aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-04-16 09:40:26 -0700
committerMark Sapiro <msapiro@value.net>2011-04-16 09:40:26 -0700
commite45a9c8bed898479b44326d09efc5a22bf42f2c5 (patch)
tree45a14859067787eb8d0b5c92b6751f91b6ff0cc0 /NEWS
parentfa589b5e9dfaa1a90255dff2448e4998353ce389 (diff)
downloadmailman2-e45a9c8bed898479b44326d09efc5a22bf42f2c5.tar.gz
mailman2-e45a9c8bed898479b44326d09efc5a22bf42f2c5.tar.xz
mailman2-e45a9c8bed898479b44326d09efc5a22bf42f2c5.zip
Changed bin/genaliases to only call the POSTFIX_*_CMD commands once when
MTA = 'Postfix'. Bug #266408.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db3039ae..3971b242 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Changed bin/genaliases to only call the POSTFIX_*_CMD commands once when
+ MTA = 'Postfix'. Bug #266408.
+
- Added a report of the affected members to the warnings issued when
setting a list with digest members digestable=No and when setting a list
with non-digest members nondigestable=no. Bug #761232.