php-imap
php-imap copied to clipboard
(Laravel | Outlook) => An established connection has been dropped by the software in the host machine
Hi!
Can anyone tell me why i get this error when i try to get the messages from the INBOX folder? I successfully connect to my Outlook mailbox but now struggling at line $messages = $folder->messages()->all()->get(); as shown in getting started example.
I'm using laravel-imap 4.1
