dburkart / check-sieve

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

Implement "MIME Part Tests, Iteration, Extraction, Replacement, and Enclosure" (RFC 5703) #18

Closed dburkart closed 8 years ago

dburkart commented 8 years ago

Abstract:

This document defines extensions to the Sieve email filtering
language to permit analysis and manipulation of the MIME body parts
of an email message.

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

dburkart commented 8 years ago

Actually, reopening because there's a few more things to implement.