Is this a bug? I plan to use 2 different domains in future, but only those two should be accessible, so will I face similar troubles?
Cheers, Daniel
On Sat, 01 Sep 2007 10:58:02 +0200, Julien Wadin julien@wadin.be wrote:
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"
List info: http://lists.roundcube.net/users/