mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Use TLS with SMTP #386
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MazzMat on 11/30/2025
I'm trying to configure mail notifier with smtp.office365.com on port 587 (TLS).
Is there any way to do this?
Thank you