Skip to content

Commit 58e170c

Browse files
committed
Known issues extended
1 parent 5dfab3b commit 58e170c

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
@@ -206,6 +206,7 @@ You can define your accounts inside the [config/imap.php](src/config/imap.php) f
206206
| ------------------------------------------------------------------------- | ---------------------------------------------------------- |
207207
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside `config/imap.php` |
208208
| imap_fetchbody() expects parameter 4 to be long, string given (...) | Make sure that `imap.options.fetch` is a valid integer |
209+
| Use of undefined constant FT_UID - assumed 'FT_UID' (...) | Please ta a look at [#14](https://github.com/Webklex/laravel-imap/issues/14) [#30](https://github.com/Webklex/laravel-imap/issues/30) |
209210

210211

211212
## Change log

0 commit comments

Comments
 (0)