WebSphere Adapter for Email
HeaderBO business object properties are used to store all standard (RFC822) e-mail headers. Customized headers and their related information will be tracked by the adapter with the help of the headerList entries in the EmailBO object. These properties are filled either by the adapter or by the requesting J2EE client at runtime.
Header name | Required | Description |
---|---|---|
From | Yes | The identity of the person or persons sending the e-mail. |
To | Yes | The identity of the primary e-mail recipient. |
Cc | No | The identity of any person or persons to be copied on the e-mail. |
Bcc | No | The identity of any person or persons to be copied on the message, but not identified to any of the other recipients. |
Date | No | The date the e-mail was created. |
Subject | No | Summary of the message. |
Message-ID | No | This field contains a unique identifier (the local-part address unit) which refers to the specific version of the sent message. The uniqueness of the message identifier is guaranteed by the host that generated it. It is machine readable but not necessarily meaningful to humans. A message identifier pertains to exactly one instantiation of a particular message; subsequent revisions to the message each receive new message identifiers. |
Resent-Message-ID | No | This field contains a unique identifier (the local-part address unit) which refers to the specific version of the sent message. The uniqueness of the message identifier is guaranteed by the host that generated it. It is machine readable but not necessarily meaningful to humans. A message identifier pertains to exactly one instantiation of a particular message; subsequent revisions to the message each receive new message identifiers. |
Sender | No | The authenticated identity of the agent (person, system, or process) sending the message. |
Reply-To | No | Indicates which mailbox or mailboxes the reply messages will to be sent to. |
In-Reply-To | No | Identifies previous correspondence which this message
answers. Note: If message identifiers are used in this field, they must use
the msg-id specification format.
|
Resent-To | No | The identity of the primary recipients of the e-mail. |
Resent-Cc | No | The identity of the secondary (informational) recipients of the e-mail. |
Resent-Bcc | No | The identity of any additional recipients of the message. The contents of this field are not included in the copies of the message sent to the primary and secondary recipients. Some systems may choose to include the text of the "Bcc" field only in the author's copy, while others may also include it in the text sent to all those indicated in the Bcc list. |
Resent-Date | No | The date the e-mail was forwarded. |
Resent-From | No | The person or persons the message was sent from. |
Resent-Sender | No | The authenticated identity of the agent (person, system, or process) who sent the message. |
Resent-Reply-To | No | Indicates which mailbox(es) you would like reply messages to be sent to. |
References | No | The contents of this field identify other correspondence
that the message references. Note: If message identifiers are used, they must
use the msg-id specification format.
|
Keywords | No | Any keywords or phrases, separated by commas. |
Comments | No | Permits adding text comments onto the message without disturbing the contents of the message's body. |
Encrypted | No | This field is used to note whether you would like keep the contents private. Encrypted=true if you would like to use this feature. |
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)