Hello together.
Whether somebody got this problem and I'm new to imap E-Mail clients please give me a hint what wrong.
After $this->mailbox = $this->iMapConnection->getMailbox($mailboxName);
and work with this array: $selection = $this->mailbox->getMails();
and finished with response I'll get this errors:
PHP Request Shutdown: Mailbox name is not valid mUTF-7 (0.001 + 0.031 + 0.030 secs). (errflg=2)
PHP Request Shutdown: IMAP protocol error: No mailbox selected (0.000 + 0.000 secs). (errflg=2)
PHP Request Shutdown: No mailbox selected (0.000 + 0.000 secs). (errflg=2)
Working with php8.3
Many thanks for any help or hint...
Michael