Open bzmshang opened 1 week ago
Hi. Have you tried adding your email to the "from email" field at the bottom?
Yeah, I tried.
From the docker's logs, you can only see this
It says that there's an authentication error.
From the web:
To set it up, you’ll need Outlook’s SMTP server details and your email credentials. Here’s how to configure it:
1. SMTP Server: smtp.office365.com
2. Port: 587
3. Encryption: STARTTLS (TLS/SSL)
4. Username: Your full Outlook email address (e.g., yourname@outlook.com)
5. Password: Your Outlook account password (consider using an app-specific password if two-factor authentication is enabled)
After entering these details in your app’s SMTP settings, you should be able to send notifications via your Outlook email.
This is how it is written, but it is not because Outlook does not support the new verification method. Outlook was updated some time ago.