Re: [Mailman-Users] Unsubscribe link on msg_footer

2009-12-17 Thread Mark Sapiro
Andrea Cappelli wrote: > >I try to do this adding in msg_footer the following >Unsubscribe: >%(user_optionsurl)s?password=%(user_password)s&unsub=1&unsubconfirm=1 > >but Mailman (2.1.11 on Debian Lenny) said me that I can't use >user_optionsutl in this variable > >There is any other way to do this

Re: [Mailman-Users] Unsubscribe link on msg_footer

2009-12-17 Thread Steff Watkins
> -Original Message- > From: mailman-users-bounces+s.watkins=nhm.ac...@python.org > [mailto:mailman-users-bounces+s.watkins=nhm.ac...@python.org] > On Behalf Of Andrea Cappelli > Sent: 17 December 2009 11:27 > To: mailman-users@python.org > Subject: [Mailman-Users

[Mailman-Users] Unsubscribe link on msg_footer

2009-12-17 Thread Andrea Cappelli
Hi list, I would place in email footer the link to give possibility to the user to unsubscribe (possibly directly, without insert the password) I try to do this adding in msg_footer the following Unsubscribe: %(user_optionsurl)s?password=%(user_password) s&unsub=1&unsubconfirm=1 but Mailman (2.1.