I have my original test mailing list "testl...@mischievous.us". I copied it to be "testlist@peacock.place" and then aliased "testlist" on mischievous.us to go to "testlist@peacock.place". This works fine. My "General Options" has "Munge From", so the From address always says "testlist@peacock.place", when peacock.place is sending out the messages. This works fine.
My issue is that the mail sent out says: From: testlist@peacock.place To: testl...@mischievous.us Cc: <original sender email> such that when I do a Reply-all, I get a message addressed as: To: testlist@peacock.place Cc: testl...@mischievous.us I notice that I don't seem to receive any duplicate messages. Perhaps Mailman is taking care of that for me, which is great! I had expected that my configuration in /usr/local/mailman/Mailman/mm_cfg.py of: MTA = 'Postfix' OWNERS_CAN_ENABLE_PERSONALIZATION = Yes RCPT_BASE64_HEADER_NAME = 'X-My-Recip' DEFAULT_EMAIL_HOST = 'peacock.place' DEFAULT_URL_HOST = 'peacock.place' add_virtualhost('mischievous.us', 'peacock.place') add_virtualhost('peacock.place', 'peacock.place') add_virtualhost('www.peacock.place', 'peacock.place') would have maybe told it that "mischievous.us" is another way of sending to this same mailing list and thus it wouldn't include the CC, but maybe I'm missing something? /raj ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org