Sign In to Follow Application
View All Documents & Correspondence

Trusted E Mail Communication In A Multi Tenant Environment

Abstract: Trusted e mail communication may be provided. A message source organization may be validated. When a message is received from the validated message source organization for a recipient organization a determination may be made as to whether the recipient organization supports an attribution data extension. If so the message may be transmitted to the recipient organization with an attribution element associated with the message source organization.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
05 November 2012
Publication Number
16/2014
Publication Type
INA
Invention Field
COMPUTER SCIENCE
Status
Email
Parent Application
Patent Number
Legal Status
Grant Date
2023-12-13
Renewal Date

Applicants

MICROSOFT CORPORATION
One Microsoft Way Redmond Washington 98052 6399

Inventors

1. GOUREVITCH Gregory
c/o Microsoft Corporation LCA International Patents One Microsoft Way Redmond Washington 98052 6399
2. BOCTOR Victor William Habib
c/o Microsoft Corporation LCA International Patents One Microsoft Way Redmond Washington 98052 6399
3. DE GRAAF Wilbert
c/o Microsoft Corporation LCA International Patents One Microsoft Way Redmond Washington 98052 6399

Specification

TRUSTED E-MAIL COMMUNICATION IN A MULTI-TENANT
ENVIRONMENT
BACKGROUND
[001] Trusted e-mail communication in a multi-tenant environment is a process for
authenticating messages received from multi-tenant systems. In some situations, an
organization may receive e-mails from multiple other organizations. The organization
may wish to apply certain message handling rules to messages authenticated as being from
specific other organizations, but subject other messages to different rules. Conventional email
systems may employs certificate-based authentication and/or IP-address-based
authentication to establish a trusted communication channel with another organization's email
system. These techniques, however, may only be useful when both sides of the
trusted channel host their own e-mail systems on their premises. When either party (or
both parties) uses an e-mail service hosted by a service provider, the provider's certificate
and IP addresses may be shared between all customers of that service provider and may
not be sufficient to establish a trusted communication channel with a specific customer of
the service provider (aka tenant).
SUMMARY
[002] This Summary is provided to introduce a selection of concepts in a simplified form
that are further described below in the Detailed Description. This Summary is not
intended to identify key features or essential features of the claimed subject matter. Nor is
this Summary intended to be used to limit the claimed subject matter's scope.
[003] Trusted e-mail communication may be provided. A message source organization
may be validated. When a message is received from the validated message source
organization for a recipient organization, a determination may be made as to whether the
recipient organization supports an attribution data extension. If so, the message may be
transmitted to the recipient organization with an attribution element associated with the
message source organization.
[004] Both the foregoing general description and the following detailed description
provide examples and are explanatory only. Accordingly, the foregoing general
description and the following detailed description should not be considered to be
restrictive. Further, features or variations may be provided in addition to those set forth
herein. For example, embodiments may be directed to various feature combinations and
sub-combinations described in the detailed description.
BRIEF DESCRIPTION OF THE DRAWINGS
[005] The accompanying drawings, which are incorporated in and constitute a part of this
disclosure, illustrate various embodiments of the present invention. In the drawings:
[006] FIG. 1 is a block diagram of an operating environment;
[007] FIG. 2 is a flow chart of a method for providing message source validation and
attribution;
[008] FIG. 3 is a flow chart of a method for providing trusted e-mail communication; and
[009] FIG. 4 is a block diagram of a system including a computing device.
DETAILED DESCRIPTION
[010] The following detailed description refers to the accompanying drawings.
Wherever possible, the same reference numbers are used in the drawings and the
following description to refer to the same or similar elements. While embodiments of the
invention may be described, modifications, adaptations, and other implementations are
possible. For example, substitutions, additions, or modifications may be made to the
elements illustrated in the drawings, and the methods described herein may be modified by
substituting, reordering, or adding stages to the disclosed methods. Accordingly, the
following detailed description does not limit the invention. Instead, the proper scope of
the invention is defined by the appended claims.
[011] Trusted e-mail communication in a multi-tenant environment may be
provided. Consistent with embodiments of the present invention, an e-mail system that
receives e-mail messages from a multi-tenant e-mail system may attribute received
messages with specific tenants of the multi-tenant system. This attribution may allow the
receiving system to execute different message handling rules than that executed for nonattributed
messages. For example, extra capabilities, display options, and/or the ability to
bypass filtering steps may be granted to messages associated with the specific tenant(s).
The term "stand-alone system" may refer to an e-mail system deployed on premises of a
first party. The term "multi-tenant system" may refer to e-mail systems and/or services
hosted by an e-mail service provider and used by a second party. The term "tenant" may
refer to a representation of the second party in the multi-tenant system.
[012] FIG. 1 is a block diagram of an operating environment 100 for providing trusted email
communication. Operating environment may comprise a stand-alone organization
110, a multi-tenant e-mail hosting provider 120 comprising a plurality of e-mail hosting
tenants 125(A)-(B), and a multi-tenant e-mail filtering provider 130 comprising a plurality
of e-mail filtering tenants 135(A)-(B). Each of stand-alone organization 110, multi-tenant
e-mail hosting provider 120, and/or multi-tenant e-mail filtering provider 130 may
comprise at least one message transfer agent, not shown. Stand-alone organization 110,
multi-tenant e-mail hosting provider 120, and/or multi-tenant e-mail filtering provider 130
may intercommunicate via a network 140, such as a local area network, a cellular data
network, and/or a public network such as the Internet. Multi-tenant e-mail hosting
provider 1 0 may comprise a service provider operative to provide both e-mail
sending/receiving functionality and memory storage operative to store e-mails associated
with plurality of e-mail hosting tenants 125(A)-(B). Multi-tenant e-mail filtering provider
130 may comprise a mail relay operative to receive e-mail messages from and/or deliver email
messages to plurality of e-mail filtering tenants 135(A)-(B) after processing the email
messages according to at least one message handling rule. For example, multi-tenant
e-mail filtering provider 130 may perform anti-virus scans and/or spam filtering on
relayed e-mail messages. Multi-tenant e-mail hosting provider 120 and/or multi-tenant email
filtering provider 130 may be referred to throughout as "multi-tenant system(s)", and
e-mail hosting tenants 125(A)-(B) and/or e-mail filtering tenants 125(A)-(B) may be
referred to throughout as "tenants". E-mail filtering tenants 125(A)-(B) may be operative
to provide some mail processing functionality as is used by stand-alone organization 110,
such as receiving, sending, and delivering messages to recipients associated with the
subscribing organization of e-mail filtering tenants 125(A)-(B). For example, the
subscribing organization of e-mail filtering tenant 125(A) may be operable to send,
receive, and store messages without assistance from multi-tenant e-mail filtering provider
130, but may choose to relay incoming and/or outgoing messages through multi-tenant email
filtering provider 130 to receive access to additional services, such as anti-virus
scanning.
[013] A message transfer agent (MTA) may comprise a computer process and/or
software agent that may transfers electronic mail messages (e-mails) from one computer to
another, in single and/or multiple hop application-level transactions. An MTA may
implement both client (sending) and server (receiving) portions of the Simple Mail
Transfer Protocol (SMTP). SMTP is an Internet standard for e-mail transmission across
Internet Protocol (IP) networks, such as network 140. SMTP is defined in RFC RFC 532 1
(2008), which includes extended SMTP (ESMTP) additions. Components of operating
environment 100 may communicate using commands associated with SMTP. For
example, prior to exchanging e-mail messages, multi-tenant hosting provider 120 may
send an "EHLO" command to stand-alone organization 110 via SMTP. Stand-alone
organization 110 may reply with a list of supported SMTP extensions, such as "DSN,"
"STARTTLS," and/or "SIZE". Consistent with embodiments of the invention, stand-alone
organization 110 may indicate in the reply that it supports an attribution data element
extension, such as by including an extension name of "XOORG" in the list of supported
extensions.
[014] Secure communication channels to a specific tenant may be desired among stand
alone organization 110, multi-tenant e-mail hosting provider 120, and/or multi-tenant email
filtering provider 130. For example, stand-alone organization 110 may need to
communicate securely with e-mail hosting tenant 125(A). Stand-alone organization 110
may need to be able to distinguish messages coming from e-mail hosting tenant 125(A)
from messages coming from e-mail hosting tenant 125(B) even if e-mail hosting tenant
125(B) attempts to impersonate e-mail hosting tenant 125(A) by spoofing envelope and/or
message content properties. In a similar example, e-mail filtering tenant 135(A) may need
to communicate securely with e-mail hosting tenant 125(A), in which case both sides of
the communications may need to be tenant-specific.
[015] By establishing a secure communication channel to a specific tenant, some policies
may be applied and/or some restrictions may be bypassed that may be imposed on
messages not received through that channel. For example, anti-spam filtering may be
bypassed, distinctive formatting/rendering in an e-mail client program may be based on
certain message properties (e.g. cross-premises mail that looks internal based on specific
message headers), the ability to e-mail recipients and groups that may be configured to not
accept mail from the Internet may be granted, message and/or attachment size restrictions
may be relaxed, different attachment types may be allowed, etc.
[016] FIG. 2 is a flow chart setting forth the general stages involved in a method 200
consistent with embodiments of the invention for providing message source validation and
attribution. Method 200 may be implemented using a computing device 400 as described
in more detail below with respect to FIG. 4. Ways to implement the stages of method 200
will be described in greater detail below. Method 200 may begin at starting block 205 and
proceed to stage 210 where computing device 400 may receive a message from a source
organization. For example, multi-tenant hosting provider 120 may receive a message from
hosting tenant 125(A) for a recipient at stand-alone system 110
[017] Method 200 may then advance to stage 220 where computing device 400 may
identify a source organization. For example, multi-tenant host provider 120 may
determine whether the message was received from a validated tenant. Consistent with
embodiments of the invention, multi-tenant host provider 120 may also verify that the
headers associated with the message correctly identify the source organization. Consistent
with embodiments of the invention, the multi-tenant system may validate hosting tenants
(e.g., hosting tenants 125(A)-B) and/or filtering tenants 135(A)-(B)), such as by requiring
verifiable changes be made to domain ownership records by organizations seeking to host
their e-mail communications associated with a given domain at multi-tenant host provider
120 and/or utilize services provided by multi-tenant e-mail filtering provider 130.
[018] When a multi-tenant system first communicates with a new tenant, the system may
perform a domain validation of the new tenant. This may be done once when the new
tenant signs up for service. Identification of a tenant associated with the message being
received for delivery may be performed for each received message. The identification
may be accomplished, for example, by a username/password authentication of the message
sender. Once the sender's tenant is identified, the domain (validated at sign-up) may be
used as the attribution data for the message.
[019] Method 200 may then advance to stage 225 where computing device 400 may
establish a secure communication channel with a recipient organization. For example,
multi-tenant hosting provider 120 perform an authentication with stand-alone organization
110. Authentication between stand-alone organization 110 and multi-tenant host provider
120 may be achieved using Transport Layer Security (TLS) and a certificate-based mutual
authentication. .Other implementations, such as physically-secured dedicated lines, may be
used as well.
[020] Transport Layer Security (TLS) comprises a cryptographic protocol that provides
security for communications over networks such as the Internet. TLS encrypts the
segments of network connections at the Transport Layer end-to-end. The TLS protocol
may allow client/server applications to communicate across a network in a way designed
to prevent eavesdropping and tampering. In a bilateral connection mode consistent with
embodiments of the invention, TLS may be used to perform mutual authentication.
Mutual authentication requires that each side of a communication comprise a certificate,
such as an X.509 certificate, defining required fields and data formats.
[021] From stage 225, method 200 may advance to stage 230 where computing device
400 may determine whether the recipient supports attribution data. For example, an
SMTP extension called XOORG may be advertised by the recipient system as a part of the
EHLO command response. This may be done in response to an EHLO command
following a STARTTLS command and/or in response to a first EHLO command. The
XOORG advertisement may comprise a signal to the sending that a new parameter of the
"MAIL FROM:" command, also called XOORG, may be used to send the identity of the
organization on whose behalf a message is being sent. The identity may comprise a fullyqualified
domain name. For example, stand-alone system 110 may respond with the
XOORG extension when multi-tenant hosting provider 1 0 sends an EHLO SMTP
command. Multi-tenant hosting provider 120 may then determine that stand-alone system
110 supports attribution data.
[022] If the recipient does not support attribution data, method 200 may advance to stage
260 where computing device 400 may transmit the message without attribution data. For
example, multi-tenant hosting provider 120 may transmit the message to stand-alone
system 110 using SMTP over network 140. Method 200 may then end at stage 265.
[023] If, at stage 230, the recipient is determined to support attribution data, method 200
may advance to stage 240 where computing device 400 may determine whether the source
organization is trusted by the receiving organization. The receiving organization may be
operative to provide the sending organization with a list of organizations from which it
wants to receive attribution data. For example, stand-alone system 110 may inform multitenant
hosting provider 120 that it trusts hosting tenant 125(A) but not tenant 125(B). If
the source is not trusted, method 200 may advance to stage 260 where computing device
400 may transmit the message, as described above.
[024] If the message is received from a source trusted by the recipient, method 200 may
advance to stage 250 where computing device 400 may transmit attribution data associated
with the source. The identity of each tenant may be reliably validated by the multi-tenant
system during the provisioning process. Thus, the multi-tenant system may have a reliable
way of attributing any message generated by any of its tenants to the actual tenant that
generated the message and may be able to attribute messages received from stand-alone
system 110 to its respective organization.
[025] Consistent with embodiments of the invention, the multi-tenant system may also be
operative to identify a sender of messages received by the multi-tenant system for delivery
to one of its tenants. For example, the multi-tenant system may have sufficient data (e.g. a
fully qualified domain name (FQDN) in a message source organization's certificate) to
identify stand-alone system 110 and may reliably attribute incoming messages to the first
party based on a securely authenticated communication channel.
[026] To provide the attribution data associated with the sender to the recipient,
computing device 400 may, for example, use an SMTP protocol extension. An XOORG
command may be implemented within the SMTP framework and/or an XOORG parameter
may be included in the existing "MAIL FROM:" command within the SMTP standard
framework. The separate XOORG command may be used to transmit attribution data
associated with multiple messages transmitted from a given source organization (e.g., a
particular tenant from a multi-tenant system) during a single SMTP session while the
XOORG parameter of the "MAIL FROM:" command may be varied for each message.
The protocol extension may allow the receiving system to decide whether a message may
be trusted before all the recipients and actual message data is received.
[027] For another example, the attribution data may be added to the message itself and
transmitted in a header such as "X-Originator Organization". As with the SMTP
extension, the value of the header may comprise the identity of the organization on whose
behalf the message is being sent, and may comprise a fully -qualified domain name. The
SMTP extension and the header are not mutually-exclusive and both may be provided.
The data supplied in the protocol parameter may take precedence over the header value. If
a discrepancy is detected by the receiving MTA, it may re-stamp the header to match the
protocol parameter value.
[028] From stage 250, method 200 may advance to stage 260 where computing device
400 may transmit the message as described above. Consistent with embodiments of the
invention, the attribution data and message may be transmitted together, as where the
attribution data is included in a message header as described with respect to stage 250.
Method 200 may then end at stage 265.
[029] FIG. 3 is a flow chart setting forth the general stages involved in a method 300
consistent with embodiments of the invention for providing trusted e-mail communication.
Method 300 may be implemented using a computing device 400 as described in more
detail below with respect to FIG. 4. Ways to implement the stages of method 300 will be
described in greater detail below. Method 300 may begin at starting block 305 and
proceed to stage 310 where computing device 400 may establish a trust relationship with
another organization. For example, stand-alone system 110 may be configured to accept
attribution data from a given multi-tenant system, such as multi-tenant hosting provider
120. Consistent with embodiments of the invention, attribution data may be accepted only
from trusted organizations and may not be accepted from anyone who may attempt to
establish a secure channel.
[030] Method 300 may then advance to stage 320 where computing device 400 may
notify message provider that it supports attribution data. For example, in response to an
SMTP EHLO command from multi-tenant hosting provider 120, stand-alone system 110
may transmit an indicator that it supports the "XOORG" extension if multi-tenant hosting
provider 120 is configured as a trusted system.
[031] From stage 320, method 300 may advance to stage 330 where computing device
400 may receive a message from the trusted message provider. For example, multi-tenant
hosting provider 120 may transmit an e-mail message from hosting tenant 125(A) to stand
alone system 110.
[032] From stage 330, method 300 may advance to stage 340 where computing device
400 may determine whether the e-mail message is associated with attribution data. For
example, stand-alone system 110 may determine whether XOORG data was received as
part of the SMTP communication and/or as part of a message header, as described above
with respect to stage 240 of method 200.
[033] If, at stage 340, computing device 400 determines that the message is associated
with attribution data, method 300 may advance to stage 350 where computing device 400
may determine whether the attribution data identifies a trusted source organization. For
example, stand-alone system 110 may trust hosting tenant 125(A) but not hosting tenant
125(B). Stand-alone system 110 may examine the attribution data (e.g., a fully qualified
domain name for the source organization using multi-tenant hosting system 120) and
compare that data to an internally stored list of trusted organizations' domains.
[034] If at stage 350, computing device 400 determines that the attribution data is
associated with a trusted source, method 300 may advance to stage 360 where computing
device 400 may apply a message handling rule associated with messages from trusted
sources. For example, messages from trusted sources may bypass a spam filtering
process, may be permitted larger attachment sizes and/or different attachment types,
and/or may have appearance formatting applied. Consistent with embodiments of the
invention, different trusted sources may be associated with different message handling
rules. For example, messages from hosting tenant 125(A) and hosting tenant 125(B) may
both be trusted, but only messages from hosting tenant 125(A) may be permitted to send
attachments over 10 MB while both may be permitted to bypass a spam filter. Method
300 may then end at stage 375.
[035] If the message is determined not to have attribution data at stage 340 and/Or the
attribution data is determined not to be associated with a trusted source at stage 350,
method 300 may advance to stage 370 where untrusted and/or default message handling
rules may be applied. For example, such messages may be processed by a spam filter and
may be subject to different attachment restrictions than trusted messages. Method 300
may then end at stage 375.
[036] When the recipient (e.g., stand-alone system 110) receives the attribution data
parameter, it may check whether it is configured to trust the identified tenant. If the tenant
is trusted, stand-alone system 110 may allow the message to bypass some of its policies
applicable to anonymous messages. If the tenant is not configured as trusted, stand-alone
system 110 may react, for example, in one of three ways: 1) accept the message and treat
is as any message coming from an untrusted party, 2) temporarily reject the message with
a 4XX response, or 3) permanently reject the message with a 5XX response. 4XX and
5xx responses may comprise error/notification messages in accordance with the SMTP
standard. The temporary rejection may result in messages from untrusted "originator
organizations" being queued for some time, which gives the administrators on both sides a
chance to resolve the configuration issue and/or review the messages and deliver the
queued messages without affecting the end-users.
[037] An embodiment consistent with the invention may comprise a system for providing
trusted e-mail communication. The system may comprise a memory storage and a
processing unit coupled to the memory storage. The processing unit may be operative to
validate a message source organization, receive a message from the validated message
source organization for a recipient organization, determine whether the recipient
organization supports an attribution data extension, and, if so, transmit the message to the
recipient organization with an attribution element associated with the message source
organization. The attribution element may be added to the message, such as in the
message header, body, and/or as an attachment, regardless of whether the recipient
organization is determined to support the attribution data extension. The recipient
organization may then determine whether to accept, reject, ignore, and/or utilize the added
attribution data.
[038] Another embodiment consistent with the invention may comprise a system for
providing trusted e-mail communication. The system may comprise a memory storage
and a processing unit coupled to the memory storage. The processing unit may be
operative to establish a trust relationship with a multi-tenant e-mail provider, notify the
multi-tenant e-mail provider that an attribution element is supported, receive an e-mail
message from a client tenant of the multi-tenant e-mail provider, and determine whether
the e-mail message is associated with an attribution element. If the e-mail message is
associated with the attribution element, the processing unit may be operative to determine
whether the attribution element identifies the client tenant as a trusted sender, and, if so,
apply an e-mail handling rule associated with e-mail messages received from trusted
senders.
[039] Yet another embodiment consistent with the invention may comprise a system for
providing trusted e-mail communication. The system may comprise a memory storage
and a processing unit coupled to the memory storage. The processing unit may be
operative to create a validated communication channel with a source organization, receive
an e-mail message from the source organization, determine whether the e-mail message is
associated with an attribution data element, and, if so, determine whether the attribution
data element identifies a trusted source organization. If the attribution data element
identifies a trusted source organization, the processing unit may be operative to apply at
least one first message handling rule prior to delivering the e-mail message. If the
attribution data element does not identify a trusted source organization, the processing unit
may be operative to apply at least one second message handling rule prior to delivering the
e-mail message.
[040] FIG. 4 is a block diagram of a system including computing device 400. Consistent
with an embodiment of the invention, the aforementioned memory storage and processing
unit may be implemented in a computing device, such as computing device 400 of FIG. 4.
Any suitable combination of hardware, software, or firmware may be used to implement
the memory storage and processing unit. For example, the memory storage and processing
unit may be implemented with computing device 400 or any of other computing devices
418, in combination with computing device 400. The aforementioned system, device, and
processors are examples and other systems, devices, and processors may comprise the
aforementioned memory storage and processing unit, consistent with embodiments of the
invention. Furthermore, computing device 400 may comprise an operating environment
for system 100 as described above. System 100 may operate in other environments and is
not limited to computing device 400.
[041] With reference to FIG. 4, a system consistent with an embodiment of the invention
may include a computing device, such as computing device 400. In a basic configuration,
computing device 400 may include at least one processing unit 402 and a system memory
404. Depending on the configuration and type of computing device, system memory 404
may comprise, but is not limited to, volatile (e.g. random access memory (RAM)), non
volatile (e.g. read-only memory (ROM)), flash memory, or any combination. System
memory 404 may include operating system 405, one or more programming modules 406,
and may include a message transport agent (MTA) 407. Operating system 405, for
example, may be suitable for controlling computing device 400' s operation. Embodiments
of the invention may be practiced in conjunction with a graphics library, other operating
systems, or any other application program and is not limited to any particular application
or system. This basic configuration is illustrated in FIG. 4 by those components within a
dashed line 408.
[042] Computing device 400 may have additional features or functionality. For example,
computing device 400 may also include additional data storage devices (removable and/or
non-removable) such as, for example, magnetic disks, optical disks, or tape. Such
additional storage is illustrated in FIG. 4 by a removable storage 409 and a non-removable
storage 410. Computing device 400 may also contain a communication connection 416
that may allow device 400 to communicate with other computing devices 418, such as
over a network in a distributed computing environment, for example, an intranet or the
Internet. Communication connection 416 is one example of communication media.
[043] The term computer readable media as used herein may include computer storage
media. Computer storage media may include volatile and nonvolatile, removable and non
removable media implemented in any method or technology for storage of information,
such as computer readable instructions, data structures, program modules, or other data.
System memory 404, removable storage 409, and non-removable storage 410 are all
computer storage media examples (i.e memory storage.) Computer storage media may
include, but is not limited to, RAM, ROM, electrically erasable read-only memory
(EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks
(DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage
or other magnetic storage devices, or any other medium which can be used to store
information and which can be accessed by computing device 400. Any such computer
storage media may be part of device 400. Computing device 400 may also have input
device(s) 41 such as a keyboard, a mouse, a pen, a sound input device, a touch input
device, etc. Output device(s) 414 such as a display, speakers, a printer, etc. may also be
included. The aforementioned devices are examples and others may be used.
[044] The term computer readable media as used herein may also include communication
media. Communication media may be embodied by computer readable instructions, data
structures, program modules, or other data in a modulated data signal, such as a carrier
wave or other transport mechanism, and includes any information delivery media. The
term "modulated data signal" may describe a signal that has one or more characteristics set
or changed in such a manner as to encode information in the signal. By way of example,
and not limitation, communication media may include wired media such as a wired
network or direct-wired connection, and wireless media such as acoustic, radio frequency
( F), infrared, and other wireless media.
[045] As stated above, a number of program modules and data files may be stored in
system memory 404, including operating system 405. While executing on processing unit
402, programming modules 406 (e.g. MTA 407) may perform processes including, for
example, one or more of method 200's and/or method 300's stages as described above.
The aforementioned process is an example, and processing unit 402 may perform other
processes. Other programming modules that may be used in accordance with
embodiments of the present invention may include electronic mail and contacts
applications, word processing applications, spreadsheet applications, database
applications, slide presentation applications, drawing or computer-aided application
programs, etc.
[046] Generally, consistent with embodiments of the invention, program modules may
include routines, programs, components, data structures, and other types of structures that
may perform particular tasks or that may implement particular abstract data types.
Moreover, embodiments of the invention may be practiced with other computer system
configurations, including hand-held devices, multiprocessor systems, microprocessorbased
or programmable consumer electronics, minicomputers, mainframe computers, and
the like. Embodiments of the invention may also be practiced in distributed computing
environments where tasks are performed by remote processing devices that are linked
through a communications network. In a distributed computing environment, program
modules may be located in both local and remote memory storage devices.
[047] Furthermore, embodiments of the invention may be practiced in an electrical
circuit comprising discrete electronic elements, packaged or integrated electronic chips
containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing
electronic elements or microprocessors. Embodiments of the invention may also be
practiced using other technologies capable of performing logical operations such as, for
example, AND, OR, and NOT, including but not limited to mechanical, optical, fluidic,
and quantum technologies. In addition, embodiments of the invention may be practiced
within a general purpose computer or in any other circuits or systems.
[048] Embodiments of the invention, for example, may be implemented as a computer
process (method), a computing system, or as an article of manufacture, such as a computer
program product or computer readable media. The computer program product may be a
computer storage media readable by a computer system and encoding a computer program
of instructions for executing a computer process. The computer program product may also
be a propagated signal on a carrier readable by a computing system and encoding a
computer program of instructions for executing a computer process. Accordingly, the
present invention may be embodied in hardware and/or in software (including firmware,
resident software, micro-code, etc.). In other words, embodiments of the present invention
may take the form of a computer program product on a computer-usable or computerreadable
storage medium having computer-usable or computer-readable program code
embodied in the medium for use by or in connection with an instruction execution system.
A computer-usable or computer-readable medium may be any medium that can contain,
store, communicate, propagate, or transport the program for use by or in connection with
the instruction execution system, apparatus, or device.
[049] The computer-usable or computer-readable medium may be, for example but not
limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor
system, apparatus, device, or propagation medium. More specific computer-readable
medium examples (a non-exhaustive list), the computer-readable medium may include the
following: an electrical connection having one or more wires, a portable computer
diskette, a random access memory (RAM), a read-only memory (ROM), an erasable
programmable read-only memory (EPROM or Flash memory), an optical fiber, and a
portable compact disc read-only memory (CD-ROM). Note that the computer-usable or
computer-readable medium could even be paper or another suitable medium upon which
the program is printed, as the program can be electronically captured, via, for instance,
optical scanning of the paper or other medium, then compiled, interpreted, or otherwise
processed in a suitable manner, if necessary, and then stored in a computer memory.
[050] Embodiments of the present invention, for example, are described above with
reference to block diagrams and/or operational illustrations of methods, systems, and
computer program products according to embodiments of the invention. The
functions/acts noted in the blocks may occur out of the order as shown in any flowchart.
For example, two blocks shown in succession may in fact be executed substantially
concurrently or the blocks may sometimes be executed in the reverse order, depending
upon the functionality/acts involved.
[051] While certain embodiments of the invention have been described, other
embodiments may exist. Furthermore, although embodiments of the present invention
have been described as being associated with data stored in memory and other storage
mediums, data can also be stored on or read from other types of computer-readable media,
such as secondary storage devices, like hard disks, floppy disks, or a CD-ROM, a carrier
wave from the Internet, or other forms of RAM or ROM. Further, the disclosed methods'
stages may be modified in any manner, including by reordering stages and/or inserting or
deleting stages, without departing from the invention.
[052] All rights including copyrights in the code included herein are vested in and the
property of the Applicant. The Applicant retains and reserves all rights in the code
included herein, and grants permission to reproduce the material only in connection with
reproduction of the granted patent and for no other purpose.
[053] While the specification includes examples, the invention's scope is indicated by
the following claims. Furthermore, while the specification has been described in language
specific to structural features and/or methodological acts, the claims are not limited to the
features or acts described above. Rather, the specific features and acts described above are
disclosed as example for embodiments of the invention.
WHAT IS CLAIMED IS:
1. A method for providing trusted e-mail communication, the method
comprising:
receiving a message from a message source organization for a recipient
organization;
identifying the message source organization;
determining whether the recipient organization supports an attribution data
extension; and
in response to determining that the recipient organization supports the attribution
data extension, transmitting the message to the recipient organization with an attribution
element associated with the message source organization.
2 . The method of claim 1, further comprising establishing a secure
communication channel between the message source organization and the recipient
organization, wherein the message source organization comprises a stand alone
organization and the recipient organization comprises a of a multi-tenant e-mail service
provider.
3. The method claim 1, wherein transmitting the message to the recipient
organization with attribution data associated with the message source organization
comprises transmitting a Simple Message Transport Protocol (SMTP) command
comprising the attribution element to the recipient organization.
4 . The method of claim 1, wherein transmitting the message to the recipient
organization with attribution data associated with the message source organization
comprises adding the attribution element to the message prior to transmitting the message
to the recipient organization.
5 . The method of claim 1, wherein determining whether the recipient
organization supports the attribution data extension comprises determining whether the
recipient organization advertises support of the attribution data extension in response to an
EHLO command transmitted via Simple Message Transport Protocol (SMTP).
6. The method of claim 1, further comprising:
performing a domain ownership validation of the message source organization.
7. A computer-readable medium which stores a set of instructions which when
executed performs a method for providing trusted e-mail communication, the method
executed by the set of instructions comprising:
establishing a trust relationship with a multi-tenant e-mail provider;
notifying the multi-tenant e-mail provider that an attribution element is supported;
receiving an e-mail message from a client of the multi-tenant e-mail provider;
determining whether the e-mail message is associated with an attribution element;
in response to determining that the e-mail message is associated with the
attribution element, determining whether the attribution element identifies the client as a
trusted sender; and
in response to determining that the attribution element identifies the client as a
trusted sender, applying an e-mail handling rule associated with e-mail messages received
from trusted senders.
8. The computer-readable medium of claim 7, wherein notifying the multitenant
e-mail provider that an attribution element is supported comprises advertising
support of an attribution data extension in response to an EHLO command transmitted via
Simple Message Transport Protocol (SMTP).
9. The computer-readable medium of claim 8, wherein the attribution element
is received as at least one of the following: a Simple Message Transport Protocol (SMTP)
command, a header associated with the e-mail message, a subset of a body of the e-mail
message, and an attachment associated with the e-mail message.
10. The computer-readable medium of claim 7, wherein applying an e-mail
handling rule associated with e-mail messages received from trusted senders comprises
bypassing at least one message analyzer applied to e-mail messages not received from
trusted senders.
11. The computer-readable medium of claim 7, wherein applying an e-mail
handling rule associated with e-mail messages received from trusted senders comprises
allowing a larger attachment size than that allowed for e-mail messages not received from
trusted senders.
12. The computer-readable medium of claim 7, further comprising:
in response to determining that the attribution element does not identify the client
a trusted sender:
accepting the message for delivery, and
applying a second e-mail handling rule associated with e-mail messages not
received from trusted senders.
13. The computer-readable medium of claim 7, further comprising:
in response to determining that the attribution element does not identify the client
as a trusted sender, rejecting the message.
14. The computer-readable medium of claim 7, further comprising:
in response to determining that the attribution element does not identify the client
as a trusted sender:
notifying an administrator of the e-mail message from the non-trusted
client, and
temporarily rejecting the message until a decision whether to deliver the email
message is received.
15. A system for providing trusted e-mail communication, the system
comprising:
a memory storage; and
a processing unit coupled to the memory storage, wherein the processing unit is
operative to:
create a validated communication channel with a source organization,
wherein being operative to create the validated communication channel comprises
being operative to perform a transport layer security (TLS) protocol certificatebased
authentication,
receive an e-mail message from the source organization, wherein the source
organization comprises a of a multi-tenant e-mail service provider,
determine whether the e-mail message is associated with an attribution data
element, wherein the attribution data element comprises at least one of the
following: a Simple Message Transport Protocol (SMTP) parameter, an SMTP
command, a header associated with the e-mail message, a subset of a body of the email
message, and an attachment associated with the e-mail message,
in response to determining that the e-mail message is associated with an
attribution data element, determine whether the attribution data element identifies a
trusted source organization,
in response to determining that the attribution data element identifies a
trusted source organization, apply at least one first message handling rule prior to
delivering the e-mail message, and
in response to determining that the attribution data element does not identify a
trusted source organization, apply at least one second message handling rule prior to
delivering the e-mail message.

Documents

Application Documents

# Name Date
1 9401-CHENP-2012 PCT PUBLICATION 05-11-2012.pdf 2012-11-05
2 9401-CHENP-2012 FORM-5 05-11-2012.pdf 2012-11-05
3 9401-CHENP-2012 FORM-3 05-11-2012.pdf 2012-11-05
4 9401-CHENP-2012 FORM-1 05-11-2012.pdf 2012-11-05
5 9401-CHENP-2012 DRAWINGS 05-11-2012.pdf 2012-11-05
6 9401-CHENP-2012 DESCRIPTION (COMPLETE) 05-11-2012.pdf 2012-11-05
7 9401-CHENP-2012 CORRESPONDENCE OTHERS 05-11-2012.pdf 2012-11-05
8 9401-CHENP-2012 CLAIMS SIGNATURE LAST PAGE 05-11-2012.pdf 2012-11-05
9 9401-CHENP-2012 CLAIMS 05-11-2012.pdf 2012-11-05
10 9401-CHENP-2012 POWER OF ATTORNEY 05-11-2012.pdf 2012-11-05
11 9401-CHENP-2012 FORM-2 FIRST PAGE 05-11-2012.pdf 2012-11-05
12 9401-CHENP-2012.pdf 2012-11-06
13 9401-CHENP-2012 FORM-3 25-04-2013.pdf 2013-04-25
14 9401-CHENP-2012 CORRESPONDENCE OTHERS 25-04-2013.pdf 2013-04-25
15 abstract9401-CHENP-2012.jpg 2014-02-21
16 9401-CHENP-2012 FORM-6 26-02-2015.pdf 2015-02-26
17 MTL-GPOA - JAYA.pdf 2015-03-13
18 MS to MTL Assignment.pdf 2015-03-13
19 FORM-6-1801-1900(JAYA).9.pdf 2015-03-13
20 Form 3 [19-05-2016(online)].pdf 2016-05-19
21 Form 3 [15-11-2016(online)].pdf 2016-11-15
22 Form 3 [12-05-2017(online)].pdf 2017-05-12
23 9401-CHENP-2012-FORM 3 [10-11-2017(online)].pdf 2017-11-10
24 9401-CHENP-2012-FER.pdf 2019-02-07
25 9401-CHENP-2012-PETITION UNDER RULE 137 [07-08-2019(online)].pdf 2019-08-07
26 9401-CHENP-2012-OTHERS [07-08-2019(online)].pdf 2019-08-07
27 9401-CHENP-2012-Information under section 8(2) (MANDATORY) [07-08-2019(online)].pdf 2019-08-07
28 9401-CHENP-2012-FORM-26 [07-08-2019(online)].pdf 2019-08-07
29 9401-CHENP-2012-FER_SER_REPLY [07-08-2019(online)].pdf 2019-08-07
30 9401-CHENP-2012-DRAWING [07-08-2019(online)].pdf 2019-08-07
31 9401-CHENP-2012-COMPLETE SPECIFICATION [07-08-2019(online)].pdf 2019-08-07
32 9401-CHENP-2012-CLAIMS [07-08-2019(online)].pdf 2019-08-07
33 9401-CHENP-2012-Certified Copy of Priority Document (MANDATORY) [07-08-2019(online)].pdf 2019-08-07
34 9401-CHENP-2012-Annexure [07-08-2019(online)].pdf 2019-08-07
35 9401-CHENP-2012-ABSTRACT [07-08-2019(online)].pdf 2019-08-07
36 9401-CHENP-2012-FORM 3 [09-08-2019(online)].pdf 2019-08-09
37 Correspondence by Agent_Power of Attorney_21-08-2019.pdf 2019-08-21
38 9401-CHENP-2012-US(14)-HearingNotice-(HearingDate-30-01-2023).pdf 2023-01-12
39 9401-CHENP-2012-Correspondence to notify the Controller [12-01-2023(online)].pdf 2023-01-12
40 9401-CHENP-2012-FORM-26 [27-01-2023(online)].pdf 2023-01-27
41 9401-CHENP-2012-PETITION UNDER RULE 137 [13-02-2023(online)].pdf 2023-02-13
42 9401-CHENP-2012-FORM 3 [13-02-2023(online)].pdf 2023-02-13
43 9401-CHENP-2012-Written submissions and relevant documents [14-02-2023(online)].pdf 2023-02-14
44 9401-CHENP-2012-PatentCertificate13-12-2023.pdf 2023-12-13
45 9401-CHENP-2012-IntimationOfGrant13-12-2023.pdf 2023-12-13

Search Strategy

1 9401search_07-02-2019.pdf

ERegister / Renewals

3rd: 19 Feb 2024

From 02/05/2013 - To 02/05/2014

4th: 19 Feb 2024

From 02/05/2014 - To 02/05/2015

5th: 19 Feb 2024

From 02/05/2015 - To 02/05/2016

6th: 19 Feb 2024

From 02/05/2016 - To 02/05/2017

7th: 19 Feb 2024

From 02/05/2017 - To 02/05/2018

8th: 19 Feb 2024

From 02/05/2018 - To 02/05/2019

9th: 19 Feb 2024

From 02/05/2019 - To 02/05/2020

10th: 19 Feb 2024

From 02/05/2020 - To 02/05/2021

11th: 19 Feb 2024

From 02/05/2021 - To 02/05/2022

12th: 19 Feb 2024

From 02/05/2022 - To 02/05/2023

13th: 19 Feb 2024

From 02/05/2023 - To 02/05/2024

14th: 19 Feb 2024

From 02/05/2024 - To 02/05/2025