utilsDecodeMessageId

Decodes a msg-id as defined by rfc822.

string
utilsDecodeMessageId
(
string messageId
)

Parameters

messageId string

string containing a message-id

Return Value

Type: string

the addr-spec portion of the msg-id.