
what is the code I need to add to have the UNSUBSCRIBE link appear at the bottom of the messages?
-- In vino veritas. [In wine there is truth.] -- Pliny

Justin Denick wrote:
what is the code I need to add to have the UNSUBSCRIBE link appear at the bottom of the messages?
Through the web interface, click on "Non-digest options" and put the code in the field labelled "Footer added to mail sent to regular list members". The default is the following:
%(real_name)s mailing list %(real_name)s@%(host_name)s %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
As for editing the configuration files directly, I don't know except this same text is in /etc/mailman/sitelist.cfg
-- Henry

Justin Denick wrote:
what is the code I need to add to have the UNSUBSCRIBE link appear at the bottom of the messages?
See the second question/answer in the post at <http://mail.python.org/pipermail/mailman-users/2007-March/056289.html>.
Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.015.htp>.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Justin Denick wrote:
what is the code I need to add to have the UNSUBSCRIBE link appear at the bottom of the messages?
Through the web interface, click on "Non-digest options" and put the code in the field labelled "Footer added to mail sent to regular list members". The default is the following:
%(real_name)s mailing list %(real_name)s@%(host_name)s %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
As for editing the configuration files directly, I don't know except this same text is in /etc/mailman/sitelist.cfg
-- Henry

Justin Denick wrote:
what is the code I need to add to have the UNSUBSCRIBE link appear at the bottom of the messages?
See the second question/answer in the post at <http://mail.python.org/pipermail/mailman-users/2007-March/056289.html>.
Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.015.htp>.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Henry Hartley
-
Justin Denick
-
Mark Sapiro