[Dovecot] upgrade from beta9 to rc1 - lost access to messages and folders

Joseph W. Breu breu at cfu.net
Thu Jun 29 16:41:40 EEST 2006


Hello All,

Upgraded a test machine this morning from beta9 to rc1 and lost access to 
messages and folders.

an strace on the imap process shows it accessing the home directory, but 
not the mail directory.  The two queries that I use are:

password_query = SELECT email,crypt as password FROM users WHERE email = 
'%u'
user_query = SELECT homedir AS home, maildir AS mail, 1000 AS uid, 1000 AS 
gid FROM users WHERE email = '%u'


In this example, homedir=/var/spool/mail/filer/storage and 
maildir=cfu.net/b/r/breu

Under beta9, it finds the homedir/maildir correctly as 
/var/spool/mail/filer/storage/cfu.net/b/r/breu.  Under rc1, it accesses 
/var/spool/mail/filer/storage//mail/


What did I miss during the upgrade?


-- 

Thanks,

---------------------------------------------------------
Joseph W. Breu, CCNA              phone : +1.319.268.5228
Senior Network Administrator        fax : +1.319.266.8158
Cedar Falls Utilities              cell : +1.319.493.1686
support: +1.319.268.5221         url : http://www.cfu.net


More information about the dovecot mailing list