On Tue, 2004-06-22 at 04:17, Paul McMurphy wrote:
Is the I/O leak message normal? Jun 22 02:12:39 xbox pop3(paul): lstat(/var/mail/Maildir/paul/INBOX/cur) failed: Permission denied Jun 22 02:12:39 xbox pop3(paul): lstat(/var/mail/Maildir/paul/INBOX/cur) failed: Permission denied Jun 22 02:12:39 xbox pop3: I/O leak: 0x8050ce0 (0) Jun 22 02:12:39 xbox pop3: I/O leak: 0x8084b10 (1)
More or less, they just mean some memory was leaked and that there might be a bug somewhere. They've already been fixed in 1.0-tests.
The "Permissions denied" messages aren't normal, though :) I/O leaks happen probably because of them.
Oh... and any hints on the permissions problem would be ok also. ;)
Give that Dovecot user (paul) correct permissions for it. Is uid set right in userdb and the same uid owns /var/mail/Maildir/paul directory and everything under it?