Hi all,
Already we have 15 lists, now I am trying to create one more group, it is not creating. When I going to run 'newlist' it is asking listname then it is asking mailman owners email-id and initial password then I entered both. After entering all its hanging, if I pressed ' ^c ' it gives these error messages.
^CTraceback (most recent call last):
File "./newlist", line 220, in ?
main()
File "./newlist", line 169, in main
mlist.Create(listname, owner_mail, pw)
File "/export/home/mailman/Mailman/MailList.py", line 786, in Create
self.__lock.lock()
File "/export/home/mailman/Mailman/LockFile.py", line 286, in lock
self.__sleep()
File "/export/home/mailman/Mailman/LockFile.py", line 424, in __sleep
time.sleep(interval)
KeyboardInterrupt
So please send me some solution to create the newlist.
Thanks
--Somu
This message is intended for the use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
