Bamboo.MailtrapSendingAdapter (mailtrap v0.1.2)
Sends an email to Mailtrap Sending.
configuration
Configuration
config :my_app, MyApp.Mailer,
adapter: Bamboo.MailtrapSendingAdapter,
api_token: "my_api_key"
Link to this section Summary
Functions
Implements Bamboo.Adapter callback
Implements Bamboo.Adapter callback
Implements Bamboo.Adapter callback
Link to this section Functions
Link to this function
deliver(bamboo_email, config)
Implements Bamboo.Adapter callback
Link to this function
handle_config(config)
Implements Bamboo.Adapter callback
Link to this function
supports_attachments?()
Implements Bamboo.Adapter callback