Hi, I am trying to add a new test list to my Mailman, but it doesn't seem to be working. I have installed mailman in "/var/lib/mailman" and I am using following command:
$/var/lib/mailman/bin/newlist test [EMAIL PROTECTED] test123 But it failed saying "Illegal list name: [EMAIL PROTECTED]" Since my hostname is different than my actul DNS name. I thought I need to define domain as well so I also tried this command: $/var/lib/mailman/bin/newlist [EMAIL PROTECTED] [EMAIL PROTECTED] test123 But it again fails saying "Illegal list name: [EMAIL PROTECTED]" --yogesh ------------------------------------------------------ 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/
