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
fb6114fc
...
fb6114fcce8d85c811348c8be9211044ac250fb7
authored
2002-08-28 11:59:57 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated to match new spooldir contents.
1 parent
c10464da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
imap4d/testsuite/imap4d/list.exp
imap4d/testsuite/imap4d/list.exp
View file @
fb6114f
...
...
@@ -22,12 +22,14 @@ imap4d_auth "user!passwd" "guessme"
imap4d_test
"LIST
\"
~
\"
\"
*
\"
"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/mbox1"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/sieve.mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/teaparty.mbox"
\
"OK LIST Completed"
imap4d_test
"LIST
\"
~
\"
\"
%
\"
"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/mbox1"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/sieve.mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
~/teaparty.mbox"
\
"OK LIST Completed"
...
...
@@ -35,6 +37,7 @@ imap4d_test "LIST \"\" \"*\""\
"LIST (
\\
NoInferiors) NIL INBOX"
\
"LIST (
\\
NoInferiors)
\"
/
\"
mbox1"
\
"LIST (
\\
NoInferiors)
\"
/
\"
mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
sieve.mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
teaparty.mbox"
\
"OK LIST Completed"
...
...
@@ -48,6 +51,7 @@ imap4d_test "LIST \"$MU_DATA_DIR\" \"*\""\
"LIST (
\\
NoSelect)
\"
/
\"
$
MU_DATA_DIR/spool"
\
"LIST (
\\
NoInferiors)
\"
/
\"
$
MU_DATA_DIR/spool/mbox1"
\
"LIST (
\\
NoInferiors)
\"
/
\"
$
MU_DATA_DIR/spool/mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
$
MU_DATA_DIR/spool/sieve.mbox"
\
"LIST (
\\
NoInferiors)
\"
/
\"
$
MU_DATA_DIR/spool/teaparty.mbox"
\
"LIST (
\\
NoSelect)
\"
/
\"
$
MU_DATA_DIR/folder"
\
"LIST (
\\
NoInferiors)
\"
/
\"
$
MU_DATA_DIR/folder/one"
\
...
...
Please
register
or
sign in
to post a comment