Do not send an EXISTS reposnse after EXPUNGE or when nothing changed

This commit is contained in:
Michal Horejsek
2020-04-16 13:47:01 +02:00
committed by Jakub Cuth
parent a246a35cb7
commit 0cb1ff9b16
3 changed files with 17 additions and 5 deletions

View File

@ -42,7 +42,7 @@ const (
appendSucess = "APPEND successful"
)
var log = logrus.WithField("pkg", "impa/uidplus") //nolint[gochecknoglobals]
var log = logrus.WithField("pkg", "imap/uidplus") //nolint[gochecknoglobals]
// OrderedSeq to remember Seq in order they are added.
// We didn't find any restriction in RFC that server must respond with ranges