Hosted Email Domain Blacklisting via Client-Side Sending

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Hosted email systems face issues where malicious or spam emails sent from a hosted domain can lead to domain blacklisting, affecting legitimate users and imposing costly regulatory burdens due to high email volumes, causing legitimate emails to be misclassified as spam and resulting in network security measures limiting or blocking email traffic.

Innovation Solution

A method where a server generates an email object in XML format and instructs a local email client on the user's device to send the email from their own domain, using applications like Microsoft Outlook or Lotus Notes, thereby avoiding the hosted domain's mail server for sending emails, ensuring that emails appear to originate from the user's domain and not the hosted solution's domain.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If e-mail messages are sent from the hosted domain's mail server, then the hosted application can provide e-mail functionality to users, but the domain may be blacklisted or associated with spam, causing legitimate emails to be blocked or misclassified

Engineering Contradiction:
Improvee-mail functionalityVSAvoiddomain blacklisting
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent extracts the e-mail sending function from the hosted domain's mail server and relocates it to the client's local mail client. The server generates an e-mail object and provides it to the client, but the actual sending is performed by the client's local mail client using the client's own domain credentials, thereby separating the e-mail composition functionality from the sending mechanism to avoid domain blacklisting

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an e-mail object as an intermediary between the server and the client's mail client. The server generates this e-mail object containing the message content and recipient information, then the client's local mail client uses this object to construct and send the actual e-mail from the client's domain, serving as a mediator that enables e-mail functionality without directly sending from the hosted domain

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If a large number of e-mails are sent from the hosted domain, then the hosted application can serve multiple users, but the provider may be deemed an Internet Service Provider requiring costly regulatory compliance

Engineering Contradiction:
Improveemail volumeVSAvoidregulatory compliance
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent extracts the e-mail sending operation from the hosted server and assigns it to the client's local mail client. By taking out the sending function from the server, the hosted provider avoids being classified as an ISP, thereby eliminating the need for costly regulatory compliance while still enabling high-volume e-mail communication through multiple users

Inventive Principle:
Principle #2Taking out (Extraction)

3Extent of automation

If e-mail is sent from the hosted domain's mail server, then the hosted application can maintain centralized control, but network security systems may limit or block email traffic from the domain

Engineering Contradiction:
Improvecentralized controlVSAvoidemail delivery
Core Design Contradiction:
Extent of automationVSReliability

Solution Approach 1:

The patent segments the e-mail process into two distinct parts: the server's role in generating and providing the e-mail object, and the client's role in sending the actual e-mail from their own domain. This segmentation allows centralized control over e-mail composition and content while ensuring reliable delivery by sending from the client's trusted domain, avoiding security blocks

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS7707258B2Sending e-mail from a hosted system
Publication Date: 2010.04.27 SAP SE
  • US7707258B2 patent drawing
  • US7707258B2 patent drawing
  • US7707258B2 patent drawing

AI summary

A method includes receiving e-mail input data from a client at a server that is configured to serve a hosted application that includes an e-mail user interface to the client. The e-mail input data is used to generate an e-mail message from a user of the client, where the client is associated with a first domain and the server is associated with a second domain. An e-mail object corresponding to the e-mail message from the user of the client is generated at the server, and the e-mail object is forwarded from the server to the client along with instructions to convert the e-mail object into the e-mail message and to send the e-mail message from the first domain.