I'm running FreeBSD4.7 with sendmail & qpopper on a server/gateway to a home
network.

To cut down on the spam we get I thought I'd run Spamassassin &
Spamass-milter.
Everything seems to be ok, all daemons start up without complaint.

We don't need seperate user settings and all mail from the server is
forwarded via pop to Win clients.  We are getting all mail that comes in so
I'm assuming that my .mc file is working OK.

I've added
INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass-milter.sock, F=,
T=C:15m;S:4m;R:4m;E:10m')
into my own .mc file

When I run the tests suggested with Spamass-Milter
/usr/sbin/sendmail root <
/usr/local/share/doc/p5-Mail-SpamAssassin/sample-nonspam.txt
/usr/sbin/sendmail root <
/usr/local/share/doc/p5-Mail-SpamAssassin/sample-spam.txt
I receive the mails via pop but the example spam mail has no indication of
it being spam.

my local.cf file is

#
rewrite_subject 1
report_safe 0
required_hits 8.0
dns_available test: 192.168.0.1 XXX.XXX.XXX.XXX  (x s to protect the
innocent)
auto_learn 1
use_terse_report 1
#
# Whitelists etc

I feel I've got something missing or wrong but not sure what.

Can anyone help?

TIA cheers
Howard


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.456 / Virus Database: 256 - Release Date: 18/02/2003



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to