SMTP emails are only being logged, not sent
Lead notifications and the download link email aren't arriving — they show up in the app log instead. What am I missing in configuration?
Lead notifications and the download link email aren't arriving — they show up in the app log instead. What am I missing in configuration?
That's by design until SMTP is configured — empty User/Password means it logs instead of sending. Fill in Email:Smtp in appsettings.json. If you're on Gmail you must use a 16-char App Password, not your normal password.
Also set FromAddress to match the authenticated SMTP account, otherwise Gmail rewrites or blocks the From and it silently fails.
That was it — App Password + matching From and they're landing now. Thank you!
Anyone can read the community. Create a free account — verified & approved — to reply.
Thanks for subscribing. We'll send product updates and release notes — no noise, and you can unsubscribe anytime.