Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Sendmail, MIMEDefang,

2015-11-28 by manu@...

'Rudolph T. Maceyko' rm55@... [milter-greylist]
<milter-greylist@yahoogroups.com> wrote:

>    294        dacl greylist header /^X-Spam-Level:[ ]*(.*)$/ set $is_spam="yes"
(...)   
>    301        racl greylist $is_spam "yes" delay 30m autowhite 90m

DATA-stage ACL are evaluated after RCPT-stage ACL. therefore line 301
here can never see the variable set afterwards in line 294.

Generally speaking it is a good idea to have dacl after racl in the
file: it prevents such confusion.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
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.