Open jw7712 opened 1 year ago
anychance to get SES support ? Thanks !
@jw7712 here is a list with supported drivers: https://beyondco.de/docs/laravel-mailbox/drivers/drivers
Please note that ChatGPT will hallucinate some answers and should not be trusted without checking the answer yourself.
Here is a PR trying to implement an SES driver: https://github.com/beyondcode/laravel-mailbox/pull/79.
According to Chat GPT there is a way to use amazon SES with this package:
When i ask for the url it gives me a non existing url: https://laravel-mailbox-docs.beyondco.de/docs/usage/drivers/amazon-ses.html
Does this package support amazon SES, and where can i find the documentation?