diff --git a/src/content/docs/dns/manage-dns-records/how-to/email-records.mdx b/src/content/docs/dns/manage-dns-records/how-to/email-records.mdx index fdf77ae22769fb..53a87b84e74b6b 100644 --- a/src/content/docs/dns/manage-dns-records/how-to/email-records.mdx +++ b/src/content/docs/dns/manage-dns-records/how-to/email-records.mdx @@ -27,3 +27,7 @@ There are three reasons to set up email records for your domain: ### Configure email security records Refer to [Security records](/dmarc-management/security-records/) to learn how to set up your email security records. + +## Proxy SMTP traffic + +By default, Cloudflare does not proxy email traffic on port 25 (SMTP). You can only proxy outgoing email if you have [Spectrum](/spectrum/) configured for [SMTP](/spectrum/reference/configuration-options/#smtp). \ No newline at end of file