
abgrund at silberdrache
May 14, 2008, 5:01 AM
Post #4 of 4
(274 views)
Permalink
|
|
Re: Logging particular header | returning message ID
[In reply to]
|
|
Am Mittwoch, den 14.05.2008, 10:46 +0100 schrieb Tony Finch: > On Wed, 14 May 2008, Björn Keil wrote: > > > > For that I need either the exim process to return the message ID (if it > > is called with the /usr/bin/sendmail method) or I need exim to log one > > particular header of the mail that contains the platforms internal > > message ID. > > Ideally, the sender would put its message ID in the Message-ID header, > which Exim always logs when it receives a message. Alternatively, > use logwrite in acl_not_smtp to log the contents of other headers. > > Tony. Thank you... which basically means my problem is already solved if I just had my eyes kept open. I've never used -- ## 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/
|