* Bill Whitacre ([EMAIL PROTECTED]) wrote:
> Is anyone here using Mailman on OS X?  I've followed the instructions 
> put together by Kathleen Webb at 
> <http://www.mail-archive.com/[email protected]/msg12599.html> 
> but keep getting this when I try to create a 'test' list:
> 
> > [ibb-80:~] mailman% /Applications/mailman/bin/newlist
> > Enter the name of the list: test
> > Enter the email of the person running the list: [EMAIL PROTECTED]
> > Initial test password:
> > Traceback (most recent call last):
> >   File "/Applications/mailman/bin/newlist", line 220, in ?
> >     main()
> >   File "/Applications/mailman/bin/newlist", line 169, in main
> >     mlist.Create(listname, owner_mail, pw)
> >   File "/Applications/mailman/Mailman/MailList.py", line 782, in Create
> >     Utils.MakeDirTree(os.path.join(mm_cfg.LIST_DATA_DIR, name))
> >   File "/Applications/mailman/Mailman/Utils.py", line 265, in 
> > MakeDirTree
> >     os.mkdir(made_part, perms)
> > OSError: [Errno 13] Permission denied: 
> > '/Applications/mailman/lists/test'
> > [ibb-80:~] mailman%

Did you run check_perms?

----------------------------------------------
| Matthew Davis /\ http://dogpound.vnet.net/ |
|--------------------------------------------|
| Friday, January 03, 2003 / 01:36PM      |
----------------------------------------------
Machine independent code isn't.

------------------------------------------------------
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/

This message was sent to: [email protected]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to