email_ensure_handler
Add a handler for receiving e-mail notifications
email_status
Email status notification, sent when the validity of an email recipient changes
email_failed
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.
email_received
Notification sent to a site when e-mail for that site is received
email_add_handler
Add a handler for receiving e-mail notifications
email_bounced
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…
email_drop_handler
Drop an e-mail handler for a user/resource id. (notify). The notification, user and resource should be the same as when the handler was registered.
email_is_blocked
Check if an email address is blocked
email_sent
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.
email_dkim_options
Return the options for the DKIM signature on outgoing emails. Called during email encoding.
email_send_encoded
Add a handler for receiving e-mail notifications
email_is_recipient_ok
Check if an email address is safe to send email to. The email address is not blocked and is not marked as bouncing.

Edge notifications Notifications Import/export notifications