On Mon, Mar 11, 2002 at 11:01:36PM +0100, Vasarhelyi asd Daniel wrote:
mailspool_new_from_file: stat(/usr/local/musichello/mailroot/z): Permission denied
The authenticated user doesn't have permission to read
the directory entry for the mailspool.
I citated a lot from log and from my system, to prove, it has.
host:~# su fakeuser
address@hidden:/root$ cd /usr/local/musichello/mailroot/z
address@hidden:/usr/local/musichello/mailroot$ ls -la
[...]
-rw-rw-rw- 1 fakeuser mailer 771 Feb 4 17:34 z
[...]
address@hidden:/usr/local/musichello/mailroot$ cat z | wc -l
22
So it HAS permission to read mailbox.
+----------------+-----------+---------------+--------------------------------+------------+
| domain_name | unix_user | password_hash | path
| max_popbox |
+----------------+-----------+---------------+--------------------------------+------------+
| musichello.com | fakeuser | nemjelszo |
/usr/local/musichello/mailroot | 1 |
+----------------+-----------+---------------+--------------------------------+------------+
+----------------+------------+--------------------+-----------+
| domain_name | local_par
t | password_hash | mbox_name |
+----------------+------------+--------------------+-----------+
| musichello.com | fake1 | {plaintext}1234567 | fake1 |
| musichello.com | z | {plaintext}z | z |
+----------------+------------+--------------------+-----------+
Here it is.
(resent)