My work-around would then be:

Set up an address on my server, say specialr...@mydomain.dom, which acts as a forwarder to the two addresses e...@x.com and e...@y.com

Christian


Mark Sapiro schrieb am 03.03.20 um 17:26:
On 3/3/20 2:25 AM, Bernie Cosell wrote:
I don't want to break my lists, so I'll ask first..:o)    Does mailman do the 
right
thing if I want explicit replies to go to two addresses?   It seems very 
explicit that
the explicit reply address is singular.. would making it e...@x.com, e...@y.com
work?
It won't work. The code uses email.utils.parseaddr() which accepts
various display-name and address formats, but only one address.
'e...@x.com, e...@y.com' will result in only 'e...@x.com' in the Reply-To:.


------------------------------------------------------
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

Reply via email to