| commit | ff8e6d87759fd7ab86c2c08f5b865d4c5527cab2 | [log] [tgz] |
|---|---|---|
| author | Benoit Tellier <btellier@linagora.com> | Sat Feb 26 11:58:58 2022 +0700 |
| committer | Benoit TELLIER <btellier@linagora.com> | Tue Mar 01 09:06:43 2022 +0700 |
| tree | 8de2d382b814f42259e9803f88a03f435c37e9ce | |
| parent | b3d00d6cfe3130bad391633fb44d11264934f797 [diff] |
JAMES-3715 Add tests for IMAP COMPRESS transport layer Commons-net do not look like it supports compression thus I resorted to use javax.mail Compression is one of the untested features that broke during the Netty 4 upgrade thus I take this opportunity to add more tests.