|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Asian Bulk Emails how to reject with PCRE?
From: Walter Willmertinger (willmertinger
consys.de)Date: Wed Oct 25 2000 - 03:43:10 CDT
- Next message: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Previous message: Ralf Hildebrandt: "Re:"
- Next in thread: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Piotr Klaban: "Re: Asian Bulk Emails how to reject with PCRE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have the problem, that my email address seems to be in a list of asian
bulk mailers
A possible subject line is:
[ 让您两天内就增加5000以上的访问量]
Can I reject those emails by a PCRE filter?
I tried with:
header_checks = pcre:/etc/postfix/header_checks
in header_checks I tried:
/[^[:print:]][^[:print:]][^[:print:]][^[:print:]][^[:print:]][^[:print:]][^[:print:]][^[:print:]]/
REJECT
and
/^From:
.*[^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]][^[0-9a-zA-Z]]/
REJECT
but this did not work
--Regards,
Dr. Walter Willmertinger
CONSYS Gesellschaft f黵 Softwaretechnologie und Systementwicklung mbH Dr. Walter Willmertinger Landsberger Strasse 402 EMail: willmertinger
consys.de 81241 Muenchen Phone: +49 89 589 789 0 Germany Fax: +49 89 589 789 99 WWW-Homepage: http://www.consys.de
- Next message: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Previous message: Ralf Hildebrandt: "Re:"
- Next in thread: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Ralf Hildebrandt: "Re: Asian Bulk Emails how to reject with PCRE?"
- Reply: Piotr Klaban: "Re: Asian Bulk Emails how to reject with PCRE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]