Typo fix: s/bigco/myco
PR: docs/40790 Submitted by: Marco Trentini <mark@ip191-20.dialup.edisontel.com>
This commit is contained in:
parent
117bf9a04c
commit
3767868ffd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13680
1 changed files with 2 additions and 2 deletions
|
@ -830,9 +830,9 @@ to /etc/mail/sendmail.cf.</programlisting>
|
|||
/usr/sbin/ppp -direct pppmyisp</programlisting>
|
||||
|
||||
<para>If you are going to create a separate login script for a
|
||||
user you could use <command>sendmail -qRbigco.com</command>
|
||||
user you could use <command>sendmail -qRmyco.com</command>
|
||||
instead in the script above. This will force all mail in your
|
||||
queue for bigco.com to be processed immediately.</para>
|
||||
queue for myco.com to be processed immediately.</para>
|
||||
|
||||
<para>A further refinement of the situation is as follows.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue