[Mailman-Users] Cannot set digest mode via URL

Mark Sapiro mark at msapiro.net
Fri Sep 3 19:37:50 CEST 2010


Mark Sapiro wrote:
>
>Note also that you can subscribe the user and set options with a single
>GET URL. For example:
>
>http://<domain>/mailman/admin/<list>/members/add?subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&send_notifications_to_list_owner=0&subscribees=user at example.com&user=user%2540example.com&user%2540example.com_digest=1&user%2540example.com_nodupes=1&user%2540example.com_plain=1&setmemberopts_btn=1&adminpw=<password>
>


Note that the /add in the above is not required. It could just as well
be

http://<domain>/mailman/admin/<list>/members?subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&send_notifications_to_list_owner=0&subscribees=user at example.com&user=user%2540example.com&user%2540example.com_digest=1&user%2540example.com_nodupes=1&user%2540example.com_plain=1&setmemberopts_btn=1&adminpw=<password>

The only difference is what the results page is.

-- 
Mark Sapiro <mark at msapiro.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