Name
-f
Synopsis
Ordinarily, sendmail
will normalize a key to lowercase before looking it up in a database.
If the keys in the database are case-sensitive
(“TEX” is considered different from
“tex,” for example), the
-f
database switch should be used to prevent this
normalization. Note that if the -f
switch is
omitted (the default), the database must have been created with all
lowercase keys (also the default).
Also note that when the -f
switch is used with the
regex
database-map type, it causes the regular
expression match to be made in a case-insensitive manner.
Get Sendmail, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.