RE: [Mailman-Users] Please you help me !!

2002-09-09 Thread George Crum
Barrett', '/u/barrett', >'/usr/local/bin/bash') > >>> pwd.getpwnam('mailman') >('mailman', 'x', 601, 601, 'Mailman Maillist Manager account', >'/u/mailman', '/usr/local/bin/bash') > >&

RE: [Mailman-Users] configure mailman on Solaris 8

2002-09-06 Thread George Crum
): File "", line 1, in ? ImportError: No module named pwd >>> Thank you Rajib and Richard. I'll look into my Python installation to see what I did wrong. - George Crum >You can confirm (or deny) this proposition by running python from the >command line and

[Mailman-Users] configure mailman on Solaris 8

2002-09-05 Thread George Crum
a "mailman" user defined * (usually in your /etc/passwd file). Please see the INSTALL * file for details. I have created the user mailman and a group called mailman. Plus created the home directory /export/home/mailman. Has anyone out there compiled M