Tim! Missing the "crucial part" of your mail made me scrutinize more exactly in the configuration parts of my dovecot installation. I discovered now, that in my previous (working) 1.0.10 Dovecot config. I have set the userdb to static:
userdb static { args = uid=5000 gid=5000 home=/home/vmail/%d/%n allow_all_users=yes }
So I will try with this again. Since yet, very thank you for your hint and enlightenment :)
Cheers
-----Ursprüngliche Nachricht----- Von: dovecot-bounces@dovecot.org [mailto:dovecot-bounces@dovecot.org] Im Auftrag von Tim Smith Gesendet: Sonntag, 20. Mai 2012 14:49 An: dovecot@dovecot.org Betreff: Re: [Dovecot] Dovecot 2 fails after correct login
Sorry - seem to have missed the crucial part of my email!! I meant to say:
Do u not need a separate user_query in your dovecot-sql.conf to return the userdb data?
Sorry!