Hi,
may be you should write more complex reg.exp. something like following:
devel~$ echo "Subject: some software with some prices" | grep "^Subject:
[a-zA-Z0-9 ]* software [a-zA-Z0-9 ]* price"
regards,
Baris Simsek, http://www.enderunix.org/simsek/
Endersys Ltd., http://www.endersys.com/
Alejandro Mery wrote:
Hi, i have problems with the following rule:
h:(Subject:)([sS]oftware)(Pr.ce)
because (Pr.ce) is matched on "Precedence: list" and ([sS]oftware) on
"X-Spam-Report: Spam detection software, running on the system...."
there is any way of 'fixing' those rules to be tested on a single header
line?
thanks in advance,
Alejandro Mery
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]