listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

AWS SNS Bounce and complaints not processed

Open benstaf opened this issue 1 year ago • 2 comments

Version:

  • listmonk: Repocloud
  • OS: [e.g. Fedora]

Description of the bug and steps to reproduce:

I tried to set up Bounce Processing following the documentation: https://listmonk.app/docs/bounces/

The AWS SNS subscription is confirmed, but bounces and complaints are not counted by Listmonk

Screenshots: If applicable, add screenshots to help explain your problem. Screenshot_2024-05-23-23-54-31-493_com android chrome-edit

benstaf avatar May 23 '24 22:05 benstaf

Anything in your logs? It's working for me with these instructions: https://listmonk.app/docs/bounces/#amazon-simple-email-service-ses

MaximilianKohler avatar May 24 '24 13:05 MaximilianKohler

yes, when I configured SNS I got this log:

2024/05/22 15:39:10 error processing SES notification: notification type is not bounce 2024/05/22 15:39:10 error processing SES notification: notification type is not bounce

benstaf avatar May 25 '24 13:05 benstaf

Repocloud may have an old version of listmonk?

MaximilianKohler avatar May 25 '24 14:05 MaximilianKohler

It's v3.0.0

Screenshot_2024-05-25-17-20-10-066_com android chrome

benstaf avatar May 25 '24 15:05 benstaf

Well, I don't know if it matters for this issue, but that "public URL" is not supposed to be localhost:9000. It should be the first part of the one you put in your Endpoint.

MaximilianKohler avatar May 26 '24 13:05 MaximilianKohler

I did it and nothing changed. It's actually the same issue as #1807

benstaf avatar May 26 '24 15:05 benstaf

Problem solved here:

https://github.com/knadh/listmonk/issues/1668#issuecomment-1994726088

benstaf avatar May 29 '24 13:05 benstaf