6 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_email_bounced/2
Bounced e-mail notification. The recipient is the e-mail that is bouncing. When the the message_nr is unknown the it is set to ‘undefined’. This can happen if it is a “late bounce”. If the recipient is defined then the…
observe_email_failed/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.
observe_email_is_blocked/2
Check if an email address is blocked
observe_email_is_recipient_ok/2
Check if an email address is safe to send email to. The email address is not blocked and is not marked as bouncing.
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.
observe_email_status/2
Email status notification, sent when the validity of an email recipient changes