Kai Schaetzl wrote: > Dan Hollis wrote on Tue, 13 Dec 2005 11:20:41 -0800 (PST): > > >>acl whitelist domain /or\.uspops\.net$/ > > > That's probably not the cause for forgetting that setting, but I don't see > a reason to use regexp here. Well, there is some advantage to using the regex here. acl whitelist domain or.uspops.net will match "for.uspops.net.com" but the regex above will not. In this case it is probably not necessary, but the regex is a more restrictive rule for that reason.
Message
Re: [milter-greylist] milter-greylist 2.0.2 forgets its whitelist
2005-12-13 by Matt Kettler