Miscellaneous > Roundcube Discussion

Only allow login from two domains?

(1/1)

berra123:
Hi,

I have installed Roundcube on my account I have on a web host. There are two domains linked to my hosting account.  Is it possible to set up Roundcube so that it is only possible to log in from the two domains I use myself and so that not everyone who has a account on the web host can log in to my Roundcube webmail?

/Berra

SKaero:
You would need to contact your web host to ask them if its possible.

berra123:
I can't set Roundcube in any way so that only email addresses with preselected domains can log in?

/Berra

JohnDoh:
have a look at the username_domain_forced config option. depending on your setup it may help.

--- Code: ---// Force domain configured in username_domain to be used for login.
// Any domain in username will be replaced by username_domain.
$config['username_domain_forced'] = false;

--- End code ---

Navigation

[0] Message Index

Go to full version