3 Jul
2019
3 Jul
'19
4:10 p.m.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, July 2, 2019 6:21 PM, Aki Tuomi aki.tuomi@open-xchange.com wrote:
Hi, you need to escape % with %%. We are aware of a bug affecting when % comes in from some field via userdb, and we are looking into how to fix this.
Aki, I was wondering, does this bug also affect the changing of a cryptokey password using this command:
$ doveadm mailbox cryptokey password -u email@domain.tld -n NEW%PASSWORD -o OLD%PASSWORD
Do I need here also to double the '%' char in the -n (new password) and -o (old password) parameters ?