File: doveadm-compress-connect.1

package info (click to toggle)
dovecot 1%3A2.4.1%2Bdfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,224 kB
  • sloc: ansic: 596,204; makefile: 7,825; sh: 6,005; cpp: 1,866; perl: 487; yacc: 412; lex: 320; python: 253; xml: 232
file content (23 lines) | stat: -rw-r--r-- 912 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH "COMPRESS-CONNECT" "1" "March 2025" "78ffb79" "Dovecot"
.SH "NAME"
\fBcompress-connect\fR - Establish a compress-aware imap connection
.SH "SYNOPSIS"
.P
\fBdoveadm compress-connect\fR \fIhost\fR \[lB]\fIport\fR\[rB]
.SH "DESCRIPTION"
.P
Connects to a compression-enabled IMAP service at given \fIhost:port\fR. \fBdoveadm-compress-connect\fR takes care of the compression/decompression, and to switch it on at the appropriate moment when the client sends the IMAP command \fBCOMPRESS DEFLATE\fR
.SH "ARGUMENTS"
.RS 0
.IP \(bu 4
\fIhost\fR - the hostname/ip address to connect to
.IP \(bu 4
\fIport\fR - the port to connect to, 143 by default
.RE 0

.SH "REPORTING BUGS"
.P
Report bugs, including \fIdoveconf -n\fR output, to the Dovecot Mailing List \fI\(ladovecot@dovecot.org\(ra\fR. Information about reporting bugs is available at: https://dovecot.org/bugreport.html
.SH "SEE ALSO"
.P
doveadm(1), RFC 4978