Re: [Exim] Content-Length header?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nigel Metheringham
Datum:  
To: exim-users
Betreff: Re: [Exim] Content-Length header?
paul@??? said:
> I was looking for the option in exim to turn on the Content-Length
> header (so that no_from_hack could be turned on), and found to my
> dismay that exim apparently doesn't support this?!


As someone who doesn't ever use mbox format I'll restrain myself and
only issue a muffled snigger :-)

Without actually trying it, you should be able to do something like:-

    headers_remove = "content-length"
    headers_add = "Content-Length: $message_body_size"


in your local transport.

    Nigel.
-- 
[ Nigel Metheringham                  Nigel.Metheringham@??? ]
[ Phone: +44 1423 850000                         Fax +44 1423 858866 ]