utilsDecodeMessageId
fn
string utilsDecodeMessageId(string messageId)Decodes a msg-id as defined by rfc822.
Parameters
messageId | string containing a message-id |
Returns
the addr-spec portion of the msg-id.