Projects tagged ‘email’ and ‘java’


[64 total ]

29 Users
   

OBM is a groupware, email, LDAP, Windows PDC, CRM, and project management application. It is mainly used as an Exchange or Notes/Domino groupware and mail server replacement, as an LDAP directory, as ... [More] a Windows PDC, as a contact and customer database, as a project management tool, or as any combination of these functions. It provides groupware (calendars, contacts, and tasks) connectors for Outlook, Thunderbird/Lightning, and PDAs. It supports internationalization and themes. It is highly scalable, and is used by sites from five to many thousands of users. [Less]
Created over 2 years ago.

13 Users
   

Centreon is a network, system, applicative supervision and monitoring tool, it is based upon the most effective Open Source monitoring engine: Nagios. Centreon provides a new frontend and new ... [More] functionalities to Nagios. It allows you to be more efficient in your network monitoring, but also allows you to make your supervision information readable by a largest range of users. Indeed, a non technical user can now use the Centreon/Nagios couple to easily understand your network infrastructure thanks to charts and graphical representations of the gathered information. Skilled users still have access to specific and technical information collected by Nagios though. [Less]
Created over 2 years ago.

12 Users
   

Next generation collaboration software. Open-Xchange Server provides collaborative functions such as e-mail, calendaring, contacts and more with a clean, high-performance AJAX frontend. In ... [More] addition to around 20 million mailboxes sold to customers companies like world's biggest hosting company 1&1 uses Open-Xchange and sells it to his customers, too. Open-Xchange Customers get security & stability build for world's biggest service providers together with next generation collaboration features and integrations in VoIP, directory servers, instant messaging solutions and more for the best price on market. Open-Xchange is cheaper in TCO than MS Exchange and performs much better than its competitors. Because of this Open-Xchange got most relevant product awards over the last years. [Less]
Created over 3 years ago.

9 Users
   

The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. James is a complete and portable enterprise mail engine solution based ... [More] on currently available open protocols. James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API. [Less]
Created over 3 years ago.

7 Users
   

SubEthaSMTP is a easy to understand Java library which provides a receptive SMTP server component. By plugging this component into your Java application, you can easily receive SMTP mail using a ... [More] simple abstract Java interface. Also included is a small sub-project called Wiser, an easy to use incoming mail testing framework. [Less]
Created over 3 years ago.

5 Users

Columba is an Email Client written in Java, featuring a user-friendly graphical interface with wizards and internationalization support. Its a powerful email management tool with features to enhance ... [More] your productivity and communication. So, take control of your email before it takes control of you! [Less]
Created over 3 years ago.

4 Users

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 ... [More] header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should 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]
Created over 3 years ago.

4 Users

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 ... [More] Sieve support. Sieve is an extensible mail filtering language. It's limited expressiveness (no 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]
Created over 3 years ago.

3 Users
   

Claros inTouch is an Ajax communication suite with key features such as webmail, address book, post-it notes, calendar (in progress), built in instant messenger, RSS reader and webdisk(in progress). ... [More] It is the first open source web application which features built in spam protection and instant messaging capabilities. Claros inTouch can be installed on any platform (i.e Windows, Linux and MacOS X). [Less]
Created over 2 years ago.

3 Users

Postage is a stand-alone pure-java application generating mail traffic on mail servers. It uses standard mail protocols to do this, currently POP3 and SMTP. Therefore, it is well suited for ... [More] testing any mail server supporting those protocols. It was particularily created for running against Apache James Server and contains special feature for it. [Less]
Created over 3 years ago.