feat: nextcloud test

This commit is contained in:
Nick 2025-06-09 03:41:07 -05:00
parent c3a6be41d3
commit 26bbd1f5ee

View file

@ -53,7 +53,7 @@ in
mail_smtpmode = "smtp";
mail_smtphost = smtp.hostname;
mail_smtpport = smtp.ports.port0;
mail_smtpsecure = "";
mail_smtpsecure = "ssl";
mail_smtpauth = true;
mail_smtpname = service.email.address0;
mail_from_address = "noreply";