Milter
Tune interactions with the Milter program V8.12 and later
If you set up your mc
configuration file to filter mail through external
mail filter programs (The InputMailFilters Option on page
1177), you might want to send more information to
those programs than is provided by default. This
Milter
option
allows you to do just that, and is declared like
this:
O Milter.LogLevel=level ← configuration file (V8.12 and later) O Milter.macros.connect=list ← configuration file (V8.12 and later) O Milter.macros.helo=list ← configuration file (V8.12 and later) O Milter.macros.envfrom=list ← configuration file (V8.12 and later) O Milter.macros.envrcpt=list ← configuration file (V8.12 and later) O Milter.macros.data=list ← configuration file (V8.14 and later) O Milter.macros.eoh=list ← configuration file (V8.14 and later) O Milter.macros.eom=list ← configuration file (V8.13 and later) -OMilter.LogLevel=level ← command line (V8.12 and later) -OMilter.macros.connect=list ← command line (V8.12 and later) -OMilter.macros.helo=list ← command line (V8.12 and later) -OMilter.macros.envfrom=list ← command line (V8.12 and later) -OMilter.macros.envrcpt=list ← command line (V8.12 and later) -OMilter.macros.data=list ← command line (V8.14 and later) -OMilter.macros.eoh=list ← command line (V8.14 and later) -OMilter.macros.eom=list ← command line (V8.13 and later) define(`confMILTER_LOG_LEVEL',`level') ← mc configuration (V8.12 and later) define(`confMILTER_MACROS_CONNECT',`list') ← mc configuration (V8.12 ...
Get sendmail, 4th 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.