WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

EmailServer configurable service

Select the objects and properties that you want to change for the EmailServer configurable service.

For EmailServer configurable services, you must stop and start the execution group for a change of property value to take effect.

Supplied configurable services that are created for each broker Properties for each configurable service that is defined Description of properties
None serverName

The URL of the email server where the email messages exist for retrieving. The URL allows you to specify a protocol, host name, and port number, which is the minimum information you need to connect to the email server.

The URL must be made up of the following structure:

protocol://hostname:port

Where:

  • protocol can be pop3 or imap.
  • hostname is the Internet Protocol version 4 (IPv4) TCP/IP address or DNS-resolvable host name of the email host.
  • port is the port number that the email server is listening on for connections over Post Office Protocol 3 (POP3) or Internet Message Access Protocol (IMAP). You can enter an integer in the range 1 - 65535.

For example: pop3://myemailserver.com:12345 or imap://myemailserver.com:56789.

There is no default value for this property, however this property is mandatory, and therefore must be configured with a URL.

You can obtain the hostname and port values from the email server or email server administrator.

securityIdentity The name of the security identity object that is created and configured by the mqsisetdbparms command, which contains the user ID and password to be used by the broker to authenticate the connection to the email server. Use the mqsisetdbparms command to set the security identity user ID and password to be accessed by the broker.

This property is optional. There is no default value for this property. If a value is not entered, the security identity object is taken from the Security identity property value that is configured on the EmailInput node.

For more information about email server security identity support, see mqsisetdbparms command.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:48:20


Reference topicReference topic | Version 8.0.0.7 | bn28730_