Changes

From Amahi Wiki
Jump to: navigation, search
cd /etc/mail
make
service systemctl rrestart sendmail restart
</pre>
Finally, send a test email.
Ref: [http://www.techvilleottawa.org/sendmail-smtp-gmail-relay-on-fedora-centos-redhat Sendmail SMTP Gmail Relay on Fedora-Centos-Redhat]
== Troubleshooting ==
* If you get the message " warning: SASL authentication failure: No worthy mechs found", install this package.
yum install cyrus-sasl{,-plain}
 
:Restart Sendmail
systemctl restart sendmail
12,424

edits