DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway - Synced with main subversion repository at
GNU General Public License v2.0
582
stars
86
forks
source link
Succssful APPEND response is incorrect w/ UIDPLUS #315
Open
mqualizz opened 1 year ago
With UIDPLUS, the APPEND response should list the UIDVALIDITY value of the mailbox, followed by the UIDs of the appended messages.
E.g. S: G13 OK [APPENDUID 1 7064] APPEND completed
But the response returned by DavMail has these values reversed: S: G13 OK [APPENDUID 7064 1] APPEND completed
Which forces my client to do a re-sync