HELP:
<% if MODULE == "regexp" %> Regular expressions are useful in the "Content Filtering" section.
You should add here some regular expressions prior to configuring the mentioned section as to have them listed there. <% elsif MODULE == "actions" %> Actions are useful in the "Globals section" and "Content Filtering" section of any group defined.
You should add here some actions prior to configuring the mentioned sections as to have them listed there.
The action names should be comma separated. Valid actions are:
For infected files: clean, move, copy, delete, rename, ignore, reject, discard
For suspicious files: move, copy, delete, rename, ignore, reject, discard
For filters matching the subject: copy, ignore, reject, discard
For filters matching the attachment: move, copy, delete, rename, ignore, reject, discard
For filters matching the content: move, copy, delete, ignore, reject, discard
For mails tagged as spam: save, embed, add_header, add_subject, deliver, reject, discard, forward
<% elsif MODULE == "strings" %> Strings are language independent messages useful for the "Antispam directives" section.
You should add here some strings that prior to configuring the mentioned section as to have them listed there. <% elsif MODULE == "groups" %> Groups are useful to define a set of behaviours for a virtual set of e-mail users.
The "global" group defines the global behaviours for the whole e-mail server and it is the only one required.
You can add other groups here, include them into configuration and edit their parameters.
There is no need to delete a group; you can just exclude it and keep it for later use! <% elsif MODULE == "group" %> Each group includes more subsections listed as links in a table near top of page. Please see documentation for sections/parameters description
Besides the regular: parameter -> value, format there are some other peculiar forms:

Lists of rules: (Content filtering & WBL) work as follows:
- To add a new rule you should use the last line (the one with empty fields) and its correspondant Update... button.
- To remove a rule you should select an empty value from any control on the line and then click the correspondant Update... button.

The antispam_configuration parameter (Global parameters section)
Is composed of 0..4 antispam directives, that should be added sequentially to list using the provided Add/Remove mechanism.

See documentation for more help. <% elsif MODULE == "cpanel" %> The Control Panel should be used to verify the validity of your configuration, to reset RAVmd, to restore configuration files and to remove old backup files as to have a neat system.
Please see documentation for more about this subjects. <% elsif MODULE == "antispam" %> Antispam directives are useful in the definition of the "antispam_configuration" parameter for any defined group. Such a directive consists of a list of more parameters as you can see on screen.
You should define some Antispam directives if you intend to use the antispam feature in a group. <% elsif MODULE == "langs" %> Languages are useful to define standard sets of messages that can be mapped to any defined group.
You should define here the messages for all languages you intend to use and subsequently indicate them in the group configuration.
There is no need to delete a language; you can just exclude it and keep it for later use! <% elsif MODULE == "lang" %> In your in your messages you can use the following macros (replaced at run-time by RAV):
FILE_NAME, ATTACH_NAME, VIRUS_NAME, FROM_USER, ON_HOST, TO_USER, SUBJECT, QUARANTINE_NAME, SAVED_FILE_NAME, HEADER_RECEIVED, HEADER.
For more details please consult your documentation. <% else %> I'm sorry but no other help is available for this screen. <% /if %>

<% include templates/banner.htm %>