Skip to main content

Transactional email in Ghost can be configured to send with any SMTP, or another mail service that you prefer, using Ghost’s standard configuration setup. Bulk email delivery for newsletters is a feature which requires a bulk mail API. Currently the only bulk mail API we support is Mailgun. If you don’t want to deliver posts to members by email, you do not need a Mailgun account and you can safely ignore the email newsletter settings completely.

Why can’t I just use SMTP mail config to send email newsletters with Ghost?

Sending a bulk email to many recipients using basic SMTP will result in your IP address being instantly blacklisted and marked as spam by all mail providers. You should never send bulk mail using basic SMTP, which is why Ghost does not support it. More info here, and here, and here, and here.

I still want to use a different provider to send email newsletters, why can’t I do that?

You can. There is no requirement to use Ghost’s built in newsletter delivery feature. Before we released this feature, thousands of people sent their newsletter using all sorts of other services such as Mailchimp, Sendgrid, Convertkit, and many others. You can sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.

Do you have any affiliation with Mailgun? Are you on their referral program or something?

No. We have no partnership with Mailgun, we are not on their referral or affiliate program, they do not provide us with free service, and we do not benefit in any way (financial or otherwise) from people using them. We pay full-price for our own Mailgun account

I still don’t want to use Mailgun, can you support something else?

No. We’re a small team with limited resources, and supporting multiple bulk-mail APIs is too much overhead for us to manage. We build and support Ghost on one clear stack that we know works reliably. We would rather have a product that can only be configured one way and works reliably, than being configured lots of different ways but is unreliable.