6.7.21 -E
Japanese font conversion Sony NEWS only
The -E switchis reserved for the Sony NEWS adaptation of sendmail. It is ignored by the
Berkeley release of V8 sendmail and produces no errors if used by that version.
6.7.22 -e
Set the ErrorMode option??™s mode Deprecated
The -e command-line switchis a synonym for the ErrorMode option (?§24.9.47 on page
1028).
The -e command-line switchis deprecated and might not be included in future versions.
Note that -oe is still a legal form of shorthand that sets the ErrorMode option to true.
6.7.23 -F
Set the sender??™s full name All versions
The -F command-line switch specifies the full name of the sender, which is used in mail
headers and the envelope. The form of the -F switch is:
-Ffullname
-F fullname
Space between the -F and the fullname is optional. If fullname is missing and the -F is the
last argument, sendmail prints the following error and exits:
sendmail: option requires an argument -- F
If the -F is followed by any other switches, the following switch is taken as the full name.
When specifying the sender??™s full name, be sure to quote any internal spaces or shell special
characters. For example, for the C shell the following would be needed to specify the full
name Happy Guy!:
"Happy Guy\!"
In the absence of this switch, sendmail finds the sender??™s full name in any of several places.
Pages:
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451