[Mailman-Users] Trouble with "Reply-to:"

Frank Elsner Frank.Elsner at TU-Berlin.DE
Fri Jun 16 02:47:41 EDT 2017


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


More information about the Mailman-Users mailing list