Whoopsy, s/lines/line/ on the correct line.
Approved By: ceri (mentor)
This commit is contained in:
parent
02bd274c75
commit
fd83d45e3d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24784
1 changed files with 2 additions and 2 deletions
|
@ -1653,7 +1653,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
|
||||
<step>
|
||||
<para>Now edit <filename>/etc/make.conf</filename> and add the
|
||||
following line:</para>
|
||||
following lines:</para>
|
||||
|
||||
<programlisting>SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL
|
||||
SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
|
@ -1719,7 +1719,7 @@ define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl</programlisting>
|
|||
<application>sendmail</application> to 13 and watch
|
||||
<filename>/var/log/maillog</filename> for any errors.</para>
|
||||
|
||||
<para>You may wish to add the following lines to <filename>/etc/rc.conf</filename>
|
||||
<para>You may wish to add the following line to <filename>/etc/rc.conf</filename>
|
||||
so this service will be available after every system boot:</para>
|
||||
|
||||
<programlisting>cyrus_pwcheck_enable="YES"</programlisting>
|
||||
|
|
Loading…
Reference in a new issue