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 diff
     1.1 --- a/man/masqmail.conf.5	Thu Jul 15 11:48:33 2010 +0200
     1.2 +++ b/man/masqmail.conf.5	Thu Jul 15 14:24:40 2010 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  The spaces in front of and after the equal sign `=' are optional.
     1.5  
     1.6  Most lists (exceptions: \fBlocal_hosts\fR, \fBlocal_nets\fR, \fBlisten_addresses\fR,
     1.7 - \fBonline_routes\fR, and \fBonline_gets\fR) accept files.
     1.8 +and \fBonline_routes\fR) accept files.
     1.9  These will be recognized by a leading slash `/'.
    1.10  The contents of these files will be included at the position of the file name,
    1.11  there can be items or other files before and after the file entry.
    1.12 @@ -184,7 +184,7 @@
    1.13  If this is set to true, a possibly existing Envelope-to: header in an incoming mail
    1.14  which is received via either pop3 or smtp will be saved as an X-Orig-Envelope-to: header.
    1.15  
    1.16 -This is useful if you retrieve mail from a pop3 server with either masqmail or fetchmail,
    1.17 +This is useful if you retrieve mail from a pop3 server with fetchmail,
    1.18  and the server supports Envelope-to: headers,
    1.19  and you want to make use of those with a mail filtering tool, e.g. procmail.
    1.20  It cannot be preserved because masqmail sets such a header by itself.
    1.21 @@ -411,20 +411,6 @@
    1.22  
    1.23  
    1.24  .TP
    1.25 -\fBget.\fIname\fR = \fIfile\fR
    1.26 -
    1.27 -Replace \fIname\fR with a name to identify a get configuration.
    1.28 -Set this to a filename for the get configuration.
    1.29 -These files will be used to retrieve mail when called with the \-g option.
    1.30 -
    1.31 -.TP
    1.32 -\fBonline_gets.\fIname\fR = \fIlist\fR
    1.33 -
    1.34 -Replace \fIname\fR with a name to identify an online configuration.
    1.35 -Set this to a filename (or a list of filenames) for the get configuration.
    1.36 -These files will be used to retrieve mail when called with the \-go option.
    1.37 -
    1.38 -.TP
    1.39  \fBident_trusted_nets = \fIlist\fR
    1.40  
    1.41  \fIlist\fR is a list of networks of the form a.b.c.d/e (e.g. 192.168.1.0/24),
    1.42 @@ -526,4 +512,4 @@
    1.43  
    1.44  .SH SEE ALSO
    1.45  
    1.46 -\fBmasqmail(8)\fR, \fBmasqmail.route(5)\fR, \fBmasqmail.get(5)\fR
    1.47 +\fBmasqmail(8)\fR, \fBmasqmail.route(5)\fR