Within each Account create any number of 'Triggers'.
A Trigger is a set of conditions that an email must pass before it's processed by Email2DB.
Each Trigger is checked in turn until a match is found on the incoming message.
The Actions defined against the matched trigger are then executed.
For example, you could choose to only process emails from certain addresses or which
contain certain words in the subject line.
Next