Re: [Exim] Log message rcpt

Etusivu
Poista viesti
Vastaa
Lähettäjä: Bradford Carpenter
Päiväys:  
Vastaanottaja: Maykel Moya
Kopio: exim-users
Aihe: Re: [Exim] Log message rcpt
On Sun, 02 May 2004 00:30:04 -0400, Maykel Moya wrote:

> I have exim 4.32 + exiscam (the one provided by Debian). In my data
> check acl I deny either malware mails or spam mails.
>
> But know I need to give some statictics to my box, the top spam target
> accounts.
>
> Due to the fact that exim deny the 'bad messages' at DATA time. The list
> of RCPT isn't loggued, only is loggued the origin and the rejection
> cause.
>
> How can I grab, even in case of DATA acl deny, the list of issues rcpt
> to log them ?


Sounds as if you're looking at the mainlog. Check the rejectlog
instead. If you're denying in the DATA ACL, you should see most of the
header detail from the rejected mail, including who it was sent to.

Brad