openssl.org.
?? The directory that contains certificate revocation lists is found in your openssl.cnf configuration file and is
generally defined as
/crl/.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
24.9 Alphabetized Options | 993
Note that these examples are an oversimplification for illustrative purposes only. See the
OpenSSL documentation for more details.
The CRLFile option is not safe. If specified from the command line, it can cause sendmail to
relinquish its special privileges.
24.9.27 DaemonPortOptions
Options for the daemon V8.1 and later
The sendmail program can run in two connection modes: as a daemon, accepting connections;
or as a client, making connections. Eachmode can connect to a port to do its work.
The options for the client port are set by the ClientPortOptions option (?§24.9.18 on page
986). The options for the daemon are set by this DaemonPortOptions option.
This DaemonPortOptions option is used to customize the daemon??™s SMTP service. The form
for this option is as follows:
O DaemonPortOptions=pair,pair,pair ?†? configuration file (V8.7 and later)
-ODaemonPortOptions=pair,pair,pair ?†? command line (V8.7 and later)
define(`confDAEMON_OPTIONS??,``pair,pair,pair????) ?†? mc configuration (V8.7 and later)
DAEMON_OPTIONS(``pair,pair,pair????) ?†? mc configuration (V8.
Pages:
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760