Update to r50664:
Use the same snippet as set in the pkg-message of the mail/ssmtp port.
This commit is contained in:
parent
4baa2d0460
commit
d6c9aeeafa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50671
1 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $
|
||||
basiert auf: r48529
|
||||
basiert auf: r50664
|
||||
-->
|
||||
<!--
|
||||
Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe
|
||||
|
@ -861,10 +861,10 @@ newaliases /usr/local/sbin/sendmail</programlisting>
|
|||
|
||||
<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>Sobald alles konfiguriert ist, wird empfohlen, das System
|
||||
neu zu starten. Ein Neustart bietet auch die Möglichkeit
|
||||
|
|
Loading…
Reference in a new issue