Displaying 3 results from an estimated 3 matches for "uppp".
Did you mean:
ppp
2015 Apr 20
4
userdb username change ignored when using (My)SQL was: Re: userdb username changed
Hi!
It works when using LDAP.
I've duplicated the "username change" debug line, just to see that the
variables are really updated:
Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug:
sql(ppp at example.net): username changed ppp at example.net -> uppp
Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug: sql(uppp):
username changed uppp -> uppp
Apr 20 14:30:27 imap21 dovecot: auth: Debug: userdb out:
USER#0111#011ppp at example.net#011home=/home/ppp#011uid=500#011gid=500#011quota_rule=*:storage=3100b:messages=1024
And the answer is of c...
2015 Apr 17
1
userdb username changed
...s) AS quota_rule FROM auth at INNER JOIN
mailaddr mt ON at.userid = mt.userid WHERE mt.mailaddress =
'ppp at example.net' OR at.userid = 'ppp at example.net'
Apr 17 09:27:34 imap21 dovecot: auth-worker(27661): Debug:
sql(ppp at example.net): username changed ppp at example.net -> uppp
Apr 17 09:27:34 imap21 dovecot: auth: Debug: userdb out:
USER#0111#011ppp at example.net#011home=/home/ppp#011uid=500#011gid=500#011quota_rule=*:storage=3100b:messages=1024
Apr 17 09:27:34 imap21 dovecot: quota-status: Debug: auth input:
ppp at example.net home=/home/ppp uid=500 gid=500
quota_rule=...
2015 Apr 21
0
userdb username change ignored when using (My)SQL was: Re: userdb username changed
...> It works when using LDAP.
> I've duplicated the "username change" debug line, just to see that the
> variables are really updated:
>
> Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug:
> sql(ppp at example.net): username changed ppp at example.net -> uppp
> Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug: sql(uppp):
> username changed uppp -> uppp
> Apr 20 14:30:27 imap21 dovecot: auth: Debug: userdb out:
> USER#0111#011ppp at example.net#011home=/home/ppp#011uid=500#011gid=500#011quota_rule=*:storage=3100b:messages=1024
>...