24 projects tagged "Mail Transport Agents"
j-XChange is a pure Java implementation of the entire Collaboration Data Objects (CDO 1.21) library for accessing Microsoft Exchange Server in a platform independent manner. This library will allow interoperability with MS Exchange from all non-Windows platforms that support Java. This library is powered by j-Interop.
GreenMail is a suite of email servers for testing purposes and sandbox development. It supports SMTP, POP3, and IMAP (including SSL) and can be embedded into any Java application or unit test. The GreenMail Service (SAR) extension runs as a JBoss embedded developer mail server sandbox, manageable via JMX.
libSmtpThread is a multi-threaded C++ library for sending mail via SMTP. The library provides a connection pool that initializes a set of threaded SMTP connections. Emails can be pushed into the pool, which accepts all mail and delivers them to a free connection. The delivery to the SMTP server is processed in a separate thread, so you don't have to wait for mail to be accepted. It has been successfully tested with Postfix.
SubEthaSMTP is an easy to understand Java library that provides a receptive SMTP server component. By plugging this component into your Java application, you can easily receive SMTP mail using a simple abstract Java interface. Also included is a small sub-project called Wiser, an easy to use incoming mail testing framework.
Swift is a library for sending email messages from PHP Web sites and applications. It does not rely on PHP's native mail() function (which is known for using high server resources when sending multiple email messages). Instead, it communicates directly with an SMTP server or an MTA binary to send mail quickly and efficiently. It features custom headers, multiple encoding options, TLS support, embedded images, building and sending multipart messages, fast Cc and Bcc handling, batching messages with or without multiple "To"s, support for multiple attachments, setting message priorities, requesting read receipts, pluggable SMTP Authentication (LOGIN, PLAIN, MD5-CRAM, POP Before SMTP), anti-flooding support (reconnect every X email messages ), secure Socket Layer connections (SSL), and loadable plugin support with event handling features.
Java SMTP Mail Component provides an easy API to send email from an application. The API has option to send emails directly to the recipients mail server without a relaying mail server. Plain authentication is supported for mail server authentication. Mail attachments are supported using MIME.
SPF is a new strategy for preventing junk mail. The present SMTP standard for email allows anyone to forge anyone else's email address. SPF verifies that the Sender address of an email message matches (according to some policy) the client IP address that submitted it. libspf2 is a complete and robust implementation of SPF which provides support for many MTAs. Support for new MTAs is in progress.
A set of utility classes that can be used for Desktop application development.
A powerful graphical desktop environment, applications, and development frameworks.