Mercurial > masqmail
comparison NEWS @ 258:05fa719b7002
fixed -oem by removing it ;-)
The implemenation of -oem had been very weird.
docs/oem-option explains the situation and the fix.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Wed, 01 Dec 2010 18:27:46 -0300 |
parents | c28e8dfebfc3 |
children | 9d88a7d55f53 |
comparison
equal
deleted
inserted
replaced
257:8cca5305e4f0 | 258:05fa719b7002 |
---|---|
21 | 21 |
22 - The command line option -m is recognized now (although ignored). | 22 - The command line option -m is recognized now (although ignored). |
23 Unknown -oXXX options are ignored. Some software (like spost of nmh) | 23 Unknown -oXXX options are ignored. Some software (like spost of nmh) |
24 calls the MTA with -m. This is mainly a relict of old sendmail times | 24 calls the MTA with -m. This is mainly a relict of old sendmail times |
25 but needed for compatibility. | 25 but needed for compatibility. |
26 | |
27 - The implementation of the command line option -oem had been | |
28 weird. Now specifying -oem or -oee results in a (some kind of dumb but) | |
29 logical behavior. Common users will probably not notice any difference. | |
30 The changes affect only the exit code of the corner-case: Calling masqmail | |
31 with -oem but without -oi/-i while submitting messages on stdin. | |
26 | 32 |
27 - Renamed the config file option `alias_local_caseless' to | 33 - Renamed the config file option `alias_local_caseless' to |
28 `caseless_matching' because the option affects any address matching. | 34 `caseless_matching' because the option affects any address matching. |
29 | 35 |
30 - Renamed the default route for the local network to | 36 - Renamed the default route for the local network to |