'$:'' ''''

$:

Specify message in error- or discard-agent "triple" RHS delivery-agent operator

Beginning with V8.7, the RHS of a rule used to select an error or discard delivery agent can look like this:

R...          $#error $@ dsn  $: text of error message here 
R...          $#discard $: discard

For the error delivery agent, the text following the $: is the actual error message text that will be included in bounced mail or sent back to a connecting SMTP host. For the discard delivery agent, the text following the $: is generally the literal word discard.[13]

[13] Actually it can be anything because the text is ignored anyway.

Use of $: to specify the error delivery agent's error message is described in detail in error. Use of $: to specify the discard delivery agent is described in discard.



    Part I: Build and Install
    Part II: Administration
    Part III: The Configuration File
    Chapter 21. The D (Define a Macro) Configuration Command
    Chapter 24. The O (Options) Configuration Command