Version 3.0.0 Released
April 4, 2012
This new version comes with a completely redesigned way to handle emails and how the processes are taken to process them. Because of that this version is not backwards compatible with the configuration files of the previous versions. The list of changes is the following:
Feature | Creation of multiple email filters for the same email source |
Feature | Email filters can be combined to produce a more complex email filter logic |
Feature | History tab (under the email source settings window) shows every processed email and gives detailed information about the different Email Parser items that have used that email and their results |
Change | Email Parsers can take emails from filters or directly from the email source (unfiltered) |
Change | processes can take emails from Email Parsers, Filters or directly from the email source |
Change | processes can be attached to another processes to build a flow of processes that process the same email |
Change | processes can be set to be run once (regardless of the number of emails received) |
Change | An processes can be run based on a given condition chaining it to the output of a “Bifurcate based on condition” |
Change | An process can be run multiple times for the same email chaining it to the output of a “Iterate through fields with same name” process |
Feature | New type of process: Send email |
Feature | New type of process: Forward email |
Feature | New type of process: Delete email from source |
Feature | New type of process: Save email attachments |
Feature | New type of process: Bifurcate based on condition |
Feature | New type of process: Iterate through fields with same name |