Example usage for org.apache.commons.net.smtp SMTPSClient subclass-usage

List of usage examples for org.apache.commons.net.smtp SMTPSClient subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.net.smtp SMTPSClient subclass-usage.

Usage

From source file de.burlov.ultracipher.core.mail.AuthenticatingSMTPClient.java

/**
 * An SMTP Client class with authentication support (RFC4954).
 *
 * @see SMTPClient
 * @since 3.0
 */