Re: [Exim] Checking RBL

Top Pagina
Delete this message
Reply to this message
Auteur: Nico Erfurth
Datum:  
Aan: Tim Wiser (E-mail), exim-users
Onderwerp: 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