Setting up SMTP
This manual explains how to configure SMTP settings for sending emails from your website.
Watch the video for a brief overview of this functionality.
You can also check out the manual below.
1) Accessing SMTP Settings
- Access the admin area of your website.
- Navigate to Settings → Configuration → E-Mail Options tabs.
The first option, E-Mail Transport Method, determines whether the server uses a local connection to send mail or an SMTP connection via TCP/IP.
Note: Servers running on Windows and macOS should use the SMTP option.
2) Choosing an SMTP Mailer
You can choose between the following SMTP mailers:
- Mandrill
- Swiftmailer
Select the appropriate mailer for your server configuration.
3) Configuring SMTP Settings
SMTP settings vary depending on the server. You may need to configure the following fields:
- SMTP Host — Enter either the IP address or the domain name of the mail server.
- SMTP Port — Set the port number according to your mail provider’s requirements.
- SMTP Username and Password — Usually required to ensure authentication and prevent spam.
- SMTP Encryption — Typically set to None (no encryption) unless your server requires SSL/TLS.
4) Final Step
After all settings are configured, save your changes and send a test email to confirm that your SMTP connection is working properly.