|
| | Subject: | Expression Assistance | | Group: | Postfix-users | | From: | Steve Lowe | | Date: | 14 Jul 2007 |
I am experimenting with adding an entry in my header_checks file
to block the following header entry (sample below):
X-Mailerinfo: OTHR_MML319303 :: 183433_vmta18274
My entry is the following:
/^X-Mailerinfo: OTHR_CMR\d{6,6} :: \d{6,6}_vmta\d{5,5}/ REJECT Mailer006
but it does not seem to work.
Any suggestions?
Steve Lowe
|