Re: Adding folded headers in Exim 4.
On Wednesday 06 October 2004 11:04, Jakob Hirsch wrote:
> Adam Funk wrote:
>
>> I want to add a folded, multi-line header (RFC2822, Sec.2.2.3) like
>> this:
>
> inspired by the default received_header, I would use
>
> headers_add = X-Comment: foo foo foo\n\tbar bar bar
That seems to be working well.
Thanks.
|