[Mimedefang] Mimedefang and greylist-milter

Scott Larsen slarsen at cascorp.com
Wed Nov 1 16:53:26 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yanick Quirion wrote:
> Dear all,
>
> Is there a way to install the greylist-milter on sendmail when sendmail
> is already using mimedefang?
>
> I want my server answer something similar to the following message on
> the first connection to prevent SPAM:
>
> Deferred: 451 4.7.1 Greylisting in action, please come back
>
> Can somebody can help me how to do it?
>
> Regards,
> Yanick Quirion

Sure. We're doing it with MD and graymilter.

Just add another to your mc/m4 config file before your MD filter line, 
like this:

    INPUT_MAIL_FILTER(`graymilter',`S=unix:/var/run/graymilter.sock, 
T=S:4m;R:4m')
    INPUT_MAIL_FILTER(`mimedefang', 
`S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:5m;R:5m;E:5m')

As far as I know, there isn't a restriction on the number of milters 
that can be used in sendmail.


Scott Larsen
Network Architect
Cascade Corporation
slarsen at cascorp.com
Tel: +1.503.669.6208
- -----------------------------------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.5.0 (Build 1202)
Charset: ISO-8859-1

wj8DBQFFSRdaD5iRBGe74hkRAtAIAJ9GX2uy9jkBPIZPpTTnXdiPumehoACgmRqK
nZXXZZxWSnc1vs2SRFlKaUI=
=/tAd
-----END PGP SIGNATURE-----




More information about the MIMEDefang mailing list