InfoCenter Home >
4: Developing applications >
4.6: Java Technologies >
4.6.1: Using JavaMail >
4.6.1.2: Configuring JavaMail

4.6.1.2: Configuring JavaMail

A mail resource is configured using appropriate system management facilities, as for example, the administrative console.

Refer to article 6.6.37: Administering mail providers and mail sessions for detailed configuration instructions.

  The "mail originator" setting (the exact name in the administrative console varies depending on the product edition; see 6.6.37.0.1 for a description) can be overridden for individual messages in your application, using method Message.setFrom()

See the related topics for more JavaMail documentation.

Go to previous article: Writing JavaMail applications Go to next article: Debugging JavaMail

 

 
Go to previous article: Writing JavaMail applications Go to next article: Debugging JavaMail