
wikidiffs at apache
Nov 3, 2009, 3:30 AM
Post #1 of 1
(99 views)
Permalink
|
|
[Spamassassin Wiki] Trivial Update of "Rules/TVD RCVD IP" by IanEiloart
|
|
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification. The "Rules/TVD_RCVD_IP" page has been changed by IanEiloart. The comment on this change is: enclose in backticks to avoid process characters from the regexp - notably the caret. http://wiki.apache.org/spamassassin/Rules/TVD_RCVD_IP?action=diff&rev1=3&rev2=4 -------------------------------------------------- TVD RCVD IP - Received =~ /^from\s+(?:\d+[^0-9a-zA-Z\s]){3}\d+[.\s]/ + `Received =~ /^from\s+(?:\d+[^0-9a-zA-Z\s]){3}\d+[.\s]/ ` from one or more whitespaces
|