Re: [exim] S= tag inside exim_reject.log on rejects after da…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jaco Kroon
Fecha:  
A: exim-users
Asunto: Re: [exim] S= tag inside exim_reject.log on rejects after data
Magnus,

Thanks for the reply.

I'm not on the list however, so please keep me on the Cc.

> On Thursday 05 April 2007 16:41, Jaco Kroon wrote:
>> I notice that with my installation of exim (4.62 on Gentoo linux)
>> that the rejects that take place after the data phase does not
>> include a S= tag in the reject line to indicate what the size of the
>> message was.
>
> That's because delivery_size isn't in the default log selector. See
>

http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch49.html#SECTlogselector

I figured that that only applies to => lines (delivery lines). I'm not
interested in having S= in those lines as I can get it from the <=
lines. I want it in the lines that says 'rejected after DATA'. Will
this add it to those lines as well?

Jaco