These are the files
defaults.inc.php
/ / IMAP
[...]
$ config ['default_host'] = 'example.com';
/ / TCP port connections used for IMAP
$ config ['default_port'] = 143;
/ / SMTP
[...]
$ config ['smtp_server'] ='';
/ / SMTP port (default is 25;
$ config ['smtp_port'] = 25;
config.inc.php
/ / IMAP
$
Hi rasa
I guess you wrote to the wrong people. Please ask your internet or
email service provider for the IMAP and SMTP hostnames that will
connect to your email server. Read
http://trac.roundcube.net/wiki/Howto_Config to find out how to
configure Roundcube or run the installer as described in the