On 25.3.2013, at 15.36, Hajo Locke <[email protected]> wrote:

> Also i edited the password_query (i use userdb prefetch)
> 
> password_query = SELECT `inbox` as `user`, `password`, `home` as userdb_home, 
> `uid` AS userdb_uid, `gid` AS userdb_gid, userdb_import as 
> userdb_userdb_import FROM `mail_users` WHERE `login` = '%u' AND `active`='Y'
> 
> This results in no error but also no effect. Verbose logging did show a line 
> like this:
> 
> Mar 25 13:16:49 myhostname dovecot: auth: Debug: master out: USER 3613786113  
>     myuser        home=/home/myuser     uid=1004        gid=1000
>       
> namespace/inbox/hallohallo/auto=subscribe^Atnamespace/inbox/hallohallo/special_use=\Sent
> Looks not really bad, but is not working.
> What did i wrong? I would like to get this work to have a plan B.

See if it works without userdb prefetch? Possibly a bug..

Reply via email to