observe_email_send_encoded/2

Add a handler for receiving e-mail notifications

Type:

first

Return:

{ok, LocalFrom}, the unique localpart of an e-mail address on this server.

#email_send_encoded{} properties:

  • message_nr: binary

  • from: binary

  • to: binary

  • encoded: binary

  • options: gen_smtp_client:options()

Edit on GitHub