Protocol providers collection

Use this page to select or add a protocol provider that supports interaction between your JavaMail application and mail servers. For example, your application might require the Simple Mail Transfer Protocol (SMTP), which is a popular transport protocol for sending mail. Selecting that protocol provider allows your JavaMail application to connect to an SMTP server, and send mail through the server.

To view this administrative console page, click Resources > Mail Providers > mail_provider > Protocol Providers.

Protocol

Specifies the configuration of the protocol provider for a given protocol.

Class name

Implementation class for the specific protocol provider (also known as JavaMail service provider).

Class path

Specifies the path to the implementation class for the specific protocol provider (also known as JavaMail service provider).

Type

Specifies the type of protocol provider. Valid options are STORE or TRANSPORT.