Changes

Jump to: navigation, search

OPS335 Lab 5

597 bytes added, 00:48, 29 March 2016
Roundcube Mail
In that directory there will be a file named '''INSTALL''' which will walk you through the rest of the installation.
 
Some notes:
 
* Be careful about copy-pasting the MySQL setup part, don't try to rush it.
* You'll need to install a couple more Apache modules: php-xml, php-pdo, and php-mysql.
* Don't forget to set the password in the roundcube configuration.
 
Note that both your IMAP and SMTP servers are on different machines, not on vm4. For that to work you'll need to set the following options for Roundcube:
 
* $config['smtp_server']
* $config['default_host']
* $config['default_port']
 
(the last two are your IMAP server). You should be able to test the configuration in your Roundcube installer Step 3.

Navigation menu