Mercurial > masqmail
comparison docs/masqmail.get.5 @ 16:163aa299bedb
fixed man pages
added backslashes to dashes (to satisfy Debian)
removed wrong sentence about /etc/aliases. Thanks to Alexis. (Closes Debian bug #480477)
fixed typos reported by Reuben Thomas. (Closes Debian bug #427096)
author | meillo@marmaro.de |
---|---|
date | Thu, 06 Nov 2008 09:33:32 +0100 |
parents | 8c55886cacd8 |
children | 607221b0dac1 |
comparison
equal
deleted
inserted
replaced
15:f671821d8222 | 16:163aa299bedb |
---|---|
76 | 76 |
77 If set, instead of opening a connection to a remote server, \fIcommand\f1 will be called and all traffic will be piped to its stdin and from its stdout. Purpose is to tunnel ip traffic, eg. for ssl. | 77 If set, instead of opening a connection to a remote server, \fIcommand\f1 will be called and all traffic will be piped to its stdin and from its stdout. Purpose is to tunnel ip traffic, eg. for ssl. |
78 | 78 |
79 Example for ssl tunneling: | 79 Example for ssl tunneling: |
80 | 80 |
81 wrapper="/usr/bin/openssl s_client -quiet -connect pop.gmx.net:995 2>/dev/null" | 81 wrapper="/usr/bin/openssl s_client \-quiet \-connect pop.gmx.net:995 2>/dev/null" |
82 .SH AUTHOR | 82 .SH AUTHOR |
83 | 83 |
84 masqmail was written by Oliver Kurth <oku@masqmail.cx> | 84 masqmail was written by Oliver Kurth <oku@masqmail.cx> |
85 | 85 |
86 You will find the newest version of masqmail at \fBhttp://masqmail.cx/masqmail/\f1 or search for it in freshmeat (\fBhttp://www.freshmeat.net\f1). There is also a mailing list, you will find information about it at masqmails main site. | 86 You will find the newest version of masqmail at \fBhttp://masqmail.cx/masqmail/\f1 or search for it in freshmeat (\fBhttp://www.freshmeat.net\f1). There is also a mailing list, you will find information about it at masqmails main site. |