observe_email_sent/2

Notify that we could NOT send an e-mail (there might be a bounce later...) The Context is the depickled z_email:send/2 context.

Type:

notify

Return:

#email_sent{} properties:

  • message_nr: binary

  • recipient: binary

  • is_final: boolean

Edit on GitHub