h Feed the header of the message to the destination (default).
i Ignore any write errors on the recipe.
r Do not ensure that messages end with an empty line (raw mode).
W Wait for the filter or program to finish and checks the exit code. Suppresses any
???Program failure??? messages.
w Wait for the filter or program to finish and check the exit code. Does not suppress any
error messages.
The flags are listed in the recipe header line after the :0 header. More than one flag can be
entered on the recipe header line.
After the flags, if a lock file is required, the mail administrator can specify either a specific
lock file by name or omit the lock file name to allow procmail to use a default lock file. For
example, the recipe header line:
:0:
specifies procmail to use the default flags (Hhb) and to utilize the default lock file when
processing the message. Alternatively, the mail administrator can specify a specific lock file
to use:
:0 Whc: msgid.lock
After the header line, one or more recipe condition lines must be defined. Each condition
line must start with an asterisk (*).
Pages:
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680