Auteur: Nico Erfurth
Date:
À: Tim Wiser (E-mail), exim-users
Sujet: 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