On Fri, Dec 26, 2008 at 07:17:30AM -0800, Mark Sapiro wrote:
> Sean Wilkins wrote:
> 
> >Does mailman have the ability to send one email to globally subscribe to
> >all lists on the server?
> 
> No.

I've used list_lists, awk, a while/do loop and add_members to do something 
similar.

Add the email addresses of those to be subscribed to all lists to a file, and
use that (if you're mad^Wso inclined, a web-form that collects the email
addy into a database/text file could be used too).

Doesn't work for newly created lists, but nothing stopping cron running a check 
or something (or running add_members after creating a new list)

YMMV.

-- 
``Odd things, animals.
  Dogs look up to you. Cats look down to you.
  Only pigs see you as an equal.'' (Churchill)
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to