Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
The basis is the simple default configuration file on CentOS. |
The basis is the simple default configuration file on CentOS. See [[attachment:_etc_mail_sendmail.mc|/etc/mail/sendmail.mc.orig]]. The goal of the changes to relay all outgoing emails from my CentOS workstations to my ISP and masquerade the domain and even the real linux user name to my email address at the ISP. See the complete configuration file [[attachment:_etc_mail_sendmail.mc|/etc/mail/sendmail.mc]]. = Relay All Outgoing Mail to the ISP with Authentication = |
SendMail Configuration
Overview
Configuring sendmail MTA has a huge literature, only small tips will be described here.
The basis is the simple default configuration file on CentOS. See /etc/mail/sendmail.mc.orig. The goal of the changes to relay all outgoing emails from my CentOS workstations to my ISP and masquerade the domain and even the real linux user name to my email address at the ISP. See the complete configuration file /etc/mail/sendmail.mc.