You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Nice project, very useful.
I am having this problem on one connection (office365) other hotmail connections are working fine. Trying to access array offset on value of type bool
I didn't get to analyze the ins and outs of the problem but it happened with an office365 account when in the connection string I passed the mailbox name (INBOX) {outlook.office365.com:993/imap/ssl/novalidate-cert}INBOX
but this way it worked fine with @hotmail.com account
Without the mailbox name it works fine with the o365 account but not with the hotmail account.
Hello!
Nice project, very useful.
I am having this problem on one connection (office365) other hotmail connections are working fine.
Trying to access array offset on value of type bool
apparently $status is false at MailBox.php line 54
The text was updated successfully, but these errors were encountered: