You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside your config and use the `legacy-imap` protocol |
| Kerberos error: No credentials cache file found (try running kinit) (...) | Uncomment "DISABLE_AUTHENTICATOR" inside your config and use the `legacy-imap` protocol |
92
104
93
105
94
106
## Support
95
107
If you encounter any problems or if you find a bug, please don't hesitate to create a new [issue](https://github.com/Webklex/php-imap/issues).
96
-
However please be aware that it might take some time to get an answer.
97
-
Offtopic, rude or abusive issues will be deleted without any notice.
108
+
However, please be aware that it might take some time to get an answer.
109
+
Off-topic, rude or abusive issues will be deleted without any notice.
98
110
99
111
If you need **commercial** support, feel free to send me a mail at [email protected].
100
112
@@ -116,7 +128,7 @@ echo 'your php code...';
116
128
117
129
118
130
## Features & pull requests
119
-
Everyone can contribute to this project. Every pull request will be considered but it can also happen to be declined.
131
+
Everyone can contribute to this project. Every pull request will be considered, but it can also happen to be declined.
120
132
To prevent unnecessary work, please consider to create a [feature issue](https://github.com/Webklex/php-imap/issues/new?template=feature_request.md)
121
133
first, if you're planning to do bigger changes. Of course, you can also create a new [feature issue](https://github.com/Webklex/php-imap/issues/new?template=feature_request.md)
0 commit comments