Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Inbound emails by Amazon SES #46

Open
abishekrsrikaanth opened this issue Oct 10, 2019 · 6 comments
Open

Support for Inbound emails by Amazon SES #46

abishekrsrikaanth opened this issue Oct 10, 2019 · 6 comments

Comments

@abishekrsrikaanth
Copy link

No description provided.

@connecteev
Copy link

+1! Amazon SES is quite widely used...I'd love to be able to use this package with it.

@barryvdh
Copy link
Contributor

I think SES includes the MIME message (see https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-notifications-contents.html , so you should be able to use that with InboundEmail::fromMessage($mimeContent);

@ziming
Copy link

ziming commented Mar 5, 2020

Confused. So no need for a ses driver?

@mabadir
Copy link

mabadir commented Dec 27, 2020

Hi All,
I just submitted a PR to introduce SES support.

@goper-leo
Copy link

@ziming did you manage to solve this one?

@dgillier
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants