Tim Van Dyne wrote:

>>I'm assuming I would change $prefix/Mailman/Handlers/Cleanse.py
somehow
>>then.
>>So, of this, what would I change?:
>>
[...]
>>        msg['From'] = formataddr((i18ndesc, mlist.GetListEmail()))

>Change the above line to

>        msg['From'] = mlist.GetListEmail()

Right before you sent that out I found the same exact thing here:
http://mail.python.org/pipermail/mailman-users/2003-October/032475.html

Thanks so much for the help. Problem solved.
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://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: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to