Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
be7908c6
...
be7908c6646f0fe735d23d69a1efc67b5ac96e30
authored
2004-01-27 15:45:51 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added new test.
1 parent
d2682d58
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
1 deletions
mail.remote/testsuite/Data
mail.remote/testsuite/Data
View file @
be7908c
# 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
...
...
@@ -153,6 +153,31 @@ 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
...
...
@@ -176,4 +201,5 @@ END OF MESSAGE
PATTERN END
MESSAGE END
# End of data
...
...
Please
register
or
sign in
to post a comment