Repository: james-project
Updated Branches:
  refs/heads/master e2441fec0 -> 52acda30d


JAMES-2067 Add post for JSieve 0.7 release


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/52acda30
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/52acda30
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/52acda30

Branch: refs/heads/master
Commit: 52acda30dca2e567c6c71461a97ca53ab859d88d
Parents: e2441fe
Author: benwa <btell...@linagora.com>
Authored: Fri Jun 23 16:40:12 2017 +0700
Committer: benwa <btell...@linagora.com>
Committed: Fri Jun 23 18:01:08 2017 +0700

----------------------------------------------------------------------
 .../_posts/2017-06-23-jsieve-0.7.markdown       | 22 ++++++++++++++++++++
 1 file changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/52acda30/src/homepage/_posts/2017-06-23-jsieve-0.7.markdown
----------------------------------------------------------------------
diff --git a/src/homepage/_posts/2017-06-23-jsieve-0.7.markdown 
b/src/homepage/_posts/2017-06-23-jsieve-0.7.markdown
new file mode 100644
index 0000000..4112cb7
--- /dev/null
+++ b/src/homepage/_posts/2017-06-23-jsieve-0.7.markdown
@@ -0,0 +1,22 @@
+---
+layout: post
+title:  "Apache James JSieve 0.7"
+date:   2017-06-23 11:30:00 +0700
+categories: james update
+---
+
+James JSieve 0.7 has been released.
+
+The library is available as a maven artifact, for instance for jsieve core:
+
+```
+<dependency>
+    <groupId>org.apache.james</groupId>
+    <artifactId>apache-jsieve-core</artifactId>
+    <version>0.7</version>
+</dependency>
+```
+
+This release solves issues with folded encoded header matching.
+
+It also adds an additional DiscardAction to make discarding emails explicit 
for the calling code.
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to