On Mon, Aug 07, 2006 at 01:01:33PM +0300, Mart Pirita wrote: > #acl greylist dnsrbl "SORBS DUN" delay 12h #line 83 > > acl greylist default delay 15m #line 84 > greylist 15m #line 139 > > Is the line 84 now still active? Yes. > If yes, then I should replace the line > 139 with the line 84? If yes, then probably You should make > milter-greylist-sample.conf which also includes in right order the new > stuff from greylist3.conf as it's now little bit confusing. delays sets in ACL override the global setting. If you have a delay in a defaul ACL, then you don't need to specify the global setting, as it will never be used. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] ACL vs normal rules.
2006-08-07 by Emmanuel Dreyfus