Re: [Exim] ORDB and exim 3.33

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Suresh Ramasubramanian
Fecha:  
A: exim-users, Rick
Asunto: Re: [Exim] ORDB and exim 3.33
black.hawk@??? (Rick) writes:

> Hi all,
>
> in case of reject due to RBL check, i would like to respond with a mail
> containing a link to http://ORDB.org/lookup/?host=hostname or the output
> of that page.
>
> How can i do that?


deny    message       = Listed in ORDB - See
http://ordb.org/lookup/?host=$sender_host_address


    -srs