Protocol providers collection

Use this page to select or add a new protocol provider to interact with JavaMail APIs and mail servers that run on pertaining protocols. An example is Simple Mail Transfer Protocol (SMTP), which is a popular transport protocol for sending mail. JavaMail applications can connect to an SMTP server and send mail through it by using the protocol provider.

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.

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

Classpath 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.

 

See Also

Protocol providers settings
Administrative console buttons
Administrative console filter settings
Administrative console preference settings