US20070094387A1 - Systems and Methods for Providing In-Band and Out-Of-Band Message Processing - Google Patents

Systems and Methods for Providing In-Band and Out-Of-Band Message Processing Download PDF

Info

Publication number
US20070094387A1
US20070094387A1 US11/564,370 US56437006A US2007094387A1 US 20070094387 A1 US20070094387 A1 US 20070094387A1 US 56437006 A US56437006 A US 56437006A US 2007094387 A1 US2007094387 A1 US 2007094387A1
Authority
US
United States
Prior art keywords
message
stream
processing
band processing
mail
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/564,370
Inventor
Mark Hahn
Kevin Brophy
Anita Chow
Luis Letjer
David Robbins
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Verizon Patent and Licensing Inc
Original Assignee
Verizon Laboratories Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Verizon Laboratories Inc filed Critical Verizon Laboratories Inc
Priority to US11/564,370 priority Critical patent/US20070094387A1/en
Publication of US20070094387A1 publication Critical patent/US20070094387A1/en
Assigned to VERIZON PATENT AND LICENSING INC. reassignment VERIZON PATENT AND LICENSING INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: VERIZON LABORATORIES INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]

Definitions

  • the present invention relates generally to messaging systems and, more particularly, to systems and methods that provide enhanced services for e-mail messages.
  • E-mail Electronic mail
  • E-mail's popularity can be attributed to the ease with which e-mail messages may be transmitted and the speed with which a transmitted message arrives at its intended destination.
  • the sender typically inputs a message and addresses the message with the recipient's e-mail address.
  • the sender commands the e-mail software to transmit the message, and the message is then delivered over a network, such as the Internet.
  • the delivered message is quickly received by the recipient via a computer or the like.
  • FIG. 1 is a diagram of a conventional e-mail system 100 .
  • the e-mail system 100 includes a message arrival component 110 , user mailboxes 120 , message retrieval component 130 , and e-mail clients 140 .
  • the message arrival component 110 connects to a network, such as the Internet, to receive e-mail messages from one or more e-mail senders, using, for example, computer devices.
  • the message arrival component 110 includes a server 112 and a local delivery agent 114 .
  • the server 112 uses a standard transfer protocol, such as the Simple Mail Transfer Protocol (SMTP), to process the e-mail messages and place them in the appropriate user mailboxes 120 , typically using the services of a local delivery agent 114 .
  • the local delivery agent 114 includes the appropriate software and/or hardware to perform the message delivery.
  • SMTP Simple Mail Transfer Protocol
  • the user mailboxes 120 include storage locations of one or more memory devices assigned to particular e-mail recipients.
  • the user mailboxes 120 typically store e-mail messages for retrieval by the recipients.
  • the message retrieval component 130 includes a server 132 that uses a conventional message access protocol, such as Post Office Protocol 3 (POP3) or Internet Message Access Protocol 4 (IMAP4), to retrieve the e-mail messages from the user mailboxes 120 .
  • POP3 Post Office Protocol 3
  • IMAP4 Internet Message Access Protocol 4
  • Processing by the e-mail system 100 typically commences with an e-mail sender using a computer device to construct and transmit an e-mail message.
  • the e-mail message from the sender is encoded as an RFC822/MIME stream and routed through the network, based on its destination address, to a specific domain using a standard message transfer protocol, such as SMTP.
  • SMTP standard message transfer protocol
  • the message stream is routed to the specific SMTP server, such as server 112 , responsible for placing the message in the destination mailbox 120 .
  • the server 112 sends the message to the local delivery agent 114 for storage in the destination mailbox 120 .
  • the local delivery agent 114 delivers the message to the destination mailbox 120 and notifies the server 112 of the delivery status.
  • the recipient uses a computer device to invoke an e-mail client 140 that instructs the server 132 to access the destination mailbox 120 .
  • the server 132 uses a standard message access protocol, such as POP3 or IMAP4, to open the destination mailbox 120 and return the content/state information about the message to the e-mail recipient.
  • enhanced messaging services that are of value to the user to differentiate themselves from their competitors.
  • Some examples of enhanced messaging features include extracting/blocking unwanted messages or removing unwanted parts of messages; inserting a targeted advertisement (to support low-cost/no-cost mail service); replacing a media file attachment with streaming controls (to reduce download time); notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box, etc.); and redirecting the message to other preferred mail account(s).
  • Some conventional e-mail providers offer these services by providing an enhanced e-mail client.
  • the enhanced e-mail client is rigid in the sense that it restricts the available services to only those services that the e-mail client was originally designed to provide.
  • Other conventional e-mail providers embed additional functionality into the e-mail message itself, independent of the e-mail client. This approach, however, increases network requirements and costs, both to the provider and the user.
  • Systems and methods consistent with the present invention address this need by providing one or more personal messaging agents that intelligently process e-mail messages on behalf of a specific user, independent of the e-mail clients used to retrieve the messages.
  • a personal messaging agent performs enhanced messaging services.
  • the personal messaging agent includes a user profile, a message filter, and at least one external helper.
  • the user profile stores user preferences for processing messages.
  • the message filter receives messages, performs in-band processing on the messages based on the user preferences, and generates at least one event for triggering out-of-band processing of the messages.
  • the external helpers perform the out-of-band processing of the messages in response to the event(s).
  • a message arrival system includes a server, multiple personal messaging agents, and a local delivery agent.
  • the server receives message streams from message senders. Each of the message streams may be destined for one or more message recipients.
  • the personal messaging agents receive the message streams from the server, process the message streams based on preferences of the one or more message recipients to create modified message streams, and output the modified message streams.
  • the local delivery agent receives the modified message streams and delivers the modified message streams to mailboxes associated with the message recipients.
  • an e-mail system includes a message arrival component and a message retrieval component.
  • the message arrival component includes a server, a personal messaging agent, and a local delivery agent.
  • the server receives an e-mail message from an e-mail sender that is destined for one or more e-mail recipients.
  • the personal messaging agent receives the e-mail message from the server, processes the e-mail message based on preferences of the e-mail recipients to create a processed e-mail message, and outputs the processed e-mail message.
  • the local delivery agent receives the processed e-mail message and places the processed e-mail message in one or more mailboxes associated with the e-mail recipients.
  • the message retrieval system retrieves the processed e-mail message from the mailboxes and delivers the processed e-mail message to the e-mail recipients.
  • a method for performing personal e-mail services includes storing e-mail processing preferences for one or more e-mail recipients; receiving an e-mail message from an e-mail sender that is destined for one or more of the e-mail recipients; processing the e-mail message based on the e-mail processing preferences; and providing the processed e-mail message for delivery to the e-mail recipients.
  • personal messaging agents provide enhanced messaging services.
  • Each of the personal messaging agents includes a user profile and a message filter.
  • the user profile stores user preferences of a message recipient for processing a message.
  • the message filter receives a message destined for the message recipient, processes the message based on the user preferences to produce a processed message, and delivers the processed message to the message recipient.
  • FIG. 1 is a diagram of a conventional e-mail system
  • FIG. 2 is an exemplary diagram of an e-mail system in which systems and methods consistent with the present invention may be implemented;
  • FIG. 3 is a detailed diagram of the personal messaging agent (PMA) of FIG. 2 according to an implementation consistent with the present invention
  • FIG. 4 is a detailed diagram of the message filter of FIG. 3 according to an implementation consistent with the present invention.
  • FIG. 5 is a detailed diagram of the message manager of FIG. 4 according to an implementation consistent with the present invention.
  • FIG. 6 is a flowchart of processing for providing enhanced message services according to an implementation consistent with the present invention.
  • FIG. 7 is a flowchart of processing for creating an enhanced message stream in an implementation consistent with the present invention.
  • FIG. 8 is a flowchart of processing by components of the message filter of FIG. 3 according to an implementation consistent with the present invention.
  • Systems and methods consistent with the present invention provide a personal messaging agent that permits an e-mail message to be processed based on user-defined preferences.
  • the personal messaging agent may be likened to a personal assistant that is tasked with opening a mail envelope for an individual, tailoring the contents according to the individual's personal preferences, resealing the envelope, placing it in the individual's preferred mailbox, and then notifying the individual of the new message.
  • FIG. 2 is a diagram of an exemplary system 200 in which systems and methods consistent with the present invention may be implemented.
  • the system 200 may include one or more e-mail senders, a network, a message arrival component 210 , user mailboxes 120 , a message retrieval component 130 , e-mail clients 140 , and one or more e-mail recipients.
  • the message arrival component 210 may include a server 112 and a local delivery agent 114 .
  • the system 200 may include some of the elements found in the conventional system 100 , such as the e-mail sender(s), the network, the server 112 , the local delivery agent 114 , the user mailboxes 120 , the message retrieval component 130 , the e-mail clients 140 , and the e-mail recipient(s). Accordingly, these elements will not be described further.
  • the message arrival component 210 may also include one or more personal messaging agents (PMAs) 220 connected between the server 112 and the local delivery agent 114 to perform enhanced messaging services.
  • PMAs personal messaging agents
  • the PMA 220 behaves like the local delivery agent 114 .
  • the PMA 220 acts like the server 112 .
  • This transparency makes it easy to integrate the functionality of the PMA 220 into any existing e-mail infrastructure.
  • the PMA 220 may be implemented in software, hardware, or a combination of software and hardware. If implemented in software, the PMA 220 may be stored within a computer-readable medium.
  • a computer-readable medium may include one or more memory devices.
  • FIG. 3 is a detailed diagram of the PMA 220 according to an implementation consistent with the present invention.
  • An instance of the PMA 220 may be created on a per message/per recipient basis (i.e., for each message placed in a specific recipient's mailbox 120 ).
  • a trigger may be generated upon receipt of a new message.
  • the trigger may cause a process to execute that generates an instance of the PMA 220 .
  • the PMA 220 may include a user profile 310 , a message filter 320 , and external helpers 330 .
  • the user profile 310 may store information regarding personal preferences of an e-mail recipient or user. The personal preferences may determine the way messages are processed by the message filter 320 and the external helpers 330 on behalf of the e-mail recipient or user.
  • the message filter 320 may parse an incoming message stream, such as an RFC822/MIME stream, inspect the message contents (i.e., the header and body parts), and dynamically modify the message (e.g., extract/insert/replace header fields and/or body parts) based on the user's preferences in the user profile 310 . For example, the message filter 320 may extract a media file attachment and replace it with streaming controls or insert a targeted advertisement.
  • an incoming message stream such as an RFC822/MIME stream
  • inspect the message contents i.e., the header and body parts
  • dynamically modify the message e.g., extract/insert/replace header fields and/or body parts
  • the message filter 320 may also generate “events” at various stages of message processing to allow the external helpers 330 to perform additional operations outside the context of the message stream (i.e., out-of-band). For example, after extracting a media file, the message filter 320 may generate an event that triggers an external helper 330 to perform any user-requested media translations (e.g., creating a textual transcript of an audio file). Similarly, when a (modified) message is finally placed in the user's mailbox 120 , the message filter 320 may generate an event to initiate an external helper 330 to perform additional message-related processing.
  • events at various stages of message processing to allow the external helpers 330 to perform additional operations outside the context of the message stream (i.e., out-of-band). For example, after extracting a media file, the message filter 320 may generate an event that triggers an external helper 330 to perform any user-requested media translations (e.g., creating a textual transcript of an audio file).
  • Examples include, but are not limited to, notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), redirecting the message to other preferred mail account(s), and automatically generating a customized response to the e-mail sender.
  • the external helpers 330 may include extensible mechanisms that allow the PMA 220 to separate the processing of a message into in-band and out-of-band processing.
  • In-band processing refers to processing that has an impact on the enhanced message stream being produced.
  • Out-of-band processing refers to everything else. For example, consider the replacement of a large audio attachment with streaming media controls in terms of in-band and out-of band processing. To replace an audio attachment, the audio file must be extracted from the message stream, converted to a streaming format, placed on a media server, and replaced with interactive controls in the message stream to allow the user to activate the media stream. Extracting the audio to a media file and replacing it with streaming controls are in-band processing since they directly impact the resulting message stream. Manipulating the file format and interacting with a media server have no impact on the message stream and, therefore, are considered out-of-band processing that can be performed in parallel with the in-band processing or, perhaps, deferred.
  • out-of-band processing includes performing cross-media translation (e.g., converting the audio file into a textual transcript). This distinction between in-band and out-of-band processing ensures efficient processing that is not subject to the delays associated with adjunct processing and allows the PMA 220 to be easily extended, without adversely impacting processing performance.
  • an event may be generated when the local delivery agent 114 returns its status indicating whether the enhanced message was successfully placed in the user's mailbox 120 .
  • the external helper 330 for this event can perform many different operations, such as notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), redirecting the message to other preferred mail account(s), and automatically generating a customized response to the e-mail sender.
  • the message filter 320 plays the central role of examining and possibly enhancing a message stream as it passes between the server 112 and the local delivery agent 114 .
  • the message filter 320 may initiate the local delivery agent 114 responsible for placing the enhanced message in the user's mailbox 120 .
  • the message filter 320 may then process the incoming message stream, generate an enhanced message stream (as well as other output files), and trigger events that initiate external helpers 330 .
  • the message filter 320 may include several components.
  • FIG. 4 is a detailed diagram of the message filter 320 according to an implementation consistent with the present invention.
  • the message filter 320 may include a message manager 410 , a stream manager 420 , and an event manager 430 .
  • the message manager 410 is the central component of the message filter 320 and performs the in-band message recognition/enhancement operations.
  • the stream manager 420 manages the output streams needed during message processing, including the enhanced message stream to the local delivery agent 114 as well as any other streams needed to create various output files (e.g., an extracted media file).
  • the event manager 430 delivers events to the external helpers 330 .
  • the message manager 410 performs the examination and possible modification oft he message stream.
  • the message manager 410 does not store a complete representation of the input message in memory. Rather, the message manager 410 may buffer the smallest possible unit of the message stream until a determination can be made about the disposition of that unit, at which point the results are placed in the output stream. By minimizing the amount of memory required, the message manager 410 places few demands on the computing/storage resources of the host platform. In order to perform the recognition task, the message manager 410 creates a collection of support components.
  • FIG. 5 is a detailed diagram of the message manager 410 according to an implementation consistent with the present invention.
  • the message manager 410 may include an attribute manager 510 , a tokenizer 520 , and message components unit 530 .
  • the attribute manager 510 may maintain a hierarchical namespace that contains name value pairs for items, such as user preferences, message fields, and processing state.
  • the attribute manager 510 may also provide functions for adding/removing hierarchies, searching, adding name value pairs, and retrieving the value for a named item.
  • the tokenizer 520 may include a lexical analyzer responsible for reading the incoming message stream and reducing it to a set of tokens.
  • the tokenizer 520 may assign each token a name and match it with a corresponding value that will be used to reconstruct the enhanced message stream.
  • the message components unit 530 may create a number of components that correspond to the structural elements of an e-mail message. Initially, it creates three components that mimic the three major structural elements of any message: a header 532 , a separator 534 , and a body 536 . Each of the components may recognize a specific piece of an e-mail message, tailor it based on user-defined preferences, and then pass the results to the output stream (i.e., the enhanced message stream).
  • the message components unit 530 may create additional components, such as field, boundary, and body part, as necessary to perform similar functions for other significant sub-components of an e-mail message.
  • the message components unit 530 form a complete parser for e-mail messages.
  • Each of the components identified above provides a common set of functions: Initialize, Recognize, Actions, and End.
  • the Initialize function may be performed prior to any other function and is responsible for general startup housekeeping relevant to the specific message component.
  • the Initialize function is invoked whenever an attempt to identify that particular type of message component is initiated.
  • the particular message component dictates the types of processing performed.
  • the Initialize function of the body part component may ask the attribute manager 510 to create a new frame in the name space to ensure that any name/value pairs defined by this body part do not conflict with those from the header or any other body part.
  • the Recognize function is responsible for identifying that portion of the input message stream that corresponds to the message component.
  • Each message component implements a subset of the message stream grammar.
  • a message header includes one or more fields and each field includes a label and a value.
  • the Recognize function of the header component 532 repeatedly invokes the functions of a field component until it encounters something other than a field in the input message stream. All processing that occurs within the Recognize function can be customized based on user preferences. For example, a user preference that large audio attachments be replaced with streaming controls will cause the Recognize function of a body part to redirect its audio content to a file rather than to the resulting output stream.
  • the Actions function is responsible for taking any semantic actions relevant to the recognized message component. Possible semantic actions include saving information that affects the processing of other message components or applying user preferences to the generated output stream.
  • the Actions function of a “Content-Transfer-Encoding” field which identifies the encoding used for the content, saves its value in the attribute manager 510 so that its encompassing body part can properly recognize and extract the audio content. Then, based on user-defined preferences, the Actions function of the body part component may insert streaming controls into the output stream.
  • the End function is performed after all other functions and is responsible for cleanly wrapping up any processing necessary for that message component. For example, because of possible transformations that may be applied to a message, the original “Content-Type” field in the message header may not accurately describe the resulting message and, thus, must be adjusted.
  • the End function of the header component 532 ensures that an appropriate “Content-Type” field is placed in the output stream. Like the other functions, the End function may also apply user preferences.
  • the End function of the body component 536 may handle the case in which a user authorizes that advertisements be included at the end of a message.
  • FIG. 6 is a flowchart of processing for providing enhanced message services according to an implementation consistent with the present invention. Processing may begin when an e-mail sender creates an e-mail message using, for example, conventional e-mail software.
  • the e-mail software may encode the e-mail message as a message stream, such as an RFC822/MIME steam, and transmit it across the network based on its destination address.
  • the network may route the message stream to a specific domain using a standard message transfer protocol, such as SMTP.
  • SMTP standard message transfer protocol
  • a server responsible for placing the message in a destination mailbox such as the server 112 , receives the message stream step [ 610 ].
  • the server 112 processes the message stream to identify the appropriate destination mailbox and sends the message stream to an instance of the PMA 220 [step 620 ].
  • the PMA 220 processes the message stream to create an enhanced message stream based on user preferences [step 630 ].
  • FIG. 7 is a flowchart of processing for creating an enhanced message stream in an implementation consistent with the present invention.
  • the message filter 320 ( FIG. 3 ) within the PMA 220 receives the message stream [step 710 ].
  • the message filter 320 may parse the message stream [step 720 ].
  • the message filter 320 may analyze the message stream to identify different parts of the message, such as the header, separator, and body.
  • the message filter 320 may then inspect the message contents to possibly determine what fields are included in each of the message parts [step 730 ].
  • the message filter 320 may dynamically modify the message based on user preferences [step 740 ].
  • the message filter 320 may obtain the user preferences from the user profile 310 . Based on the user preferences, the message filter 320 may perform any necessary in-band processing on the message stream, thereby creating an enhanced message stream.
  • the message filter 320 may also generate events relating to out-of-band processing of the message stream [step 750 ].
  • the out-of-band processing may include notifying the e-mail recipient of the new message, performing media translations, such as creating a textual transcript from an audio file, automatically generating a reply message, etc.
  • the external helpers 330 perform the out-of-band processing in response to the events generated by the message filter 320 [step 760 ].
  • steps 750 and 760 may occur concurrently with step 740 .
  • steps 720 - 740 may be described in terms of processing performed by the components of the message filter 320 .
  • FIG. 8 is a flowchart of processing by components of the message filter 320 according to an implementation consistent with the present invention.
  • the tokenizer 520 ( FIG. 5 ) may read the message stream [step 810 ] and reduce it to a set of tokens [step 820 ].
  • the tokenizer 520 may assign a name to each token and match it with a corresponding value that may be used later to reconstruct the enhanced message stream.
  • the message components unit 530 may create a number of components that correspond to the structural elements of the message [step 830 ]. For example, the message components unit 530 may initially create header 532 , separator 534 , and body 536 components (i.e., three components that correspond to the major structural elements of any message). The message components unit 530 may create additional components that correspond to other significant sub-components of the message.
  • Each of the components 532 - 536 may recognize a specific portion of the message and modify it based on user preferences [step 840 ]. The modified portions may then be combined to form the enhanced message stream.
  • the PMA 220 sends the enhanced message stream to the local delivery agent 114 for delivery to the appropriate destination user mailbox 120 [step 640 ].
  • the local delivery agent 114 may deliver the enhanced message stream to the user mailbox 120 [step 650 ].
  • the local delivery agent 114 may notify the PMA 220 whether the delivery was successful [step 660 ].
  • the local delivery agent 114 may make the notification through the use of a status message.
  • the PMA 220 may, in turn, notify the server 112 of the success of the message delivery.
  • the PMA 220 may further process the enhanced message based on the user preferences [step 670 ]. For example, the PMA 220 may notify the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), forward the message to other preferred mail account(s), or automatically generate a customized response to the e-mail sender.
  • the PMA 220 may notify the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), forward the message to other preferred mail account(s), or automatically generate a customized response to the e-mail sender.
  • the e-mail recipient may then retrieve the message using an e-mail client 140 .
  • the e-mail client 140 may use a conventional message access protocol, such as POP3 or IMAP4, to open the user mailbox 120 and return the content/state information about the message to the e-mail recipient.
  • Systems and methods consistent with the present invention provide enhanced message services using cost-effective, extensible processing techniques.
  • the processing techniques include, for example, embedding interactive and/or actionable components directly within a message to provide enhanced functionality to a user.
  • the systems and methods separate message modification into in-band and out-of-band processing to achieve efficiency, flexibility, and scalability.
  • the PMA 220 operates over multiple message streams for multiple recipients.

