[Mailman-Users] problem sending multiple listserv commands via email

Mark Sapiro mark at msapiro.net
Tue Nov 1 16:33:16 CET 2011


Christine Cubillo wrote:

>***Response Received:
>
>
>
>- Results:
>    Usage:
>
>    unsubscribe [password] [address=<address>]
>        Unsubscribe from the mailing list.  If given, your password must match
>        your current password.  If omitted, a confirmation email will be sent
>        to the unsubscribing address. If you wish to unsubscribe an address
>        other than the address you sent this request from, you may specify
>        `address=<address>' (no brackets around the email address, and no
>        quotes!)
>
>
>- Unprocessed:
>subscribe MyPassword nodigest address=email2 at someaddress.com
>subscribe MyPassword nodigest address=email3 at someaddress.com
>
>- Done.


The second and subsequent commands are not processed because the first
command results in an error. That's why you see a Usage: message.

It appears that something has been broken in your Mailman installation
as the subscribe commands appear to be invoking the cmd_unsubscribe
module rather than the cmd_subscribe module.

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