Dave Kall wrote:

>I've already authenticated by the using the password in a separate  
>url. Are you saying I need to putt it "all in one url it should  
>work?  I'll look into doing that. Then where would I put the  
>subscribers to add?


It depends what you are doing. If you already logged in and got the
login cookie and are returning the cookie in the headers of the GET of
the 'subscribe' URL, then you don't need to provide the password a
second time, but I suspect you aren't doing that.

As far as the addresses are concerned, I again refer you to
<http://mail.python.org/pipermail/mailman-users/2004-December/041214.html>
where you will see part of the URL is
subscribees=[user_email_address], e.g. [EMAIL PROTECTED] or
maybe even [EMAIL PROTECTED]@example.com.

-- 
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&amp;file=faq01.027.htp

Reply via email to