summaryrefslogtreecommitdiff
path: root/mail/testsuite/mail/send.exp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/testsuite/mail/send.exp')
-rw-r--r--mail/testsuite/mail/send.exp5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/testsuite/mail/send.exp b/mail/testsuite/mail/send.exp
index b7660d1ec..0cb18a5bc 100644
--- a/mail/testsuite/mail/send.exp
+++ b/mail/testsuite/mail/send.exp
@@ -27,7 +27,7 @@ if ![mu_check_capability ENABLE_SENDMAIL] {
mail_command "setenv MAIL_DUMP=\"$MU_FOLDER_DIR/mta.diag\""
mail_test -noprompt "reply 1" \
- "To: <foobar@nonexistent.net>,<bar@dontmailme.org>"\
+ "To: \"Foo Bar\" <foobar@nonexistent.net>,\"Bar\" <bar@dontmailme.org>"\
"Subject: Re: Jabberwocky"\
""
@@ -46,12 +46,13 @@ if ![mu_check_capability ENABLE_SENDMAIL] {
"RCPT\[0\]: <foobar@nonexistent.net>"\
"RCPT\[1\]: <bar@dontmailme.org>"\
-re {^LENGTH: [0-9]+}\
- "To: <foobar@nonexistent.net>,<bar@dontmailme.org>"\
+ "To: \"Foo Bar\" <foobar@nonexistent.net>,\"Bar\" <bar@dontmailme.org>"\
"Subject: Re: Jabberwocky"\
"In-Reply-To: Your message of Fri, 28 Dec 2001 22:18:08 +0200"\
"\t<200112282018.fBSKI8N04906@nonexistent.net>"\
"References: <200112282018.fBSKI8N04906@nonexistent.net>"\
"X-Mailer: mail (GNU Mailutils $MU_TOOL_VERSION)"\
+ -re {^Date:[^\r\n]*}\
""\
"> Received: (from foobar@nonexistent.net)"\
"> by nonexistent.net id fBSKI8N04906"\

Return to:

Send suggestions and report system problems to the System administrator.