At 12:23 PM 8.8.2006 +0000, you wrote:
>On Tue, Aug 08, 2006 at 07:18:57AM -0500, Jack L. Stone wrote:
>> list "known spammers" rcpt { /.*@.../ /.*@.../ /bad1@*/
>> /bad2@*/ }
>
>IMO, you want /.*@example1\.com/ and /bad1@.*/
>
>--
>Emmanuel Dreyfus
>manu@...
>
Thanks, will modify.
BUT, I found the line:
acl blacklist dnsrbl "known spammers" flushaddr
...would not allow milter-greylist to start
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)??
(^_^)
Happy trails,
Jack L. Stone
System Admin
Sage-americanMessage
Re: [milter-greylist] Blacklisting syntax
2006-08-08 by Jack L. Stone