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.

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

Updated TODO list.

parent e7d75edc
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,10 @@ Next (in order of descending priority/precedence):
* ## MAKE A SECOND RELEASE (0.2.x) ##
* Further develop regex extension and update it to the latest draft:
- Allow for :regex matching with variable key
- Implement the :quoteregex set modifier
- Investigate the use of the TRE regexp library to gain UTF-8 capability
* Finish body extension:
- Implement proper :content "multipart" behavior
- Implement proper :content "message/rfc822" behavior
......@@ -47,7 +51,6 @@ Next (in order of descending priority/precedence):
- Fix issues listed in doc/rfc/RFC-questions.txt based on answers
- Allow for the existence of dynamic comparators (i.e. specified by
variables).
- Allow for :regex matching with variable key.
- Verify outgoing mail addresses at runtime when necessary
(e.g. after variables substitution)
- Improve handling of invalid addresses in headers (requires Dovecot changes)
......
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