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