How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Email Service - Authenticated SMTP submission now available in beta

calendar_today June 8, 2026 domain cloudflare

You can now send emails through Cloudflare Email Service using authenticated SMTP submission on smtp.mx.cloudflare.net:465 . SMTP joins the REST API and the Workers binding as a third way to send transactional email — useful for existing applications that already speak SMTP and language-native SMTP libraries (Nodemailer, smtplib , PHPMailer, JavaMail). Setting Value Host smtp.mx.cloudflare.net Port 465 (implicit TLS) AUTH PLAIN or LOGIN Username api_token Password A Cloudflare API token (account-owned or user-owned) with Email Sending: Edit Submissions enter the same delivery pipeline as the R

open_in_new Read original post