public class MailTest extends Object
IMPORTANT:
This testclass was designed to run from the commandline (or by Ant) and expects some system properties to be present. See
Readme.txt for instructions. Alternatively, you can assign the host, username and password a hard value and ignore the system
properties altogether.
Constructor and Description |
---|
MailTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Just run as Java application, but remember to set the JVM arguments first.
|
public static void main(String[] args)
args
- should be empty, this demo uses JVM arguments only (-Dhost=value etc.).Copyright © 2015. All rights reserved.