LokiC2
Posts: 8
Score: 0
Joined: 5/5/2008
Status: offline
|
Okay, I have a solution. Since we have people all over the world using our mail server, we implemented a filter a long time ago to accept mail for relay from anyone who authenticates. I have just discovered that filters also allow checking DNSxL's, so I set up a filter to reject mail if the sender's IP is listed in the pbl.spamhaus.org and placed this immediately after the authentication filter (which stops processing if they authenticate). This way, I will not block my own users. Secsol, this agrees with the second paragraph of the reference you give - namely: "If you use the same server for incoming email and outgoing email, then you must ensure that you exempt authenticated clients from PBL checks. As your users will often connect from dynamic IP addresses, a user may be assigned an IP address from his provider that is in the PBL and should remain in PBL. For your users outside of locally whitelisted ranges, use SMTP AUTH and do not use PBL exemptions, as that is only a temporary work-around and can allow spam to escape. "
< Message edited by LokiC2 -- 8/30/2008 7:10:50 AM >
|