WebSphere Adapter for Email
Managed connection factory configuration properties are used at run time to create an outbound connection instance with an enterprise information system.
Property | Required | Description | Type | Globalized | Bidi support | Default |
---|---|---|---|---|---|---|
Host | Yes | The host IP address for the mail server | String | No | No | localhost |
Port | Yes | The port on which the mail server is listening | String | No | No | 25 |
Protocol | Yes | The protocol to be used for outbound communication with the mail server. For this release, SMTP is the only protocol supported for outbound communication. | String | No | No | SMTP |
Username | No | The user ID to be used during the SMTP session | String | No | Yes | None |
Password | No | The password associated with the user ID used to authenticate the SMTP session. | String | No | Yes | None |
Last updated: Mon 30 Oct 2006 03:44:37
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)