An open API service indexing awesome lists of open source software.

https://github.com/uvdesk/mailbox-component

The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
https://github.com/uvdesk/mailbox-component

fetch-mails-as-tickets mailbox mailbox-component multiple-mailbox-configure process-tickets

Last synced: 12 months ago
JSON representation

The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.

Awesome Lists containing this project

README

          




Latest Stable Version
Total Downloads
License
connect on gitter

The **Mailbox** component enables your [UVDesk Community][1] helpdesk to automatically fetch incoming emails from multiple email sources, such as Gmail, Outlook, and custom email servers. It seamlessly converts these emails into structured support tickets, ensuring that each customer query is organized and easily trackable. This integration eliminates the need for manual email sorting, streamlining your support workflow by automatically categorizing, prioritizing, and routing tickets to the appropriate teams. The Mailbox component enhances operational efficiency by ensuring no email is overlooked and that every query is promptly addressed, providing a smoother experience for both your support team and customers.

Installation
--------------

Before installing, make sure that you have [Composer][2] installed.

To require mailbox-component into your helpdesk project, simply run the following composer command from your project root:

```bash
$ composer require uvdesk/mailbox-component
```

License
--------------

The **Mailbox** component and libraries included within the bundle are released under the [OSL-3.0 license][3]

[1]: https://www.uvdesk.com/
[2]: https://getcomposer.org/
[3]: https://github.com/uvdesk/mailbox-component/blob/master/LICENSE.txt