Tags : Browse Projects

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

Apache JAMES mime4j

Compare

Claimed by Apache Software Foundation Analyzed about 23 hours ago

mime4j provides a parser, MimeStreamParser , for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should ... [More] have no problem getting started with mime4j. The parser only deals with the structure of the message stream. It won't do any decoding of base64 or quoted-printable encoded header fields and bodies. This is intentional - the parser should only provide the most basic functionality needed to build more complex parsers. However, mime4j does include facilities to decode bodies and fields and the Message class described below handles decoding of fields and bodies transparently. [Less]

76.8K lines of code

0 current contributors

about 1 month since last commit

4 users on Open Hub

Low Activity
0.0
 
I Use This

Apache James jSieve

Compare

Claimed by Apache Software Foundation Analyzed about 15 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

MIME4J

Compare

Claimed by Apache Software Foundation Analyzed about 23 hours ago

Java parser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments. Note that this code base has been developed further as ApacheMime4j

76.8K lines of code

0 current contributors

about 1 month since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Apache James MPT

Compare

Claimed by Apache Software Foundation Analyzed about 10 hours ago

A lightweight scripting framework suitable for the functional testing of the ASCII line based protocols common in mail.

11.5K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Flowgraph Plugin System

Compare

  Analyzed about 24 hours ago

Instead of trying to merge all different flowgraph nodes into one single Mod Dll, they have now been separated into their own, lightweight Dll file. These plugins are then loaded by the system automatically and merged into the main system.

158K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses