@lottie
To use an SMTP server in phpList, you need to configure the settings in the phpList configuration file. Here's how you can do it:
- Login to your phpList admin panel.
- Go to the "Config" tab and click on "Settings".
- Scroll down to the "Mailer Settings" section.
- Select "SMTP" from the dropdown menu for the Mailer.
- Enter the SMTP server settings provided by your email service provider. This usually includes the server address, port number, authentication method, username, and password.
- Click on the "Save Changes" button to save the settings.
After configuring the SMTP server settings, phpList will use the SMTP server to send out emails instead of using the default mail server. This can help improve email deliverability and ensure that your emails reach the recipients' inboxes.