<span>Hello friends, I am still struggling to make whitelisting work the way I need it to. I have a very stable and happy system, but a couple emails still get blocked with this message:<br><br>Remote host said: 554 5.7.1 Service unavailable; Client host [98.139.91.83]<br>
blocked using <a href="http://dnsbl.sorbs.net">dnsbl.sorbs.net</a>; Currently Sending Spam See:<br>
<a href="http://www.sorbs.net/lookup.shtml?98.139.91.83" target="_blank">http://www.sorbs.net/lookup.shtml?98.139.91.83</a> [RCPT_TO]<br><br>In fact, hosts from Yahoo are a real pain in the ass. I've tried whitelisting two different ways, and neither one of them seem to correctly turn off the DNSBL checking above. <br>
<br>I am currently using amavisd-new version amavisd-new-2.6.4-2.el5 from the CentOS repo's on RPMForge. <br><br>I was reading the documentation and first attempted this:<br><br>@whitelist_sender_maps = ([qw(<br>p[snipped username]<a href="mailto:2@yahoo.com.au">2@yahoo.com.au</a></span><span></span><span><br>
)]);<br><br>and then I tried this:<br>map { $whitelist_sender{lc($_)}=1 } (qw(<br> </span><span>p[snipped username]2</span><span>@<a href="http://yahoo.com.au">yahoo.com.au</a><br>));<br><br>Neither of those seem to be effective at whitelisting the user. Could anyone tell me what I seem to be missing? <br>
<br>Thanks!<br>Geoff Sweet<br></span>