29 Mar 2023, 06:07

@swebervna

I'm trying to set up the mailbox so when users reply to ticket emails via email, it'll reach UVdesk and match it to the ticket (hoping that's how it works?). Also for opening new tickets via email.
Nothing's happening with my configuration; when I run php bin/console uvdesk:refresh-mailbox {mailbox email} I get the following error

Let us know, you have followed this blog for configuration for gmail mailbox:

https://www.uvdesk.com/en/blog/setup-gmail-mailbox-uvdesk-open-source-helpdesk/

Once you check your IMAP extension is enabled or not.

Also, you can check this github issue for more reference:

https://github.com/uvdesk/core-framework/issues/273#issuecomment-588155562

Check these links too.
https://stackoverflow.com/questions/48179146/attempted-to-call-function-imap-open-from-namespace

https://www.php.net/manual/en/function.imap-open.php