Mercurial > masqmail
diff man/masqmail.conf.5 @ 206:0241aaccfcdb
default listen_addresses: use 127.0.0.1 instead of `localhost'
because `localhost' could be bound to some other IP address.
This is unlikely but could be. Using 127.0.0.1 is more safe.
See mailing list for details
author | meillo@marmaro.de |
---|---|
date | Sat, 17 Jul 2010 00:34:40 +0200 |
parents | 4fd237550525 |
children | 9397d10fd771 |
line wrap: on
line diff
--- a/man/masqmail.conf.5 Fri Jul 16 16:38:50 2010 +0200 +++ b/man/masqmail.conf.5 Sat Jul 17 00:34:40 2010 +0200 @@ -176,7 +176,7 @@ If your host has different names which resolve to the same IP, use only one of them, otherwise you will get an error message. -Default: \fIlocalhost:25\fR (i.e. only local processes can connect) +Default: \fI127.0.0.1:25\fR (i.e. only local processes can connect) .TP \fBdo_save_envelope_to = \fIboolean\fR