Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incoming replies not detected #493

Closed
McPizza0 opened this issue Jun 6, 2024 · 0 comments · Fixed by #503
Closed

incoming replies not detected #493

McPizza0 opened this issue Jun 6, 2024 · 0 comments · Fixed by #503
Labels
bug Something isn't working

Comments

@McPizza0
Copy link
Member

McPizza0 commented Jun 6, 2024

in our mailhandler, we check if there is a in-reply-to header
use this to check if the convo exists in the db, and add a new entry to existing convo

BUT
some services provide an array if email IDs
"in-reply-to": "<lalalala@rp.zero.e.uninbox.com> <lalalala@zendesk.com>"

we need to handle this and check all messages in the array till we fine a match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant