check-sieve icon indicating copy to clipboard operation
check-sieve copied to clipboard

Use abstract syntax tree to "simulate" mail sorting

Open dburkart opened this issue 9 years ago • 2 comments

The idea is that we could pass an e-mail message to check-sieve, and walk over the AST, generating a list of actions we would have taken. This would allow true testing of the logic of a mail sieve script.

dburkart avatar Sep 10 '15 16:09 dburkart

+1

uweschaefer avatar Apr 24 '16 11:04 uweschaefer

I have a WIP version of this on a local branch. Gonna be a lot of work to get this to 100%.

dburkart avatar Sep 04 '23 20:09 dburkart