Abstract

A personal messaging agent (220) performs enhanced messaging services. The personal messaging agent (220) includes a user profile (310), a message filter (320), and at least one external helper (330). The user profile (310) stores user preferences for processing messages. The message filter (320) receives messages, performs in-band processing on the messages based on the user preferences, and generates at least one event for triggering out-of-band processing of the messages. The external helpers (330) perform the out-of-band processing of the messages in response to the event(s).

Description

    RELATED APPLICATION
  • This application is a continuation of U.S. patent application Ser. No. 09/652,908, filed Aug. 31, 2000, which claims priority under 35 U.S.C. § 119 based on U.S. Provisional Application No. 60/185,382, filed Feb. 28, 2000, the disclosures of which is incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates generally to messaging systems and, more particularly, to systems and methods that provide enhanced services for e-mail messages.
  • 2. Description of Related Art
  • Electronic mail (“e-mail”) is quickly becoming a standard mode of communication. E-mail's popularity can be attributed to the ease with which e-mail messages may be transmitted and the speed with which a transmitted message arrives at its intended destination. For example, to transmit a single e-mail message, the sender typically inputs a message and addresses the message with the recipient's e-mail address. When the message is complete, the sender commands the e-mail software to transmit the message, and the message is then delivered over a network, such as the Internet. The delivered message is quickly received by the recipient via a computer or the like.
  • FIG. 1 is a diagram of a conventional e-mail system 100. The e-mail system 100 includes a message arrival component 110, user mailboxes 120, message retrieval component 130, and e-mail clients 140. The message arrival component 110 connects to a network, such as the Internet, to receive e-mail messages from one or more e-mail senders, using, for example, computer devices. The message arrival component 110 includes a server 112 and a local delivery agent 114. The server 112 uses a standard transfer protocol, such as the Simple Mail Transfer Protocol (SMTP), to process the e-mail messages and place them in the appropriate user mailboxes 120, typically using the services of a local delivery agent 114. The local delivery agent 114 includes the appropriate software and/or hardware to perform the message delivery.
  • The user mailboxes 120 include storage locations of one or more memory devices assigned to particular e-mail recipients. The user mailboxes 120 typically store e-mail messages for retrieval by the recipients. The message retrieval component 130 includes a server 132 that uses a conventional message access protocol, such as Post Office Protocol 3 (POP3) or Internet Message Access Protocol 4 (IMAP4), to retrieve the e-mail messages from the user mailboxes 120. The e-mail clients 140 receive instructions from the e-mail recipients and, via the server 132, provide content and state information regarding the messages in the user mailboxes 120 to the e-mail recipients.
  • Processing by the e-mail system 100 typically commences with an e-mail sender using a computer device to construct and transmit an e-mail message. The e-mail message from the sender is encoded as an RFC822/MIME stream and routed through the network, based on its destination address, to a specific domain using a standard message transfer protocol, such as SMTP. Within that domain, the message stream is routed to the specific SMTP server, such as server 112, responsible for placing the message in the destination mailbox 120. The server 112 sends the message to the local delivery agent 114 for storage in the destination mailbox 120. The local delivery agent 114 delivers the message to the destination mailbox 120 and notifies the server 112 of the delivery status.
  • When an e-mail recipient desires to retrieve messages from the destination mailbox 120, the recipient uses a computer device to invoke an e-mail client 140 that instructs the server 132 to access the destination mailbox 120. The server 132 uses a standard message access protocol, such as POP3 or IMAP4, to open the destination mailbox 120 and return the content/state information about the message to the e-mail recipient.
  • Conventional e-mail service providers offer enhanced messaging services that are of value to the user to differentiate themselves from their competitors. Some examples of enhanced messaging features include extracting/blocking unwanted messages or removing unwanted parts of messages; inserting a targeted advertisement (to support low-cost/no-cost mail service); replacing a media file attachment with streaming controls (to reduce download time); notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box, etc.); and redirecting the message to other preferred mail account(s).
  • Some conventional e-mail providers offer these services by providing an enhanced e-mail client. The enhanced e-mail client, however, is rigid in the sense that it restricts the available services to only those services that the e-mail client was originally designed to provide. Other conventional e-mail providers embed additional functionality into the e-mail message itself, independent of the e-mail client. This approach, however, increases network requirements and costs, both to the provider and the user.
  • As a result, a need exists for a flexible mechanism to offer enhanced e-mail services without substantially increasing requirements and costs to the provider or the user.
  • SUMMARY OF THE INVENTION
  • Systems and methods consistent with the present invention address this need by providing one or more personal messaging agents that intelligently process e-mail messages on behalf of a specific user, independent of the e-mail clients used to retrieve the messages.
  • In accordance with the purpose of the invention as embodied and broadly described herein, a personal messaging agent performs enhanced messaging services. The personal messaging agent includes a user profile, a message filter, and at least one external helper. The user profile stores user preferences for processing messages. The message filter receives messages, performs in-band processing on the messages based on the user preferences, and generates at least one event for triggering out-of-band processing of the messages. The external helpers perform the out-of-band processing of the messages in response to the event(s).
  • In another implementation consistent with the present invention, a message arrival system includes a server, multiple personal messaging agents, and a local delivery agent. The server receives message streams from message senders. Each of the message streams may be destined for one or more message recipients. The personal messaging agents receive the message streams from the server, process the message streams based on preferences of the one or more message recipients to create modified message streams, and output the modified message streams. The local delivery agent receives the modified message streams and delivers the modified message streams to mailboxes associated with the message recipients.
  • In yet another implementation consistent with the present invention, an e-mail system includes a message arrival component and a message retrieval component. The message arrival component includes a server, a personal messaging agent, and a local delivery agent. The server receives an e-mail message from an e-mail sender that is destined for one or more e-mail recipients. The personal messaging agent receives the e-mail message from the server, processes the e-mail message based on preferences of the e-mail recipients to create a processed e-mail message, and outputs the processed e-mail message. The local delivery agent receives the processed e-mail message and places the processed e-mail message in one or more mailboxes associated with the e-mail recipients. The message retrieval system retrieves the processed e-mail message from the mailboxes and delivers the processed e-mail message to the e-mail recipients.
  • In a further implementation consistent with the present invention, a method for performing personal e-mail services includes storing e-mail processing preferences for one or more e-mail recipients; receiving an e-mail message from an e-mail sender that is destined for one or more of the e-mail recipients; processing the e-mail message based on the e-mail processing preferences; and providing the processed e-mail message for delivery to the e-mail recipients.
  • In another implementation consistent with the present invention, personal messaging agents provide enhanced messaging services. Each of the personal messaging agents includes a user profile and a message filter. The user profile stores user preferences of a message recipient for processing a message. The message filter receives a message destined for the message recipient, processes the message based on the user preferences to produce a processed message, and delivers the processed message to the message recipient.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The accompanying drawings, which are incorporated in and constitute apart oft his specification, illustrate the invention and, together with the description, explain the invention. In the drawings,
  • FIG. 1 is a diagram of a conventional e-mail system;
  • FIG. 2 is an exemplary diagram of an e-mail system in which systems and methods consistent with the present invention may be implemented;
  • FIG. 3 is a detailed diagram of the personal messaging agent (PMA) of FIG. 2 according to an implementation consistent with the present invention;
  • FIG. 4 is a detailed diagram of the message filter of FIG. 3 according to an implementation consistent with the present invention;
  • FIG. 5 is a detailed diagram of the message manager of FIG. 4 according to an implementation consistent with the present invention;
  • FIG. 6 is a flowchart of processing for providing enhanced message services according to an implementation consistent with the present invention;
  • FIG. 7 is a flowchart of processing for creating an enhanced message stream in an implementation consistent with the present invention; and
  • FIG. 8 is a flowchart of processing by components of the message filter of FIG. 3 according to an implementation consistent with the present invention.
  • DETAILED DESCRIPTION
  • The following detailed description of the invention refers to the accompanying drawings. The same reference numbers in different drawings identify the same or similar elements. Also, the following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims and equivalents.
  • Systems and methods consistent with the present invention provide a personal messaging agent that permits an e-mail message to be processed based on user-defined preferences. The personal messaging agent may be likened to a personal assistant that is tasked with opening a mail envelope for an individual, tailoring the contents according to the individual's personal preferences, resealing the envelope, placing it in the individual's preferred mailbox, and then notifying the individual of the new message.
  • Exemplary System
  • FIG. 2 is a diagram of an exemplary system 200 in which systems and methods consistent with the present invention may be implemented. The system 200 may include one or more e-mail senders, a network, a message arrival component 210, user mailboxes 120, a message retrieval component 130, e-mail clients 140, and one or more e-mail recipients. The message arrival component 210 may include a server 112 and a local delivery agent 114. As can be seen, the system 200 may include some of the elements found in the conventional system 100, such as the e-mail sender(s), the network, the server 112, the local delivery agent 114, the user mailboxes 120, the message retrieval component 130, the e-mail clients 140, and the e-mail recipient(s). Accordingly, these elements will not be described further.
  • The message arrival component 210 may also include one or more personal messaging agents (PMAs) 220 connected between the server 112 and the local delivery agent 114 to perform enhanced messaging services. To the server 112, the PMA 220 behaves like the local delivery agent 114. To the local delivery agent 114, the PMA 220 acts like the server 112. This transparency makes it easy to integrate the functionality of the PMA 220 into any existing e-mail infrastructure. The PMA 220 may be implemented in software, hardware, or a combination of software and hardware. If implemented in software, the PMA 220 may be stored within a computer-readable medium. A computer-readable medium may include one or more memory devices.
  • FIG. 3 is a detailed diagram of the PMA 220 according to an implementation consistent with the present invention. An instance of the PMA 220 may be created on a per message/per recipient basis (i.e., for each message placed in a specific recipient's mailbox 120). For example, a trigger may be generated upon receipt of a new message. The trigger may cause a process to execute that generates an instance of the PMA 220.
  • The PMA 220 may include a user profile 310, a message filter 320, and external helpers 330. The user profile 310 may store information regarding personal preferences of an e-mail recipient or user. The personal preferences may determine the way messages are processed by the message filter 320 and the external helpers 330 on behalf of the e-mail recipient or user.
  • The message filter 320 may parse an incoming message stream, such as an RFC822/MIME stream, inspect the message contents (i.e., the header and body parts), and dynamically modify the message (e.g., extract/insert/replace header fields and/or body parts) based on the user's preferences in the user profile 310. For example, the message filter 320 may extract a media file attachment and replace it with streaming controls or insert a targeted advertisement.
  • The message filter 320 may also generate “events” at various stages of message processing to allow the external helpers 330 to perform additional operations outside the context of the message stream (i.e., out-of-band). For example, after extracting a media file, the message filter 320 may generate an event that triggers an external helper 330 to perform any user-requested media translations (e.g., creating a textual transcript of an audio file). Similarly, when a (modified) message is finally placed in the user's mailbox 120, the message filter 320 may generate an event to initiate an external helper 330 to perform additional message-related processing. Examples include, but are not limited to, notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), redirecting the message to other preferred mail account(s), and automatically generating a customized response to the e-mail sender.
  • The external helpers 330 may include extensible mechanisms that allow the PMA 220 to separate the processing of a message into in-band and out-of-band processing. In-band processing refers to processing that has an impact on the enhanced message stream being produced. Out-of-band processing refers to everything else. For example, consider the replacement of a large audio attachment with streaming media controls in terms of in-band and out-of band processing. To replace an audio attachment, the audio file must be extracted from the message stream, converted to a streaming format, placed on a media server, and replaced with interactive controls in the message stream to allow the user to activate the media stream. Extracting the audio to a media file and replacing it with streaming controls are in-band processing since they directly impact the resulting message stream. Manipulating the file format and interacting with a media server have no impact on the message stream and, therefore, are considered out-of-band processing that can be performed in parallel with the in-band processing or, perhaps, deferred.
  • Another example of out-of-band processing includes performing cross-media translation (e.g., converting the audio file into a textual transcript). This distinction between in-band and out-of-band processing ensures efficient processing that is not subject to the delays associated with adjunct processing and allows the PMA 220 to be easily extended, without adversely impacting processing performance.
  • In addition, an event may be generated when the local delivery agent 114 returns its status indicating whether the enhanced message was successfully placed in the user's mailbox 120. The external helper 330 for this event can perform many different operations, such as notifying the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), redirecting the message to other preferred mail account(s), and automatically generating a customized response to the e-mail sender.
  • Exemplary Message Filter
  • The message filter 320 plays the central role of examining and possibly enhancing a message stream as it passes between the server 112 and the local delivery agent 114. The message filter 320 may initiate the local delivery agent 114 responsible for placing the enhanced message in the user's mailbox 120. The message filter 320 may then process the incoming message stream, generate an enhanced message stream (as well as other output files), and trigger events that initiate external helpers 330. To support these operations, the message filter 320 may include several components.
  • FIG. 4 is a detailed diagram of the message filter 320 according to an implementation consistent with the present invention. The message filter 320 may include a message manager 410, a stream manager 420, and an event manager 430. The message manager 410 is the central component of the message filter 320 and performs the in-band message recognition/enhancement operations. The stream manager 420 manages the output streams needed during message processing, including the enhanced message stream to the local delivery agent 114 as well as any other streams needed to create various output files (e.g., an extracted media file). The event manager 430 delivers events to the external helpers 330.
  • The message manager 410 performs the examination and possible modification oft he message stream. In some implementations consistent with the present invention, the message manager 410 does not store a complete representation of the input message in memory. Rather, the message manager 410 may buffer the smallest possible unit of the message stream until a determination can be made about the disposition of that unit, at which point the results are placed in the output stream. By minimizing the amount of memory required, the message manager 410 places few demands on the computing/storage resources of the host platform. In order to perform the recognition task, the message manager 410 creates a collection of support components.
  • FIG. 5 is a detailed diagram of the message manager 410 according to an implementation consistent with the present invention. The message manager 410 may include an attribute manager 510, a tokenizer 520, and message components unit 530. The attribute manager 510 may maintain a hierarchical namespace that contains name value pairs for items, such as user preferences, message fields, and processing state. The attribute manager 510 may also provide functions for adding/removing hierarchies, searching, adding name value pairs, and retrieving the value for a named item.
  • The tokenizer 520 may include a lexical analyzer responsible for reading the incoming message stream and reducing it to a set of tokens. The tokenizer 520 may assign each token a name and match it with a corresponding value that will be used to reconstruct the enhanced message stream.
  • The message components unit 530 may create a number of components that correspond to the structural elements of an e-mail message. Initially, it creates three components that mimic the three major structural elements of any message: a header 532, a separator 534, and a body 536. Each of the components may recognize a specific piece of an e-mail message, tailor it based on user-defined preferences, and then pass the results to the output stream (i.e., the enhanced message stream). The message components unit 530 may create additional components, such as field, boundary, and body part, as necessary to perform similar functions for other significant sub-components of an e-mail message.
  • Along with the tokenizer 520 and the attribute manager 510, the message components unit 530 form a complete parser for e-mail messages. Each of the components identified above provides a common set of functions: Initialize, Recognize, Actions, and End.
  • The Initialize function may be performed prior to any other function and is responsible for general startup housekeeping relevant to the specific message component. The Initialize function is invoked whenever an attempt to identify that particular type of message component is initiated. The particular message component dictates the types of processing performed. For example, the Initialize function of the body part component may ask the attribute manager 510 to create a new frame in the name space to ensure that any name/value pairs defined by this body part do not conflict with those from the header or any other body part.
  • The Recognize function is responsible for identifying that portion of the input message stream that corresponds to the message component. Each message component implements a subset of the message stream grammar. For example, a message header includes one or more fields and each field includes a label and a value. In order to recognize a message header, the Recognize function of the header component 532 repeatedly invokes the functions of a field component until it encounters something other than a field in the input message stream. All processing that occurs within the Recognize function can be customized based on user preferences. For example, a user preference that large audio attachments be replaced with streaming controls will cause the Recognize function of a body part to redirect its audio content to a file rather than to the resulting output stream.
  • The Actions function is responsible for taking any semantic actions relevant to the recognized message component. Possible semantic actions include saving information that affects the processing of other message components or applying user preferences to the generated output stream. Continuing the previous example with respect to large audio attachments, the Actions function of a “Content-Transfer-Encoding” field, which identifies the encoding used for the content, saves its value in the attribute manager 510 so that its encompassing body part can properly recognize and extract the audio content. Then, based on user-defined preferences, the Actions function of the body part component may insert streaming controls into the output stream.
  • The End function is performed after all other functions and is responsible for cleanly wrapping up any processing necessary for that message component. For example, because of possible transformations that may be applied to a message, the original “Content-Type” field in the message header may not accurately describe the resulting message and, thus, must be adjusted. The End function of the header component 532 ensures that an appropriate “Content-Type” field is placed in the output stream. Like the other functions, the End function may also apply user preferences. The End function of the body component 536 may handle the case in which a user authorizes that advertisements be included at the end of a message.
  • Exemplary Processing
  • FIG. 6 is a flowchart of processing for providing enhanced message services according to an implementation consistent with the present invention. Processing may begin when an e-mail sender creates an e-mail message using, for example, conventional e-mail software. The e-mail software may encode the e-mail message as a message stream, such as an RFC822/MIME steam, and transmit it across the network based on its destination address. The network may route the message stream to a specific domain using a standard message transfer protocol, such as SMTP. Within that domain, a server responsible for placing the message in a destination mailbox, such as the server 112, receives the message stream step [610].
  • The server 112 processes the message stream to identify the appropriate destination mailbox and sends the message stream to an instance of the PMA 220 [step 620]. The PMA 220 processes the message stream to create an enhanced message stream based on user preferences [step 630].
  • FIG. 7 is a flowchart of processing for creating an enhanced message stream in an implementation consistent with the present invention. The message filter 320 (FIG. 3) within the PMA 220 receives the message stream [step 710]. The message filter 320 may parse the message stream [step 720]. For example, the message filter 320 may analyze the message stream to identify different parts of the message, such as the header, separator, and body. The message filter 320 may then inspect the message contents to possibly determine what fields are included in each of the message parts [step 730].
  • The message filter 320 may dynamically modify the message based on user preferences [step 740]. The message filter 320 may obtain the user preferences from the user profile 310. Based on the user preferences, the message filter 320 may perform any necessary in-band processing on the message stream, thereby creating an enhanced message stream.
  • The message filter 320 may also generate events relating to out-of-band processing of the message stream [step 750]. For example, the out-of-band processing may include notifying the e-mail recipient of the new message, performing media translations, such as creating a textual transcript from an audio file, automatically generating a reply message, etc. The external helpers 330 perform the out-of-band processing in response to the events generated by the message filter 320 [step 760]. In some implementations consistent with the present invention, steps 750 and 760 may occur concurrently with step 740.
  • Generally, steps 720-740 may be described in terms of processing performed by the components of the message filter 320. FIG. 8 is a flowchart of processing by components of the message filter 320 according to an implementation consistent with the present invention. The tokenizer 520 (FIG. 5) may read the message stream [step 810] and reduce it to a set of tokens [step 820]. The tokenizer 520 may assign a name to each token and match it with a corresponding value that may be used later to reconstruct the enhanced message stream.
  • The message components unit 530 may create a number of components that correspond to the structural elements of the message [step 830]. For example, the message components unit 530 may initially create header 532, separator 534, and body 536 components (i.e., three components that correspond to the major structural elements of any message). The message components unit 530 may create additional components that correspond to other significant sub-components of the message.
  • Each of the components 532-536 may recognize a specific portion of the message and modify it based on user preferences [step 840]. The modified portions may then be combined to form the enhanced message stream.
  • Returning to FIG. 6, the PMA 220 sends the enhanced message stream to the local delivery agent 114 for delivery to the appropriate destination user mailbox 120 [step 640]. The local delivery agent 114 may deliver the enhanced message stream to the user mailbox 120 [step 650]. When the local delivery agent 114 finishes the delivery, the local delivery agent 114 may notify the PMA 220 whether the delivery was successful [step 660]. The local delivery agent 114 may make the notification through the use of a status message. The PMA 220 may, in turn, notify the server 112 of the success of the message delivery.
  • Once the enhanced message has been delivered to the user mailbox 120, the PMA 220 may further process the enhanced message based on the user preferences [step 670]. For example, the PMA 220 may notify the user of the new message (e.g., sending a pager notification, displaying a dialog box on a computer, etc.), forward the message to other preferred mail account(s), or automatically generate a customized response to the e-mail sender.
  • The e-mail recipient may then retrieve the message using an e-mail client 140. The e-mail client 140 may use a conventional message access protocol, such as POP3 or IMAP4, to open the user mailbox 120 and return the content/state information about the message to the e-mail recipient.
  • CONCLUSION
  • Systems and methods consistent with the present invention provide enhanced message services using cost-effective, extensible processing techniques. The processing techniques include, for example, embedding interactive and/or actionable components directly within a message to provide enhanced functionality to a user. The systems and methods separate message modification into in-band and out-of-band processing to achieve efficiency, flexibility, and scalability.
  • The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention. For example, systems and methods have been described in terms of e-mail messages. In other implementations consistent with the present invention, other types of messages may be used.
  • Also, it has been described that an instance of the PMA 220 is created to produce a single customized message stream on a per message/per recipient basis. In other implementations consistent with the present invention, the PMA 220 operates over multiple message streams for multiple recipients.
  • The scope of the invention is defined by the claims and their equivalents.

Claims (17)

1. A personal messaging agent, comprising:
a user profile configured to store user preferences for processing messages;
a message filter configured to receive one or more messages, perform in-band processing on the message based on the user preferences, and generate at least one event for triggering out-of-band processing of the message; and
at least one external helper configured to perform the out-of-band processing of the messages in response to the at least one event.
2. The personal messaging agent of claim 1, wherein the message filter includes:
a message manager configured to examine the message and modify the message based on the user preferences, and
an event manager configured to send the at least one event to the at least one external helper to trigger the out-of-band processing.
3. The personal messaging agent of claim 2, wherein the message manager includes:
a tokenizer configured to read the message and reduce the message to a set of tokens.
4. The personal messaging agent of claim 2, wherein the message manager includes:
a plurality of message components corresponding to elements of the message, each of the message components being configured to recognize a specific portion of the message and modify the specific portion based on the user preferences.
5. The personal messaging agent of claim 4, wherein the message components include:
a header component configured to process a header portion of the message,
a separator component configured to process a separator portion of the message, and
a body component configured to process a body portion of the message.
6. The personal messaging agent of claim 1, wherein the message filter is further configured to generate an enhanced message from the in-band processing and transmit the enhanced message for delivery to one or more mailboxes associated with one or more message recipients.
7. The personal messaging agent of claim 6, wherein the at least one external helper is configured to further process the message after delivery to the one or more mailboxes.
8. The personal messaging agent of claim 7, wherein the at least one external helper is configured to at least one of automatically generate a reply to the message, deliver the message to one or more alternate mailboxes, and notify the one or more message recipients of the delivery of the message.
9. A system for providing personal messaging services, comprising:
means for storing user preferences for processing at least one message;
means for receiving a message;
means for performing in-band processing on the message based on the user preferences to create a processed message;
means for generating at least one event for triggering out-of-band processing of the processed message; and
means for performing the out-of-band processing of the processed message in response to the at least one event.
10. A method for providing enhanced messaging services, comprising:
receiving a message stream intended for a message recipient;
performing in-band processing on the message stream based on one or more preferences of the message recipient to create a processed message stream;
generating at least one event for triggering out-of-band processing of the processed message stream; and
performing the out-of-band processing of the processed message stream in response to the at least one event.
11. The method of claim 10, wherein the performing in-band processing includes:
examining the message stream, and
modifying the message stream based on the one or more preferences of the message recipient.
12. The method of claim 11, wherein the examining includes:
reading the message stream, and
reducing the message stream to a set of tokens.
13. The method of claim 10, wherein the performing in-band processing includes:
creating a plurality of message components that correspond to elements of the message stream, each of the message components being configured to recognize a specific portion of the message stream and modify the specific portion based on the one or more preferences of the message recipient.
14. The method of claim 13, wherein the message components include at least a header component, a separator component, and a body component; and
wherein the performing in-band processing further includes:
processing a header portion of the message stream by the header component,
processing a separator portion of the message stream by the separator component, and
processing a body portion of the message stream by the body component.
15. The method of claim 10, further comprising:
transmitting the processed message stream for delivery as a message to one or more mailboxes associated with the message recipient.
16. The method of claim 15, wherein the performing out-of-band processing includes:
processing the message after delivery to the one or more mailboxes.
17. The method of claim 16, wherein the processing includes:
at least one of automatically generating a reply to the processed message stream, delivering the processed message stream to one or more alternate mailboxes, and notifying the message recipient of the delivery of the processed message stream.
US11/564,370 2000-02-28 2006-11-29 Systems and Methods for Providing In-Band and Out-Of-Band Message Processing Abandoned US20070094387A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/564,370 US20070094387A1 (en) 2000-02-28 2006-11-29 Systems and Methods for Providing In-Band and Out-Of-Band Message Processing

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US18538200P 2000-02-28 2000-02-28
US09/652,908 US7159039B1 (en) 2000-02-28 2000-08-31 Systems and methods for providing in-band and out-band message processing
US11/564,370 US20070094387A1 (en) 2000-02-28 2006-11-29 Systems and Methods for Providing In-Band and Out-Of-Band Message Processing

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/652,908 Continuation US7159039B1 (en) 2000-02-28 2000-08-31 Systems and methods for providing in-band and out-band message processing

Publications (1)

Publication Number Publication Date
US20070094387A1 true US20070094387A1 (en) 2007-04-26

Family

ID=37592406

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/652,908 Expired - Fee Related US7159039B1 (en) 2000-02-28 2000-08-31 Systems and methods for providing in-band and out-band message processing
US11/564,370 Abandoned US20070094387A1 (en) 2000-02-28 2006-11-29 Systems and Methods for Providing In-Band and Out-Of-Band Message Processing

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/652,908 Expired - Fee Related US7159039B1 (en) 2000-02-28 2000-08-31 Systems and methods for providing in-band and out-band message processing

Country Status (1)

Country Link
US (2) US7159039B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030154253A1 (en) * 2002-02-12 2003-08-14 Smith Steven G. Methods and systems for communicating with service techinicians in a telecommunications system
US20090013091A1 (en) * 2007-07-03 2009-01-08 Microsoft Corporation Customer based message routing
US20090138585A1 (en) * 2007-11-27 2009-05-28 Ying Chun Gou Method and System for Generating Messages
US20110035390A1 (en) * 2009-08-05 2011-02-10 Loglogic, Inc. Message Descriptions
US20110117874A1 (en) * 2009-11-17 2011-05-19 At&T Mobility Ii Llc Interactive Personal Emergency Communications
US20110151871A1 (en) * 2005-06-24 2011-06-23 Aylus Networks, Inc. Ims networks with avs sessions with multiple access networks
US20140067782A1 (en) * 2012-09-02 2014-03-06 Microsoft Corporation Social network responses to queries

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7039678B1 (en) * 2000-09-07 2006-05-02 Axis Mobile, Ltd. E-mail proxy
WO2002028038A1 (en) * 2000-09-26 2002-04-04 Interlex Inc. System and method for using e-mail as advertisement medium
US20020183038A1 (en) * 2001-05-31 2002-12-05 Palm, Inc. System and method for crediting an account associated with a network access node
US7389118B2 (en) * 2001-06-29 2008-06-17 Nokia Corporation System and method for person-to-person messaging with a value-added service
US7693484B2 (en) 2002-01-29 2010-04-06 Palm, Inc. Dynamic networking modes method and apparatus
US7096037B2 (en) * 2002-01-29 2006-08-22 Palm, Inc. Videoconferencing bandwidth management for a handheld computer system and method
US8886824B2 (en) * 2004-01-26 2014-11-11 Core Wireless Licensing, S.a.r.l. Media adaptation determination for wireless terminals
WO2006117792A1 (en) * 2005-05-02 2006-11-09 Hewlett-Packard Development Company, L.P. Messaging systems and methods
US7930354B2 (en) * 2005-12-21 2011-04-19 Research In Motion Limited System and method for reviewing attachment content on a mobile device
US8595304B2 (en) 2005-12-21 2013-11-26 Blackberry Limited System and method for reviewing attachment content on a mobile device
US20080084972A1 (en) * 2006-09-27 2008-04-10 Michael Robert Burke Verifying that a message was authored by a user by utilizing a user profile generated for the user
US8516380B2 (en) * 2007-12-28 2013-08-20 International Business Machines Corporation Conversation abstractions based on trust levels in a virtual world
US10193835B1 (en) * 2015-07-30 2019-01-29 Open Invention Network Llc Message management and message modification application
WO2017214212A1 (en) * 2016-06-08 2017-12-14 Open Invention Network Llc Dynamic outgoing message modification

Citations (88)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4190533A (en) * 1976-02-12 1980-02-26 Amsted Industries Incorporated Filter method
US4197205A (en) * 1977-05-31 1980-04-08 Gene Hirs Deep bed filter
US5032294A (en) * 1990-03-13 1991-07-16 Schulz Christopher R Multi-cell gravity filter with central control chamber
US5283887A (en) * 1990-12-19 1994-02-01 Bull Hn Information Systems Inc. Automatic document format conversion in an electronic mail system based upon user preference
US5422883A (en) * 1992-10-16 1995-06-06 International Business Machines Corporation Call setup and channel allocation for a multi-media network bus
US5436898A (en) * 1992-10-08 1995-07-25 International Business Machines Corporation Multi-media network bus
US5517498A (en) * 1993-09-20 1996-05-14 International Business Machines Corporation Spatial reuse of bandwidth on a ring network
US5532937A (en) * 1994-01-31 1996-07-02 International Business Machines Corporation Switching of multiple multimedia data streams
US5544318A (en) * 1993-04-16 1996-08-06 Accom, Inc., Asynchronous media server request processing system for servicing reprioritizing request from a client determines whether or not to delay executing said reprioritizing request
US5666349A (en) * 1993-12-08 1997-09-09 Siemens Aktiengesellschaft Method for controlling components of a communication system
US5737395A (en) * 1991-10-28 1998-04-07 Centigram Communications Corporation System and method for integrating voice, facsimile and electronic mail data through a personal computer
US5748884A (en) * 1996-06-13 1998-05-05 Mci Corporation Autonotification system for notifying recipients of detected events in a network environment
US5768505A (en) * 1995-12-19 1998-06-16 International Business Machines Corporation Object oriented mail server framework mechanism
US5781614A (en) * 1996-01-19 1998-07-14 Lucent Technologies Inc. Message retrieval via alternative access
US5809512A (en) * 1995-07-28 1998-09-15 Matsushita Electric Industrial Co., Ltd. Information provider apparatus enabling selective playing of multimedia information by interactive input based on displayed hypertext information
US5818447A (en) * 1996-06-06 1998-10-06 Microsoft Corporation System and method for in-place editing of an electronic mail message using a separate program
US5857187A (en) * 1995-07-11 1999-01-05 Matsushita Electric Industrial Co., Ltd. Information management apparatus providing efficient management of multimedia titles in a client-server network
US5951638A (en) * 1997-03-21 1999-09-14 International Business Machines Corporation Integrated multimedia messaging system
US5966386A (en) * 1996-03-05 1999-10-12 Digital Vision Laboratories Corp. Multimedia network system and method of communication of same
US5995093A (en) * 1996-12-06 1999-11-30 U.S. Philips Corporation Method and device for configuring a multimedia message for presentation
US6023700A (en) * 1997-06-17 2000-02-08 Cranberry Properties, Llc Electronic mail distribution system for integrated electronic communication
US6052735A (en) * 1997-10-24 2000-04-18 Microsoft Corporation Electronic mail object synchronization between a desktop computer and mobile device
US6052442A (en) * 1995-11-07 2000-04-18 Internet Magic, Inc. Internet answering machine
US6067568A (en) * 1996-12-10 2000-05-23 International Business Machines Corporation Automatic setup of services for computer system users
US6126078A (en) * 1996-03-11 2000-10-03 Kaba Schliesssysteme Ag Identification medium with passive electronic data carrier storing a plurality of independent applications
US6134582A (en) * 1998-05-26 2000-10-17 Microsoft Corporation System and method for managing electronic mail messages using a client-based database
US6141001A (en) * 1996-08-21 2000-10-31 Alcatel Method of synchronizing the presentation of static and dynamic components of an interactive multimedia document
US6157630A (en) * 1998-01-26 2000-12-05 Motorola, Inc. Communications system with radio device and server
US6182118B1 (en) * 1995-05-08 2001-01-30 Cranberry Properties Llc System and method for distributing electronic messages in accordance with rules
US6185551B1 (en) * 1997-06-16 2001-02-06 Digital Equipment Corporation Web-based electronic mail service apparatus and method using full text and label indexing
US6246490B1 (en) * 1994-11-11 2001-06-12 Siemens Aktiengesellschaft Method and arrangement for the transmission of facsimile-encoded information between multimedia-capable communication terminal equipment
US6253207B1 (en) * 1997-09-25 2001-06-26 Lucent Technologies Inc. Method and apparatus for transporting multimedia information over heterogeneous wide area networks
US6253202B1 (en) * 1998-09-18 2001-06-26 Tacit Knowledge Systems, Inc. Method, system and apparatus for authorizing access by a first user to a knowledge profile of a second user responsive to an access request from the first user
US20010013130A1 (en) * 2000-02-03 2001-08-09 Hidekazu Shimizu Digital broadcasting system and event message transmission method
US20010018766A1 (en) * 2000-02-29 2001-08-30 Katsuyuki Morita Data broadcast content generation system
US20010052019A1 (en) * 2000-02-04 2001-12-13 Ovt, Inc. Video mail delivery system
US6333973B1 (en) * 1997-04-23 2001-12-25 Nortel Networks Limited Integrated message center
US20020044634A1 (en) * 1999-04-19 2002-04-18 Michael Rooke Method for delivering messages
US20020067433A1 (en) * 2000-12-01 2002-06-06 Hideaki Yui Apparatus and method for controlling display of image information including character information
US20020107003A1 (en) * 2001-02-02 2002-08-08 Martin Ronald Bruce Method and apparatus for leaving a multimedia mail message without ringing a wireless phone
US20020111991A1 (en) * 1999-11-01 2002-08-15 Wood Christopher Noah Message management system for handling personal messages from e-mail and voice-mail sources over the internet
US20020135698A1 (en) * 2000-06-13 2002-09-26 Hiroki Shinohara Transmission system, receiver, and broadcast system
US6484196B1 (en) * 1998-03-20 2002-11-19 Advanced Web Solutions Internet messaging system and method for use in computer networks
US20020171872A1 (en) * 2001-05-18 2002-11-21 Matsushita Electric Industrial Co., Ltd. Image information processing apparatus and image information processing method
US20020171857A1 (en) * 2001-05-17 2002-11-21 Matsushita Electric Industrial Co., Ltd. Information printing system
US6487564B1 (en) * 1995-07-11 2002-11-26 Matsushita Electric Industrial Co., Ltd. Multimedia playing apparatus utilizing synchronization of scenario-defined processing time points with playing of finite-time monomedia item
US6490728B1 (en) * 1998-07-16 2002-12-03 Sony Corporation Channel information transmitting method and receiving apparatus
US6507872B1 (en) * 1992-09-25 2003-01-14 David Michael Geshwind Class of methods for improving perceived efficiency of end-user interactive access of a large database such as the world-wide web via a communication network such as “The Internet”
US20030041159A1 (en) * 2001-08-17 2003-02-27 David Tinsley Systems and method for presenting customizable multimedia presentations
US20030043815A1 (en) * 2001-08-17 2003-03-06 David Tinsley Intelligent fabric
US20030043191A1 (en) * 2001-08-17 2003-03-06 David Tinsley Systems and methods for displaying a graphical user interface
US6535586B1 (en) * 1998-12-30 2003-03-18 At&T Corp. System for the remote notification and retrieval of electronically stored messages
US6542462B1 (en) * 1998-05-27 2003-04-01 Lucent Technologies Inc. Method and apparatus for overload control of multimedia communications in a hybrid switching system
US20030097423A1 (en) * 2001-10-26 2003-05-22 Yuka Ozawa Preview system for data broadcast contents
US20030101164A1 (en) * 2001-10-12 2003-05-29 Marc Pic Method of indexing and comparing multimedia documents
US20030105739A1 (en) * 2001-10-12 2003-06-05 Hassane Essafi Method and a system for identifying and verifying the content of multimedia documents
US20030120634A1 (en) * 2001-12-11 2003-06-26 Hiroyuki Koike Data processing system, data processing method, information processing device, and computer program
US6597738B1 (en) * 1999-02-01 2003-07-22 Hyundai Curitel, Inc. Motion descriptor generating apparatus by using accumulated motion histogram and a method therefor
US20030174248A1 (en) * 2002-03-12 2003-09-18 Canon Kabushiki Kaisha Reception apparatus
US20030231259A1 (en) * 2002-04-01 2003-12-18 Hideaki Yui Multi-screen synthesis apparatus, method of controlling the apparatus, and program for controlling the apparatus
US20040003120A1 (en) * 2002-02-21 2004-01-01 Akira Nagano Digital data broadcasting program producing apparatus
US20040004885A1 (en) * 2000-08-14 2004-01-08 Christophe Comps Method of storing data in a multimedia file using relative timebases
US20040028037A1 (en) * 2000-12-22 2004-02-12 Juha Rasanen Method and system for modifying a connection parameter
US20040027890A1 (en) * 2001-06-04 2004-02-12 Nobuo Nakanishi Recording apparatus, recording medium, reproduction apparatus, program, and method
US6718368B1 (en) * 1999-06-01 2004-04-06 General Interactive, Inc. System and method for content-sensitive automatic reply message generation for text-based asynchronous communications
US20040067766A1 (en) * 2001-01-16 2004-04-08 Kakuya Yamamoto Receiver, portable terminal and receiving system
US20040075678A1 (en) * 2002-10-16 2004-04-22 Fujitsu Limited Multimedia contents editing apparatus and multimedia contents playback apparatus
US20040077333A1 (en) * 2000-12-22 2004-04-22 Juha-Pekka Koskinen Method and network device for accounting chargeable signaling
US20040076145A1 (en) * 2000-12-22 2004-04-22 Timo Kauhanen Method and system for establishing a multimedia connection by negotiating capability in an outband control channel
US20040098365A1 (en) * 2000-09-14 2004-05-20 Christophe Comps Method for synchronizing a multimedia file
US6744773B1 (en) * 1998-08-13 2004-06-01 Avaya Technology Corp. Method and apparatus for managing inter-domain addresses between a plurality of domains
US20040127211A1 (en) * 2002-09-24 2004-07-01 Jean-Philippe Wary Method for the production, by a service provider, of a multimedia isolating identifier
US20040139336A1 (en) * 2001-12-19 2004-07-15 Mclean Ivan Hugh Digital content distribution system
US20040143816A1 (en) * 2002-12-04 2004-07-22 Canon Kabushiki Kaisha Information processing apparatus, information processing method, storage medium, and program
US6782412B2 (en) * 1999-08-24 2004-08-24 Verizon Laboratories Inc. Systems and methods for providing unified multimedia communication services
US20040261028A1 (en) * 2001-07-13 2004-12-23 Alexandre Cotarmanac'h Method for broadcasting multimedia signals towards a plurality of terminals
US20050015801A1 (en) * 2001-06-14 2005-01-20 Takashi Hososda Information providing system, broadcast receiving apparatus, and server apparatus
US20050091698A1 (en) * 2003-10-22 2005-04-28 Canon Kabushiki Kaisha Contents acquisition system
US20050155057A1 (en) * 2002-04-12 2005-07-14 Yumin Wei Downloading of programs into broadcast-receivers
US20050165887A1 (en) * 2002-03-26 2005-07-28 Atsushi Asai Browser and program containing multi-medium content
US20050182852A1 (en) * 2004-02-14 2005-08-18 David Tinsley Intelligent fabric
US20050183133A1 (en) * 2002-05-27 2005-08-18 Kelly Declan P. Web-based television
US20050204401A1 (en) * 2002-05-27 2005-09-15 Koniklijke Philips Electronics N.V. Dvd virtual machine
US20050201559A1 (en) * 2002-05-21 2005-09-15 Van Der Heijden Gerardus Wilhelmus T. Conditional access system
US6959221B1 (en) * 1998-04-03 2005-10-25 Matsushita Electric Industrial Co., Ltd. Portable viewing system
US6966065B1 (en) * 1998-07-14 2005-11-15 Sony Corporation Data transmission control method, data transmitting method, data transmitting apparatus, and receiving apparatus
US20050286703A1 (en) * 2004-06-02 2005-12-29 Alcatel Method for forwarding a call in a fixed telecommunication's network and such network
US20060015926A1 (en) * 2002-10-22 2006-01-19 Koninklijke Philips Electronics N.V. Embedded data signaling

Patent Citations (99)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4190533A (en) * 1976-02-12 1980-02-26 Amsted Industries Incorporated Filter method
US4197205A (en) * 1977-05-31 1980-04-08 Gene Hirs Deep bed filter
US5032294A (en) * 1990-03-13 1991-07-16 Schulz Christopher R Multi-cell gravity filter with central control chamber
US5283887A (en) * 1990-12-19 1994-02-01 Bull Hn Information Systems Inc. Automatic document format conversion in an electronic mail system based upon user preference
US5737395A (en) * 1991-10-28 1998-04-07 Centigram Communications Corporation System and method for integrating voice, facsimile and electronic mail data through a personal computer
US20030182387A1 (en) * 1992-09-25 2003-09-25 Geshwind David Michael Class of methods for improving perceived efficiency of end-user interactive access of a large database such as the world-wide web via a communication network such as "The Internet"
US20030195980A1 (en) * 1992-09-25 2003-10-16 Geshwind David Michael Class of methods for improving perceived efficiency of end-user interactive access of a large database such as the World-Wide Web via a communication network such as "The Internet"
US6507872B1 (en) * 1992-09-25 2003-01-14 David Michael Geshwind Class of methods for improving perceived efficiency of end-user interactive access of a large database such as the world-wide web via a communication network such as “The Internet”
US20030182439A1 (en) * 1992-09-25 2003-09-25 Geshwind David Michael Class of methods for improving perceived efficiency of end-user interactive access of a large database such as the World-Wide Web via a communication network such as "The Internet"
US20030182386A1 (en) * 1992-09-25 2003-09-25 Geshwind David Michael Related class of methods for improving perceived efficiency of end-user interactive access of a large database such as the World-Wide Web via a communication network such as "The Internet"
US5436898A (en) * 1992-10-08 1995-07-25 International Business Machines Corporation Multi-media network bus
US5422883A (en) * 1992-10-16 1995-06-06 International Business Machines Corporation Call setup and channel allocation for a multi-media network bus
US5544318A (en) * 1993-04-16 1996-08-06 Accom, Inc., Asynchronous media server request processing system for servicing reprioritizing request from a client determines whether or not to delay executing said reprioritizing request
US5517498A (en) * 1993-09-20 1996-05-14 International Business Machines Corporation Spatial reuse of bandwidth on a ring network
US5666349A (en) * 1993-12-08 1997-09-09 Siemens Aktiengesellschaft Method for controlling components of a communication system
US5532937A (en) * 1994-01-31 1996-07-02 International Business Machines Corporation Switching of multiple multimedia data streams
US6570676B1 (en) * 1994-11-11 2003-05-27 Siemens Aktiengesellschaft Method and system the transmission of facsimile-encoded information between multimedia-capable communication terminal equipment
US6246490B1 (en) * 1994-11-11 2001-06-12 Siemens Aktiengesellschaft Method and arrangement for the transmission of facsimile-encoded information between multimedia-capable communication terminal equipment
US6182118B1 (en) * 1995-05-08 2001-01-30 Cranberry Properties Llc System and method for distributing electronic messages in accordance with rules
US5857187A (en) * 1995-07-11 1999-01-05 Matsushita Electric Industrial Co., Ltd. Information management apparatus providing efficient management of multimedia titles in a client-server network
US6487564B1 (en) * 1995-07-11 2002-11-26 Matsushita Electric Industrial Co., Ltd. Multimedia playing apparatus utilizing synchronization of scenario-defined processing time points with playing of finite-time monomedia item
US5809512A (en) * 1995-07-28 1998-09-15 Matsushita Electric Industrial Co., Ltd. Information provider apparatus enabling selective playing of multimedia information by interactive input based on displayed hypertext information
US6052442A (en) * 1995-11-07 2000-04-18 Internet Magic, Inc. Internet answering machine
US5768505A (en) * 1995-12-19 1998-06-16 International Business Machines Corporation Object oriented mail server framework mechanism
US5781614A (en) * 1996-01-19 1998-07-14 Lucent Technologies Inc. Message retrieval via alternative access
US5966386A (en) * 1996-03-05 1999-10-12 Digital Vision Laboratories Corp. Multimedia network system and method of communication of same
US6126078A (en) * 1996-03-11 2000-10-03 Kaba Schliesssysteme Ag Identification medium with passive electronic data carrier storing a plurality of independent applications
US5818447A (en) * 1996-06-06 1998-10-06 Microsoft Corporation System and method for in-place editing of an electronic mail message using a separate program
US5748884A (en) * 1996-06-13 1998-05-05 Mci Corporation Autonotification system for notifying recipients of detected events in a network environment
US6141001A (en) * 1996-08-21 2000-10-31 Alcatel Method of synchronizing the presentation of static and dynamic components of an interactive multimedia document
US6191783B1 (en) * 1996-12-06 2001-02-20 U.S. Philips Corp. Method and device for configuring a multimedia message for presentation
US5995093A (en) * 1996-12-06 1999-11-30 U.S. Philips Corporation Method and device for configuring a multimedia message for presentation
US6067568A (en) * 1996-12-10 2000-05-23 International Business Machines Corporation Automatic setup of services for computer system users
US5951638A (en) * 1997-03-21 1999-09-14 International Business Machines Corporation Integrated multimedia messaging system
US6333973B1 (en) * 1997-04-23 2001-12-25 Nortel Networks Limited Integrated message center
US6185551B1 (en) * 1997-06-16 2001-02-06 Digital Equipment Corporation Web-based electronic mail service apparatus and method using full text and label indexing
US6023700A (en) * 1997-06-17 2000-02-08 Cranberry Properties, Llc Electronic mail distribution system for integrated electronic communication
US6253207B1 (en) * 1997-09-25 2001-06-26 Lucent Technologies Inc. Method and apparatus for transporting multimedia information over heterogeneous wide area networks
US6052735A (en) * 1997-10-24 2000-04-18 Microsoft Corporation Electronic mail object synchronization between a desktop computer and mobile device
US6157630A (en) * 1998-01-26 2000-12-05 Motorola, Inc. Communications system with radio device and server
US6484196B1 (en) * 1998-03-20 2002-11-19 Advanced Web Solutions Internet messaging system and method for use in computer networks
US6959221B1 (en) * 1998-04-03 2005-10-25 Matsushita Electric Industrial Co., Ltd. Portable viewing system
US20050256596A1 (en) * 1998-04-03 2005-11-17 Mitsuteru Kataoka Portable viewing/listening system
US6134582A (en) * 1998-05-26 2000-10-17 Microsoft Corporation System and method for managing electronic mail messages using a client-based database
US6542462B1 (en) * 1998-05-27 2003-04-01 Lucent Technologies Inc. Method and apparatus for overload control of multimedia communications in a hybrid switching system
US6966065B1 (en) * 1998-07-14 2005-11-15 Sony Corporation Data transmission control method, data transmitting method, data transmitting apparatus, and receiving apparatus
US6490728B1 (en) * 1998-07-16 2002-12-03 Sony Corporation Channel information transmitting method and receiving apparatus
US6744773B1 (en) * 1998-08-13 2004-06-01 Avaya Technology Corp. Method and apparatus for managing inter-domain addresses between a plurality of domains
US6253202B1 (en) * 1998-09-18 2001-06-26 Tacit Knowledge Systems, Inc. Method, system and apparatus for authorizing access by a first user to a knowledge profile of a second user responsive to an access request from the first user
US6535586B1 (en) * 1998-12-30 2003-03-18 At&T Corp. System for the remote notification and retrieval of electronically stored messages
US6597738B1 (en) * 1999-02-01 2003-07-22 Hyundai Curitel, Inc. Motion descriptor generating apparatus by using accumulated motion histogram and a method therefor
US20020044634A1 (en) * 1999-04-19 2002-04-18 Michael Rooke Method for delivering messages
US6678361B2 (en) * 1999-04-19 2004-01-13 Nokia Corporation Method for delivering messages
US6718368B1 (en) * 1999-06-01 2004-04-06 General Interactive, Inc. System and method for content-sensitive automatic reply message generation for text-based asynchronous communications
US6782412B2 (en) * 1999-08-24 2004-08-24 Verizon Laboratories Inc. Systems and methods for providing unified multimedia communication services
US20020111991A1 (en) * 1999-11-01 2002-08-15 Wood Christopher Noah Message management system for handling personal messages from e-mail and voice-mail sources over the internet
US20010013130A1 (en) * 2000-02-03 2001-08-09 Hidekazu Shimizu Digital broadcasting system and event message transmission method
US20010052019A1 (en) * 2000-02-04 2001-12-13 Ovt, Inc. Video mail delivery system
US20010018766A1 (en) * 2000-02-29 2001-08-30 Katsuyuki Morita Data broadcast content generation system
US20020135698A1 (en) * 2000-06-13 2002-09-26 Hiroki Shinohara Transmission system, receiver, and broadcast system
US20040004885A1 (en) * 2000-08-14 2004-01-08 Christophe Comps Method of storing data in a multimedia file using relative timebases
US20040098365A1 (en) * 2000-09-14 2004-05-20 Christophe Comps Method for synchronizing a multimedia file
US20020067433A1 (en) * 2000-12-01 2002-06-06 Hideaki Yui Apparatus and method for controlling display of image information including character information
US6885406B2 (en) * 2000-12-01 2005-04-26 Canon Kabushiki Kaisha Apparatus and method for controlling display of image information including character information, including appropriate size control of a display window
US20040077333A1 (en) * 2000-12-22 2004-04-22 Juha-Pekka Koskinen Method and network device for accounting chargeable signaling
US20040076145A1 (en) * 2000-12-22 2004-04-22 Timo Kauhanen Method and system for establishing a multimedia connection by negotiating capability in an outband control channel
US20040028037A1 (en) * 2000-12-22 2004-02-12 Juha Rasanen Method and system for modifying a connection parameter
US20040067766A1 (en) * 2001-01-16 2004-04-08 Kakuya Yamamoto Receiver, portable terminal and receiving system
US20020107003A1 (en) * 2001-02-02 2002-08-08 Martin Ronald Bruce Method and apparatus for leaving a multimedia mail message without ringing a wireless phone
US20020171857A1 (en) * 2001-05-17 2002-11-21 Matsushita Electric Industrial Co., Ltd. Information printing system
US20020171872A1 (en) * 2001-05-18 2002-11-21 Matsushita Electric Industrial Co., Ltd. Image information processing apparatus and image information processing method
US20040027890A1 (en) * 2001-06-04 2004-02-12 Nobuo Nakanishi Recording apparatus, recording medium, reproduction apparatus, program, and method
US20050015801A1 (en) * 2001-06-14 2005-01-20 Takashi Hososda Information providing system, broadcast receiving apparatus, and server apparatus
US20040261028A1 (en) * 2001-07-13 2004-12-23 Alexandre Cotarmanac'h Method for broadcasting multimedia signals towards a plurality of terminals
US6744729B2 (en) * 2001-08-17 2004-06-01 Interactive Sapience Corp. Intelligent fabric
US20030041159A1 (en) * 2001-08-17 2003-02-27 David Tinsley Systems and method for presenting customizable multimedia presentations
US20030043815A1 (en) * 2001-08-17 2003-03-06 David Tinsley Intelligent fabric
US20030043191A1 (en) * 2001-08-17 2003-03-06 David Tinsley Systems and methods for displaying a graphical user interface
US20030105739A1 (en) * 2001-10-12 2003-06-05 Hassane Essafi Method and a system for identifying and verifying the content of multimedia documents
US20030101164A1 (en) * 2001-10-12 2003-05-29 Marc Pic Method of indexing and comparing multimedia documents
US6988093B2 (en) * 2001-10-12 2006-01-17 Commissariat A L'energie Atomique Process for indexing, storage and comparison of multimedia documents
US20030097423A1 (en) * 2001-10-26 2003-05-22 Yuka Ozawa Preview system for data broadcast contents
US20030120634A1 (en) * 2001-12-11 2003-06-26 Hiroyuki Koike Data processing system, data processing method, information processing device, and computer program
US20040139336A1 (en) * 2001-12-19 2004-07-15 Mclean Ivan Hugh Digital content distribution system
US20040003120A1 (en) * 2002-02-21 2004-01-01 Akira Nagano Digital data broadcasting program producing apparatus
US20030174248A1 (en) * 2002-03-12 2003-09-18 Canon Kabushiki Kaisha Reception apparatus
US20050165887A1 (en) * 2002-03-26 2005-07-28 Atsushi Asai Browser and program containing multi-medium content
US20030231259A1 (en) * 2002-04-01 2003-12-18 Hideaki Yui Multi-screen synthesis apparatus, method of controlling the apparatus, and program for controlling the apparatus
US20050155057A1 (en) * 2002-04-12 2005-07-14 Yumin Wei Downloading of programs into broadcast-receivers
US20050201559A1 (en) * 2002-05-21 2005-09-15 Van Der Heijden Gerardus Wilhelmus T. Conditional access system
US20050183133A1 (en) * 2002-05-27 2005-08-18 Kelly Declan P. Web-based television
US20050204401A1 (en) * 2002-05-27 2005-09-15 Koniklijke Philips Electronics N.V. Dvd virtual machine
US20040127211A1 (en) * 2002-09-24 2004-07-01 Jean-Philippe Wary Method for the production, by a service provider, of a multimedia isolating identifier
US20040075678A1 (en) * 2002-10-16 2004-04-22 Fujitsu Limited Multimedia contents editing apparatus and multimedia contents playback apparatus
US20060015926A1 (en) * 2002-10-22 2006-01-19 Koninklijke Philips Electronics N.V. Embedded data signaling
US20040143816A1 (en) * 2002-12-04 2004-07-22 Canon Kabushiki Kaisha Information processing apparatus, information processing method, storage medium, and program
US20050091698A1 (en) * 2003-10-22 2005-04-28 Canon Kabushiki Kaisha Contents acquisition system
US20050182852A1 (en) * 2004-02-14 2005-08-18 David Tinsley Intelligent fabric
US20050286703A1 (en) * 2004-06-02 2005-12-29 Alcatel Method for forwarding a call in a fixed telecommunication's network and such network

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7308482B2 (en) * 2002-02-12 2007-12-11 At&T Bls Intellectual Property, Inc. Methods and systems for communicating with service technicians in a telecommunications system
US20080120395A1 (en) * 2002-02-12 2008-05-22 Smith Steven G Methods and Systems for Communicating with Service Technicians in a Telecommunications System
US20030154253A1 (en) * 2002-02-12 2003-08-14 Smith Steven G. Methods and systems for communicating with service techinicians in a telecommunications system
US8150940B2 (en) * 2002-02-12 2012-04-03 At&T Intellectual Property I, Lp Methods and systems for communicating with service technicians in a telecommunications system
US20110151871A1 (en) * 2005-06-24 2011-06-23 Aylus Networks, Inc. Ims networks with avs sessions with multiple access networks
US20090013091A1 (en) * 2007-07-03 2009-01-08 Microsoft Corporation Customer based message routing
US8321500B2 (en) * 2007-11-27 2012-11-27 International Business Machines Corporation Method and system for generating messages
US20090138585A1 (en) * 2007-11-27 2009-05-28 Ying Chun Gou Method and System for Generating Messages
US20110035390A1 (en) * 2009-08-05 2011-02-10 Loglogic, Inc. Message Descriptions
US8386498B2 (en) * 2009-08-05 2013-02-26 Loglogic, Inc. Message descriptions
US20110117874A1 (en) * 2009-11-17 2011-05-19 At&T Mobility Ii Llc Interactive Personal Emergency Communications
US8509729B2 (en) * 2009-11-17 2013-08-13 At&T Mobility Ii Llc Interactive personal emergency communications
US20140067782A1 (en) * 2012-09-02 2014-03-06 Microsoft Corporation Social network responses to queries

Also Published As

Publication number Publication date
US7159039B1 (en) 2007-01-02

Similar Documents

Publication Publication Date Title
US20070094387A1 (en) Systems and Methods for Providing In-Band and Out-Of-Band Message Processing
US11425068B2 (en) Interactive avatar in messaging environment
JP4173634B2 (en) Apparatus and method for controlling unsolicited email delivery
US20030220978A1 (en) System and method for message sender validation
US6868143B1 (en) System and method for advanced unified messaging
US20090313240A1 (en) Method of editing recipient header fields based on email content
US20070106736A1 (en) Variable and customizable email attachments and content
EP2140636B1 (en) A messaging system and method
US20070124384A1 (en) Voicemail and fax filtering
WO2000067133A1 (en) Network-based mail attachment storage system and method
JP2006515703A (en) Electronic message delivery using virtual gateway techniques
CA2423835A1 (en) Value-added electronic messaging services and transparent implementation thereof using intermediate server
US20060195531A1 (en) Managing working set in an extensible message transfer system
US20090147930A1 (en) Multimedia spam determination using speech conversion
WO1999014909A1 (en) Messaging system
JP2006519559A (en) Email using queues in non-persistent memory
JP2004531839A (en) Unified messaging with separate media component storage
US20020120689A1 (en) Method of enabling usage of multilingual characters in internet e-mail addresses
US20020078052A1 (en) Automatic distribution list management
US20060195529A1 (en) Bifurcation of messages in an extensible message transfer system
US20020147783A1 (en) Method, device and e-mail server for detecting an undesired e-mail
US7831669B2 (en) Reprocessing of messages in an extensible message transfer system
US20090150496A1 (en) Automated translator for system-generated prefixes
JPH11252158A (en) Electronic mail information management method and device and storage medium recording electronic mail information management processing program
US8626840B2 (en) Method and system for generating a referencing secondary electronic mail message from a primary electronic mail message

Legal Events

Date Code Title Description
AS Assignment

Owner name: VERIZON PATENT AND LICENSING INC., NEW JERSEY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:VERIZON LABORATORIES INC.;REEL/FRAME:033428/0478

Effective date: 20140409

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION