Roundcube Community Forum

Third Party Contributions => Old Style Plug-Ins => Topic started by: Porrier on October 29, 2014, 11:26:00 AM

Title: dovecotpfd and special chars
Post by: Porrier on October 29, 2014, 11:26:00 AM
Hi!

I managed to install the dovecotpfd-1.1 plugin. It is working so far. I used to use special chars in my password like ? or !. I found out that these chars are escaped when the new password is written. I used:

/usr/sbin/chgdovecotpw -f=/usr/etc/dovecot/passwd -u=andreas@example.de -s=PLAIN -p=my?01

and the password is written as my\?01. The login then does not work ofcourse. I suppose this is the reason why I cannot login when I created a new password with -s=CRAM-MD5 too.

is this module still maintained and is there a solution for this Problem?

Greetings

  Andreas