dburkart / check-sieve

Syntax checker for mail sieves.
MIT License
34 stars 7 forks source link

Implement Date and Index Extensions (RFC 5260) #13

Closed dburkart closed 9 years ago

dburkart commented 9 years ago
This document describes the "date" and "index" extensions to the
Sieve email filtering language.  The "date" extension gives Sieve the
ability to test date and time values in various ways.  The "index"
extension provides a means to limit header and address tests to
specific instances of header fields when header fields are repeated.

https://tools.ietf.org/html/rfc5260