Re: [Exim] Checking RBL

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: Tim Wiser (E-mail), exim-users
Subject: 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