Thanks. That got me in the right direction that I got mailman working again and postfix needed to know where the aliases had moved to. But now I have created a new list named the same as the old list and it is working. But I would like to move all the old users, password, archives etc. to the new directories. Is that possible?
If you copy the following 3 directories you should pick up your old list and member data.
/var/mailman/archives --> /var/lib/mailman/archives /var/mailman/data --> /var/lib/mailman/data /var/mailman/lists --> /var/lib/mailman/lists
You may also want to copy over the pending queue files:
/var/mailman/qfiles --> /var/spool/mailman
-- John Dennis <[EMAIL PROTECTED]>
------------------------------------------------------ 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&file=faq01.027.htp