svn commit: r50664 - head/en_US.ISO8859-1/books/handbook/mail
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: sevan
Date: Sat Aug 12 12:28:22 2017
New Revision: 50664
URL: https://svnweb.freebsd.org/changeset/doc/50664
Log:
Use the same snippet as set in the pkg-message of the mail/ssmtp port.
PR: 209831
Submitted by: Christoph Brinkhaus <c.brinkhaus AT t-online DOT de>
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D11985
Modified:
head/en_US.ISO8859-1/books/handbook/mail/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Fri Aug 11 16:30:24 2017 (r50663)
+++ head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Sat Aug 12 12:28:22 2017 (r50664)
@@ -743,10 +743,10 @@ newaliases /usr/local/sbin/sendmail</programlisti
<programlisting>sendmail /usr/local/sbin/ssmtp
send-mail /usr/local/sbin/ssmtp
-mailq /usr/libexec/sendmail/sendmail
-newaliases /usr/libexec/sendmail/sendmail
-hoststat /usr/libexec/sendmail/sendmail
-purgestat /usr/libexec/sendmail/sendmail</programlisting>
+mailq /usr/local/sbin/ssmtp
+newaliases /usr/local/sbin/ssmtp
+hoststat /usr/bin/true
+purgestat /usr/bin/true</programlisting>
<para>Once everything is configured, it is recommended to reboot
the system. Rebooting provides the opportunity to ensure that
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"