Skip to content

Commit

Permalink
Known issues section added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Jul 12, 2017
1 parent 2a25463 commit 0dedfcc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@ You can define your accounts inside the `config/imap.php` file:
| getStatus | integer $options | object | Returns status information on a mailbox |
| appendMessage | string $message, string $options, string $internal_date | bool | Append a string message to the current mailbox |

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


## Change log
Expand Down

0 comments on commit 0dedfcc

Please sign in to comment.