[exim] $header and continuation lines?
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
このメッセージは次のスレッドの一部です:
日付によるスレッドの仕分け
Peter Velan 、
2008-09-21 20:40
著者:
Robert Nicholson
日付:
2008-09-21 19:02
UTC
To:
exim users
題目:
[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