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

Make a controller to convert email into ticket manually #79

Closed vipin-shrivastava closed 3 years ago

vipin-shrivastava commented 3 years ago
  1. Why is this change necessary? This will help User & developer when the refresh commands are not able to convert mail into iticket.

  2. What does this change do, exactly? This will help User & developer to check directly put the raw content of the email inside this "rawEmailContent.txt" file. Then hit "/processRawEmail" & put dump in process mail to check step by step.

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