summaryrefslogtreecommitdiff
path: root/tests/starttls-pop3.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-pop3.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-pop3.txt')
-rw-r--r--tests/starttls-pop3.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/starttls-pop3.txt b/tests/starttls-pop3.txt
new file mode 100644
index 0000000000..1a99ebb1d7
--- /dev/null
+++ b/tests/starttls-pop3.txt
@@ -0,0 +1,3 @@
+TIMEOUT 120
+'' '+OK Dovecot ready.\r\n'
+STLS '+OK Begin TLS negotiation now.\r\n'