Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Installing Dovecot and Squirrelmail in CentOS & Scientific Linux
Posted by Philipp Esselbach on: 08/08/2011 10:06 AM [ Print | 0 comment(s) ]
Unixman posted a tutorial about installing Dovecot and Squirrelmail in CentOS & Scientific Linux
Although most versions of CentOS come standard with a POP3/IMAP server, dovecot can be much easier to configure and works almost straight after installation. Both the POP3 and IMAP protocols are primarily used for receiving emails on a mail server, almost all mail servers these days support both protocols; however there is a slight difference between the two. The main different between these protocols is that the POP3 protocol retrieves the whole email for the client, once
the emails are retrieved they removed from the server; where as a IMAP stores only the header information on the client side and changes to the email can be kept track of. There are some advantages and disadvantages of each protocol; however I will leave it up to your discretion which you would prefer to use.
First things first, you will need to start out by installing both Dovecot and Squirrelmail using yum.
the emails are retrieved they removed from the server; where as a IMAP stores only the header information on the client side and changes to the email can be kept track of. There are some advantages and disadvantages of each protocol; however I will leave it up to your discretion which you would prefer to use.
First things first, you will need to start out by installing both Dovecot and Squirrelmail using yum.
Installing Dovecot and Squirrelmail in CentOS & Scientific Linux
Related Threads
10/19/2010 02:05 PM: Ububtu 10.04 not installing (1) by Philipp
02/18/2010 05:23 AM: installing Eclipse on Fedora12 (0) by Kapil Gupta
01/11/2008 10:08 AM: Need help installing a keygen (1) by danleff
12/03/2007 09:06 AM: Installing RPMs on RHEL4 (1) by danleff
03/01/2008 08:14 PM: Need Help Unistialling Linux and Reinstalling XP (4) by danleff
08/31/2007 11:12 AM: Problems installing unbuntu 7.04 (3) by janfebmar
08/19/2007 08:34 AM: Installing Rome:Total War (1) by danleff
08/10/2011 03:50 AM: Installing Nvidia Video card drivers (3) by jimsing59
10/19/2006 10:39 PM: Installing mandrake linux 07 (11) by danleff
10/04/2006 01:47 PM: Installing programs (7) by Fred3921
02/18/2010 05:23 AM: installing Eclipse on Fedora12 (0) by Kapil Gupta
01/11/2008 10:08 AM: Need help installing a keygen (1) by danleff
12/03/2007 09:06 AM: Installing RPMs on RHEL4 (1) by danleff
03/01/2008 08:14 PM: Need Help Unistialling Linux and Reinstalling XP (4) by danleff
08/31/2007 11:12 AM: Problems installing unbuntu 7.04 (3) by janfebmar
08/19/2007 08:34 AM: Installing Rome:Total War (1) by danleff
08/10/2011 03:50 AM: Installing Nvidia Video card drivers (3) by jimsing59
10/19/2006 10:39 PM: Installing mandrake linux 07 (11) by danleff
10/04/2006 01:47 PM: Installing programs (7) by Fred3921
