Hi, > > > I have Claws-Mail and spamd installed (from ports) and although I > > > have been using this combination -I've been been manually marking > > > all spams as 'spam'- for more than 2 months, still _no_ spam > > > message is detected. > > > > > > I've followed the instructions on Claws/spamd wiki. I've got the > > > followings in /etc/rc.conf: > > > spamd_enable="YES" > > > spamd_flags="-C /usr/local/etc/spamd -i 127.0.0.1 -p 783 -u > > > spamd -d -l" > > > Also Claws configuration parameters exactly match the spamd_flags > > > above.
1) are you sure spamd is working fine? Did you try to send a message to spamd to check the marking? (clue use spamc to send a message to spamd) 2) I know nothing about claws, but running a spam detector at the mail client is very in efficient: every messages need to be downloaded anyway to be tested, it woul dbe much better to run spam detector at the MTA/MDA level, so your mailbox contains only ham and your mail client (claws) only sees ham. 3) in claws did you try to look at the full message headers (some time called the source of the message): some "clever" (so they thought) mail client hide most of the headers, so you woul dnot see SpamAssassin markup. Bests, Olivier _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"