Andrew Rosolino wrote: > I added a RBL and it seriously blocked almost every single e-mail going out > and no one go their e-mail. > I tried using these "Reject mail at SMTP time if the sender host is in the > zen.spamhaus.org, or bl.spamcop.net rbl"
Probably you added the dnsbl test in the wrong place. You need to code the ACL to pass your identifiable outbound traffic without the dnsbl test, then apply the dnsbl to the remainder (which must be inbound). - Jeremy -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
