uvdesk / mailbox-component

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

changes for fetching old mailbox without deleted option #77

Closed vipin-shrivastava closed 3 years ago

vipin-shrivastava commented 3 years ago

1. Why is this change necessary?

This will fetch the previous mailboxes listing without any error or deleted option

2. What does this change do, exactly?

This will check whether the delete option is there or not if not it will take it as false.

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