Spam on the Rise. Any new tips?

Anthony Messina amessina at messinet.com
Wed Sep 6 15:16:23 UTC 2006


jdow wrote:
> From: "Anthony Messina" <amessina at messinet.com>
> 
>> sa-learn --SPAM /var/spool/imap/*/user/*/Junk/*.
>> sa-learn --HAM /var/spool/imap/*/user/*/Non-Junk/*.
> 
> Those are at least technically wrong. The SPAM and HAM
> should be in lower case.
> 
> {^_^}
> 
you are correct, i was typing a bit quicker than the brain was thinking.
 it should be:

sa-learn --spam /var/spool/imap/*/user/*/Junk/*.
sa-learn --ham /var/spool/imap/*/user/*/Non-Junk/*.


actually, what i have in my cron job is:
/bin/nice 19 /usr/bin/sa-learn --spam /var/spool/imap/*/user/*/Junk/*.
/bin/nice 19 /usr/bin/sa-learn --ham /var/spool/imap/*/user/*/Non-Junk/*.

i use the nice so it doesn't take over the processor at cron time.

-- 
Anthony
http://messinet.com
http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060906/d5ebb034/attachment-0001.sig>


More information about the fedora-list mailing list