From: wolfgang (no email)
Date: Thu Aug 01 2002 - 07:28:18 EDT
In an older episode (Thursday 01 August 2002 13:07), Azad A wrote:
> cat headercheck.map
>
> /^(To:|From:). *pitster*@hotmail\.com/ REJECT
that needs to be:
/^(To:|From:). .*pitster.*@hotmail\.com/ REJECT
note the Dots . before the *
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|