[exim] $header and continuation lines?
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Peter Velan at
2008-09-21 20:40
Author:
Robert Nicholson
Date:
2008-09-21 19:02
UTC
To:
exim users
Subject:
[exim] $header and continuation lines?
So is there anyway to get the entire contents of a $header_ variable
that's split across lines?
For instance
Content-Type: text/plain; charset="us-ascii"
if I print out $header_content-type I only get the second line and not
the first