Release Support > Requests

Virtualmin roundcube password Drivers not work with error

(1/1)

chris31520:
Hello,

I use identifiers in the form username@domain
when I validate the password change I get the following error:

--- Quote ---No user named "username-domain-with-dash.fr" was found in the server "domain-with-dash.fr"
--- End quote ---
The problem is that if I integrate a code of this type:

--- Quote ---$username = escapeshellcmd(str_replace('-'.$domain, '@'.$domain, $username));
--- End quote ---
my error becomes:

--- Quote ---No user named "username@domain@avec@tiret.fr" was found in the server "domain-with-username.fr"
--- End quote ---
I’m using the latest online version of the virtualmin drivers and Roundcube version: 1.4.11
could you try to help me?
I will be grateful to you !

Navigation

[0] Message Index

Go to full version