[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unable_to_chdir_to_maildir._(#4.2.1)
- To: qmail@xxxxxxxxxxxxx
- Subject: Unable_to_chdir_to_maildir._(#4.2.1)
- From: chris@xxxxxxxxxxxx
- Date: Wed, 07 Apr 1999 17:01:23 -0400
- Delivered-to: mailing list qmail@xxxxxxxxxxxxx
- Mailing-List: contact qmail-help@xxxxxxxxxxxxx; run by ezmlm
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-MD5: uNOT6O6CxbB2PPONrrH2ow==
Hello list !
I am setting up pop3 deliveries, and keep getting this message in the logs,
it obviously means that the program that actually tries to deliver (qmail-local ??)
has no access to the Maildir directory.
# pwd
/var/qmail
# ls -l
total 73
drwxr-sr-x 2 alias qmail 8192 Apr 7 10:59 alias
drwxr-xr-x 2 root qmail 8192 Mar 3 16:38 bin
drwxr-xr-x 2 root qmail 8192 Mar 3 16:38 boot
drwxr-xr-x 2 root qmail 8192 Mar 23 11:58 control
drwxr-xr-x 2 root qmail 8192 Mar 3 16:38 doc
drwxr-xr-x 10 root qmail 8192 Mar 3 16:38 man
drwx------ 3 popuser qmail 8192 Apr 6 14:51 popboxes
drwxr-x--- 11 qmailq qmail 8192 Mar 3 16:38 queue
-rwxr-xr-x 1 root qmail 205 Apr 7 08:54 rc
drwxr-xr-x 2 root qmail 8192 Apr 7 16:35 users
# cd popboxes
# ls -l
total 8
drwx------ 5 popuser qmail 8192 Apr 7 15:08 testeur
Isn't qmail-local suppose to pick the UID in assign and deliver as
the user defined there and if not, what user is it running as and how
could it deliver to the Maildir if it is 0700 ??
# pwd
/var/qmail
# cd users
# ls -l
total 4
-rw-r--r-- 1 root qmail 58 Apr 7 16:14 assign
-rw-r--r-- 1 root qmail 2150 Apr 7 16:35 cdb
# cat assign
=testeur:popuser:208:201:/var/qmail/popboxes/testeur:::
.
#
Thanks
Chris