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.
| Tags | Software Development Communications Email Mail Transport Agents Testing Quality Assurance Libraries Java Libraries Application Frameworks |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | Java Groovy |
Recent releases


Release Notes: This minor release includes better "Bind Address Exception" handling. It will try opening the server port multiple times with time delays. It opens server ports on "0.0.0.0" if the bind address is specified as null. It has a "catch-all" retriever helper. See GreenMail.getReceviedMessagesForDomain(String domain). The JBoss service has a more verbose startup info message including mail server hostname, protocols, and ports.


No changes have been submitted for this release.
Flexibly generates password candidates using OS pseudo-random sources.