How to send emails via Elastic Email API with phpList 3.6.16?

Hello,

I am currently using phpList 3.6.16, and I would like to send emails through the Elastic Email API instead of using SMTP.

I have checked the documentation, but I could not find a clear example or plugin that shows how to configure phpList to use the Elastic Email API.

  • Is there any recommended way to connect phpList 3.6.16 with Elastic Email API?
  • Do I need to write a custom plugin, or is there an existing solution available?
  • If possible, could you provide an example of the configuration or code?

Thank you in advance for your help!

@funnybunny phplist doesn’t support Elastic Email API. You could look at the existing plugins that use the APIs of other email services such as Amazon SES or Mailgun, but you will need to be quite proficient in php to be able to develop a similar plugin.

1 Like