We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4687c53 commit 6f8a6e4Copy full SHA for 6f8a6e4
README.md
@@ -187,6 +187,7 @@ You can define your accounts inside the `config/imap.php` file:
187
| Error | Solution |
188
| ------------------------------------------------------------------------- | ---------------------------------------------------------- |
189
| 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 |
191
192
193
## Change log
0 commit comments