On Tue, Aug 08, 2006 at 07:34:19AM -0500, Jack L. Stone wrote: > BUT, I found the line: > acl blacklist dnsrbl "known spammers" flushaddr > ...would not allow milter-greylist to start Which causes me no surprise, as you never defined "known spammers" as a rcpt list, not a dnsrbl. > So, changed to: > acl blacklist list "known spammers" flushaddr > ...and it started. > > Is this experimental change correct since the m-gl won't run the other way > as shown in the man greylist.cong(5)?? It would have accepted it if you had defined the dnsrbl before, as explained in the DNSRBL section of the man page. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Blacklisting syntax
2006-08-08 by Emmanuel Dreyfus