Hello there,
I've got a problem with the pf_password plugin to change the users password in the postfixadmin mysql database.
This mysql code works properly: ['password_query'] = 'UPDATE mailbox SET password=%c WHERE username=%u';
But how is the syntax to make use of the modified,pass_modified,last_password and second_password fields?
The default querysyntax doesn't work for me: ['password_query'] = "UPDATE
mailbox
SET password
= %n , modified=now() , pass_modified=now()
,last_password
= %y, second_last_password
= %z WHERE username
= %u
LIMIT 1";
Also 'password'=%c haven't worked.
Thanks,
Tobias
--- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/Tm/xsSaRHks/smime.p7s Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
List info: http://lists.roundcube.net/users/ BT/9b404e9e