fixes
This commit is contained in:
parent
1ddf6fe0c8
commit
4aeeee425b
5 changed files with 51 additions and 6 deletions
|
|
@ -573,6 +573,7 @@ func run(logger *zap.Logger) error {
|
|||
Password: cfg.SMTPPassword,
|
||||
From: cfg.SMTPFrom,
|
||||
FromName: cfg.SMTPFromName,
|
||||
AppName: cfg.PublicAppName,
|
||||
TLSMode: cfg.SMTPTLSMode,
|
||||
Timeout: cfg.SMTPTimeout,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue