From List Blocker - Blocks an email if its from address is found in the given list
From List Filter - Applies an action to an email based on whether the source address is present in a list
Habeas Filter - Filter for adding Habeas accredidation headers
Header Filter - Example filter that adds a Yo header
List Relay Filter - Allows email to come through for a specified list of local domains, or by connection ip. Supports StringList types for the list of domains, accept and reject addresses
Local Delivery Filter - Changes the message target for recipient domains found in the localdomains attribute
DB Provider - Provides SQL query results from a database
Debug Provider - Outputs complete set of variables passed to it to the log
File Provider - Assigns the contents of files to variables
Loop Provider - A provider that loops over a sublist, passing each entry to a contained provider as a variable and stores the results into second sublist
Merge Provider - Merges the results of it's contained Providers