On 08/01/2012 01:27 PM, Timo Sirainen wrote:
On 1.8.2012, at 14.21, Frank Bonnet wrote:

Aug 01 13:06:09 imap(bonnetf): Error: opendir(/user/bonnetf/.imap) failed: No 
such file or directory
I don't see any obvious way for this to happen. Can you reproduce it by running 
imap process directly and talking imap protocol? Something like this would be 
helpful:

chmod a+rw /var/run/dovecot/config
gdb /usr/local/lib/dovecot/imap

it starts badly

mail# gdb /usr/local/libexec/dovecot/imap
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
(gdb) b i_error
Function "i_error" not defined.



b i_error
run
<make gdb stop>
bt full

where the <make gdb stop> will probably work if you do something like:

a list "" *
b lsub "" *
c select inbox

if not, check what IMAP commands your IMAP client sends when it fails. 
http://wiki2.dovecot.org/Debugging/Rawlog



--
CYBERDROID Inc.

Frank BONNET

01.45.92.66.17

Service des Moyens Informatiques Generaux

ESIEE PARIS
Cité Descartes / BP 99
93162 NOISY-LE-GRAND Cedex
http://www.esiee.fr <http://www.esiee.fr/>

Reply via email to