What would a rule look like to match a pattern like (I've read a little about matching, but not enough to get it working):
http://(anything).(com|net|org|info)?rid=[0-9]{1,5}
use the uri ruletype.. it will only search within web links:
uri MY_URI_RULE /\.(?:com|net|org|info)\?rid=[0-9]{1,5}/i
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk