On Fri, Mar 14, 2003 at 01:09:24AM -0500, Duke wrote: > I recently installed Mailman, replacing Majordomo, and I just used the > mass subscription feature and fed it my Majordomo subscriber lists. I'm > wondering what, if any, my subscribers' initial passwords are, or how I > could set them.
I think a random password is assigned to each subscriber when you mass-subscribe. The passwords are sent to the subscribers in the monthly password reminders, so you could just run whatever is in the mailman crontab; probably something like: python /usr/local/mailman/cron/mailpasswds - this would mail all subscribers their passwords. -- "Since when is skepticism un-American? Dissent's not treason but they talk like it's the same..." (Sleater-Kinney - "Combat Rock") ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
