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@...
The man page sez this:
The domain, from, and rcpt clauses may be used with regular expres-
sions. The regular expressions must be enclosed by slashes (/). No
escaping is available to provide a slash inside a regular expression,
so just do not use it. Regular expressions follow the format described
in re_format(7). Here is an example:
acl greylist rcpt /.*@.../
(^_^)
Happy trails,
Jack L. Stone
System Admin
Sage-americanMessage
Re: [milter-greylist] Blacklisting syntax
2006-08-08 by Jack L. Stone
Attachments
- No local attachments were found for this message.