The Doctor <[EMAIL PROTECTED]> wrote on 07/27/2005 03:42:41 PM:
[snip]
>
> In my /etc/rc for spam assassin I have,
>
>
> echo -n ' Spam Assassin'; /usr/contrib/bin/spamd -d -i -D -u
> defang --user-config --siteconfigpath=/etc/mail/spamassassin --
> syslog=/var/log/spamd.log --pidfile=/var/run/spamd.pid;
You do realize you have debugging turned on right? -D Makes for a HUGE log file each day.
> /usr/contrib/bin/smf-spamd;
First call to SpamAssassin (Is this spam?)
[snip]
> /usr/contrib/bin/daemon /usr/contrib/bin/milter-spamc -r 50 -S -
> v all unix:/var/lib/milter-spamc/socket;
Second call to SpamAssassin (Is this REALLY spam?)
[snip]
>
> /etc/procmailrc in my system reads:
>
>
> :0fw:spamassassin.lock
> * < 10000000
> |/usr/contrib/bin/spamc
>
> :0 w
> ! -oi -f "$@"
>
Third call to SpamAssassin (Are you REALY REALY sure this is spam?)
Pick ONE method to call SA!!!!
Andy
- Re: [FW: spam control Andy Jezierski
- Re: [FW: spam control The Doctor
- Re: [FW: spam control Matt Kettler
- Re: [FW: spam control Kai Schaetzl
- Re: [FW: spam control jdow
- OT: Dr's. was [FW: spam control Andy Jezierski