# HG changeset patch # User markus schnalke # Date 1291842404 10800 # Node ID 95d536599fd79dad7093555ee400908e04bdd125 # Parent 792e0201c1b3682476ffe72e3fcfd597f8e36a6b updated ChangeLog, NEWS and date/version in the man pages diff -r 792e0201c1b3 -r 95d536599fd7 ChangeLog --- a/ChangeLog Wed Dec 08 18:00:22 2010 -0300 +++ b/ChangeLog Wed Dec 08 18:06:44 2010 -0300 @@ -7,7 +7,7 @@ technical speach and with focus on compatibility. -0.3.1 Tue, 07 Dec 2010 17:51:27 -0300 +0.3.1 Wed, 08 Dec 2010 18:03:04 -0300 * smtp_out.c: changed the SMTP greeting behavior to match RFC 2821 (always try EHLO first). Thanks to inne for pointing me on that. See also Debian bug #349211 @@ -20,6 +20,7 @@ * added -bm for mode accept (it's the default but the other MTAs have it too) * calling masqmail as `newaliases' is now recognized + * mark -qo (without argument) obsolete (see man page) * refactored the cmdline argument processing (-m is recognized, unknown -oXXX options are ignored now and some corner-cases covered) diff -r 792e0201c1b3 -r 95d536599fd7 NEWS --- a/NEWS Wed Dec 08 18:00:22 2010 -0300 +++ b/NEWS Wed Dec 08 18:06:44 2010 -0300 @@ -19,6 +19,12 @@ - The postmaster address is now matched caseless, as required by RFC. +- -qo (without argument) is now considered obsolete. Its behavior (online +detect and send over the available route) is included in -q. One may +simply use -q instead. In the -qo case no local mail is sent, but why +would be not want to do so? -qo (without arg) is still working but will +likely change its behavior to something more useful in the future. + - Command line address arguments are now added to the recipient list instead of substracted, when -t is used. This coveres a rare corner-case. It is a change from exim's behavior to postfix's. diff -r 792e0201c1b3 -r 95d536599fd7 man/masqmail.8 --- a/man/masqmail.8 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/masqmail.8 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH masqmail 8 2010-07-23 masqmail-0.3.0 "Maintenance Commands" +.TH masqmail 8 2010-12-08 masqmail-0.3.1 "Maintenance Commands" .SH NAME masqmail \- An offline Mail Transfer Agent diff -r 792e0201c1b3 -r 95d536599fd7 man/masqmail.aliases.5 --- a/man/masqmail.aliases.5 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/masqmail.aliases.5 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH masqmail.aliases 5 2010-07-23 masqmail-0.3.0 "File Formats" +.TH masqmail.aliases 5 2010-12-08 masqmail-0.3.1 "File Formats" .SH NAME masqmail.aliases \- masqmail alias file format diff -r 792e0201c1b3 -r 95d536599fd7 man/masqmail.conf.5 --- a/man/masqmail.conf.5 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/masqmail.conf.5 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH masqmail.conf 5 2010-07-23 masqmail-0.3.0 "File Formats" +.TH masqmail.conf 5 2010-12-08 masqmail-0.3.1 "File Formats" .SH NAME masqmail.conf \- masqmail configuration file diff -r 792e0201c1b3 -r 95d536599fd7 man/masqmail.route.5 --- a/man/masqmail.route.5 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/masqmail.route.5 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH masqmail.route 5 2010-07-23 masqmail-0.3.0 "File Formats" +.TH masqmail.route 5 2010-12-08 masqmail-0.3.1 "File Formats" .SH NAME masqmail.route \- masqmail route configuration file diff -r 792e0201c1b3 -r 95d536599fd7 man/mservdetect.1 --- a/man/mservdetect.1 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/mservdetect.1 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH mservdetect 1 2010-07-23 masqmail-0.3.0 "User Commands" +.TH mservdetect 1 2010-12-08 masqmail-0.3.1 "User Commands" .SH NAME mservdetect \- Helper for masqmail and masqdialer diff -r 792e0201c1b3 -r 95d536599fd7 man/rmail.8 --- a/man/rmail.8 Wed Dec 08 18:00:22 2010 -0300 +++ b/man/rmail.8 Wed Dec 08 18:06:44 2010 -0300 @@ -1,4 +1,4 @@ -.TH rmail 8 2010-07-23 masqmail-0.3.0 "Maintenance Commands" +.TH rmail 8 2010-12-08 masqmail-0.3.1 "Maintenance Commands" .SH NAME rmail \- handle remote mail received via uucp