Mark Sapiro pisze:
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.
And restart mailman for the changes to take effect. At least I think you need to do it.
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.
And be aware of one more thing - personalization comes at a price. If you have many users and send relatively big newsletter (say each message is about 200KB) and you have many users, your mail server must have a bit of RAM. Otherwise, it will have hard time trying to swallow a couple hundred of emails in a very short period time.

There's a setting to limit the number of emails mailman passes to a mailserver in one go. I don't remember it off hand, though.


Warm regards,

Zbigniew Szalbot
------------------------------------------------------
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

Reply via email to