Skip to content

Commit d40033b

Browse files
authored
Error refrence added
Error "imap_fetchheader(): Bad message number" refrence added
1 parent 446beeb commit d40033b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,7 @@ Extends [Illuminate\Support\Collection::class](https://laravel.com/api/5.4/Illum
818818
| imap_open(): Couldn't open (...) Please log in your web browser: (...) | In order to use IMAP on some services (such as Gmail) you need to enable it first. [Google help page]( https://support.google.com/mail/answer/7126229?hl=en) |
819819
| imap_headerinfo(): Bad message number | This happens if no Message number is available. Please make sure Message::parseHeader() has run before |
820820
| imap_open(): Couldn't open stream {outlook.office365.com:993/imap/s (...) | Can be caused by a lot of things: head over to these issues for more information: [#153](https://github.com/Webklex/laravel-imap/issues/153) [#100](https://github.com/Webklex/laravel-imap/issues/100) [#78](https://github.com/Webklex/laravel-imap/issues/78) |
821+
| imap_fetchheader(): Bad message number | Try to change the `message_key` [#243](https://github.com/Webklex/laravel-imap/issues/243)
821822

822823
## Milestones & upcoming features
823824
* Wiki!!

0 commit comments

Comments
 (0)