Rae wrote:

>Okay, so the better way would be not to use the adminpasswd in the 
>command but a userpasswd instead.


But this results in a confirmation email to the user which the OP was
trying to avoid.


>I tried to run the command as designated in the link below but it 
>does not work as expected. I received this error:
>
>Bug in Mailman version 2.1.6
>We're sorry, we hit a bug!
>Please inform the webmaster for this site of this problem. Printing 
>of traceback and other system information has been explicitly 
>inhibited, but the webmaster can find this information in the Mailman 
>error logs.


Did you look in Mailman's 'error' log for the error and traceback? What
were they?

And did you read the whole thread or did you just try the one
UNsubscribe command in the first post of the thread. Most likely the
error is a NotAMemberError: exception that resulted from an attempt to
unsubscribe a non-member. This error would not normally occur because
that particular 'post' comes from a member's options page, so the
address would be a member's address.


>At 11:07 AM 11/30/2005, Mark Sapiro wrote:
>>This doesn't do what you want. What it does do (assuming
>>subscribe_policy includes confirm) is enter a pending subscription in
>>digest/nodigest mode for [EMAIL PROTECTED] with initial user
>>password of adminpasswd and sends a confirmation email to
>>[EMAIL PROTECTED]
>>
>>See below for more info.
>>
>>It is not possible by email. There are comand line tools
>>bin/add_members and bin/remove_members that can do what you want if
>>you can run them from your automated process, or you can 'post' to the
>>admin mass (un)subscribe function as discussed in the archives of this
>>list, e.g., the thread beginning at
>><http://mail.python.org/pipermail/mailman-users/2004-December/041209.html>.
>

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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