guard v0.12.7 Guard.Mailer
Link to this section Summary
Link to this section Functions
Link to this function
create_mail(type, to, locale, user, meta \\ %{})
Link to this function
deliver(email)
Link to this function
deliver_later(email)
deliver_later(email)
deliver_later(Bamboo.Email.t()) :: Bamboo.Email.t()
deliver_later(Bamboo.Email.t()) :: Bamboo.Email.t()
Link to this function
deliver_now(email)
deliver_now(email)
deliver_now(Bamboo.Email.t()) :: Bamboo.Email.t()
deliver_now(Bamboo.Email.t()) :: Bamboo.Email.t()
Link to this function
send_confirm_email(user, token)
Link to this function
send_login_link(user, token, pin)
Link to this function
send_plain_mail(from, to, subject, body)
Link to this function
send_reset_password_link(user, token, pin)
Link to this function
send_unverified_user_mail(user, type, meta \\ %{})
Link to this function
send_user_mail(user, type, meta \\ %{})
Link to this function
send_welcome_email(user, token, pin)
Link to this function