Operating Systems: i5/OS
             Personalize the table of contents and search results

 

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

Specifies 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


Using mail
Configuring mail providers and sessions

 

Related Reference


Administrative console preference settings Protocol providers settings

 

Reference topic

  Â