Cloudflare announces its Email Service’s private beta, it allows developers to send transactional emails directly from Cloudflare Workers. - You can send emails by adding an “Email” binding to your Worker and invoking a .send() method. - Cloudflare will automatically configure DNS records - Used for password resets or 2fa codes tldr; Cloudflares version of Sendgrid or Mailgun