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 f8eb326 commit f07c6cdCopy full SHA for f07c6cd
README.md
@@ -92,7 +92,7 @@ Detailed [config/imap.php](src/config/imap.php) configuration:
92
- `options` — additional fetch options
93
- `delimiter` — you can use any supported char such as ".", "/", etc
94
- `fetch` — `FT_UID` (message marked as read by fetching the message) or `FT_PEEK` (fetch the message without setting the "read" flag)
95
- - `open` — => [
+ - `open` — special configuration for imap_open()
96
- `DISABLE_AUTHENTICATOR` — Disable authentication properties.
97
98
## Usage
0 commit comments