Changes

From Amahi Wiki
Jump to: navigation, search
make
service sendmail restart
</pre>
Set sendmail to start on boot
<pre>
systemctl enable sendmail
</pre>
cd /etc/mail
make
systemctl rrestart restart sendmail
</pre>
Set sendmail to start on boot
<pre>
systemctl enable sendmail
</pre>
== Test ==
Finally, send a test email.
<pre>
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.
12,424

edits