Below begins the users manual of Fmail. A programmers manual is available
too, generated by AutoDoc from the comments in the code itself.
The basic elements of Fmail are Rule sets,
Predicates and Actions. Predicates are used in rules
to allow conditional triggering, and actions are executed by triggered
rules.
The subsections of this page describe:
- The command to define the three elements mentioned above
- and their interfaces.
Additional topics are the
|