09 November 2009

Posted by mike
Dovecot
Virtual Accounts with CRAM-MD5
The major disadvantage of PLAIN text passwords on the server of course is that they are readable. Even if your communication with the server is encrypted it is troubling to have readable passwords on the server. You can easily change this by using the dovecotpw command and creating encrypted ...
Install Amavisd-New on CentOS 5
Amavisd-new isn't in the CentOS repositories, so the first thing you'll need to do is to install the Dag Wieers/RPMForge repository into your YUM configuration. First, go to the Dag Wieers/RPMForge website.
http://dag.wieers.com/rpm/FAQ.php#B
Copy and paste the appropriate command for your Red ...
There are several different components to the email system. They work together to move, deliver or retrieve your email.
Mail Transfer Agent (MTA)
The MTA does a great deal of the hard work in moving mail around as it is responsible to move the mail from the local MTA to the destination MTA on the Internet. The Mail Transfer Agent ...