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 69aa58e commit 22ea856Copy full SHA for 22ea856
src/config/imap.php
@@ -69,6 +69,9 @@
69
|--------------------------------------------------------------------------
70
|
71
| Available php imap config parameters are listed below
72
+ | -Fetch option:
73
+ | FT_UID => Message marked as read by fetching the message
74
+ | FT_PEEK => Fetch the message without setting the "read" flag
75
76
*/
77
'options' => [
0 commit comments