At 9:19 AM -1000 7/31/01, Clifton Royston wrote:
> > -ERR [SYS/TEMP] Failed to create /apps/qp/drop/r/f/.rfrancis.pop iwth uid
> > 1125, gid 6.
>> Change permissions.
>>
>> to what?
>
> To something writable by uid 1125 and gid 6. ;-) I.e. qpopper needs
> to be able to write a user's file running as that user.
Clarification: Qpopper needs to be able to read/write/delete/create
the file when running as the user, but with group 'mail'. So one way
to permit this is to make the directory group 'mail' and give group
rwx permissions.
>
> Actually, there might be another problem once that is dealt with.
> Since you've pointed it at this whole separate hierarchy under
> /apps/qp/drop, and you're clearly using the username-hash scheme for
> directories, you probably need to insure that /apps/qp/drop/r and
> /apps/qp/drop/r/f exist too, along with /apps/qp/drop/a,
> /apps/qp/drop/a/a, apps/qp/drop/a/b, etc. I wouldn't think qpopper
> should be expected to walk back up its file path creating directories
> on the fly as it goes.
Qpopper does this by default, but if you've precreated the
directories, you can tell Qpopper not to check if they exist, which
speeds things up.