Email Content Hashing for Cross-Server Grouping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for relating and grouping emails, such as text searches and server-assigned metadata, are inefficient for large volumes and fail to capture emails with copied content without forwarding or replying, and are server-specific, limiting their transference across multiple servers.

Innovation Solution

A method that processes email text to determine boundaries like headers, signatures, and bodies, generates hashes for these sections, and uses these hashes to trace and group emails based on content, independent of server-specific data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If text searches and server-assigned metadata are used to relate and group emails, then emails can be organized and retrieved, but the method becomes inefficient for large volumes and fails to capture emails with copied content without forwarding or replying

Engineering Contradiction:
Improveemail grouping efficiencyVSAvoidemail relationship detection accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent uses hash values as digital copies or fingerprints of email content. Instead of comparing entire email texts, the system generates hash values from email bodies and compares these compact representations. This allows efficient identification of emails with copied content even when not forwarded or replied to, resolving the contradiction between efficiency and detection accuracy.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces traditional text-based search and metadata assignment mechanisms with a hash-based content comparison system. By substituting the mechanical text comparison process with cryptographic hash function evaluation, the system achieves both high efficiency for large volumes and high reliability for detecting content relationships.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Adaptability or versatility

If server-specific metadata is used to organize emails, then emails can be grouped within a single server, but the method is not transferable across multiple servers

Engineering Contradiction:
Improvecross-server email grouping capabilityVSAvoidemail processing system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent creates a universal email grouping mechanism that works across multiple servers by using hash values of email content rather than server-specific metadata. The hash-based approach is server-agnostic, allowing the same grouping logic to be applied universally across different email systems without requiring server-specific adaptations, thus achieving cross-server versatility.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent extracts the essential identifying feature of emails (their content hash) separate from server-specific metadata. By taking out the content-based hash value as the primary grouping key, the system eliminates dependence on server-specific data structures and makes the grouping mechanism transferable across different email servers.

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If traditional email tracing methods are used, then forwarded or replied emails can be identified, but emails with copied content that are not forwarded or replied to are not captured

Engineering Contradiction:
Improveemail relationship detection accuracyVSAvoidnumber of related emails identified
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent uses hash values to detect content copying between emails. By comparing hash values of email bodies, the system can identify emails that contain copied content even when the traditional forward or reply functionality was not used. This expands the quantity of related emails identified while maintaining high detection accuracy through reliable hash comparison.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10511563B2Hashes of email text
Publication Date: 2019.12.17 MICRO FOCUS LLC
  • US10511563B2 patent drawing
  • US10511563B2 patent drawing
  • US10511563B2 patent drawing

AI summary

Examples described herein include receiving text of an email, determining a header of an email message in the email, and determining a body of the email message. Examples also include modifying the text of the email to indicate a beginning boundary and an ending boundary of the header, modifying the text of the email to indicate a beginning boundary and an ending boundary of the body, generating a hash of the header, generating a hash of the body, and tracing the email based on the hash of the header.