By SteveEGL
So I’ve run into an issue which i can’t find a way to authenticate my domain so i can integrate my Laravel APP with AWS SES.
As i talked with the support they said i have to upload the TXT file needed to authenticate my domain to my spaces storage service and use the app to access it from there, which doesn’t make any sense to me.
If anyone has a solution i would really appreciate it.
Thanks and regards!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
What I would usually do is to use a DNS TXT records to do the verification instead. You can follow the steps on how to do that here:
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/dns-txt-records.html
If you prefer to use a TXT file instead, it would depend on whether you are using the Laravel local storage or S3 to store your static files. But what you could do is upload the TXT file to the Laravel public folder and it will be accessible via your domain name directly.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.