util_hash_message_id


Description:

[ Version ( since = "3.40" ) ]
public static uint64 util_hash_message_id (string message_id, bool needs_decode)

Calculates a hash of the Message-ID header value message_id.

Parameters:

message_id

a raw Message-ID header value

needs_decode

whether the message_id requires header_msgid_decode first

Returns:

hash of the message_id, or 0 on any error.