diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-11-15 22:25:11 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-11-17 16:52:27 +0100 |
commit | 5d55a14fa52981ae2a8bb6e65a65bf410c773464 (patch) | |
tree | f8f9869ead76397805aa15c18dc0b19c6cf87f81 /Changelog | |
parent | 51336e88f2de76c56b513de23d06677461742454 (diff) |
interimap: Gracefully ignore messages with NIL RFC822 attribute.
Like we do for zero-length messages.
Closes: #944812.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ interimap (0.5) upstream; - interimap: for the reason explained above, limit number of messages to 128 per APPEND command (only on servers advertizing MULTIAPPEND, for other servers the number remains 1). + - interimap: gracefully ignore messages with NIL RFC822 attribute. -- Guilhem Moulin <guilhem@fripost.org> Fri, 10 May 2019 00:58:14 +0200 |