Mailinglist Archive: opensuse (4253 mails)
| < Previous | Next > |
[opensuse] postfix body_checks
- From: Hans Linux <hans.linux@xxxxxxxxxxxxxxxx>
- Date: Mon, 01 Oct 2007 11:04:55 +0700
- Message-id: <470071E7.7020701@xxxxxxxxxxxxxxxx>
i hv setup header and body_checks for my postfix to filter some content
that i dont it. But it doesnt behave the way I want it to :P
for example, I need to filter the word "sword" or "sw0rd", then i put
this on my body_checks file :
/sw?rd/ REJECT
The problem is, it rejects all pattern to that word like "swirrrd",
"swanythingrd". How do i make it to check for 5 letters only?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
that i dont it. But it doesnt behave the way I want it to :P
for example, I need to filter the word "sword" or "sw0rd", then i put
this on my body_checks file :
/sw?rd/ REJECT
The problem is, it rejects all pattern to that word like "swirrrd",
"swanythingrd". How do i make it to check for 5 letters only?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |