]> git.g-eek.se Git - interimap.git/commit
Don't modify the state when receiving an unsolicited FETCH response without UID
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 21:26:33 +0000 (22:26 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 21:28:18 +0000 (22:28 +0100)
commit91eb4650581ac424cc7153ed6dc47be6563182f4
treeec21649dfc53caa6dc6ceaa2f47aaca19c5babf0
parent1956ce125552752f61bbe8b578f00bd049b62512
Don't modify the state when receiving an unsolicited FETCH response without UID

We require QRESYNC support (RFC 7162) for syncing, which requires UID
(MODSEQ) in unsolicited FETCH responses, cf RFC 7162 section 3.2.4.
lib/Net/IMAP/InterIMAP.pm