Mailinglist Archive: opensuse (4253 mails)

< Previous Next >
Re: [opensuse] postfix body_checks
  • From: Andreas Winkelmann <ml@xxxxxxxxxxxxxx>
  • Date: Mon, 1 Oct 2007 06:18:41 +0200
  • Message-id: <200710010618.41255.ml@xxxxxxxxxxxxxx>
On Monday 01 October 2007 06:04, Hans Linux wrote:
> 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?

/sw[o0]rd/

-- 
        Andreas
-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References