Re: qmail-inject problem

2000-07-20 Thread William D. Wilmoth
I ran the trace and found that I am getting a permissions error at the receiving users home directory. So just as a test I ran chmod 744 on that directory and got the same error. Sorry I am still new at this permissions game... What is the deal? 744 should give read to all right??? Dave Sill

Re: qmail-inject problem

2000-07-20 Thread Chris, the Young One
On Thu, Jul 20, 2000 at 09:53:41AM -0500, William D. Wilmoth wrote: ! What is the deal? 744 should give read to all ! right??? Read permission allows you to list the directory. It does not allow you to access it; for that you need the execute permission. Try 0755.

Re: qmail-inject problem

2000-07-20 Thread William D. Wilmoth
I tried changing permissions to 711 as well still didn't work. I even tried 777 The parent directories seem okay as well??? "William D. Wilmoth" wrote: I am getting the following error when trying to mail from any user without root access: qmail-inject: fatal: read error I am pretty

qmail-inject problem

2000-07-19 Thread William D. Wilmoth
I am getting the following error when trying to mail from any user without root access: qmail-inject: fatal: read error I am pretty sure that this is a permissions issue, but where??? -- William D. Wilmoth Network Administrator Service Transport, Inc. Phone: (800) 528 - 1616 x226 Fax: (931)

Re: qmail-inject problem

2000-07-19 Thread Dave Sill
"William D. Wilmoth" [EMAIL PROTECTED] wrote: I am getting the following error when trying to mail from any user without root access: qmail-inject: fatal: read error I am pretty sure that this is a permissions issue, but where??? Run qmail-inject via a system call tracer