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.


So, I tested with the latest version and seems the "all in one line" works:


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


Every rule in seperate 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"


Doesn't work, as the hardcoded values will be used.

-- 
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.