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. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
