mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-27 15:34:45 +08:00
Added folder hash comment for UNSEEN issue
This commit is contained in:
parent
95bcc29d59
commit
01d1d5d284
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ trait Status
|
|||
$this->MESSAGES,
|
||||
$this->UIDNEXT,
|
||||
$this->UIDVALIDITY,
|
||||
// $this->UNSEEN, // undefined when SELECT/EXAMINE
|
||||
$this->HIGHESTMODSEQ,
|
||||
$sClientHash,
|
||||
\MailSo\Config::$MessageListPermanentFilter
|
||||
|
|
Loading…
Add table
Reference in a new issue