Hello, I'm on the latest osTicket (github). I have three agents:
and a public email for tickets:
osTicket is configured to retrieve (via IMAP) mail from support@contoso.com. And this works fine.
BUT. I would like each agent to have a subfolder "Ticket" in their inboxes (INBOX\Ticket
) so they can drag into INBOX\Ticket
messages, they receive directly via e-mail, and then I would like osTicket to retrieve these messages from all these three mailboxes (agent1,2,3) INBOX\Ticket
subfolders and convert to a ticket...
But when I try to add the email agent1@contoso.com in Admin -> Emails - > Add New Email with "Fetching Email via IMAP" enabled I get "Email in use by an agent" because there's already an Agent with the same e-mail.
When I delete the agent with this e-mail (for example agent1@contoso.com then I'm able to configure this (agent1@contoso.com) e-mail for fetching via Admin -> Emails - > Add New Email but then I'm not able to add an agent with this email, because I'm getting "Already in use system email".
Is there any way around this problem?
Generally I need to fetch emails from a subfolder of an agents IMAP mailbox.