Local Reputation Management for Email Spam Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional email systems rely on outdated reputation information from external sources and lack dynamic updating mechanisms, leading to inefficient spam filtering and incompatibility with non-standard domain-name system protocols.

Innovation Solution

Implementing a system that establishes local reputations for email sender addresses based on both external and local feedback, allowing for dynamic interaction with domain-name systems and mail-transfer agents without requiring reconfiguration, using a domain-name-system proxy to manage and update local reputations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional domain-name systems rely on cached data updated periodically by external reputation sources, then system complexity is reduced and ease of operation is maintained, but reputation information becomes outdated and spam filtering accuracy deteriorates

Engineering Contradiction:
Improvereputation information accuracyVSAvoidreputation update delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by establishing local reputations in advance based on external reputation data before actual email delivery decisions are made. This allows the mail-transfer agent to quickly reference pre-computed local reputations rather than querying external sources in real-time, reducing update delays while maintaining accuracy through periodic resampling of external sources.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms where spam verdicts from local email analysis are fed back to update local reputations. This continuous feedback loop ensures reputation information remains accurate and current without requiring constant external queries, resolving the contradiction between information freshness and update timing.

Inventive Principle:
Principle #23Feedback

2Reliability

If mail-transfer agents are configured to work with non-standard domain-name system protocols to enable dynamic reputation updating, then reputation accuracy improves, but device complexity increases and compatibility with existing systems deteriorates

Engineering Contradiction:
Improvespam filtering effectivenessVSAvoidmail-transfer agent configuration complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces a domain-name system proxy as an intermediary between the mail-transfer agent and external domain-name systems. This proxy handles the complexity of protocol translations and reputation data management, allowing standard mail-transfer agents to interact with the system using conventional protocols while the proxy manages the sophisticated reputation updating mechanisms in the background.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates local copies of reputation data from external domain-name systems and stores them locally. This copying approach allows the system to work with reputation information without requiring complex real-time connections to external systems, simplifying the mail-transfer agent configuration while maintaining reliable spam filtering through local reputation checking.

Inventive Principle:
Principle #26Copying

3Measurement precision

If external reputation sources are queried frequently to maintain accurate reputation information, then reputation accuracy improves, but loss of time for email processing increases and system efficiency deteriorates

Engineering Contradiction:
Improvereputation information freshnessVSAvoidemail processing throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system implements local quality by maintaining local copies of reputation data specific to the local email system's needs. Instead of frequently querying external sources for all reputation information, the system stores locally relevant reputation data locally, enabling fast local lookups that maintain accuracy without the time penalty of frequent external queries, thus preserving email processing throughput.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9258269B1Methods and systems for managing delivery of email to local recipients using local reputations
Publication Date: 2016.02.09 GEN DIGITAL INC
  • US9258269B1 patent drawing
  • US9258269B1 patent drawing
  • US9258269B1 patent drawing

AI summary

A computer-implemented method for managing delivery of email to local recipients. The computer-implemented method may include establishing a local reputation for an email sender address. The method may include storing a domain-name-system record associated with the local reputation on a domain-name system. The domain-name system may be mail-transfer agent agnostic. The method may also include identifying one or more emails sent from the email sender address to one or more local recipients. The method may include forming a spam verdict for each of the one or more emails by analyzing contents of each of the one or more emails. The method may additionally include updating the local reputation for the email sender address based on the one or more spam verdicts.