Correctly handle LISTMESSAGES and STATUS commands using SeqNum instead of UID
This commit is contained in:
@@ -13,6 +13,7 @@ type Message struct {
|
||||
Maildir Maildir // maildir.name
|
||||
|
||||
UID uint64
|
||||
SeqNum uint64
|
||||
Key string
|
||||
Data io.ReadCloser
|
||||
hdrCache mail.Header
|
||||
|
Reference in New Issue
Block a user