Go to the previous section
Since this is a pretty simple program, there are a few pitfalls,
some of which have already been mentioned:
- Order counts in the rules. Beware!
- Matching is pretty simple - make sure your patterns are
sufficiently exclusive before having any destructive rules.
- The log files can grow indefinitely unless you use the -c or -q
options or you trim the files by other means.
Finally, as with the rest of the Elm mail system, I welcome
feedback and suggestion on how to improve this program!!