On Mon, Jan 16, 2006 at 08:29:50PM +0200, Dzmitry Pashkouski wrote: > The same time in telnet after 'ss examine inbox' it shows me > * BYE [ALERT] Fatal error: No such file or directory > Connection closed by foreign host > > The interesting thing is that I do not see these messages in the > server log.
Including logs at level mail.* (e.g. /var/log/maillog)? I'd guess something is amiss with your Maildir structure, so I'd check that carefully first. Use # authtest foo to check that the home directory and Maildir are as you expect them (Maildir can be unset, in which case it defaults to MAILDIRPATH which is usually ./Maildir) Then check the permissions on $home, $home/Maildir, $home/Maildir/cur, $home/Maildir/new and $home/Maildir/tmp Regards, Brian. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
