André wrote:
> 
> we are using mailman as a newsletter-system for several customers and would 
> like to implement a "one click unsubsribe" - each mail should contain a 
> user-specific link for unsubscribing the user.


I'm sure you recognize that this precludes digests as digests currently 
can't be personalized.


> The problem is that we have legal requirements (and fairly "unexperienced 
> users") that force us to set up a real "one click" system - the standard 
> webpage for unsubscribing from mailman is a little to complicated (as you 
> still have to read some text..:-)


I don't know if this will satisfy your requirement or not, but you could 
construct a mailto: link in the msg_footer. e.g.,

Unsubscibe - 
mailto:%(real_name)[EMAIL 
PROTECTED](host_name)s?subject=unsubscribe%%20%(user_password)s%%20address=%user_address)s


-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
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-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to