Add hello hostname to config
This commit is contained in:
@@ -10,6 +10,7 @@ var (
|
||||
SmtpPort int
|
||||
SmtpUsername string
|
||||
SmtpPassword string
|
||||
HelloHostName string
|
||||
SmtpNoTLSCheck bool
|
||||
SmtpEncryption string
|
||||
SmtpAuthType string
|
||||
|
||||
Reference in New Issue
Block a user