unable to 'adddomain'

2001-06-25 Thread Jonathan Edwards
I just installed vpopmail and when I try to run '/home/vpopmail/bin/vadddomain myvirtualdomain.com', I get the message: Error: Unable to chdir to vpopmail/domains/domain directory Sounds like a permissions issue to me, but I think all of my permissions are correct. I haven't changed any

Re: unable to 'adddomain'

2001-06-25 Thread KEnet Webmaster
on your install. Klingonempire.net Webmaster - Original Message - From: Jonathan Edwards To: [EMAIL PROTECTED] Sent: Monday, June 25, 2001 4:26 PM Subject: unable to 'adddomain' I just installed vpopmail and when I try to run '/home/vpopmail/bin/vadddomain

Re: unable to 'adddomain'

2001-06-25 Thread Bill Shupp
Quoting Jonathan Edwards [EMAIL PROTECTED]: I just installed vpopmail and when I try to run '/home/vpopmail/bin/vadddomain myvirtualdomain.com', I get the message: Error: Unable to chdir to vpopmail/domains/domain directory Sounds like a permissions issue to me, but I think all of my

Re: unable to 'adddomain'

2001-06-25 Thread Jonathan Edwards
Subject: Re: unable to 'adddomain' Quoting Jonathan Edwards [EMAIL PROTECTED]: I just installed vpopmail and when I try to run '/home/vpopmail/bin/vadddomain myvirtualdomain.com', I get the message: Error: Unable to chdir to vpopmail/domains/domain directory Sounds like

Re: unable to 'adddomain'

2001-06-25 Thread Bill Shupp
Quoting Jonathan Edwards [EMAIL PROTECTED]: This is the line I used to configure ./configure --enable-roaming-users=y --enable-vpopuser=vpopmail --enable-ip- alias-domains=y This should be ok. But try removing the --enable- vpopmail=vpopmail part. vpopmail is the default user. See if

Re: unable to 'adddomain'

2001-06-25 Thread Bill Shupp
Quoting Bill Shupp [EMAIL PROTECTED]: Quoting Jonathan Edwards [EMAIL PROTECTED]: This is the line I used to configure ./configure --enable-roaming-users=y --enable-vpopuser=vpopmail --enable-ip- alias-domains=y This should be ok. But try removing the --enable-

Re: unable to 'adddomain'

2001-06-25 Thread Jonathan Edwards
- From: Bill Shupp [EMAIL PROTECTED] To: Jonathan Edwards [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, June 25, 2001 2:38 PM Subject: Re: unable to 'adddomain' Quoting Jonathan Edwards [EMAIL PROTECTED]: This is the line I used to configure ./configure --enable-roaming-users=y

Re: unable to 'adddomain'

2001-06-25 Thread Bill Shupp
on 6/25/01 5:03 PM, Jonathan Edwards at [EMAIL PROTECTED] spake: tried that already, but no luck. I tried running just ./configure with no extra options and I get the same message. It seems strange that the message says Unable to chdir to vpopmail/domains/domain directory Why is it trying

Re: unable to 'adddomain'

2001-06-25 Thread chris
] Sent: Monday, June 25, 2001 3:03 PM Subject: Re: unable to 'adddomain' tried that already, but no luck. I tried running just ./configure with no extra options and I get the same message. It seems strange that the message says Unable to chdir to vpopmail/domains/domain directory Why

Re: unable to 'adddomain'

2001-06-25 Thread Bill Shupp
on 6/25/01 6:13 PM, chris at [EMAIL PROTECTED] spake: Here's an excerpt from an earlier post I made to this list. It may help. There's (what I'd consider a bug) in vpopmail.c Ken is 'lower-casing' the path /home/vpopmail/domains/foo.com and then doing a chdir to that result. I had upper