to get spamassassin and fetchmail back

Here is the how to
Install the /usr/ports/mail/p5-Mail-SpamAssassin and /usr/ports/mail/spamass-rules port
Put these in /etc/rc.conf
spamd_enable="YES"
spamd_flags="-d -m 1 -r ${spamd_pidfile}"
The “-m 1″ said only folkone spamd instance. I don’t have too much trafic so one instance is OK.
copy my local.cf to /usr/local/etc/mail/spamassassin and restart spamd to check the rules out.
There are two choices for using spamassassin with exim: […]

Close
E-mail It