[Bug 874929] [NEW] Missing aliases in postfix_lmtp file when using more than one mailing-list
Vincent Fretin
vincent.fretin at gmail.com
Sat Oct 15 12:24:01 CEST 2011
Public bug reported:
With mailman 3.0.0a8.
When I create a first mailing-list, I get in var/data/postfix_lmtp
cpoi at example.com lmtp:[127.0.0.1]:8024
cpoi-bounces at example.com lmtp:[127.0.0.1]:8024
cpoi-confirm at example.com lmtp:[127.0.0.1]:8024
cpoi-join at example.com lmtp:[127.0.0.1]:8024
cpoi-leave at example.com lmtp:[127.0.0.1]:8024
cpoi-owner at example.com lmtp:[127.0.0.1]:8024
cpoi-request at example.com lmtp:[127.0.0.1]:8024
cpoi-subscribe at example.com lmtp:[127.0.0.1]:8024
cpoi-unsubscribe at example.com lmtp:[127.0.0.1]:8024
Then if I create a second mailing-list, I get:
cpoi at example.com lmtp:[127.0.0.1]:8024
test at example.com lmtp:[127.0.0.1]:8024
test-bounces at example.com lmtp:[127.0.0.1]:8024
test-confirm at example.com lmtp:[127.0.0.1]:8024
test-join at example.com lmtp:[127.0.0.1]:8024
test-leave at example.com lmtp:[127.0.0.1]:8024
test-owner at example.com lmtp:[127.0.0.1]:8024
test-request at example.com lmtp:[127.0.0.1]:8024
test-subscribe at example.com lmtp:[127.0.0.1]:8024
test-unsubscribe at example.com lmtp:[127.0.0.1]:8024
I lost all aliases of the first mailing-list.
I attached a patch for the src/mailman/mta/postfix.py file.
** Affects: mailman
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/874929
Title:
Missing aliases in postfix_lmtp file when using more than one mailing-
list
To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/874929/+subscriptions
More information about the Mailman-coders
mailing list