Adding folded headers in Exim 4.
From: Adam Funk (a24061_at_yahoo.com)
Date: 10/05/04
- Previous message: William Ballard: "Re: [Way OT] Re: GMAIL Invites..!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 05 Oct 2004 16:06:26 GMT To: debian-user@lists.debian.org
I want to add a folded, multi-line header (RFC2822, Sec.2.2.3) like
this:
X-Comment: foo foo foo
bar bar bar
using the headers_add option. I've experimented with it a little and I
think this works:
headers_add = X-Comment: foo foo foo\n bar bar bar
and even this:
headers_add = X-Comment: foo foo foo\n bar \
bar bar bar\n foobar \
foobar
for improved readability of very long comments. But before I leave it
in my config file, I'd like to know if anyone else has tried these,
successfully or not.
Thanks,
Adam
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: William Ballard: "Re: [Way OT] Re: GMAIL Invites..!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|