Re: [Exim] RBL Question and LDAP

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Patrice Fournier
Fecha:  
A: Jim Savoy
Cc: exim-users
Asunto: Re: [Exim] RBL Question and LDAP
Quoting Jim Savoy <savoy@???>:

> rbl_hosts = "! 10.0.0.0/8 : !
> net32-dbm;/usr/local/exim/cfg/whitelist.dbm \
>           : 0.0.0.0/0"

>
> My whitelist file looks like this:
>
> telusplanet.net
> *.telusplanet.net
> telus.net
> *.telus.net
> mtaout.telus.net


net32-dbm looks for entries of the form a.b.c.d/32 where a.b.c.d is the IP
address... So either change the content of the whitelist file or change
the query type (see section 7.13 of the manual). Of course the content you
gave us is not what's in whitelist.dbm but the input to the whitelist.dbm
database file right?

--
Patrice Fournier
pfournier@???