Autor: Oliver Heesakkers Data: Dla: exim-users Temat: Re: [exim] Not receiving delivery reports
Op vrijdag 26 februari 2010 13:34:55 schreef Mike Cardwell: > > I just need some sort of proof that the mail
> > was sent and received by the receivers' mail server...?
>
> The Exim mainlog contains that information... If the log line contains a
> " => " or a " -> " it means that the recipient server successfully
> accepted responsibility for the message.
>
You can also add
+smtp_confirmation
to your log_selector, so that you know what the other side's response was and
usually even their local ID for that message.