oqtane / oqtane.framework

CMS & Application Framework for Blazor & .NET MAUI
http://www.oqtane.org
MIT License
1.89k stars 546 forks source link

[BUG] Emails for 2FA not sent #4842

Closed enfJoao closed 2 hours ago

enfJoao commented 3 hours ago

Oqtane Info

Version - 6.0 Render Mode - Static Interactivity - Server Database - SQL Server

Describe the bug

SMTP settings work as expected (test email is sent). Notification job is enabled. Attempting a login asks for the code, as expected, but the email is not sent.

enfJoao commented 2 hours ago

Turns out they are sent. Apparently the email header is triggering the office 365 (receiver account) protection and placed in quarantine (not spam).