At 12:12 PM 11/26/01 -0700, Ashley M. Kirchner wrote: > In your virtusertable: > > #mailing lists > [EMAIL PROTECTED] test > [EMAIL PROTECTED] test-admin > [EMAIL PROTECTED] test-request > [EMAIL PROTECTED] test-owner > > #catchall rule > @hank.org moseley+%1
Thanks, that's what was I worried about. ;) Do people use shell scripts to do all this work? su - mailman bin/newlist foo su <edit /etc/mail/aliases> newaliase <edit /etc/mail/virtusertable> makemap hash virtusertable < virtusertable <restart sendmail> Actually, the problem with that is the bin/newlist should be done last as it sends mail to the new list admin, and if done first, the list isn't really setup yet. Thanks for the help! Bill Moseley mailto:[EMAIL PROTECTED] ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
