laravel-imap icon indicating copy to clipboard operation
laravel-imap copied to clipboard

Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.

Results 50 laravel-imap issues
Sort by recently updated
recently updated
newest added

hello i want to ask question how to get replies for specific message i use this code and not work $replies = $message->getReplies();

**Describe the bug** I'm developing a Mail Importer `artisan command` in a Laravel app. I'm using Zimbra as a mail server and the `IMAP` protocol to connect to it. At...

I always get the error: "NO LOGIN". I updated my firewall to open port 993. Can't seem to make it work. The e-mail address that i'm trying to connect to...

"I am trying to create a command to insert emails into my database, and with a cron job, find if there are emails not yet inserted. When I run this...

I have used it for about 2 years, but it stopped to work last weeks throwing "connection setup failed". Does it still should work with gmail?

After upgrading to 5.5 (previously used very old version), getTextBody() for some messages returns raw content with headers. ```Return-Path: Delivered-To: ***@***.com Received: (qmail 1834102 invoked by uid 1008); 28 Nov...

Hello I've been trying to implement this package but for some reason I keep getting an error of which I can't seem to find all that much information. Whenever I...

The error is Causes: - Empty response Error occurred {"exception":"[object] (Webklex\\PHPIMAP\\Exceptions\\ResponseException(code: 0): Command failed to process: Causes: \t- Empty response Error occurred at .../vendor/webklex/php-imap/src/Exceptions/ResponseException.php:53)

I want to receive email through Socks5 proxy

question

Title of the pr explains itself, fixing typo in te example script