You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
A
edit /usr/share/psa-roundcube/config/defaults.inc.php and replace :
$config['smtp_user'] = '%u';
to below :
$config['smtp_user'] = '';
explantions here : http://kb.odin.com/en/120036
Kind regards