Yes, sorry about that.
Here is the fix:
in:
/etc/sentora/configs/roundcube/roundcube_config.inc.php
add this to the bottom of the file:
//identity level
$config['identities_level'] = 3;
or set it to 1 to allow different names and signature...
Here is the fix:
in:
/etc/sentora/configs/roundcube/roundcube_config.inc.php
add this to the bottom of the file:
//identity level
$config['identities_level'] = 3;
or set it to 1 to allow different names and signature...