Cannot connect to Dovecot server + Postgres support questions

Jonathan Ballet jon at multani.info
Fri Jan 27 13:52:45 CET 2006


Hi,

I just installed Roundcubemail from both CVS and latest snapshot.
I can't connect to my IMAP server (which is Dovecot), with both versions.

The snapshot-version doesn't give my any informations about what happens there, while the CVS-version give me some hints ... :

* CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS STARTTLS AUTH=DIGEST-MD5 AUTH=CRAM-MD5 cp01 OK Capability completed. Trying CRAM-MD5 + PDkyNDM4MTYzODkyNTI4NDEuMTEzODM2NTY1MEBwdHJvaXM+ Got challenge: + PDkyNDM4MTYzODkyNTI4NDEuMTEzODM2NTY1MEBwdHJvaXM+ Tried CRAM-MD5: Resource id #34


Not really helpfull however ...
Here is the log I can find in dovecot.log :

dovecot: 2006-01-27 13:40:50 Info: auth(default): client in: AUTH       1       CRAM-MD5        service=IMAP    secured lip=127.0.0.1   rip=127.0.0.1
dovecot: 2006-01-27 13:40:50 Info: auth(default): client out: CONT      1       PDkyNDM4MTYzODkyNTI4NDEuMTEzODM2NTY1MEBwdHJvaXM+
dovecot: 2006-01-27 13:40:50 Info: auth(default): client in: CONT       1       am9uIDliYTcyMDYwMjkzYTljYjJhMGJiYmZmOTIwYTZhY2Nh
dovecot: 2006-01-27 13:40:50 Info: auth(default): passwd-file(jon,127.0.0.1): unknown user
dovecot: 2006-01-27 13:40:50 Info: auth(default): client out: OK        1       user=jon
dovecot: 2006-01-27 13:40:50 Info: auth(default): master in: REQUEST    18      27081   1
dovecot: 2006-01-27 13:40:50 Info: auth(default): master out: USER      18      jon     uid=5000        gid=5000        home=/var/mail/jon      mail=/var/mail/jon
dovecot: 2006-01-27 13:40:50 Info: imap-login: Login: user=<jon>, method=CRAM-MD5, rip=127.0.0.1, lip=127.0.0.1, secured


I have auto_create_user set to FALSE, default_host to localhost. I was using squirrelmail before, and it works.



I got another problem, related to PostgreSQL support : I tried to setup roundcubemail with pgsql database, but it didn't work at all.
When I click on 'Login', I got a blank page. Looking at my PostgreSQL log show me that a lot of 'RESET ALL;' are executed (maybe 20 or more in one seconds !!)
My Postgres roundcubemail user could connect to the database, but I don't know where this 'reset all' command came from ?
I'm using latest CVS version to test Postgres support, and Postgres 8.1.


Thanks for helping me :)

Jonathan




More information about the Dev mailing list