SMTP Transactional Mails fail to send - Self-hosting - Ghost Forum
Hi everyone, I have seen this topic many times and I don’t understand what I’m doing wrong. I created a fresh installation via Docker Compose (Ghost 6.50.0). I saw contradicting information on where to put the SMTP mail credentials, i.e. whether to put them into the .env file or the compose.yml file. Right now, I have the exact same details in both files, which might be causing these issues? Should it be in .env or compose.yml or even some place else? I had an old config.production.json file ...