We will write the necessary settings for Roundcube to connect to SMTP with the following command for the Roundcube installed folder.
nano config/config.inc.php
$config = array();
$config['db_dsnw'] = 'mysql://mail.yazicisigorta:R2dxkf22@localhost/mail_yazicisigorta_com_roundcube';
$config['default_host'] = 'tls://mail.***.com';
$config['smtp_auth_type'] = 'PLAIN';
$config['smtp_server'] = 'tls://mail.***.com';
$config['smtp_port'] = 587;
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
$config['support_url'] = '';
$config['product_name'] = 'Roundcube Webmail';
$config['des_key'] = 'rcmail-!24ByteDESkey*Str';
$config['plugins'] = array('virtuser_file', 'archive', 'zipdownload', 'filters');
$config['skin'] = 'larry';
$rcmail_config['virtuser_file'] = '/etc/postfix/virtual';
$config['virtuser_file'] = '/etc/postfix/virtual';
$config['debug_level'] = 1;
$config['smtp_debug'] = true;
You can click for our cheap Türkiye location virtual servers.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket