Re: [Exim] Checking RBL

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: Tim Wiser (E-mail), exim-users
Asunto: Re: [Exim] Checking RBL
Tim Wiser (E-mail) wrote:

> Hi,
>
> Does anyone know of a way that I can check that the RBL blocking system is
> working on my server ?


Try "exim -bh 127.0.0.2", this will start a testing smtp-session from
127.0.0.2. Most RBLs list this IP for testing.

Nico