SMTP
Write your custom templates.
Last updated
Was this helpful?
Write your custom templates.
Backend
EmailSettings:MailServer
EmailSettings:MailPort
EmailSettings:SenderName
EmailSettings:Sender
EmailSettings:Password
Example:
EmailSettings:MailServer: smtp.gmail.com
EmailSettings:MailPort: 587
EmailSettings:SenderName: YourAppName
EmailSettings:Sender: [email protected]
EmailSettings:Password: YourPassword
Last updated
Was this helpful?
Was this helpful?