You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Describe the bug
I don't see or understand how authentication for SMTP should work
Steps to reproduce
I get
watchtower | time="2024-09-01T22:05:17+02:00" level=error msg="Failed to send shoutrrr notification" error="error authenticating: 504 5.5.4 Unsupported AUTH mechanism" index=0 notify=no service=smtp
These are my environment variables:
- WATCHTOWER_NOTIFICATION_EMAIL_FROM=myemail@isp.nl
- WATCHTOWER_NOTIFICATION_EMAIL_TO=myemail@gmail.com
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.kpnmail.nl
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=myemail@isp.nl
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=mysupersecurepassword
Expected behavior
na
Screenshots
No response
Environment
Your logs
Additional context
No response
The text was updated successfully, but these errors were encountered: