Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache James jSieve

Compare

Claimed by Apache Software Foundation Analyzed about 17 hours ago

jSieve is a Java implementation of the Sieve mail filtering language defined by RFC 3028. jSieve is implemented as a language processor that can be plugged into any internet mail application to add Sieve support. Sieve is an extensible mail filtering language. It's limited expressiveness (no ... [More] loops or variables, no tests with side effects) allows user created scripts to be run safely on email servers. Sieve is targeted at the final delivery phase (where an incoming email is transfered to a user's mailbox). Sieve scripts are composed of commands. Control commands manage the execution of the script. Test commands define side-effect free criteria. Action commands are mail operations to be performed. [Less]

26K lines of code

0 current contributors

about 2 months since last commit

4 users on Open Hub

Very Low Activity
0.0
 
I Use This