mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-17 09:43:22 +02:00
Add support to SSL/TLS/SSLTLS encryption for SMTP (#221)
This commit is contained in:
@@ -11,6 +11,7 @@ var (
|
||||
SmtpUsername string
|
||||
SmtpPassword string
|
||||
SmtpNoTLSCheck bool
|
||||
SmtpEncryption string
|
||||
SmtpAuthType string
|
||||
SendgridApiKey string
|
||||
EmailFrom string
|
||||
|
||||
Reference in New Issue
Block a user