Add Starttls=no

This commit is contained in:
2025-03-13 09:49:20 +01:00
parent 66cbd6ea01
commit 4fdbdf3266
+1 -1
View File
@@ -24,5 +24,5 @@ services:
WATCHTOWER_TIMEOUT: 30s
WATCHTOWER_LOG_FORMAT: pretty
WATCHTOWER_NOTIFICATIONS: shoutrrr
WATCHTOWER_NOTIFICATION_URL: smtp://diun@sda.zone:sda101176@mail.serveur:25/?from=diun@sda.zone&to=thedarty@gmail.com&Auth=Plain&Encryption=None&FromName=WatchTower&Subject=WatchTower+Updates
WATCHTOWER_NOTIFICATION_URL: smtp://diun@sda.zone:sda101176@mail.serveur:25/?from=diun@sda.zone&to=thedarty@gmail.com&Auth=Plain&Encryption=None&starttls=no&FromName=WatchTower&Subject=WatchTower+Updates
restart: always