Skip to content

Commit 0dedfcc

Browse files
committed
Known issues section added
1 parent 2a25463 commit 0dedfcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ You can define your accounts inside the `config/imap.php` file:
182182
| getStatus | integer $options | object | Returns status information on a mailbox |
183183
| appendMessage | string $message, string $options, string $internal_date | bool | Append a string message to the current mailbox |
184184

185+
### Known issues
186+
| Error | Solution |
187+
| ------------------------------------------------------------------------- | ---------------------------------------------------------- |
188+
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside `config/imap.php` |
185189

186190

187191
## Change log

0 commit comments

Comments
 (0)