comparison man/masqmail.conf.5 @ 161:6dd3a289989b

listen per default on localhost:25 now this is a typical setup for the security POV it might be better to not listen on any interface by default, but listening on local interfaces seems to not be a problem
author meillo@marmaro.de
date Thu, 08 Jul 2010 11:53:07 +0200
parents 91b8b44ba619
children 5b621742b2e7
comparison
equal deleted inserted replaced
160:60c92aa59911 161:6dd3a289989b
183 183
184 Note that the names are resolved to IP addreses. 184 Note that the names are resolved to IP addreses.
185 If your host has different names which resolve to the same IP, 185 If your host has different names which resolve to the same IP,
186 use only one of them, otherwise you will get an error message. 186 use only one of them, otherwise you will get an error message.
187 187
188 Default: \fIlocalhost:25\fR (i.e. only local processes can connect)
189
188 .TP 190 .TP
189 \fBdo_save_envelope_to = \fIboolean\fR 191 \fBdo_save_envelope_to = \fIboolean\fR
190 192
191 If this is set to true, a possibly existing Envelope-to: header in an incoming mail 193 If this is set to true, a possibly existing Envelope-to: header in an incoming mail
192 which is received via either pop3 or smtp will be saved as an X-Orig-Envelope-to: header. 194 which is received via either pop3 or smtp will be saved as an X-Orig-Envelope-to: header.