doveadm-compress-connect - Man Page
Establish a compress-aware imap connection
Synopsis
doveadm compress-connect host [port]
Description
Connects to a compression-enabled IMAP service at given host:port. doveadm-compress-connect takes care of the compression/decompression, and to switch it on at the appropriate moment when the client sends the IMAP command COMPRESS DEFLATE
Arguments
- host - the hostname/ip address to connect to
- port - the port to connect to, 143 by default
Reporting Bugs
Report bugs, including doveconf -n output, to the Dovecot Mailing List ⟨dovecot@dovecot.org⟩. Information about reporting bugs is available at: https://dovecot.org/bugreport.html
See Also
doveadm(1), RFC 4978
Info
March 2025 78ffb79 Dovecot