Mark Sapiro wrote:
>
>The FAQ you reference talks about altering or removing a "msg['sender']
>= envsender" line in SMTPDirect.py.
>
>If you want to insert the description, you could make this line say
>
> msg['sender'] = '%s <%s>' % (mlist.description, envsender)
It is probably better to make it
msg['sender'] = '"%s" <%s>' % (mlist.description, envsender)
in case the description contains "." or other specials.
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy: http://wiki.list.org/x/QIA9