Difference between revisions of "Talk:HowTos/SpamAssassin"

From Scalix Wiki
Jump to: navigation, search
(Created page with 'Excellent HowTo. I'm using the hourly script/cron. The output when manually running and output of cron produces a list of users, but I'm reading it should delete email in the "...')
 
 
Line 4: Line 4:
 
perl 5.8.8
 
perl 5.8.8
 
spamassassin 3.2.5
 
spamassassin 3.2.5
 +
 +
EDIT:
 +
My apologies, this was due to a bad user/pass in the script and having to escape parts of my password.  I don't however see the installation of SpamCop and Pyzor listed that are also referenced in the list, though it works as expected now with deletes.
 +
 +
Thanks

Latest revision as of 12:18, 20 March 2011

Excellent HowTo. I'm using the hourly script/cron. The output when manually running and output of cron produces a list of users, but I'm reading it should delete email in the "junk e-mail" after reporting via spamassassin. I don't see this happening. Any advice on debugging?

scalix 11.4.6-GA perl 5.8.8 spamassassin 3.2.5

EDIT: My apologies, this was due to a bad user/pass in the script and having to escape parts of my password. I don't however see the installation of SpamCop and Pyzor listed that are also referenced in the list, though it works as expected now with deletes.

Thanks