[Mimedefang] Greylisting implementation @ puremagic

Stephane Lentz Stephane.Lentz at ansf.alcatel.fr
Fri May 7 12:31:56 EDT 2004


On Fri, May 07, 2004 at 11:10:11AM -0500, Henrik Schmiediche wrote:
> 
>     Hello,
> will the greylisting milter implementation found on puremagic coexists with
> mimedefang? How do two milters coexist in sendmail?
> 
You can use several milters easily using several INPUT_MAIL_FILTER
statements  :
INPUT_MAIL_FILTER(`filter1', `S=local:/var/filter1/filter1.sock, F=T, T=S:10m;R:10m;E:10m')
INPUT_MAIL_FILTER(`filter2', `S=local:/var/filter2/filter2.sock, F=T, T=S:10m;R:10m;E:10m')

You can have a look at milter-greylist as second Milter : 
http://hcpnet.free.fr/milter-greylist/

Check the README in libmilter directory for more info about using several Milter
applications. 

Regards, 

SL/
---
Stephane Lentz 
Alcanet International, Europe & South, Internet Services



More information about the MIMEDefang mailing list