You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ You can define your accounts inside the [config/imap.php](src/config/imap.php) f
207
207
| imap_fetchbody() expects parameter 4 to be long, string given (...) | Make sure that `imap.options.fetch` is a valid integer |
208
208
| 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)|
209
209
| 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)|
0 commit comments