Evaggelos Balaskas wrote:
Just because i am too boring to fix it correctly
(move old spam to another location etc - etc),
i have just done this:
crontab -l
10 */1 * * * /bin/ls -1 /var/mail/folders/ebalaskas/.spam/cur | xargs
/usr/local/bin/sa-learn --spam
PS: sorry for being lazy
but not la
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Just because i am too boring to fix it correctly
(move old spam to another location etc - etc),
i have just done this:
crontab -l
10 */1 * * * /bin/ls -1 /var/mail/folders/ebalaskas/.spam/cur | xargs
/usr/local/bin/sa-learn --spam
PS: sorry for bein
At 3:21 PM +0300 1/29/08, Odhiambo Washington wrote:
On Jan 29, 2008 2:36 PM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
Dear Frank,
2008/1/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> This is my approach, stored in /etc/cron.hourly. It's very new, so I'm
> still testing
> it.
>
Thank y
On Jan 29, 2008 2:36 PM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> Dear Frank,
>
> 2008/1/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > This is my approach, stored in /etc/cron.hourly. It's very new, so I'm
> > still testing
> > it.
> >
> Thank you very much! This was a real help. Just one iss
Dear Frank,
2008/1/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> This is my approach, stored in /etc/cron.hourly. It's very new, so I'm
> still testing
> it.
>
Thank you very much! This was a real help. Just one issue. When I set
it as a cron job, it said:
sa-learn: not found
I understand it is no
[EMAIL PROTECTED] wrote:
This is my approach, stored in /etc/cron.hourly. It's very new, so I'm
still testing
it.
The goal is to learn HAM massages only if they are a day old, so that I can
manually
remove SPAM that slipped through. Mails tagged from Spamassassin are sorted
automatically into
This is my approach, stored in /etc/cron.hourly. It's very new, so I'm
still testing
it.
The goal is to learn HAM massages only if they are a day old, so that I can
manually
remove SPAM that slipped through. Mails tagged from Spamassassin are sorted
automatically into the "Junk.Spam" mailbox and
On 29.01.2008 12:37, Zbigniew Szalbot wrote:
Hello,
I am sorry if I am writing to a wrong list because honestly I do not
know where to write but I would like to be able to set up sa-learn via
cron to learn from spam folder of a particular email account (via
IMAP).
Can anyone share how to do it?