Use mailgun as SMTP

Hi everyone,
I’m looking to use mailgun.com as smtp server.

In this link I found out that MG can give me an smtp authentication: https://help.mailgun.com/hc/en-us/articles/203380100-Where-can-I-find-my-API-key-and-SMTP-credentials-, this mean that I can use it with PhpList right?

Are there any other options?

@piotramp You can use the mailgun smtp server with phplist.

There is also a plugin for Mailgun that uses their API, which might give a higher throughput. On the Manage Plugins page follow the “find more plugins” link.

In either case ensure that you set the phplist batch and throttle so that it remains within your limit with Mailgun.

That’s great! Thanks @duncanc :slight_smile:

Do you suggest mailgun or sendgrid?
any chance to setup a mail queue to avoid spamming problems/behaviour?