On 04/17/2016 04:39 AM, Christian F Buser via Mailman-Users wrote: > Hi all > > The standard message footers for my lists are > > _______________________________________________ > %(real_name)s mailing list > %(real_name)s@%(host_name)s > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s > > I would like to add some information here how to get help and how to > unsubscribe. > > What would the syntax be to get the following result (I don't like to > experiment on the live lists): > > Unsubscribe: <mailto:listname-unsubscr...@domain.com> > Get Help: <mailto:listname-requ...@domain.com?subject=help>
First of all, the msg_footer is plain text, not HTML so something like Get Help: <mailto:listname-requ...@domain.com?subject=help> will appear as that text, not as an active mailto link > would <mailto:%(real_name)s-request@%(host_name)s?subject=help> for the help > line worrk? Or rather not? It would produce the result you have above, but it would not be an active link unless the recipient's MUA makes it one. In any case, Get Help: <%(real_name)s-request@%(host_name)s?subject=help> would probable be better. Go to the web admin UI Non-digest options page and click (Details for msg_footer) to see what replacements are available, and as Barry Finkel suggests, create a test list and experiment. -- 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/archive%40jab.org