spamass milter + clamav milter + milter greylist != working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Has anyone gotten the 3 fore mentioned milters working?

SA and clam work but greylist does nothing.  no errors, no added
headers just nothing.

if i take out clamav from the mc then greylisting works and SA works
but not all three together.

parts of sendmail.mc in question. (in order)

greylist:
INPUT_MAIL_FILTER(`greylist',
`S=local:/var/lib/milter-greylist/run/milter-greylist.sock')dnl
define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')dnl
define(`confMILTER_MACROS_HELO', `{verify}, {cert_subject}')dnl
define(`confMILTER_MACROS_ENVFROM', `i, {auth_authen}')dnl

clam-milter:
INPUT_MAIL_FILTER(`clmilter',
`S=local:/var/run/clamav-milter/clamav.sock, F=, T=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter')

SA:
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/spamass-milter/spamass-milter.sock, F=,
T=C:15m;S:4m;R:4m;E:10m')dnl


 sry if this is too much of a sendmail centric question - I thought i
would w/ the server admins here first.

thx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux