On Wed, Jan 18, 2012 at 6:52 AM, Timo Sirainen <t...@iki.fi> wrote: > On Mon, 2012-01-16 at 17:17 -0800, Mark Moseley wrote: >> Just had a minor suggestion, with no clue how hard/easy it would be to >> implement: >> >> The %f flag in deliver_log_format seems to pick up the From: header, >> instead of the "MAIL FROM:<...>" arg. It'd be handy to have a %F that >> shows the "MAIL FROM" arg instead. I'm looking at tracking emails >> through logs from Exim to Dovecot easily. I know Message-ID can be >> used for correlation but it adds some complexity to searching, i.e. I >> can't just grep for the sender (as logged by Exim), unless I assume >> "MAIL FROM" always == From: > > Added to v2.1: http://hg.dovecot.org/dovecot-2.1/rev/7ee2cfbcae2e > http://hg.dovecot.org/dovecot-2.1/rev/08cc9d2a79e6 > >
You're awesome, thanks!