postfix-users March 2010 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: RBL whitelist?

Re: RBL whitelist?

From: Noel Jones <njones_at_nospam>
Date: Tue Mar 16 2010 - 01:47:29 GMT
To: postfix-users@postfix.org

On 3/15/2010 6:26 PM, Erik Logtenberg wrote:

> This whitelist is 1409 records long, so indeed as you say very small. I
> suppose I could download it and host it locally. Apparently AXFR is not
> allowed, but plain text HTTP download is, so that's good enough.
> Then I would only need an efficient and robust way for postfix to use it.

If they let you download a list of IPs, just use your favorite
sed/awk/perl to change it into an access table.

   -- Noel Jones