SquirrelMail Configuration Easy Steps (SquirrelMail + Sendmail + Apache On RedHat/CentOS/Fedora) - Page 2
Step 8:Incoming Mail Server Configuration (Dovecot): Open /etc/dovecot.conf and change the following lines. From: #protocols = imap pop3 To: protocols = imap imaps pop3 pop3s Save and exit and restart dovecot service. service dovecot restart
Step 9:Webserver Configuration (Apache): Apache comes pre-configured, you just have to change the ServerName parameter in /etc/httpd/conf/httpd.conf file and restart the service, that’s all. Open /etc/httpd/conf/httpd.conf and set the ServerName parameter. ServerName www.abc.com Save and exit and restart httpd service. service httpd restart
Installation & Configuration of Squirrelmail• Check that Squirrelmail is installed on the system. # rpm –q squirrelmail • If squirrelmail is not installed on the system then install it through rpm: # rpm –ivh squirrelmail • Now go to the squirrelmail directory, located in /usr/share. # cd /usr/share/squirrelmail • Then go to the config directory: # cd config • Now run one of the following commands to configure squirrelmail. # ./conf.pl OR perl conf.pl • Now select option 1 (Organization Preferences). Organization Name : YOUR_ORG_NAME • Now select option 2 (Server Settings). Domain : abc.com • Now select option 3 (Folder Settings). Default Folder Prefix : mail/ Trash Folder : Trash • Now select option 4 (General Settings). Data Directory : /var/lib/squirrelmail/prefs/ • Now choose option 8 (Plugins) and select the plugins that you wish to provide to your webmail users. • Now open the browser with the following link: http://YOUR_SITE_ADDRESS/webmail OR http://192.168.0.14/webmail
|



Recent comments
1 day 8 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 15 hours ago