antikythera v0.2.0 AntikytheraEal.AlertMailer.Behaviour behaviour View Source

Link to this section Summary

Callbacks

Minimal mail delivering API. CC/BCC or HTML mail is omitted for simplicity

Link to this section Callbacks

Link to this callback deliver(mail) View Source
deliver(mail :: AntikytheraEal.AlertMailer.Mail.t()) ::
  :ok |
  {:error, term()}

Minimal mail delivering API. CC/BCC or HTML mail is omitted for simplicity.