From 799cbdb1692ae542a978bd2d172c53a2b8273ccd Mon Sep 17 00:00:00 2001 From: Ryan Westfall Date: Fri, 7 Aug 2026 08:15:29 -0700 Subject: [PATCH] Quote DEFAULT_FROM_EMAIL display name so contact mail sends. --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index c265784..b396e86 100644 --- a/.env.example +++ b/.env.example @@ -33,10 +33,10 @@ EMAIL_HOST_USER= EMAIL_HOST_PASSWORD= EMAIL_PORT=2525 EMAIL_USE_TLS=true -# DEFAULT_FROM_EMAIL=AI ML Operations, LLC +# Display name has a comma — must be quoted (RFC 5322) +# DEFAULT_FROM_EMAIL="AI ML Operations, LLC" # Absolute origin for email logo / footer links PUBLIC_SITE_URL=https://aimloperations.com -# DEFAULT_FROM_EMAIL=AI ML Operations, LLC # Stripe (test keys from https://dashboard.stripe.com/test/apikeys) STRIPE_SECRET_KEY=