#[SOLVED] self hosted email invites (smtp) not working

12 messages · Page 1 of 1 (latest)

fallen mesa
#

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

#

here is the appwrite docker logs

fallen mesa
#

welp it was a credential issue

#

all fixed