Ricardo Kleemann wrote:
>
> If I have a page with an unsbuscribe button using the link above, it does
> 2
> things:
>
> 1. Sends out a confirmation email for unsubscribing
> 2. Takes me to the list's options page
>
> For what I'm trying to do, the email confirmation is sufficient. Is there
> any way or "trick" to disable the appearance of the options page and
> instead just put up some other text?


If you post directly to the options CGI, you will get the response from
that page. It you want to provide your own custom response, your page must
be some kind of PHP, CGI or other script which will invoke the options
CGI, capture it's response and generate its own response.

See the FAQ at <http://wiki.list.org/x/uIA9>.

-- 
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

Reply via email to