masqmail
diff 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 |
line diff
1.1 --- a/NEWS Wed Dec 01 17:29:52 2010 -0300 1.2 +++ b/NEWS Wed Dec 01 18:27:46 2010 -0300 1.3 @@ -24,6 +24,12 @@ 1.4 calls the MTA with -m. This is mainly a relict of old sendmail times 1.5 but needed for compatibility. 1.6 1.7 +- The implementation of the command line option -oem had been 1.8 +weird. Now specifying -oem or -oee results in a (some kind of dumb but) 1.9 +logical behavior. Common users will probably not notice any difference. 1.10 +The changes affect only the exit code of the corner-case: Calling masqmail 1.11 +with -oem but without -oi/-i while submitting messages on stdin. 1.12 + 1.13 - Renamed the config file option `alias_local_caseless' to 1.14 `caseless_matching' because the option affects any address matching. 1.15