Skip to content

Commit ff572a9

Browse files
committed
Known issues section extended
1 parent 38a81db commit ff572a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ You can define your accounts inside the [config/imap.php](src/config/imap.php) f
207207
| imap_fetchbody() expects parameter 4 to be long, string given (...) | Make sure that `imap.options.fetch` is a valid integer |
208208
| Use of undefined constant FT_UID - assumed 'FT_UID' (...) | Please take a look at [#14](https://github.com/Webklex/laravel-imap/issues/14) [#30](https://github.com/Webklex/laravel-imap/issues/30) |
209209
| DateTime::__construct(): Failed to parse time string (...) | Please report any new invalid timestamps to [#45](https://github.com/Webklex/laravel-imap/issues/45) |
210-
210+
| 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 st first. [Google help page]( https://support.google.com/mail/answer/7126229?hl=en) |
211211

212212
## Change log
213213

0 commit comments

Comments
 (0)