[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The rule system is a core part of GNU Anubis. It can be regarded as a program that is executed for every outgoing message.
Throughout this chapter, when showing syntax definitions, their optional parts will be enclosed in a pair of square brackets, e.g.:
keyword [optional-part] mandatory-part
When the square braces are required symbols, they will be marked as such, e.g.:
remove ‘[’key‘]’
The rule system is defined in the RULE section. The statements within this section are executed sequentially. Each statement is either an action or a conditional statement.
5.1 Actions | ||
5.2 Conditional Statements | ||
5.3 Triggers | ||
5.4 Boolean Operators | ||
5.5 Regular Expressions | ||
5.6 Action List | ||
5.7 Using Guile Actions |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] |
This document was generated on January 6, 2024 using texi2html 5.0.