Hi, On Tue, 16 Sep 2003, Jennifer Wheeler wrote:
> what am i doing wrong here? I am trying to unblacklist an address > getting tagged by Infinite-Monkeys. > > using spamassassin 2.55 > > i put the following line in /etc/mail/spamassassin/local.cf with all my > other rules and whitelisted addresses (all work fine) but this will not > work... > > unblacklist_from [EMAIL PROTECTED] > unblacklist_from [EMAIL PROTECTED] You're sure you don't want whitelist_from_rcvd or something like that? If I'm reading the man page for Mail:SpamAssassin::Conf correctly, unblacklist_from only works if you've previously manually blacklisted an entity or network, such as: blacklist_from [EMAIL PROTECTED] blacklist_from [EMAIL PROTECTED] unblacklist_from [EMAIL PROTECTED] unblacklist_from [EMAIL PROTECTED] unblacklist_from should have no effect on entries in DNSBLs like proxies.relays.monkeys.com. The longer-term (and hence, more difficult) solution is to help the admin of the machine listed in proxies.relays.monkeys.com secure their open proxy so they are no longer (justifiably) blacklisted. Whitelisting systems listed in open proxy DNSBLs should be a temporary triage-style fix until the proxy can be locked down. -- Bob ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk