On Monday, December 30, 2002, at 04:05  AM, dick hoogendijk wrote:
Take a look at spamprobe in /usr/ports/mail/spamprobe. It uses
Bayesian analysis and catches about 99% of the spam I get (and I get a *ton*). Also see http://sourceforge.net/projects/spamprobe/ for more information.
Everybody who reacted I say "thank you!"
I'm gonna try a few filter programs to see what does the job best.
Beginning with spamassassin (of maybe spamoracle or spamprobe).

In all cases I have to adjust the local mailer statement in my
sendmail. It runs the way it came out-of-the-box (fbsd-4.7R)
Local mail is *not* delivered by procmail by default.

I think I have to put the following lines into sendmail.mc

define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')
FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u')
MAILER(procmail)dnl

Am I right about this or do I put them in submit.mc?
Spamprobe doesn't require any changes to sendmail, you only need to tweak your .procmailrc.

- jim

--
jim mock <mij@{soupnazi|opendarwin}.org> [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to