summaryrefslogtreecommitdiff
path: root/sieve/examples/ex-1.10.2.sv
blob: 32fd46eb20ba3e0f9a05e84db962c00d11f885cc (plain)
1
2
3
4
5
if size :under 500K {
    discard;
}

keep;

Return to:

Send suggestions and report system problems to the System administrator.