Do you really want all files to be 755? Wouldn't a better option be:
find /home/vpopmail -type d -exec chmod 755 {} \;
To change the directories to 755.
Cheers,
Tren.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
= End of Time Networks http://www.theendoftime.net -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Thu, 8 Mar 2001, Dan Phoenix wrote:
>
> chmod -R 755 /home/vpopmail could not hurt either.
>
>
>
> On Thu, 8 Mar 2001, Dan Phoenix wrote:
>
> > Date: Thu, 8 Mar 2001 14:08:13 -0800 (PST)
> > From: Dan Phoenix <[EMAIL PROTECTED]>
> > To: Bill Shupp <[EMAIL PROTECTED]>
> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
> > Subject: Re: Unable to chdir problem
> >
> >
> >
> > I had this problem once before.....run as root or vpopmail user
> >
> >
> >
> >
> > On Thu, 8 Mar 2001, Bill Shupp wrote:
> >
> > > Date: Thu, 08 Mar 2001 16:08:29 -0600
> > > From: Bill Shupp <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED]
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: Unable to chdir problem
> > >
> > > on 3/8/01 3:58 PM, James Blackwell at [EMAIL PROTECTED] wrote:
> > >
> > > > I created another domain and it too has the same problem. I've even removed
> > > > the panmatrix.net domain, restarted qmail, and added it again. Still the same
> > > > problem.
> > >
> > >
> > > Hmm.. at this point, if you've already removed/installed the domain (and it
> > > looks like it's your only virtual domain), I'd go as far as removing and
> > > re-adding the vpopmail user. I can't think of anything else.. except maybe
> > > reinstalling qmail. But that's just because there's nothing else to try.
> > > Perhaps someone else has some better ideas?
> > >
> > > Good luck.
> > >
> > > -Bill
> > >
> >
>
>