I’ve had a discourse forum (personal docker install I put on one of my micro-servers) for about a year now.
two or so days ago I changed the url from forum.sanctuary-rts.com to forum.sanctuaryshatteredsun.com
and while I was going through the containers/app.yml
I thought to myself hey I’ve just recently purchased a sendinblue subscription (for batch emailing/marketting) why don’t I edit the API details to be that instead of my current free provider : sendgrid
…
What a big mistake.
I soon found out sendinblue was throttling emails because the API was a seperate plan, so I reverted all the concerned fields:
No. But the notification email needs to be one that your mark mail service is configured to send for. Also, if you changed the domain name you should check out Change the domain name or rename your Discourse
what is a mark service do you mean mail service. that’s probably the issue.
let me check what I have in sendgrid it’s probably configured to send mails from sanctuary-rts.com
I put REDACTED as DISCOURSE_NOTIFICATION_EMAIL and I set that domain and email up on sendgrid. sendgrid had the old domain and email set up, that was the issue.