Configure SMTP
Enter SMTP information
Fill in the following details:
- SMTP Host: The SMTP server address (e.g.,
smtp.gmail.com) - SMTP Port: The connection port (typically
587for TLS or465for SSL) - Username: SMTP login username
- Password: SMTP password
- Encryption: Select TLS or SSL
- From Email: The sender email address (e.g.,
[email protected]) - From Name: The display name (e.g.,
Locker System)
Test the connection
Click Send Test Email to verify the configuration. If you receive the test email successfully, the configuration is correct.
Common Configurations
| Provider | Host | Port | Encryption |
|---|---|---|---|
| Gmail | smtp.gmail.com | 587 | TLS |
| Outlook | smtp.office365.com | 587 | TLS |
| Amazon SES | email-smtp.region.amazonaws.com | 587 | TLS |