summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-27 15:45:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-27 15:45:51 +0000
commitbe7908c6646f0fe735d23d69a1efc67b5ac96e30 (patch)
tree7fdee972564a59ca524be90c7e5a98a0f56d5827 /mail.remote
parentd2682d584d54464d291bc74d71a2ad795d990359 (diff)
downloadmailutils-be7908c6646f0fe735d23d69a1efc67b5ac96e30.tar.gz
mailutils-be7908c6646f0fe735d23d69a1efc67b5ac96e30.tar.bz2
Added new test.
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/testsuite/Data28
1 files changed, 27 insertions, 1 deletions
diff --git a/mail.remote/testsuite/Data b/mail.remote/testsuite/Data
index 0c3afab87..dbae6bdb5 100644
--- a/mail.remote/testsuite/Data
+++ b/mail.remote/testsuite/Data
@@ -1,8 +1,8 @@
# This file is part of Mailutils testsuite.
-# Copyright (C) 2002, Free Software Foundation
+# Copyright (C) 2002, 2004, Free Software Foundation
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
@@ -150,12 +150,37 @@ Bcc: bug-mailutils@gnu.org
Subject: A complex test
It works?
BODY END
PATTERN BEGIN
ENVELOPE FROM: <gray@gnu.org>
+ENVELOPE TO: <root@localhost>
+ 0: To: <root@localhost>
+ 1: From: gray@gnu.org
+ 2: Cc: "Alain Magloire" <alainm@gnu.org>, "Jeff Bailey" <jbailey@gnu.org>
+ 3: Subject: A complex test
+ 4:
+ 5: It works?
+ 6:
+END OF MESSAGE
+PATTERN END
+MESSAGE END
+
+MESSAGE Complex+Read recipients
+OPTIONS -t
+TO <root@localhost>
+BODY BEGIN
+From: gray@gnu.org
+Cc: "Alain Magloire" <alainm@gnu.org>, "Jeff Bailey" <jbailey@gnu.org>
+Bcc: bug-mailutils@gnu.org
+Subject: A complex test
+
+It works?
+BODY END
+PATTERN BEGIN
+ENVELOPE FROM: <gray@gnu.org>
ENVELOPE TO: <root@localhost>,<alainm@gnu.org>,<jbailey@gnu.org>
0: To: <root@localhost>,<alainm@gnu.org>,<jbailey@gnu.org>
1: From: gray@gnu.org
2: Cc: "Alain Magloire" <alainm@gnu.org>, "Jeff Bailey" <jbailey@gnu.org>
3: Subject: A complex test
4:
@@ -173,7 +198,8 @@ ENVELOPE TO: <bug-mailutils@gnu.org>
6: It works?
7:
END OF MESSAGE
PATTERN END
MESSAGE END
+
# End of data

Return to:

Send suggestions and report system problems to the System administrator.