Hi!
Thanks to all for your replies
I cannot upgrade right now, the current academic semester is not yet completed
In the mean time, I will try Chris Conn's solution:
rawbody __LW_URI_CR1 /href=\"[^"]*\r[^\n]/is
full __LW_URI_CR2 /href=\"[^"]*\r[^\n]/is
meta LW_URI_CR __LW_URI_CR1 || __LW_URI_CR2
score LW_URI_CR (YOUR CHOICE)
describe LW_URI_CR unescaped cr in uri
I'll give you a follow-up very soon.
Thanks and have a nice day
Eddy
----- Original Message -----
From: "Alan Munday" <[EMAIL PROTECTED]>
To: "Eddy Beliveau" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, May 25, 2005 9:53 AM
Subject: Re: Cannot get rid of new online pharmacy spams
Eddy Beliveau wrote the following on 25/05/2005 14:19:
Hi!
I'm running spamassassin 2.4 with pamCopURI 0.24 and it work perfectly.
Thanks ;-)
Eddy
Have you tried updating to a newer version?
I suspect it will be many peoples first suggestion.
Alan