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