On Fri, Apr 10, 2009 at 08:49:26PM +0200, M.A. GEERTSMA wrote: > I installed my server with Postfix, mailscanner and SpamAssassin. > In main.cf I added these lines: > > reject_rbl_client cbl.abuseat.org, > reject_rbl_client sbl.spamhaus.org, > reject_rbl_client pbl.spamhaus.org
Replace these with: reject_rbl_client zen.spamhaus.org which covers all 3 with a single lookup, and check out the spamhaus policy for free access to the public DNS mirrors. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.