Skip to content

Commit 6f8a6e4

Browse files
committed
Known issues extended
1 parent 4687c53 commit 6f8a6e4

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
@@ -187,6 +187,7 @@ You can define your accounts inside the `config/imap.php` file:
187187
| Error | Solution |
188188
| ------------------------------------------------------------------------- | ---------------------------------------------------------- |
189189
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside `config/imap.php` |
190+
| imap_fetchbody() expects parameter 4 to be long, string given (...) | Make sure that `imap.options.fetch` is a valid integer |
190191

191192

192193
## Change log

0 commit comments

Comments
 (0)