diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-11-10 20:17:45 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-11-13 06:23:57 +0100 |
commit | 7bf1b61dcf4eacc4e9d7a23fbe3050495990f8d9 (patch) | |
tree | 9ead1a4a63e0e2b223e84600e5baa8865727058d /tests/list | |
parent | a7c364bf90a4593cfbc7911b1b7536dc66b1c879 (diff) |
Test suite: add new test for COMPRESS=DEFLATE.
An imapd is required as `doveadm exec imap` won't offer COMPRESS=DEFLATE
in its capability list.
Diffstat (limited to 'tests/list')
-rw-r--r-- | tests/list | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ repair --repair auth-logindisabled LOGINDISABLED auth-noplaintext abort when STARTTLS is not offered +compress COMPRESS=DEFLATE + . SSL/TLS starttls-logindisabled LOGINDISABLED STARTTLS starttls STARTTLS |