.
original commit: 3b1018398c1fe7ffd6732491b7f944ae7d30df21
This commit is contained in:
parent
660d513353
commit
318ea74f4d
|
@ -233,6 +233,7 @@
|
|||
(set-imap-recent! imap (car i))]
|
||||
[(tag-eq? (cadr i) 'EXPUNGE)
|
||||
(let ([n (car i)])
|
||||
(log "Recording expunge: ~s~n" n)
|
||||
;; add it to the tree of expunges
|
||||
(expunge-insert! (imap-expunges imap) n)
|
||||
;; decrement exists count:
|
||||
|
|
Loading…
Reference in New Issue
Block a user