Ok, thanks for the tip.

It seems I need to provide a custom Decorate Handler, as I need personalization 
data in my footer.

What is the recommended way of doing it?, edit Decorate.py directly (I'd rather 
not), create a custom SMTPDirect.py that calls my CustomDecorate.py, something 
else?
If I create a custom SMTPDirect, can I set the DELIVERY_MODULE per list or is 
it a global only option?

thanks

----- Original Message -----
> On 06/30/2015 02:28 AM, Yiannis Pericleous wrote:
> > 
> > I have a multipart (html and text) email and I wish to add an unsubscribe
> > footer to it. However mailman appends the footer as a new section that is
> > plain text. Is there a way of making the footer section text/html. If not,
> > any other way to include the unsubscribe link in the html part of the
> > email?
> 
> 
> Standard Mailman does not do either of those things. See the FAQ at
> <http://wiki.list.org/x/4030707> for info on footers. You could use a
> custom handler to add text to message bodies. See
> <http://wiki.list.org/x/4030615> for info on using custom handlers.
> 
> --
> Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> ------------------------------------------------------
> Mailman-Users mailing list Mailman-Users@python.org
> https://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:
> https://mail.python.org/mailman/options/mailman-users/y.pericleous%40albourne.com
> 
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to