Strange things....
Bill Landry
bill at inetmsg.com
Mon Mar 14 03:20:06 CET 2011
On 3/13/2011 7:15 PM, Bill Landry wrote:
> On 3/13/2011 4:04 PM, Mark Martinec wrote:
>> Bill wrote:
>>> Or, if using maildrop:
>>> if (/^List-Id:.*<amavis-users.amavis.org>/:hD)
>>
>> Do not forget to quote dots in a regular expression which are meant
>> to represent literally a dot, not a wildcard character.
>
> In this case I didn't escape or quote it because I am using it as a
> wildcard (any character), not a literal dot.
I just realized you were talking about the dots in the hostname address.
You're right, I probably should quote that.
Thanks,
Bill
More information about the amavis-users
mailing list