I am having the same issue - sorbs was enabled, but has been turned off - 2 weeks ago - but I am still having email blocked because of sorbs
my settings;
postconf |grep smtpd_recipient_restrictions
smtpd_recipient_restrictions = reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_unknown_client, reject_unknown_hostname, reject_unknown_sender_domain, reject_rbl_client dnsbl.njabl.org reject_rbl_client zen.spamhaus.org reject_rbl_client b.barracudacentral.org, permit
But last night again:
Jan 23 18:12:48 mail postfix/smtpd[19253]: NOQUEUE: reject: RCPT from mail.keystops.com[68.156.173.226]: 554 5.7.1 Service unavailable; Client host [68.156.173.226] blocked using dnsbl.sorbs.net; Currently Sending Spam See:
SORBS Database Lookup from=<nxxxxxx@yahoo.com> to=<ldoxxx@sxxx.com> proto=ESMTP helo=<keymailsvr2.KEYSTOPS.COM>
I have done zmcontrol restart manually (plus zimbra restarts as part of my nightly backup)
Also Tried this, but no instance of sorbs in this file either...
Quote:
Originally Posted by scottd Turns out, I had to go in and edit /opt/zimbra/postfix-version/conf/main.cf by hand. The old RBLS were still in there so I made changes to that file and now it works. |
Any ideas/help greatly appreciated!
For now I am trying to avoid this by adding an invalid ip address to dnsbl.sorbs.net in my hosts file (!) probably a bad idea.