Changes

Jump to: navigation, search

OPS335 Lab 5

189 bytes added, 18:15, 30 March 2016
no edit summary
|}
 In the investigation, we will simply install, configure and run the '''roundcube ''' webmail application.  
'''Perform the following steps:'''
#Either Download the "zipped tarball" from their website from a direct link or use the wget command to download directly from a download link (This part may take some effort depending on the Sourceforge website).
#Extract the "zipped tarball" and rename the generated directory that contains download source code to: '''webmail'''.
#In that the directory now named "webmail", there will be a file named '''INSTALL''' which will walk you through the rest of the Roundcube installation.<br><br>Some notesinstallation tips to consider:
::* Be careful about copy-copying &amp; pasting the MySQL setup part, don't : take time and pay attention to detail: do not try to "rush it".::* You'll will need to install a couple more several additional Apache modulesincluding: '''php-xml''', '''php-pdo''', and '''php-mysql'''.
::* Don't forget to set the password in the roundcube configuration.
<ol><li value="3">Note that both of your IMAP and SMTP servers are on different machines, (i.e. not on vm4). For that to work Therefore, you'll will need to set the following options for Roundcube:</li></ol> ::* $config['smtp_server']::* $config['default_host']::* $config['default_port']
::* '''$config['smtp_server']''':(the last two are your IMAP server):* '''$config['default_host']'''::* '''$config['default_port']'''
:::NOTE: The last two entries above refer to your IMAP server
<ol><li value="4">You should be able to test the configuration in your Roundcube installer Step 3.</li></ol>
13,420
edits

Navigation menu