uvdesk / mailbox-component

The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
MIT License
22 stars 38 forks source link

Check if replyTo headers is provided while processing mail content #92

Closed vipin-shrivastava closed 2 years ago

vipin-shrivastava commented 2 years ago

1. Why is this change necessary?

If no mailbox exists in-reply-to key then it will create an error

2. What does this change do, exactly?

check whether the key exists or not.

3. Please link to the relevant issues (if any).