Using custom email provider?
-
wrote on Feb 2, 2023, 12:40 PM last edited by
Did anyone here ever figure out how to implement a custom email newsletter/provider with their Ghost instance?
I'm trying to avoid going down the Mailgun route, if at all possible.
-
Did anyone here ever figure out how to implement a custom email newsletter/provider with their Ghost instance?
I'm trying to avoid going down the Mailgun route, if at all possible.
@shrey have you seen https://docs.cloudron.io/apps/ghost/#email already?
-
Did anyone here ever figure out how to implement a custom email newsletter/provider with their Ghost instance?
I'm trying to avoid going down the Mailgun route, if at all possible.
@shrey Oh sorry, you want to avoid mailgun. Unfortunately, Ghost only supports mailgun and nothing else - https://ghost.org/docs/faq/mailgun-newsletters/
-
@shrey have you seen https://docs.cloudron.io/apps/ghost/#email already?
-
wrote on Feb 2, 2023, 6:05 PM last edited by
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
-
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
-
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
wrote on May 19, 2024, 9:19 AM last edited by shrey May 19, 2024, 9:26 AMHi!
@privsec said in Using custom email provider?:
by following our detailed integration guides.
Trying my hand at this once more.
Could you point me towards those guides that you mentioned, that help in sending Emails, with full, original html content, using other integrations/services?
Also, so far, i've already tried the Content API and using the
html
data in thePost
object. The styling breaks using this apporach.Thanks
-
wrote on May 20, 2024, 8:04 AM last edited by
As linked on their site
-
As linked on their site
-
wrote on May 20, 2024, 12:23 PM last edited by scooke May 20, 2024, 12:24 PM
This Ghost forum post linked to this service, Outpost. It's paid, but maybe its integration with Ghost will maintain the styling you want.
-
This Ghost forum post linked to this service, Outpost. It's paid, but maybe its integration with Ghost will maintain the styling you want.
wrote on May 20, 2024, 12:30 PM last edited byThanks for the link! Just checked them out.
They don't really mention anywhere in their website that they provide the integration (free/paid). It might just be a part of their own product though.
And get locked into another closed service wouldn't be great
Ideally, one needs to simply know what (inline) styling info to add to the html retrieved via the Ghost api.
-
@shrey might be a question for the ghost forum - https://forum.ghost.org/
-
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
wrote on May 21, 2024, 10:04 AM last edited byThis post is deleted! -
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
wrote on May 21, 2024, 10:09 AM last edited by@shrey might be a question for the ghost forum - https://forum.ghost.org/
Hey Girish. My discussion is only in response to this comment ->
@privsec said in Using custom email provider?:
Have you read into this?
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 easily sync your members database to an external newsletter provider via Zapier, or by following our detailed integration guides.
As far as the Ghost forum is concerned, they are the 'adversary' in this case, as this particular issue is a long-existing, very infamous one, where every user of Ghost is forced to use only Mailgun as the Newsletter sender service. Hence the enquiry into the discovery of any other possible option/hack for this.