summaryrefslogtreecommitdiff
path: root/tests/starttls-sieve.txt
diff options
context:
space:
mode:
authorRobert Scheck <robert@fedoraproject.org>2017-02-19 22:50:30 +0100
committerRobert Scheck <robert@fedoraproject.org>2017-02-19 22:50:30 +0100
commitf4224c483b1f6a0c648fa842d25ecb47995d82fb (patch)
treefb4820e777061e0e419b4fed3e00de6420dc993d /tests/starttls-sieve.txt
parented2c0f8e70690f136ce2b8342f9f1ed227f1e01c (diff)
downloadgnutls-f4224c483b1f6a0c648fa842d25ecb47995d82fb.tar.gz
Add LMTP, POP3, NNTP, Sieve and PostgreSQL support to gnutls-cli
Add LMTP (RFC 2033), POP3 (RFC 2595), NNTP (RFC 4642), Sieve (RFC 5804) and PostgreSQL support to gnutls-cli ("--starttls-proto"). Signed-off-by: Robert Scheck <robert@fedoraproject.org>
Diffstat (limited to 'tests/starttls-sieve.txt')
-rw-r--r--tests/starttls-sieve.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/starttls-sieve.txt b/tests/starttls-sieve.txt
new file mode 100644
index 0000000000..eaae93cb7b
--- /dev/null
+++ b/tests/starttls-sieve.txt
@@ -0,0 +1,3 @@
+TIMEOUT 120
+'' '"IMPLEMENTATION" "Dovecot Pigeonhole"\r\n"SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date"\r\n"NOTIFY" "mailto"\r\n"SASL" "PLAIN LOGIN"\r\n"STARTTLS"\r\n"VERSION" "1.0"r\nOK "Dovecot ready."\r\n'
+STARTTLS 'OK "Begin TLS negotiation now."\r\n'