[Mailman-Users] Re: [Mailman-Developers] msg.headers.append('Reply-To: %s\n' % self.GetListEmail())

Erik Parker eparker at mindsec.com
Fri Sep 24 21:38:16 CEST 1999


Which I tried as:

msg.headers.append('Reply-To: %s\n' % "pentax-discuss\@discuss.pentax.com")


But then I end up getting emails with a reply-to of:

"pentax-discuss at discuss.pentax.com"@portal.navidec.com

...hm.

On Fri, 24 Sep 1999, Erik Parker wrote:

> found this in Deliverer.py
> 
> msg.headers.append('Reply-To: %s\n' % self.GetListEmail())
> 
> 
> Could I re-write that line, and ALL messages leaving mailman
> would use that reply-to?
> 
> I don't know how to write python.. how could i make that
> read something that would make all reply-to's
> 
> goto pentax-discuss at discuss.pentax.com
> 
> 
> Thanks for your help. If this ever works right before 5pm, you will be
> life savers. heh.
> 
> Erik Parker
> eparker at mindsec.com
> 
> 
> 
> _______________________________________________
> Mailman-Developers maillist  -  Mailman-Developers at python.org
> http://www.python.org/mailman/listinfo/mailman-developers
> 


Erik Parker
eparker at mindsec.com





More information about the Mailman-Users mailing list