Re: [exim] W= maildir tag in exim [WISHLIST]

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: Arkadiusz Miskiewicz
Cc: exim-users
Asunto: Re: [exim] W= maildir tag in exim [WISHLIST]
Arkadiusz Miskiewicz wrote:

>>> Can we somehow get that size in exim?
>> http://www.exim.org/mail-archives/exim-users/Week-of-Mon-20070319/msg00166.
>> html
> Bad hacks.


Well, you asked for "somehow".

> New expansion variable would be nice like $message_size_rfc822.


You are free to put that on the wishlist in bugzilla. I don't think we
should add an expansion variable for everything one can of, especially
when there's a simple way to calculate the value (which there is in this
case, when $message_linecount gets fixed).