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. [EMAIL PROTECTED] , 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" -- Wadin Julien Tel : +32 (0) 475 632 168 Web : http://blog.julienwadin.be/ Simplifiez vous Postfix : http://postfixwinadmin.jwhosting.eu _______________________________________________ List info: http://lists.roundcube.net/users/
