[ http://nagoya.apache.org/jira/browse/JSIEVE-11?page=history ]
     
Steve Brewin closed JSIEVE-11:
------------------------------

    Resolution: Invalid

Agreed that implementation conforms to specification.

-- Steve

> Discard specified with other actions
> ------------------------------------
>
>          Key: JSIEVE-11
>          URL: http://nagoya.apache.org/jira/browse/JSIEVE-11
>      Project: jSieve
>         Type: Improvement
>     Reporter: Kirk Chen

>
> What's the result of the following actions being executed?
> if condition
> {
>   discard;
>   keep;
> }
> It seems that discard cannot be combined with any other actions. Currently 
> keep action will be taken.
> One solution is requiring the client to validate this. Alternatively, add 
> ActionDiscard to the actions list in MailAdapter to allow validation later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to