Classes and interfaces
Swift_Plugins_Decorator_Replacements¶
Allows customization of Messages on-the-fly.
« More »
Swift_Plugins_Pop_Pop3Connection¶
Pop3Connection interface for connecting and disconnecting to a POP3 host.
« More »
Swift_Plugins_Reporter¶
The Reporter plugin sends pass/fail notification to a Reporter.
« More »
Swift_Plugins_Sleeper¶
Sleeps for a duration of time.
« More »
Swift_Plugins_Timer¶
Provides timestamp data.
« More »
Swift_Plugins_AntiFloodPlugin¶
Reduces network flooding when sending large amounts of mail.
« More »
Swift_Plugins_BandwidthMonitorPlugin¶
Reduces network flooding when sending large amounts of mail.
« More »
Swift_Plugins_DecoratorPlugin¶
Allows customization of Messages on-the-fly.
« More »
Swift_Plugins_ImpersonatePlugin¶
Replaces the sender of a message.
« More »
Swift_Plugins_LoggerPlugin¶
Does real time logging of Transport level information.
« More »
Swift_Plugins_MessageLogger¶
Stores all sent emails for further usage.
« More »
Swift_Plugins_PopBeforeSmtpPlugin¶
Makes sure a connection to a POP3 host has been established prior to connecting to SMTP.
« More »
Swift_Plugins_RedirectingPlugin¶
Redirects all email to a single recipient.
« More »
Swift_Plugins_ReporterPlugin¶
Does real time reporting of pass/fail for each recipient.
« More »
Swift_Plugins_Reporters_HitReporter¶
A reporter which "collects" failures for the Reporter plugin.
« More »
Swift_Plugins_Reporters_HtmlReporter¶
A HTML output reporter for the Reporter plugin.
« More »
Swift_Plugins_ThrottlerPlugin¶
Throttles the rate at which emails are sent.
« More »