I am having issues getting invite emails sent out to our selfhosted instance.
We deployed on azure and opened up the outbound port 587 and realized that was the port used by mailgun. So we opened up SMTP port 25 for outbound. Still not working. attached image is of the .env file smtp settings.
Thoughts?
we are hosting on azure vm
this is the env settings I have setup for smtp
when I do password reset and / or invite a user to our selfhosted instance emails don't go out?
in azure VM networking settings I opened up outbound port 25
we also have port 587 outbound opened up
I can telnet to mailgun from the VM
some more logs from looking at appwrite-work-mails log
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...