GROBAL PROCESSING OPTIONS for sendmail 8.9

 string form        char form
SevenBitInput		7	force seven-bit input
EightBitMode		8	handling of 8-bit input
AliasFile		A	set default alias file
AliasWait		a	look N minutes for "@:@" in alias file
BlankSub		B	substitution for blank character
MinFreeBlocks		b	min blocks free on queue fs/max msg size
CheckpointInterval	C	checkpoint every N addresses
HoldExpensive		c	don't connect to "expensive" mailers
AutoRebuildAliases	D	rebuild alias database as needed
DeliveryMode		d	delivery mode
ErrorHeader		E	error message header/header file
ErrorMode		e	set error processing mode
TempFileMode		F	file mode
SaveFromLine		f	save Unix-style From lines on front
MatchGECOS		G	match recipients against GECOS field
---			g	default gid
HelpFile		H	help file
MaxHopCount		h	maximum hop count
ResolverOptions		I	use internet domain name server
IgnoreDots		i	ignore dot lines in message
ForwardPath		J	.forward search path
SendMimeErrors		j	send errors in MIME (RFC 1341) format
ConnectionCacheSize	k	connection cache size
ConnectionCacheTimeout	K	connection cache timeout
UseErrorsTo		l	use Errors-To: header
LogLevel		L	log level
MeToo			m	send to me too
---			M	define macro
CheckAliases		n	validate RHS in newaliases
OldStyleHeaders		o	assume old style headers
DaemonPortOptions	O	daemon options
PrivacyOptions		p	select privacy level
PostmasterCopy		P	postmaster copy address for returned mail
QueueFactor		q	slope of queue only function
QueueDirectory		Q	queue directory
DontPruneRoutes		R	don't prune routes
Timeout			r	read timeout
StatusFile		S	status file
SuperSafe		s	be super safe, even if expensive
QueueTimeout		T	queue timeout
TimeZoneSpec		t	time zone name
UserDatabaseSpec	U	location of user database
DefaultUser		u	set default uid
FallbackMXhost		V	fallback MX host
Verbose			v	run in verbose mode
TryNullMXList		w	if we are best MX, try host directly
QueueLA			x	load avg at which to auto-queue msgs
RefuseLA		X	load avg at which to auto-reject connections
RecipientFactor		y	work recipient factor
ForkEachJob		Y	fork jobs during queue runs
ClassFactor		z	work message class factor
RetryFactor		Z	work time factor
# since V6 (sendmail 8.7)
QueueSortOrder			queue sorting order
HostsFile			pathname of /etc/hosts file
MinQueueAge			minimum queue age between deliveries
DefaultCharSet			default character set for mimefying
ServiceSwitchFile		service switch file
DialDelay			delay for dial-on-demand operation
NoRecipientAction		what to do if no recipient
SafeFileEnvironment		chroot() environ for writing to files
MaxMessageSize			maximum message size
ColonOkInAddr			old style handling of colon addresses
MaxQueueRunSize			max # of jobs in a single queue run
DontExpandCnames		don't expand CNAME records
SmtpGreetingMessage		SMTP greeting message (old $e macro)
UnixFromLine			UNIX From_ line (old $l macro)
OperatorChars			operator characters (old $o macro)
DontInitGroups			don't call initgroups(3)
SingleLineFromHeader		make sure from fits on one line
# since V7 (sendmail 8.8)
AllowBogusHELO			allow HELO commands with syntax errors
ConnectionRateThrottle		connection rate throttle
UnsafeGroupWrites		group writable files are unsafe
DoubleBounceAddress		address to which to send double bounces
HostStatusDirectory		persistent host status directory
SingleThreadDelivery		single thread deliveries (requires hsdir)
RunAsUser			run bulk of code as this user
# since V8 (sendmail 8.9)
MaxDaemonChildren		maximum number of children we allow at one time
MustQuoteChars			Characters to be quoted in a full name phrase
				(@,;:\()[] are automatic)
DontBlameSendmail		override file safeties - setting this option
				compromises system security need to set this
				now for the sake of class files
DontProbeInterfaces		get local names from our installed interfaces?
MaxRecipientsPerMessage		maximum number of recipients per SMTP envelope
