Techwolf wrote on Mon, 6 Aug 2007 00:46:55 -0500: > I ordered the InputMailFilters in sendmail.mc and it works on my system. I > have three of them in there. Greylist, clamav, spamassasen. Note, that the latter two both work on content (=DATA), so they *have* to be carried out after milter-greylist. > Note the "dnl define(`confINPUT_MAIL_FILTERS', `clmilter')" I had to take that > out of the because it was messing up the order and other things in the > sendmail.cf output. Indeed, that is, because you did it wrong ;-) Corrected directive: (`confINPUT_MAIL_FILTERS', `greylist,clmilter,spamassassin') Kai -- Kai Sch\ufffdtzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
Message
Re: {Disarmed} [milter-greylist] running milter-null before milter-greylist
2007-08-06 by Kai Schaetzl