Sorry if I have not understood something but (I believe) I have searched enough for this.
- First things first: I have successfully set up my domain (
mydomain.gr
) which has been verified. - I have created a custom SMTP address (
contact@mydomain.gr
). - I have created a route which forwards everything sent at
*@mydomain.gr
to my personal Gmail address. - Test 1: If I send an email from an external address (something@something.eu) to contact@mydomain.gr it is forwarded to my personal Gmail. OK!
- Test 2: If I send from contact@mydomain.gr to any external address (something@something.eu) I get the error
Free accounts are for test purposes only. Please upgrade or add the address to authorized recipients in Account Settings
. Of course the password is correct while sending. Otherwise another error is raised.
I think I have missunderstood some things...
So here comes my question:
How can I send email from my custom SMTP email address? (I do not wish to upgrade my account since this -free- Mailgun account will handle very small amount of emails. So, 10K are more than enough for me.)