The rightmost field (the rest of
the line) is the help text to be printed. A few lines in a typical help file might look like this:
help HELP [
]
help The HELP command gives help info.
helo HELO
helo Introduce yourself.
ehlo EHLO
ehlo Introduce yourself, and request extended SMTP mode.
ehlo Possible replies include:
ehlo SEND Send as mail [RFC821]
* That is, if it is in a safe directory, and if the file itself is safe. See the discussions under the DontBlameSendmail
option, specifically ?§24.9.39.19 on page 1016.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
1036 | Chapter 24: The O (Options) Configuration Command
For an SMTP request of help vrfy, sendmail might produce:
214-VRFY
214- Verify an address. If you want to see what it aliases
214- to, use EXPN instead.
214 End of HELP info
The forms of the HelpFile option are as follows:
O HelpFile=file ?†? configuration file (V8.7 and later)
-OHelpFile=file ?†? command line (V8.7 and later)
define(`HELP_FILE??,`file??) ?†? mc configuration (V8.7 and later)
OHfile ?†? configuration file (deprecated)
-oHfile ?†? command line (deprecated)
The argument file is of type string and can be a full or relative pathname. Relative names
are always relative to the queue directory.
Pages:
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851