Author Topic: problem creating new identity in 1.2.0  (Read 2293 times)

Offline pennj

  • Newbie
  • *
  • Posts: 1
problem creating new identity in 1.2.0
« on: July 26, 2016, 07:43:50 AM »
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.

login_name@subdomain.domain.org

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

name@domain.org

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

Thank you!

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: problem creating new identity in 1.2.0
« Reply #1 on: July 26, 2016, 09:00:27 AM »
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ā€¦