My Laravel 8 app is located at tads.my-demo-apps.tk as a subdomain of my-demo-apps.tk. This domain is created at https://my.freenom.com/ with Ubunutu 10 installed on ubuntu 18
When I send an email with my yahoo.com account(under which I enter into the main dashboard) I got the email, ok, but I see not rendered HTML code in the content of the received email.
I try to send an email to my Gmail account I got the error:
{"message":"Expected response code 354 but got code \"421\", with message \"421 Domain my-demo-apps.tk is not allowed to send: The domain is unverified and requires DNS configuration. Log in to your control panel to view required DNS records.\r\n\"","user_id":2}
Opening the DNS page of my domain, I see: https://i.stack.imgur.com/14BCg.jpg But I am not sure which records have I to check and how?
In details of my new Mailgun account, I see
Plan Flex
Emails sent 3 of 1.3K
Validations 0 of 0
Dedicated IPs 0 of 0
Log retention 5 days
Thanks!