Provide a way to determine if a keep action is implicit or explicit
-------------------------------------------------------------------

                 Key: JSIEVE-56
                 URL: https://issues.apache.org/jira/browse/JSIEVE-56
             Project: JAMES jSieve
          Issue Type: Improvement
          Components: JSieve (Main)
    Affects Versions: 0.3
            Reporter: Boris Burtin


There's no way to distinguish an implicit keep from an explicit keep in jSieve 
0.3.  The Zimbra code needs this distinction because implicit keeps are 
affected by spam filtering and explicit keeps are not.  This was possible in 
jSieve 0.2 with CommandStateManager.getInstance().isImplicitKeep(), but no 
longer possible in 0.3 after the changes for JSIEVE-26.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to