Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

EmailParser.Hash

Returns a SHA512 hash for the email source parsed.

Component Version macOS Windows Linux Server iOS SDK
EmailParser 5.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "EmailParser.Hash"; EmailID )   More

Parameters

Parameter Description Example
EmailID The ID fo the email parser. $Email

Result

Returns text or error.

Description

Returns a SHA512 hash for the email source parsed.
You can use this hash to identify an email and check for duplicates.

See also

Release notes

Example Databases

Blog Entries

Created 2nd October 2015, last changed 2nd October 2015


EmailParser.HasHeader - EmailParser.Header

Feedback: Report problem or ask question.