Go to the first, previous, next, last section, table of contents.


Filter commands

The filter commands which are described in subsequent sections are listed below, with the section in which they are described in brackets:

add              increment a user variable (11)
deliver          deliver to an email address (12)
finish           end processing (17)
if               test condition(s) (18)
logfile          define log file (16)
logwrite         write to log file (16)
mail             send a reply message (15)
pipe             pipe to a command (14)
save             save to a file (13)
testprint        print while testing (17)
vacation         tailored form of mail (15)

In addition, when Exim's filtering facilities are being used as a system filter, the fail, freeze, and headers commands are available. However, since they are usable only by the system administrator and not by ordinary users, they are described in the main Exim specification rather than in this document.


Go to the first, previous, next, last section, table of contents.