Mercurial > masqmail
diff man/masqmail.conf.5 @ 192:89f951be358f
REMOVED POP3 SUPPORT
masqmail will not include a POP3 client anymore from 0.3.0 on
maybe the POP3 code will be reworked into a standalone program
some day
if you rely on the POP3 client, use fetchmail or something similar
instead
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jul 2010 14:24:40 +0200 |
parents | 91f8ee6514f5 |
children | 4fd237550525 |
line wrap: on
line diff
--- a/man/masqmail.conf.5 Thu Jul 15 11:48:33 2010 +0200 +++ b/man/masqmail.conf.5 Thu Jul 15 14:24:40 2010 +0200 @@ -26,7 +26,7 @@ The spaces in front of and after the equal sign `=' are optional. Most lists (exceptions: \fBlocal_hosts\fR, \fBlocal_nets\fR, \fBlisten_addresses\fR, - \fBonline_routes\fR, and \fBonline_gets\fR) accept files. +and \fBonline_routes\fR) accept files. These will be recognized by a leading slash `/'. The contents of these files will be included at the position of the file name, there can be items or other files before and after the file entry. @@ -184,7 +184,7 @@ If this is set to true, a possibly existing Envelope-to: header in an incoming mail which is received via either pop3 or smtp will be saved as an X-Orig-Envelope-to: header. -This is useful if you retrieve mail from a pop3 server with either masqmail or fetchmail, +This is useful if you retrieve mail from a pop3 server with fetchmail, and the server supports Envelope-to: headers, and you want to make use of those with a mail filtering tool, e.g. procmail. It cannot be preserved because masqmail sets such a header by itself. @@ -411,20 +411,6 @@ .TP -\fBget.\fIname\fR = \fIfile\fR - -Replace \fIname\fR with a name to identify a get configuration. -Set this to a filename for the get configuration. -These files will be used to retrieve mail when called with the \-g option. - -.TP -\fBonline_gets.\fIname\fR = \fIlist\fR - -Replace \fIname\fR with a name to identify an online configuration. -Set this to a filename (or a list of filenames) for the get configuration. -These files will be used to retrieve mail when called with the \-go option. - -.TP \fBident_trusted_nets = \fIlist\fR \fIlist\fR is a list of networks of the form a.b.c.d/e (e.g. 192.168.1.0/24), @@ -526,4 +512,4 @@ .SH SEE ALSO -\fBmasqmail(8)\fR, \fBmasqmail.route(5)\fR, \fBmasqmail.get(5)\fR +\fBmasqmail(8)\fR, \fBmasqmail.route(5)\fR