You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
Hi
First Thanks for valuable piece of code.
It works great with mailgun domains using app's webhook endpoint.
I tried with aws ses as well but the sns push notifications are not properly working
in file "suet/workers/ses-webhook/index.js" line no 129 stats // Add receiver and following lines after that are comment out.
Hi
First Thanks for valuable piece of code.
It works great with mailgun domains using app's webhook endpoint.
I tried with aws ses as well but the sns push notifications are not properly working
in file "suet/workers/ses-webhook/index.js" line no 129 stats // Add receiver and following lines after that are comment out.
there is no response for data/event pushed on app's webhook endpoint (https://domain.com/ses/webhook).
I tried same push event on host: https://us-central1-suet-170506.cloudfunctions.net/ses-webhook it gives status OK response but hosted server webhook for aws ses (https://mydomain.com/ses/webhook) gives no response.
The text was updated successfully, but these errors were encountered: