listmonk/internal/bounce
Kailash Nadh aa19771307 Refactor bounces package to remove db/queries dependency.
Instead of passing a DB/SQL statement references, instead pass a
callback that inserts a bounce into the DB via the `core` package.
2022-05-03 10:50:33 +05:30
..
mailbox Fix POP mail parsing in multipart bounce e-mails. 2022-04-03 11:37:11 +05:30
webhooks Add support for bounce processing. 2021-08-14 15:35:29 +05:30
bounce.go Refactor bounces package to remove db/queries dependency. 2022-05-03 10:50:33 +05:30
gmail.bounce Add support for bounce processing. 2021-08-14 15:35:29 +05:30
proton.bounce Add support for bounce processing. 2021-08-14 15:35:29 +05:30