Shoutrrr e-mail notifications using host postfix installation #2021
|
I try to use the new configuration-url, but I struggle to get it running. I am using postfix, configured as satellite, to send notifications from Watchtower. postfix is installed on the host, so I configured Watchtower's network as host and contact postfix, using the - WATCHTOWER_NOTIFICATIONS=email
- WATCHTOWER_NOTIFICATION_EMAIL_FROM=root
- WATCHTOWER_NOTIFICATION_EMAIL_TO=root
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=localhost
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=25
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER_TLS_SKIP_VERIFY=trueI tried to replicate the configuration above, using the configuration-url, as shown below. - WATCHTOWER_NOTIFICATION_URL=smtp://localhost/?fromaddress=root&toaddress=root&encryption=None&usestarttls=noBut the notifications system refuse to start, as stated by the following error. watchtower-1 | time="2026-07-24T07:38:09Z" level=fatal msg="Failed to initialize Shoutrrr notifications" error="creating sender with options for URLs [smtp://localhost/?fromaddress=root&toaddress=root&encryption=None&usestarttls=no]: error initializing router services: smtp: failed to initialize service" notify=noI've also tried various alternatives :
None of the tested alternatives worked. Does anyone have a solution for me ? Thanks in advance. |
Answered by
janitor-of-code
Jul 24, 2026
Replies: 1 comment 2 replies
|
it is |
2 replies
Answer selected by
porchy13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it is
toadressesi.e. plural if I'm not mistaken