
gb-mail at sbgnet
May 7, 2008, 2:29 PM
Post #1 of 2
(59 views)
Permalink
|
I would like to add the message ID the accepting system is using. Consider these scrubbed log entries (just protecting mail addresses) The additional detail I want is (sendmail example) (Ok: queued as CBB8034800E0) domain.tld is not real 2008-05-07 17:20:12 1Jtr3c-0004Gf-Ss <= efr[at]domain.tld H=([10.100.118.57]) [10.100.118.57] P=esmtp S=2514 id=D2EEB5BA-6F67-41D6-A989-78747BB08EB7[at]domain.tld 2008-05-07 17:20:13 1Jtr3c-0004Gf-Ss => kag[at]domain.tld R=dnslookup T=remote_smtp H=relay.domain.tld [10.99.50.150] X=TLSv1:DHE-RSA-AES256-SHA:256 2008-05-07 17:20:13 1Jtr3c-0004Gf-Ss -> mco[at]domain.tld R=dnslookup T=remote_smtp H=relay.domain.tld [10.99.50.150] X=TLSv1:DHE-RSA-AES256-SHA:256 2008-05-07 17:20:13 1Jtr3c-0004Gf-Ss Completed sendmail would log detail like this... May 7 17:25:23 mail sendmail[1945]: m47LPNb01943: to=dtho[at]domain.tld, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=31356, relay=mailserver.domain.tld. [10.99.50.150], dsn=2.0.0, stat=Sent (Ok: queued as CBB8034800E0) Since exim is my relay server I need to be able to correlate messages between systems. Time stamps are not as reliable. -- ## 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/
|