Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authenticated SMTP for notifications #2019

Open
pathia opened this issue Sep 1, 2024 · 1 comment
Open

authenticated SMTP for notifications #2019

pathia opened this issue Sep 1, 2024 · 1 comment

Comments

@pathia
Copy link

pathia commented Sep 1, 2024

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=[email protected]
- WATCHTOWER_NOTIFICATION_EMAIL_TO=[email protected]
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.kpnmail.nl
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=[email protected]
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=mysupersecurepassword

Expected behavior

na

Screenshots

No response

Environment

  • Platform
  • Architecture
  • Docker Version

Your logs

.

Additional context

No response

Copy link

github-actions bot commented Sep 1, 2024

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! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant