Exim Filter Specification
Exim's interface to mail filtering
1. Introduction
2. Testing a new filter file
3. Installing a filter file
4. Testing an installed filter file
5. Format of filter files
6. String expansion
7. Some useful general variables
8. Header variables
9. User variables
10. Significant deliveries
11. Filter commands
12. The add command
13. The deliver command
14. The save command
15. The pipe command
16. Mail commands
17. Logging commands
18. The finish command
19. The testprint command
20. The fail command
21. The freeze command
22. Obeying commands conditionally
23. String testing conditions
24. Numeric testing conditions
25. Testing for personal mail
26. Testing for significant deliveries
27. Testing for error messages
28. Testing delivery status
29. Testing a list of addresses
30. Multiple personal mailboxes
31. Ignoring delivery errors
32. Examples of filter commands