Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Greylist as opt-in

2005-05-21 by manu@netbsd.org

Steven Stern <subscribed-lists@...> wrote:

> milter-greylist is run with the -T option.

-T is discouraged now, it's only there for backward compatibility.
 
> Can I run it without -T (i.e., in normal mode) with something like
> 
> acl whitelist rcpt *@...
> acl greylist rcpt name@...

milter-greylist ACL work on a first-match win basis. So you want to
write something like this:

acl greylist rcpt name@...
acl whitelist rcpt default


-- 
Emmanuel Dreyfus
Le cahier de l'admin BSD 2eme ed. est dans toutes les bonnes librairies
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.