From: General P. Fault (no email)
Date: Tue Apr 02 2002 - 07:01:57 EST
In the previous episode (02.04.2002, 12:32:17), Jesus Climent
<> said:
> Subject: Multiplicar por 8 las ventas en su web
>
> I put a rule in header_checks like:
>
> /^Subject: Multiplicar por \d+ las ventas en su web/ reject
>
> But I cannot get the number right.
/^Subject: Multiplicar por [0-9]+ las ventas en su web/ REJECT
works for me.
regards,
wolfgang
-- irc.openprojects.net #postfix http://www.mengwong.com/misc/postfix-uce-guide.txt - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|