Re: [Exim] Checking RBL

Página Inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
Para: Tim Wiser (E-mail), exim-users
Assunto: 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