Email Content Segmentation for Accuracy and Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing techniques for suppressing erroneous email sending are inadequate, as they do not completely prevent recipients from receiving incomplete or incorrect email content.

Innovation Solution

An information processing apparatus and system that generates a document from the email content, creates access information, and sends a secondary email with partial content, allowing users to access the document only when they enter valid access information, ensuring complete content is displayed only upon correct access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If e-mail content is sent directly to the addressee, then the sending operation is simple and fast, but the content may be incomplete or incorrect when displayed on the addressee side

Engineering Contradiction:
Improvecontent accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the e-mail content into two parts: a summary portion included in the transmitted e-mail, and the complete content stored as a web page document. The addressee receives the summary via traditional e-mail while the full content is accessed through a web link, dividing the content delivery into multiple components to ensure accuracy while maintaining simplicity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A web server acts as an intermediary between the e-mail system and the addressee's display device. The complete e-mail content is published as a web page on the server, and the addressee accesses it through a web browser using a generated URL, introducing a mediator that ensures accurate content delivery without complicating the original e-mail sending process.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If the complete content is included in the e-mail, then the addressee receives all information, but the e-mail size increases and transmission efficiency decreases

Engineering Contradiction:
Improvecontent completenessVSAvoidtransmission efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The system extracts the complete e-mail content from the traditional e-mail format and publishes it as a separate web page document on a web server. Only a summary or link to the content is included in the e-mail transmission, removing the bulk content from the e-mail itself while ensuring complete information is still accessible to the addressee.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The content delivery transitions from a single-dimensional e-mail attachment or body to a two-dimensional approach combining e-mail (for notification and summary) with web page access (for complete content). This dimensional shift reduces e-mail size while maintaining content completeness through the additional web access dimension.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Reliability

If access control is implemented for the document, then content security is improved, but the access procedure becomes more complex

Engineering Contradiction:
Improvecontent securityVSAvoidaccess convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Access control credentials (authentication information) are generated and included in the e-mail transmission in advance. The addressee receives the necessary login credentials along with the e-mail, allowing them to access the protected web page without needing to contact the sender or go through additional authentication steps, performing the security setup beforehand to maintain convenience.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12015586B2Information processing apparatus, information processing system, and non-transitory computer readable medium storing program
Publication Date: 2024.06.18 FUJIFILM BUSINESS INNOVATION CORP
  • US12015586B2 patent drawing
  • US12015586B2 patent drawing
  • US12015586B2 patent drawing

AI summary

An information processing apparatus includes a processor configured to receive a first e-mail, generate a document including content in a body of the first e-mail, generate address information for accessing the document, send a second e-mail to an e-mail address designated as an addressee of the first e-mail, the second e-mail including the address information and only a portion of the content in the body of the first e-mail, and in a case where an address indicated by the address information is accessed by a user of the addressee, display the document on a display of the addressee user.