Add DeliveryMode=deferred and Cwlocalhost to the
example.
This commit is contained in:
parent
924d5f422d
commit
ff2f33d074
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2375
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.1 1997-11-03 08:53:38 max Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.2 1998-01-18 20:48:29 brian Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -925,6 +925,7 @@
|
|||
FEATURE(nouucp)dnl
|
||||
MAILER(local)dnl
|
||||
MAILER(smtp)dnl
|
||||
Cwlocalhost
|
||||
Cwbsd.home
|
||||
CwmyISP.com
|
||||
MASQUERADE_AS(`myISP.com')dnl
|
||||
|
@ -935,6 +936,7 @@
|
|||
define(SMART_HOST, `relay.myISP.com')
|
||||
DmmyISP.com
|
||||
define(`confDOMAIN_NAME',`myISP.com')dnl
|
||||
define(`confDELIVERY_MODE',`deferred')dnl
|
||||
</verb>
|
||||
|
||||
<p>Refer to the previous section for details of how to turn this
|
||||
|
|
Loading…
Reference in a new issue