On Thu, 15 Jun 2017 20:56:10 -0400 (EDT) Robert Heller wrote: [ ... ]
The outgoing MTA has no special handling for "Reply-To:" and I've looked at the spool file, it has no "Reply-To:" :-( > > You could look at your Mailman/Handlers/CookHeaders.py in the section > > that begins with the comment > > > > # Reply-To: munging. ... > > > > to see it it looks correct. In particular, this > > > > # List admin wants an explicit Reply-To: added > > if mlist.reply_goes_to_list == 2: > > add(parseaddr(mlist.reply_to_address)) > > > > is what puts reply_to_address in the Reply-To: header in the outgoing > > message. I'll do this, definitly. Kind regards, Frank Elsner ------------------------------------------------------ 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