dburkart/check-sieve

Add support for warnings

dburkart opened this issue · 0 comments

There are some things we may want to allow which is not technically correct syntax, but is allowed by most sieve software. For example, extraneous semicolons are sometimes allowed (particularly after blocks), however that is syntactically invalid.