10 projects tagged "Mail"
Engroup is an enterprise groupware system promotes collaboration among members in a team or company. It also helps members manage their business better. It has the following modules: a dashboard that aggregates contents from the mail system and RSS from some known sources; private messages, an alternative method for fast communication among members to replace chatting or email; email, which supports the IMAP protocol with SSL enabled; a forum, implemented with JForum; a wiki, implemented with JSPWiki; HRM to manage employee information; CRM to manage customer information; a document management system; a project management system; a todo list to track private tasks of a user; and an RSS reader.
DKIM-Verify is a software application that can provide DKIM verification for non-DKIM-aware MDAs. Using DKIM-Verify, which functions as a "wrapper" for the MDA, mail originating from and destined for the local domain can be verified. In addition, DKIM-Verify can integrate with mailing list software to provide verification of messages received for later distribution.
Yasma (Yet Another Sendmail Logfile Analyzer) is a reporting tool for sendmail log files. It provides a nice overview of your mail traffic like: messages transferred, some average values, top lists of messages sent, received, rejected, etc., and top lists of supposed spammers, status messages, relay hosts, and mailers. It analyzes one or more log files from the command line and writes an HTML report. For security, it can hide the user part of mail addresses listed in the report. A GeoIP database can be used to show country information.
smtp-cli is an SMTP command line client with support for advanced features such as STARTTLS, SMTP-AUTH, or IPv6. It also has scriptable message composition capabilities supporting anything from simple plain-text messages right up to building complex HTML emails with alternative plain-text part, attachments, and inline images. It's also a convenient tool for testing and debugging SMTP servers' setups. smtp-cli can be used to check a given server's capabilities, to test your server's setup, or to create and dispatch email messages. The command line interface is intuitive, and everything is scriptable and can run in a completely non-interactive mode from scripts or cron jobs. smtp-cli is ideal for shipping log files from remote machines, running periodic mail delivery test loops, etc.
JWebEngine is an embeddable component that is far more advanced than the internal Sun HTML renderer since it flawlessly passes the Mail Accid and the Accid 1 test. It can easily be used as a JavaHelp or Mail Client renderer in your own applications. Even headless rendering is possible, for thumbnail generation for example. JWebEngine is already being used in the products i-net Crystal-Clear and i-net HelpDesk.
WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.