Roundcube Community Forum

 

problem creating new identity in 1.2.0

Started by pennj, July 26, 2016, 07:43:50 AM

Previous topic - Next topic

pennj

Hello,

I have a newly installed Rouncube 1.2.0 running on an Ubuntu 16.04 server. Things seem to be working great except that when I try to add a new identity, it just freezes and says "Loading" on the bottom right hand corner of the screen.

I do have this line in my config file

$config['identities_level'] = 0;

This would not be a problem if it weren't for the fact that the identity automatically generated is wrong. When I logged it it generated this identiy.

[email protected]

This is because my SMTP/IMAP settings require
login_name (longer than my email name), and
subdomain.domain.org

when my email should look like

[email protected]

How can I solve this, or fix the freezing add identities button?

Thank you!

JohnDoh

Hi, You need to set mail_domain in your Roundcube config file. That will affect any new users after you've set it.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...