Fix a copy/paste error that I made in one of the previous commits
here, while updating the alternative MTAs section. PR: docs/39160 Submitted by: Bob Van Valzah <bob@NewStorm.WhiteBarn.Com>
This commit is contained in:
parent
fcf228fd93
commit
5f07d150b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13374
1 changed files with 1 additions and 1 deletions
|
@ -610,7 +610,7 @@ postmaster@example.com postmaster@noc.example.net
|
|||
shutdown time, the system scripts will use the
|
||||
<literal>stop</literal> option, running the command</para>
|
||||
|
||||
<programlisting>/usr/local/etc/rc.d/supermailer.sh start</programlisting>
|
||||
<programlisting>/usr/local/etc/rc.d/supermailer.sh stop</programlisting>
|
||||
|
||||
<para>which you can also use to manually stop the server
|
||||
while the system is running.</para>
|
||||
|
|
Loading…
Reference in a new issue