Spamassassin, greylist, and sendmail

Steven Stern subscribed-lists at sterndata.com
Sat Dec 18 20:06:51 UTC 2004


On Sat, 18 Dec 2004 13:18:20 -0600, "Thomas Cameron"
<thomas.cameron at camerontech.com> wrote:


>
>Here is what I have in mine (each line separated by a newline for clarity):
>
>dnl Milter-Greylist
>INPUT_MAIL_FILTER(`greylist',`S=local:/var/milter-greylist/milter-greylist.sock')dnl
>define(`confMILTER_MACROS_HELO', `{verify}, {cert_subject}')dnl
>define(`confMILTER_MACROS_ENVFROM', `i, {auth_authen}')dnl
>
>dnl Clam AntiVirus milter
>INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,F=, 
>T=S:4m;R:4m')dnl
>
>dnl Spam Assassin milter
>INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass.sock, F=, 
>T=C:15m;S:4m;R:4m;E:10m')dnl
>define(`confMILTER_MACROS_CONNECT',`b, j, _, {daemon_name}, {if_name}, 
>{if_addr}')dnl
>
>It seems to work perfectly.
>
>Thomas 

Moving the CONNECT macro to after the spamassassin definition seems to have
done it. THANKS.
-- 
  Steve 
   




More information about the fedora-list mailing list