| Package | Description |
|---|---|
| com.icegreen.greenmail.base | |
| com.icegreen.greenmail.configuration | |
| com.icegreen.greenmail.junit | |
| com.icegreen.greenmail.util |
| Modifier and Type | Method and Description |
|---|---|
GreenMailOperations |
GreenMailOperations.withConfiguration(GreenMailConfiguration config)
Configure GreenMail instance using the given configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfiguredGreenMail
A version of GreenMailOperations that implements the configure() method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GreenMailRule
Deprecated.
Use com.icegreen.greenmail.junit4.GreenMailRule of module greenmail-junit4. Will be removed in GreenMail 2.0 .
|
| Modifier and Type | Class and Description |
|---|---|
class |
GreenMail
Utility class that manages a greenmail server with support for multiple protocols
|
class |
GreenMailProxy
Proxy that routes all operations to an internal greenmail instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UserUtil.createUsers(GreenMailOperations greenMail,
InternetAddress... addresses)
Create users for the given array of addresses.
|
Copyright © 2006–2022 Icegreen Technologies. All rights reserved.