If you find that Roundcube cannot send emails, make the following change as user ‘root’:

vi /usr/local/cpanel/base/3rdparty/roundcube/config/main.inc.php

and change

$rcmail_config[‘smtp_user’] = ‘%u’;
to
$rcmail_config[‘smtp_user’] = ”;

Roundcube will now be able to send mail.

About Author

Leave a Reply

Your email address will not be published. Required fields are marked *