File: filter_11.html

package info (click to toggle)
exim-html 3.20-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge, woody
  • size: 2,868 kB
  • ctags: 4,188
  • sloc: makefile: 40; sh: 19
file content (44 lines) | stat: -rw-r--r-- 1,870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.52
     from filter on 25 November 2000 -->

<TITLE>Exim Filter Specification - Filter commands</TITLE>
</HEAD>
<body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
Go to the <A HREF="filter_1.html">first</A>, <A HREF="filter_10.html">previous</A>, <A HREF="filter_12.html">next</A>, <A HREF="filter_34.html">last</A> section, <A HREF="filter_toc.html">table of contents</A>.
<P><HR><P>


<H2><A NAME="SEC11" HREF="filter_toc.html#TOC11">Filter commands</A></H2>

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

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

<P>
In addition, when Exim's filtering facilities are being used as a system
filter, the <EM>fail</EM>, <EM>freeze</EM>, and <EM>headers</EM> 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.

</P>
<P><HR><P>
Go to the <A HREF="filter_1.html">first</A>, <A HREF="filter_10.html">previous</A>, <A HREF="filter_12.html">next</A>, <A HREF="filter_34.html">last</A> section, <A HREF="filter_toc.html">table of contents</A>.
</BODY>
</HTML>