|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: Asian Bulk Emails how to reject with PCRE?
From: Wietse Venema (wietse
porcupine.org)Date: Wed Oct 25 2000 - 06:00:17 CDT
- Next message: Len Conrad: "Re: amavis-perl-8 released"
- Previous message: Wietse Venema: "Re: FW: SMTP native mode?"
- In reply to: Piotr Klaban: "Re: Asian Bulk Emails how to reject with PCRE?"
- Next in thread: Rémi Guyomarch: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Wietse Venema: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Rémi Guyomarch: "Re: Asian Bulk Emails how to reject with PCRE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Piotr Klaban:
> or even (better):
>
> /^From:.*[^0-9a-zA-Z]{8}/ REJECT
I recommend omitting the ^From:.* part.
Just use: /[^[:print:]]{8}/ REJECT
Wietse
- Next message: Len Conrad: "Re: amavis-perl-8 released"
- Previous message: Wietse Venema: "Re: FW: SMTP native mode?"
- In reply to: Piotr Klaban: "Re: Asian Bulk Emails how to reject with PCRE?"
- Next in thread: Rémi Guyomarch: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Wietse Venema: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Rémi Guyomarch: "Re: Asian Bulk Emails how to reject with PCRE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]