[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RAQ2] Mailman Software
- Subject: [cobalt-users] [RAQ2] Mailman Software
- From: Dennis <dkc@xxxxxxxxxxxxx>
- Date: Tue Nov 30 15:04:56 1999
Hello-
I installed the mailman software (same Cobalt is using for this list)
and the installation when great. No errors.
Then when I go to create a list via the script it comes up with this
error being a non-Linux guru it does not always make sense to me, but
hopefull it will to you.
Here is the error message:
Traceback (innermost last):
File "/home/mailman/bin/newlist", line 146, in ?
raise SystemExit(main(sys.argv))
File "/home/mailman/bin/newlist", line 83, in main
list_pw = getpass.getpass("Initial %s password: " % list_name)
File "/usr/lib/python1.5/getpass.py", line 42, in getpass
termios.tcsetattr(fd, TERMIOS.TCSADRAIN, old)
termios.error: (22, 'Invalid argument')
Any ideas?
Thank you,
Dennis