On 01/13/2011 09:38 PM, Timothy Murphy wrote: > Then I have an entry sa-learn in /etc/cron.daily > --------------------------------- > #!/bin/sh > > /usr/bin/sa-learn --spam /home/tim/Maildir/.Spam/cur > /bin/rm -f /home/tim/Maildir/.Spam/cur/* > --------------------------------- > which runs sa-learn on the spam I've saved, > and then deletes it. > > As I said, I'm not sure if this is the right way to go about it. > > Its great to use procmail - however if spamassasin has tagged something as spam - there is no point in running sa-learn --spam on the what SA has already identified as spam - only use it on things it missed. Perhaps you put more spam in there than what SA does? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines