spamassassin, clamav with sendmail - not scanning local mails.
Warren Block
wblock at wonkity.com
Mon Jun 14 16:35:50 PDT 2004
On Mon, 14 Jun 2004, Rajamani, Rajarajan (Rajarajan) wrote:
> I have installed the spamassassin milter and the clam av milter ports
> and have made the following changes to the freebsd.mc file.
>
> INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass-milter.sock,
> F=,T=C:15m;S:4m;R:4m;E:10m')
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,
> F=,T=S:4m;R:4m')dnl
> define(`confINPUT_MAIL_FILTERS', `spamassassin, clmilter')
>
> then restarted sendmail by # make, # make install,# make restart, #
> newaliases
>
> Now I am noticing that all mails that are being sent directly to my
> machine are tagged properly both for spam and viruses. Mails that are
> sent from one account to another are not being scanned.
>
> Am I missing something. How do I force sendmail to use the mail
> filters for local mails. Any info would be appreciated.
See the options for clamav-milter(5). In particular, --local and
--outgoing; these are set in /etc/rc.conf. Spamassassin may have
similar options.
-Warren Block * Rapid City, South Dakota USA
More information about the freebsd-questions
mailing list