summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
Diffstat (limited to 'imap')
-rw-r--r--imap/smaptestsuite4
-rw-r--r--imap/smaptestsuite.txt11
2 files changed, 13 insertions, 2 deletions
diff --git a/imap/smaptestsuite b/imap/smaptestsuite
index a7c3cec..3c9837d 100644
--- a/imap/smaptestsuite
+++ b/imap/smaptestsuite
@@ -685,5 +685,9 @@ SETACL INBOX subdir "" -owner x
DELETE INBOX subdir
SETACL INBOX subdir "" -owner ""
DELETE INBOX subdir
+CREATE INBOX Trash
+MOVE 1 "" INBOX Trash
+OPEN INBOX Trash
+STORE 1 "INTERNALDATE=01 Jan 2022 09:00:00 -0500"
LOGOUT
EOF
diff --git a/imap/smaptestsuite.txt b/imap/smaptestsuite.txt
index 425838f..2fad523 100644
--- a/imap/smaptestsuite.txt
+++ b/imap/smaptestsuite.txt
@@ -2090,5 +2090,12 @@
002084 * GETACL "owner" "aceilrstwx" "administrators" "aceilrstwx"
002085 +OK Updated ACLs
002086 +OK Folder deleted
-002087 * BYE Courier-SMAP server shutting down
-002088 +OK LOGOUT completed
+002087 +OK Folder created
+002088 * COPY NEWUID
+002089 * EXPUNGE 1
+002090 +OK Messages copied.
+002091 * EXISTS 1
+002092 +OK Folder opened
+002093 +OK Folder status updated
+002094 * BYE Courier-SMAP server shutting down
+002095 +OK LOGOUT completed