Sorry if I have not understood something but (I believe) I have searched enough for this.
mydomain.gr
) which has been verified. [email protected]
). *@mydomain.gr
to my personal Gmail address. 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.)
Send via API Run this: curl -s --user 'api:YOUR_API_KEY' \ https://api.mailgun.net/v3/YOUR_DOMAIN_NAME/messages \ -F from='Excited User <mailgun@YOUR_DOMAIN_NAME>' \ -F to=YOU@YOUR_DOMAIN_NAME \ -F [email protected] \ -F subject='Hello' \ -F text='Testing some Mailgun awesomeness!
Selecting A Free SMTP ServiceMailgun is an SMTP service provider for transactional email and email marketing campaigns, offering robust features, support, and analytics—for free!
Android (native Android email client)Select your email address, and under Advanced Settings, click Server Settings. You'll then be brought to your Android's Server Settings screen, where you can access your server information.
OK. After some emails with the mailgun team I finally figure it out!
All I had to do was to upgrade my account (just enter credit card info). Now I can send email from [email protected]
to anyone.
Thank you mailgun!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With