24 Jun 2022, 16:12

@wistex said in Mailbox Not Found - cPanel Email IMAP:

php /home/accountname/public_html/desk/bin/console uvdesk:refresh-mailbox test

Hi, maybe the ommand should be:

php /home/accountname/public_html/desk/bin/console uvdesk:refresh-mailbox test@example.com

intead of:

php /home/accountname/public_html/desk/bin/console uvdesk:refresh-mailbox test

because test is not an email address.