Add DeliveryMode=deferred and Cwlocalhost to the

example.
This commit is contained in:
Brian Somers 1998-01-18 20:48:29 +00:00
parent 924d5f422d
commit ff2f33d074
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2375

View file

@ -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 --> <!-- The FreeBSD Documentation Project -->
<sect> <sect>
@ -925,6 +925,7 @@
FEATURE(nouucp)dnl FEATURE(nouucp)dnl
MAILER(local)dnl MAILER(local)dnl
MAILER(smtp)dnl MAILER(smtp)dnl
Cwlocalhost
Cwbsd.home Cwbsd.home
CwmyISP.com CwmyISP.com
MASQUERADE_AS(`myISP.com')dnl MASQUERADE_AS(`myISP.com')dnl
@ -935,6 +936,7 @@
define(SMART_HOST, `relay.myISP.com') define(SMART_HOST, `relay.myISP.com')
DmmyISP.com DmmyISP.com
define(`confDOMAIN_NAME',`myISP.com')dnl define(`confDOMAIN_NAME',`myISP.com')dnl
define(`confDELIVERY_MODE',`deferred')dnl
</verb> </verb>
<p>Refer to the previous section for details of how to turn this <p>Refer to the previous section for details of how to turn this