Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JSIEVE-8 Here is an overview of the issue: --------------------------------------------------------------------- Key: JSIEVE-8 Summary: I would be great to have sieve script validator that also validates commands mapping. Type: New Feature Status: Unassigned Priority: Major Project: jSieve Assignee: Reporter: Vladimir Created: Fri, 2 Apr 2004 6:23 AM Updated: Fri, 2 Apr 2004 6:23 AM Description: JSieve's parse validate only part of script. It doesn't validate commands mapping. Script will be valid according to parse method: require ["fileinto"]; if address :contains ["To", "From"] "noone"{ fileinto_ "noneFolder"; } but evaluate method will raise exception, 'cause there is no mapping to command: fileinto_ --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.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]