masqmail
diff examples/masqmail.conf @ 178:91f8ee6514f5
removed `remote_port' config option
it was already deprecated for some time
see NEWS at release 0.2.12 for details
author | meillo@marmaro.de |
---|---|
date | Wed, 14 Jul 2010 16:48:45 +0200 |
parents | 5b621742b2e7 |
children | 6ff77c63e714 |
line diff
1.1 --- a/examples/masqmail.conf Wed Jul 14 16:35:17 2010 +0200 1.2 +++ b/examples/masqmail.conf Wed Jul 14 16:48:45 2010 +0200 1.3 @@ -34,10 +34,6 @@ 1.4 # CHANGING THIS IS REQUIRED! 1.5 listen_addresses="localhost:25" 1.6 1.7 -# send messages to this port: 1.8 -# probably this will also be configurable on host basis in future versions. 1.9 -remote_port=25 1.10 - 1.11 # where masqmail stores its spool files and other stuff: 1.12 spool_dir="/var/spool/masqmail" 1.13