Open nvmng opened 4 years ago
Hi @nvmng , Thanks. We will make some changes to the webhook code shortly to address the issue.
Hi @Hiteshpandey ,
Thanks for the feedback. Any timeframe for this?
Hi @Hiteshpandey, thanks for the fast response. I saw that the pepihost file has been updated. So I tested with my sendy and the bounce option is working perfectly well. However the spam option does not work, when I test it, it does not mark the email address as spam on my sendy and the email remains active, however, when I test the bounce option, it correctly marks it as bounced.
Any way out for this?
Hey @nvmng, Can you check now?
Hi @Hiteshpandey, I just checked, the problem is still. When I send a test webhook request, it detects the email address of the complaint but does not remove it from the list. Here is an output from debugging. "Email reported as spam: sampleuser@gmail.com"
However, the email which I added to my list for the testing still remained valid on my list and does not get blocked or moved to the mark as spam segment unlike the bounce event that blocks the email address and moves it to the bounced segment.
I've tried this and when I send a webhook request, i get the following error in the debug log.
== Invalid email address: '' ==
How can this be fixed?