Marcos de Jesus Faria a écrit :
Hello,
I have in my mailserver tho domains, and I want that only one has access by RoundCube webmail.
I put in "main.inc.php"
$rcmail_config['username_domain'] = 'myfirstdomain.com'; $rcmail_config['mail_domain'] = 'myfirstdomain.com';
But, when I put the complete user. Eg. user@myseconddomain.com , It works.
How can I block this?
Thanks.
Marcos.
Hi, If you have just a few users, you can add them in the user's mysql table, and then change a settings that's says "allow only registred users to login"