AWS SES configuring for laravel cpanel domain

0

Hello,

I have a cpanel domain in which a laravel site is hosted and I have also verified aws ses domain verification. But mail didn't work.

I need help to configuring .env file for this smtp credentials. Also is there any other steps that need to do for completing this setup.

Please help me ASAP,it is urgent.

Thank you

asked 2 years ago334 views
1 Answer
0

SMTP credentials for using SES can be setup using the following guide https://docs.aws.amazon.com/ses/latest/dg/smtp-credentials.html#smtp-credentials-console.

Your account will need to be out of the SES sandbox for emails to be sent to addresses other than what you have verified as per https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html

If the above has already been done for your account are you seeing any errors in the logs for your application?

lp901
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions