![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
|
|
#2
|
|||
|
|||
|
I found how.
In case anyone else is looking for it. Changes made in main.inc.php. Which is located in the roundcubemail/config folder. This removed adding username with @domain.com Code:
$rcmail_config['username_domain'] = ''; example Code:
$rcmail_config['username_domain'] = 'yourdomain.com'; And also remove the server entry Code:
$rcmail_config['mail_domain'] = ''; example Code:
$rcmail_config['mail_domain'] = 'yourdomain.com'; |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|