John Holley wrote:
>
>I have a couple of lists where one of the accounts subscribed is a  
>global account for an organisation e.g. it sends a message to all  
>staff. So if a staff member goes to the list and then clicks on the  
>Password Reminder the password is mailed to all staff!
>
>Is it possible to stop specific list members from requesting passwords?

I don't think there's any way to configure a password request block on
certain member addresses only short of modifying the code, and you
can't really block all members either short of diverting the reminders
by making the list an umbrella list.

The closest you can come I think is the following:

Say one of your lists is [EMAIL PROTECTED] and the global address
(maybe a Mailman list or maybe some other mail_all_staff address) is
[EMAIL PROTECTED], then you can make a new list, say
[EMAIL PROTECTED] and subscribe all the people of list1 but
not 'staff' to list1-sub-list. Then remove all the people from list1,
and change list1 to an umbrella list and subscribe list1-sub-list to
it (staff is still subscribed).

Now the [EMAIL PROTECTED] list has two members -
[EMAIL PROTECTED] and [EMAIL PROTECTED] Password reminders
will be sent to [EMAIL PROTECTED] and
[EMAIL PROTECTED] (or whatever based on umbrella_member_suffix
for list1 so that problem is solved, but other problems are created so
this may not be viable. Namely, individuals still post to list1, but
they are actually members of and get their reminders from and set
their options for list1-sub-list, so they are aware of it. If they can
post to it, then staff don't receive the post.

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