[Mailman-Users] question about reply-to munging

Jon Carnes jonc at nc.rr.com
Thu Jan 30 15:27:23 CET 2003


This isn't quite a feature of Mailman.

If you wanted to hack into Mailman and make that change, then it looks
like a good place to start would be:
  ~mailman/Mailman/MailList.py

Another of the usual suspects would be:
  ~mailman/Mailman/Handlers/CookHeaders.py

You will find most of Mailman's source code in ~mailman/Mailman and it's
subdirectories. So,
  cd /usr/local/mailman/Mailman
  grep -i reply_to *
  grep -i reply_to */*

Good Luck, and be sure to publish what you find out!

Jon 

On Wed, 2003-01-29 at 14:27, Peter Jay Salzman wrote:
> dear all,
> 
> i set up a mailman list a long time ago with reply-to munging enabled.
> i'd rather not change that, because i foresee a billion emails "why
> aren't my emails going to the list anymore"?
> 
> normally, sent email doesn't contain "reply-to:" unless the
> user specifically sets it.
> 
> is there a way for mailman to set reply-to back to the list *except* for
> the case where someone explicitly sets the reply-to himself?  that way,
> users have a choice.
> 
> if not,
> 
> 1. can i request this as a feature?
> 
> 2. if i were to hack mailman to try to implement this feature, where
> would i start to look for the relevent code?
> 
> pete
> 
> 
> -- 
> First they ignore you, then they laugh at you, then they fight you,
> then you win. -- Gandhi, being prophetic about Linux.
> 
> Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> 
> This message was sent to: jonc at nc.rr.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com





More information about the Mailman-Users mailing list