Swoosh v0.7.0 API Reference
Modules
Starts the mailbox preview server
Plug that serves pages useful for previewing emails in development
Specification of the email delivery adapter
An adapter that stores the email locally, using the specified storage driver
In-memory storage driver used by the Swoosh.Adapters.Local module
An adapter that only logs email using Logger
An adapter that sends email using the Mailgun API
An adapter that sends email using the Mandrill API
An adapter that sends email using the Postmark API
An adapter that sends email using the SMTP protocol
An adapter that sends email using the Sendgrid API
An adapter that sends email using the sendmail binary
An adapter that sends email using the SparkPost API
An adapter that sends emails as messages to the current process
Defines an Email
Defines a mailer
This module contains a set of assertions functions that you can import in your test cases