diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0542 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/0542 b/test/stdout/0542 index 6a860f0d9..ab29dc9c0 100644 --- a/test/stdout/0542 +++ b/test/stdout/0542 @@ -30,11 +30,11 @@ > message_body_linecount=2 > max_received_linelength=50 > headers ----------------- -> Date: Tue, 2 Mar 1999 09:44:33 +0000 -Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> -From: A Person <a.person@a.domain.tld> +> From: A Person <a.person@a.domain.tld> To: First <first@test.ex>, Second <second@test.ex> Subject: The subject is moot +Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 > > body -------------------- > And now we have the body of the message, containing a small number of lines. |