Mailman v0.4.0 API Reference
Modules
A struct defining an attachable file. It automatically detect the mime type based on file extension
Defines the configuration for both rendering and sending of messages
Defines the config for the Eex composer
Provides functions for rendering from Eex template files
Struct representing an email message
Adapter for sending email via external SMTP server
Represents a Mime-Mail header
Basic SMTP implementation via the gen_smtp_sever_session behavior. Implements relay’ing to external servers
Adapter for using locally spawned SMTP server
Configuration struct for the locally spawned SMTP server
Functions for parsin mail messages into Elixir structs
Functions for rendering email messages into strings
A config struct for external SMTP server adapter
Config struct for the testing adapter
Implementation of the testing SMTP server
Implementation of the testing SMTP adapter
Protocols
Protocol for implementing different medium of emails delivery
Protocol for implementing different template systems for compiling email bodies