I'm using Wathchtower to keep my containers updated and since it doesn't have the option to notify to Telegram I'm using smtp2tg for this.
But... The mails are Base64-encoded.
Is it possible to add a check and decode them before posting?
https://github.com/v2tec/watchtower/blob/master/notifications/email.go
I'm using Wathchtower to keep my containers updated and since it doesn't have the option to notify to Telegram I'm using smtp2tg for this.
But... The mails are Base64-encoded.
Is it possible to add a check and decode them before posting?
https://github.com/v2tec/watchtower/blob/master/notifications/email.go