I'm already using mailgun
to send some data to an email (my gmail account). Now I want to receive emails using @mydomain.com
I saw this other question with 2 answers that seem useless.
I have already set a Route
so I receive any msg send to *@mydomain.com*
and to forward them to my personal email at gmail:
So I tried sending an email to my personal gmail but I'm not receiving any emails.
I have my website on a VPS in digital ocean in case that is important.