Archive for February, 2007

Sendmail to use SSL encryption for sending/receiving email

Sendmail can be configured to encrypt email via the secure socket layer (SSL) when sending and receiving messages. This requires the following configuration changes to Sendmail.
First, SSL requires a valid certificate on the server. This can be obtained from a company which digitally signs the certificate or it can be created locally. To generate an [...]