This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
easyengine
mirror of
https://github.com/lukechilds/easyengine.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3089
Commits
16
Branches
76
Tags
4.0 MiB
Python
83.9%
Mustache
11.1%
Shell
5%
Tree:
d4262e61b5
easyengine
/
ee
/
cli
/
templates
/
default-sieve.mustache
4 lines
83 B
Raw
Blame
History
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto "Junk";
}
Reference in new issue