listmonk/internal
Kailash Nadh 73e4c1cf28 Fix POP mail parsing in multipart bounce e-mails.
This was originally authored by @stevesavanna in #707. This commit
contains changes and refactors that could not be pushed to the original PR.

Changes from #707

- Don't ignore bounce mails missing campaign / subscriber UUIDs. The
  original behaviour falls back to looking up subscribers by e-mail.
- Refactor repetetive header.get + regexp conditions per header into
  a simpler lookup map.
- Trim e-mail header values of `\r`.

Closes #707, #763

Co-authored-by: stevesavanna <steven@savannacorp.com>
2022-04-03 11:37:11 +05:30
..
bounce Fix POP mail parsing in multipart bounce e-mails. 2022-04-03 11:37:11 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
i18n Fixed typos 2022-02-28 14:19:50 +01:00
manager Fix typo in manager.go 2022-02-12 23:03:41 -08:00
media Add support for custom public S3 URLs. Closes #505. 2022-01-15 21:20:32 +05:30
messenger Fixed typos 2022-02-28 14:19:50 +01:00
migrations Add support for custom public S3 URLs. Closes #505. 2022-01-15 21:20:32 +05:30
subimporter Fix typos 2022-02-13 08:54:39 -08:00