Re: [Exim] rbl list log

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mike Zanker
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] rbl list log
On 05 April 2004 08:21 +0300 MiikaT <mlist.exim@???> wrote:

> I've enabled deny dnslists using three different lists, should I see
> from exim logs, if a mail is discarded due to dnslists? Or is it just
> displayed as rejected?


You should have something like this in your mainlog and/or rejectlog:

2004-04-05 04:55:21 H=(n.n.n.n) [24.178.103.140] F=<desert@???>
rejected RCPT <me@???>: rejected because 24.178.103.140 is
in a black list at sbl-xbl.spamhaus.org

(assuming that you used the example template in the supplied
configuration file).

Mike.