Roundcube Community Forum

 

Roundcube

Started by bslindgreen, July 11, 2012, 06:08:37 AM

Previous topic - Next topic

bslindgreen

Hello

I am using a Mac osx server for Roundcube.


I have a problem. My login is "person.name" but it also works with "[email protected]" (which is fine), but all my contacts.. is seperated from the 2 logins. How can i combine it??

oldschool

Hi!

You could try to modify the database.
So use an alias for an account.
2 login names -> 1 acoount


Rgds.

SKaero

The best way to fix this is to add your domain to $rcmail_config['username_domain'] in <RC root>/config/main.inc.php that way you will always be logged into the same account.

bslindgreen

ok, but i have multiple accounts. It's just that you can log in on the same account with multiple logins.

SKaero

Quote from: bslindgreen on July 12, 2012, 03:39:36 AM
ok, but i have multiple accounts. It's just that you can log in on the same account with multiple logins.
The method I posted will make it so both the the logins will take you to the same account.