2.2.1.80 PidTagSenderIdStatus Property

Type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)

The PidTagSenderIdStatus property ([MS-OXPROPS] section 2.1004) contains the results reported by the Sender ID agent, which compares the IP address of the message sender against the domain (called the purported responsible domain) of the sender's e-mail address. The value of this property indicates the likelihood that the current message is spam. Valid values are given in the following table.

Value

Meaning

0x00000001

Neutral. The verification check was inconclusive.

0x00000002

Pass. The IP address and the purported responsible domain match.

0x00000003

Fail. The IP address and the purported responsible domain do not match.

0x00000004

Soft fail. It is possible that the IP address does not belong to the purported responsible domain. A soft fail indicates less confidence in the message's authenticity than a value of Neutral (0x00000001).

0x00000005

None. No data could be obtained from the Domain Name System (DNS).

0x00000006

Temporary error. There was a transient error (such as the unavailability of DNS) that prevented this value from being computed.

0x00000007

Permanent error. There was an unrecoverable error that prevented this value from being computed.