Blaine Lang wrote:
>
>I have created a form on our site to post an un-subscribe request to the
>list where we just prompt for the email address. This works except the
>form upon posting returns to the user options page -
>{site_url}/mailman/options/{list_name}/{email_address}
>
>Is there an option to change this redirect URL so that it would return
>to another URL - preferably on on our site?
No. The only way I know to accomplish what you want is to have your
page be a PHP or CGI process which posts the unsubscribe to Mailman
using wget, direct HTTP communication or whatever would allow the
process to receive the returned output and present an appropriate page
to the user.
See some of the results of
<http://www.google.com/search?q=site%3Amail.python.org++inurl%3Amailman++wget>
for more information.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
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