diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-03 08:54:50 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-03 08:54:50 +0000 |
commit | ff75a1f763cb8ff03437de60b73491bb20cc76ba (patch) | |
tree | e6f46598f33beed97d236b3a722a9eb7a2c8ffbc /test/scripts | |
parent | 68181c74b1c14d883547f1f1d87ddf4da181136f (diff) |
Added $message_headers_raw to give all the headers without RFC 2047
decoding.
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0006 b/test/scripts/0000-Basic/0006 index 6db44fbb6..4df0d1293 100644 --- a/test/scripts/0000-Basic/0006 +++ b/test/scripts/0000-Basic/0006 @@ -1,4 +1,4 @@ -# -bS to several local deliveries +# -bS to several local deliveries and $message_headers[_raw] exim -bS -odi mail from:someone@some.where rcpt to:blackhole@HOSTNAME @@ -22,6 +22,7 @@ rcpt to:blackhole@HOSTNAME DATA From:<someone@some.where> To: Recipients not given:; +X-Test: (=?iso-8859-8?b?7eXs+SDv4SDp7Oj08A==?=) Yet more text. . |