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

Create a option for user to delete mail from inbox after creation of ticket successfully #74

Closed vipin-shrivastava closed 3 years ago

vipin-shrivastava commented 3 years ago

1. Why is this change necessary?

Now, After running the refresh: mailbox command the mail does not delete from the inbox.

2. What does this change do, exactly?

As mail does not delete from the inbox, it will take more time to refresh the mailbox on every hit of the command. As we provide an option to delete mail from the inbox after the creation of the ticket. If someone wants to use this feature they have an option to delete mail from inbox in the mailbox setup section. After checked the mark, it will delete the mail from the inbox on every run of the refresh command

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

https://github.com/uvdesk/community-skeleton/issues/433