chibenwa opened a new pull request #462:
URL: https://github.com/apache/james-project/pull/462


   It do not try to go down the mime tree which makes it impractical for some 
use cases like `no subpart should have the content type application/zip`.
   
   I understand that some use case do not need to walk down the entire mime 
tree (eg when categorizing MDN reports only top level content type is enough) 
however some over generic use cases implies checking the wall mime tree.
   
   Thus I propose to add a `HasMimeTypeAnySubPart` mailet that complement 
HasMimeType and does just this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to