1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
You should be able to use the WorkMail SMTP end-point. documentation. Do note that WorkMail is a mail and calendaring solution that is not intended for automated mailing and violation of its terms can lead to being blocked from sending mail. For automated mailings its recommended to use SES.
Kind regards, Robin
Relevant content
- asked 6 months ago
- Accepted Answerasked 2 years ago
- asked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
Thanks, Robin.
So, How Can I configure SES to send messages using my WorkMail Account (myuser@mydomain.com) from PHP Laravel client? Because I see that the parameter asks for a SMTP user name. So, How Can I use my WorkMail email account as username?
Thanks in advanced.
Hi,
You will need to configure this in SES by verifying your email address in the SES console.
Kind regards, Robin