http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5068
------- Additional Comments From [EMAIL PROTECTED] 2006-08-26 21:34 ------- (In reply to comment #0) > Would it be possible to add the functionality to have an > "uridnsbl_ignore_domains" parameter to /etc/mail/spamassassin/local.cf or > users' > user_prefs files so that sites and/or individuals could decide whether certain > domains should be excluded from URIDNSBL lookups? Such as 'uridnsbl_skip_domain' ? ;) > For example: > # /etc/mail/spamassassin/local.cf > uridnsbl_ignore_domains = *.so, command.com, ... uridnsbl_skip_domain allows specific domains to be skipped, but not globs/wildcards/RE's since it's a hash lookup. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
