Re: [exim] Exim own log format

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Exim own log format
On 01/10/14 12:28, Alexey Kuznetsov wrote:
> But, I need:
>
> 2014-09-30 13:00:00 1QWERT-QWEASD-QQ => mail@domain R=domain_route
> T=domain_transport H=mx.domain.ru
> <http://vk.com/away.php?to=http%3A%2F%2Fmx.domain.ru> [213.180.204.89]
> X=TLS1.2:RSA_AES_128_CBC_SHA1:128 C="250 2.0.0 Ok" DT=0s *id=12345@domain *


There is no way to change the delivery log line in that fashion.
You could write additional log lines, with anything you want, using
acl modifier "logwrite".
--
Cheers,
Jeremy