Re: [Exim] RBL and logged messages

Inizio della pagina
Delete this message
Reply to this message
Autore: Dave C.
Data:  
To: Cherubini Enrico
CC: exim
Oggetto: Re: [Exim] RBL and logged messages
On Fri, 24 May 2002, Cherubini Enrico wrote:

> Hi,
> is there a way to keep a copy of file rejected by the rbl rules ? here is
> what I have
>


What files are you talking about? the rbl settings for exim dont reject
files, they reject connections (or MAIL FROM:s) from hosts. There is no
file to keep a copy of.

You could, use /warn, which will apply an X-RBL-Warning header to any
messages accepted from such hosts, and allow it to be delivered. Users
could then use their own filtering mechanisms to do something different
with these mails..