[Web] Fixes to Sieve validation (fixes #1027)

This commit is contained in:
André Peters
2018-02-11 13:28:40 +01:00
parent 618be3bf14
commit c529de9c36
2 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<extension name="fileinto">
<command name="fileinto">
<parameter type="tag" name="create" regex="create" occurrence="optional" />
<parameter type="string" name="folder" />
</command>