[Mailman-Users] Admin (un)subscribe via wget or email w/out confirms

Mark Sapiro msapiro at value.net
Sun Dec 5 23:43:13 CET 2004


Steven Poulakos wrote:
>
>My current problem is figuring out how to allow an admin to subscribe a 
>user's email *without requiring the user to confirm* the subscription.  
>Is there any way to do this with admin email commands or web scripts?
>
>The unsubscribe feature works using the following wget command:
>
>http://[domain.name]/mailman/options/[listname]/[user_email_address]?unsub=1&unsubconfirm=1&password=[admin_password]
>
>That command will unsubscribe the user without a confirmation request.  
>Does something comparable exist for subscriptions?

http://[domain.name]/mailman/admin/[listname]/members/add?subscribees=[user_email_address]&adminpw=[admin_password]&send_welcome_msg_to_this_batch=0&send_notifications_to_list_owner=0

You may or may not want
send_welcome_msg_to_this_batch=0
and/or
send_notifications_to_list_owner=0
depending on whether or not you want the welcome message and/or owner
notification.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list