Skip to content
Snippets Groups Projects
Commit 2274e9fe authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Updated documentation.

parent 93a757ca
No related branches found
No related tags found
No related merge requests found
......@@ -130,10 +130,10 @@ Extensions and their implementation status:
relational: full
copy: full
regex: full, but suboptimal
body: full, but text body-transform implementation is simple
vacation: almost complete, but no support for required References header
imapflags: flag management works, but flags are not stored
include: full, but needs much more work
body: full, but needs some more work
variables: planned (* also amend previously implemented extensions)
notify: planned, mailto only (- very low priority)
......
......@@ -3,11 +3,27 @@
*
* Authors: Stephan Bosch
* Specification: draft-ietf-sieve-body-07
* Implementation: full, but needs some more work
* Implementation: full, but text body-transform implementation is simple
* Status: experimental, largely untested
*
*/
/* FIXME:
*
* From draft spec (07) with respect to :text body transform:
*
* "Sophisticated implementations MAY strip mark-up from the text
* prior to matching, and MAY convert media types other than text
* to text prior to matching.
*
* (For example, they may be able to convert proprietary text
* editor formats to text or apply optical character recognition
* algorithms to image data.)"
*
* We might want to do this in the future, i.e. we must evaluate whether this is
* feasible.
*/
#include "lib.h"
#include "array.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.