mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-23 00:15:19 +03:00
Correct flag to helo and make shorter
This commit is contained in:
parent
aac9ba8b50
commit
a8e96f5457
4 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,7 @@ var (
|
|||
SmtpPort int
|
||||
SmtpUsername string
|
||||
SmtpPassword string
|
||||
HelloHostName string
|
||||
SmtpHelo string
|
||||
SmtpNoTLSCheck bool
|
||||
SmtpEncryption string
|
||||
SmtpAuthType string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue