Author Topic: Without @mydomain.com  (Read 2185 times)

Offline QSM

  • Newbie
  • *
  • Posts: 4
Without @mydomain.com
« on: October 18, 2011, 02:37:32 PM »
Hello again,

It seems that nobody answered my last topic.

Anyways, To login I always need to add "@mydomain.com" with the username. is there a way I can configure this so I only need the username without the "@mydomain.com" thing ?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Without @mydomain.com
« Reply #1 on: October 18, 2011, 05:14:29 PM »
In /config/main.inc.php add your domain to $rcmail_config['username_domain'].

Offline QSM

  • Newbie
  • *
  • Posts: 4
Without @mydomain.com
« Reply #2 on: October 23, 2011, 04:42:39 AM »
It works. Thank you very much for the great work :)