aboutsummaryrefslogtreecommitdiffstats
path: root/interimap.1
diff options
context:
space:
mode:
Diffstat (limited to 'interimap.1')
-rw-r--r--interimap.114
1 files changed, 12 insertions, 2 deletions
diff --git a/interimap.1 b/interimap.1
index 7ac8204..621d968 100644
--- a/interimap.1
+++ b/interimap.1
@@ -255,6 +255,16 @@ Server port.
\fItype\fR=imaps.)
.TP
+.I proxy
+An optional SOCKS proxy to use for TCP connections to the IMAP server
+(\fItype\fR=imap and \fItype\fR=imaps only), formatted as
+\(lq\fIprotocol\fR://[\fIuser\fR:\fIpassword\fR@]\fIproxyhost\fR[:\fIproxyport\fR]\(rq.
+If \fIproxyport\fR is omitted, it is assumed at port 1080.
+Only SOCKSv5 is supported, in two flavors: \(lqsocks5://\(rq to resolve
+\fIhostname\fR locally, and \(lqsocks5h://\(rq to let the proxy resolve
+\fIhostname\fR.
+
+.TP
.I command
Command to use for \fItype\fR=tunnel. Must speak the IMAP4rev1 protocol
on its standard output, and understand it on its standard input.
@@ -384,8 +394,8 @@ currently supported.
.IP \[bu]
\fBInterIMAP\fR will probably not work with non RFC-compliant servers.
In particular, no work-around are currently implemented beside the
-tunable in the configuration file. Morever, few IMAP servers have been
-tested so far.
+tunables in the \fBCONFIGURATION FILE\fR. Morever, few IMAP servers
+have been tested so far.
.SH AUTHOR
Written by Guilhem Moulin