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

reply from same domain but with email client #95

Open
raza2022 opened this issue Oct 4, 2018 · 2 comments
Open

reply from same domain but with email client #95

raza2022 opened this issue Oct 4, 2018 · 2 comments

Comments

@raza2022
Copy link

raza2022 commented Oct 4, 2018

@arithmetric Thanks for the Great work for open source community 👍
I successfully implemented the SES forwarding using your function I just have a question. is there a way (possible) that I can alter this function to reply from ses instead of forwarder client. or just add reply-from at least?
let say I am forwarding [email protected] to [email protected] which works fine. but when I reply that message which within inbox of [email protected] it will will use gmail client and send as [email protected]
so the original question is can I do somethings with header to send reply from ses instead of [email protected]?
Any help will be greatly appreciated

@raza2022 raza2022 changed the title No issue but lambda function not invoked reply from same domain but with email client Oct 6, 2018
@drabaioli
Copy link

Hi @raza2022 , I could achieve what you need by following step 6 of this guide:
http://www.daniloaz.com/en/use-gmail-with-your-own-domain-for-free-thanks-to-amazon-ses-lambda/

@raza2022
Copy link
Author

raza2022 commented Jan 7, 2019

Thanks @drabaioli I will give it a shot in evening 👍

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

2 participants