From 3f69d4216c731c2985bb5d09127c58e196a29006 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 26 Feb 2014 10:46:44 -0400 Subject: Implement non-synchronizing literals (rfc2088) Closes: #5190 This also paves the way to MULTIAPPEND IMAP Extension (rfc3502) Related to: Feature #5182 --- changes/feature_literal-plus | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature_literal-plus (limited to 'changes') diff --git a/changes/feature_literal-plus b/changes/feature_literal-plus new file mode 100644 index 0000000..39192b9 --- /dev/null +++ b/changes/feature_literal-plus @@ -0,0 +1,2 @@ + o Implement IMAP4 non-synchronizing literals (rfc2088), so APPENDs can be made + in a single round-trip. Closes: #5190 -- cgit v1.2.3