A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Hi,
Thank you for the answer.
We do not send any email via our PHP application. We only connect, search emails (by subject, sender, receiver, body content) and fetching attachments from emails.
We also move emails.
Is there any limitations on this part? I checked the linked you gave me but I can't see anything related to this part.
Is there any explanations why the opened TCP connection do not receive anything from Microsoft's server? Sometimes we are receiving "Warning : imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl/novalidate-cert}" but most of the time the socket does not receive anything that could indicate we can't connect.