Has anyone here managed to set up the email for their Ghost blog, that you hosted using Pikapods? We’re using Mailgun, but cannot get it all to work.
I’ve been trying for ages - no luck. First we’re trying to just get it to be able to send the email invite for a new staff member. won’t do that. Haven’t even got to the bulk emails yet (though I have inputted the Mailgun API key to Ghost).
HelloRoot@lemy.lol 8 hours ago
I recently set up ghost on a regular VPS and it sends “internal” emails like 2fa and invites directly from the docker container as far as I can tell.
The sender is the server domain. (Which btw. gets flagged as spam in my case because I use that domain with tutanota…)
Only bulk/userfacing emails go through mailgun, as far as I can tell, but havent tested this yet in detail.
Maybe that helps you in debugging.