diff options
author | Kali Kaneko <kali@leap.se> | 2014-01-13 17:58:02 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-01-13 20:15:39 -0400 |
commit | 4856f32ec75cda000fc794d0ac93990e0d1e42f6 (patch) | |
tree | 2033b0103d5878d00a238b09180797ff7a735434 /changes/feature_enable-search-by-msg-id | |
parent | 67579213d7596f9eeba160702161511feb921121 (diff) |
Very limited support for SEARCH Commands. Closes: #4209
limited to HEADER Message-ID.
This is a quick workaround for avoiding duplicate saves in Drafts Folder.
but we'll get there!
Diffstat (limited to 'changes/feature_enable-search-by-msg-id')
-rw-r--r-- | changes/feature_enable-search-by-msg-id | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature_enable-search-by-msg-id b/changes/feature_enable-search-by-msg-id new file mode 100644 index 0000000..accc12f --- /dev/null +++ b/changes/feature_enable-search-by-msg-id @@ -0,0 +1,3 @@ + o Ability to support SEARCH Commands, limited to HEADER Message-ID. + This is a quick workaround for avoiding duplicate saves in Drafts Folder. + Closes: #4209 |