SA Bugzilla – Bug 3339
uri rule seems to fail
Last modified: 2004-05-01 02:23:15 UTC
Created attachment 1931 [details] bogus attachment, please ignore In local.cf I have a rule: uri LOCAL_SPAMURL2 /(?:sheetweb|homeloan)/ In 2.63 the above rule matches the uri in the attached message, but it no longer matches in 3.0.
Created attachment 1932 [details] a mail message which demonstrates the problem In local.cf I have a rule: uri LOCAL_SPAMURL2 /(?:sheetweb|homeloan)/ In 2.63 the above rule matches the uri in the attached message, but it no longer matches in 3.0.
Yeah, I fixed a bug which would have had an effect here last night. The latest HEAD release shows: debug: uri found: http:/www.ournewhomeloan.com/st.html debug: uri found: http://rd.yahoo.com/dilate/word/extramural/*http:/www. ournewhomeloan.com/st.html debug: uri found: http://www.ournewhomeloan.com/st.html