Using SMTP AUTH and STARTTLS with sendmail (RedHat, Centos, Fedora)
Step 1: Back up important files
Red Hat has finally placed sendmail.cf in /etc/mail, where it belongs. To verify the location of your configuration file, type this command:
sendmail -d0.20 -bv | grep sendmail.cf
The default installation outputs this:
Conf file: /etc/mail/sendmail.cf (default for MTA)
Conf file: /etc/mail/sendmail.cf (selected)
Be sure to use this path when generating your new sendmail.cf from [...]
Posted on January 7th, 2009 by Denie
Filed under: Linux, Tutorials | No Comments »