Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Re: Changing return msg, code and ecode

2006-09-05 by Mart Pirita

Tere.
>
> I just gave it a try with 3.0 alpha6, it worked fine...
>
>   
Should it work for me also globally, adding something like this in one line:

acl greylist default delay 15m code "421" ecode "4.3.2" msg "example mesg"

or every rule in separate line:


acl greylist default delay 15m
acl greylist default code "421" ecode "4.3.2"
acl greylist default ecode "4.3.2" msg "example mesg"


-- 
Mart

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.