|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Marc van Duivenvoorde (marc
ymondhc.com)Date: Wed Feb 06 2002 - 04:10:57 CST
the .* does also count whitespaces or doesn't it. And Ralph, the suggestion
you posted, I had that at first (without the trailing .*) and it didn't
work either. Does it maybe have something to do with the delivered-to:
header ??
Marc
On 2002.02.06 10:54:11 +0100 Lars Hecking wrote:
>
> > -- but rather make that
> > /^To:.*UndisclosedRecipients/ REJECT
>
> /^To:[ ][ ]UndisclosedRecipients/ REJECT
>
> ("space tab space tab" to match at least one whitespace;
> in pcre, it's just \s+)
>
> > > /^To:.*UndisclosedRecip\'s.*/ REJECT
> > /^To:.*UndisclosedRecip\'s/ REJECT
>
> I don't think ' needs quoting. It's not special.
>
> > > /^Subject:.*Enhance\ Your\ Sex\ Life.*/ REJECT
> > /^Subject:.*Enhance\ Your\ Sex\ Life/ REJECT
>
> Space doesn't need quoting.
>
> -
> To unsubscribe, send mail to majordomo
postfix.org with content
> (not subject): unsubscribe postfix-users
>
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]