+

Search Tips   |   Advanced Search

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 console page, click Resources > Mail Providers > mail_provider > Protocol Providers.

Protocol

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

Class name

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

Class path

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

Type

Timeype of protocol provider. Valid options are STORE or TRANSPORT.




 

Related tasks


Use mail
Configure mail providers and sessions

 

Related Reference


Administrative console preference settings
Protocol providers settings

 

Reference topic