MAILET-107 Correct documentation for HasAttachment

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

Branch: refs/heads/master
Commit: 37761372f1f91e79622820ed3e810d9bdb033b55
Parents: 16829c1
Author: Benoit Tellier <btell...@linagora.com>
Authored: Wed Aug 17 15:11:00 2016 +0700
Committer: Benoit Tellier <btell...@linagora.com>
Committed: Mon Aug 29 19:29:17 2016 +0700

----------------------------------------------------------------------
 server/src/site/xdoc/dev-provided-matchers.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/37761372/server/src/site/xdoc/dev-provided-matchers.xml
----------------------------------------------------------------------
diff --git a/server/src/site/xdoc/dev-provided-matchers.xml 
b/server/src/site/xdoc/dev-provided-matchers.xml
index cd18a91..6818062 100644
--- a/server/src/site/xdoc/dev-provided-matchers.xml
+++ b/server/src/site/xdoc/dev-provided-matchers.xml
@@ -102,7 +102,8 @@
             </subsection>
 
             <subsection name="HasAttachment">
-                <p>Description: Matches those messages with a MIME type of 
"multipart/mixed".  All recipients are returned.</p>
+                <p>Description: Matches those messages with at list a body 
part with an attachment. Content disposition
+                    is used to detect attachment, as specified by RFC-2183. 
All recipients are returned.</p>
                 <p>Configuration string: None.</p>
             </subsection>
 


---------------------------------------------------------------------
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