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.

Type:
first

Return:

#email_is_recipient_ok{} properties:
  • recipient: binary

Edit on GitHub