Autor: Dave C. Data: A: Cherubini Enrico CC: exim Assumpte: 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..