Calvin Muller wrote: >Thank you very much, I did actually manage to get it to work. :) Thanks >again very much. If I am sending out a newsletter to people I create the >HTML newsletter in Outlook and then I send it to [EMAIL PROTECTED] it >sends and is archived but how do I add unsubscribe links and personalize the >emails?
Set OWNERS_CAN_ENABLE_PERSONALIZATION = Yes in mm_cfg.py. Then go to the admin Non-digest options page and set personalize to Yes or Full as desired and set msg_header and/or msg_footer as desired. See the "Details for ..." links for a list of allowable replacements. Also if on General Options you set include_rfc2369_headers to Yes (and probably include_list_post_header to No for a 'newsletter') the RFC 2369 List-* headers will be included in messages from Mailman and these include a List-Unsubscribe: header, but not all MUAs recognize or display these headers. -- 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://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
