Hi,
I am using kopia in an environment where the “internal” SMTP server (not controlled by me) does not support SMTP AUTH. Also, it seems that STARTTLS fails sometimes.
Would it be possible to have SMT AUTH and TLS optional?
dimejo
April 21, 2025, 8:14pm
2
Issues for this request were opened on Github already, but I don’t know if someone is willing to work on it at the moment.
opened 11:34AM - 25 Jan 25 UTC
For simplicity sake, I run an internal smtp server without any auth that forward… s everything to the real smtp server.
kopia currently as of 0.19 does not allow to add it as it requires me to enter username and password.
opened 01:06PM - 17 Feb 25 UTC
Hello, we use Kopia for backups in local network and have notification via local… smtp server that send email to Telegram.
To use email notifications we had to create a self-signed certs and copy it to CA to all VM where Kopia exists.
How about allow just SMTP and add an optional checkbox for TLS and Auth and don'r require TLS and auth by default?