WO1999004344A1 - Apparatus and method for effecting correspondent-centric electronic mail - Google Patents
Apparatus and method for effecting correspondent-centric electronic mail Download PDFInfo
- Publication number
- WO1999004344A1 WO1999004344A1 PCT/US1998/014886 US9814886W WO9904344A1 WO 1999004344 A1 WO1999004344 A1 WO 1999004344A1 US 9814886 W US9814886 W US 9814886W WO 9904344 A1 WO9904344 A1 WO 9904344A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- message
- user
- correspondent
- messages
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/42—Mailbox-related aspects, e.g. synchronisation of mailboxes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/212—Monitoring or handling of messages using filtering or selective blocking
Definitions
- This invention concerns electronic mail, and in particular a correspondent-centric way of organizing and processing e-mail to enhance setup, ease of use, convenience, storage, and functionality of e-mail.
- the invention simplifies and improves the management of messages and e-mail addresses, helps manage and reduce junk e-mail, and makes it easier to manage multiple mail-boxes.
- the invention also helps organizations set up and manage group e- mail systems with less effort and inconvenience, and at lower cost .
- E-mail is widely used today and its rapid growth is expected to continue. Over 70 million people use e-mail, sending over 200 million messages daily. Usage is expected to grow by 50% this year, with rapid growth projected for the foreseeable future
- E-mail systems are generally either “client-server-based” or “host-based.”
- client-server systems messages are forwarded to the server, which stores them until the client logs in and downloads them for use and storage on the client (often the server continues to store messages after sending them to the client) .
- client-server-based systems include typical Internet e-mail provided by Internet Service Providers (or "ISP's"), who use free server softwares such as Sendmail, or proprietary server softwares such as CC-Mail or Microsoft Exchange. Their customers handle their mail using client softwares such as Eudora, or the mail readers packaged with Web browsers such as Netscape Navigator or Microsoft Internet Explorer.
- host-based e-mail systems In host-based e-mail systems, on the other hand, messages are stored and processed on the server rather than the client. Examples of host-based systems include (1) main- frame e-mail systems (where users connect using "dumb terminals"), (2) private dial-in networks such as America Online or CompuServe, and (3) Web-browser-based e-mail systems such as HotMail and Yahoo Mail.
- POP3 Post Office Protocol 3
- RFC 1725 An interface standard designed to facilitate mail management locally on the user's e-mail device. Any POP3- compliant client can receive e-mail through a POP3 -compliant e-mail server.
- IMAP4 - RFC 1730 a recent interface protocol, IMAP4 - RFC 1730, is similar to P0P3 except that it gives the client the option of sharing additional functionality with the server.
- SMTP Simple Mail Transfer Protocol, as specified in RFC 821
- RFC 821 Simple Mail Transfer Protocol
- POP3 and SMTP-based e-mail softwares create, send, and store e-mail in a standard format that does not lend itself to certain functions (that format is specified in RFC 822) .
- These standard e-mail messages are self-contained strings of text, delimited into several standardized fields. Key fields in the messages text string include "header" information
- sender's e-mail address e.g. sender's e-mail address, recipients' e-mail addresses, date/time sent, topic, etc.
- message "body" e.g. sender's e-mail address, recipients' e-mail addresses, date/time sent, topic, etc.
- message "body" e.g. sender's e-mail address, recipients' e-mail addresses, date/time sent, topic, etc.
- These e-mail softwares store and let the user view these messages in a standard way, using designated files (also called “mailboxes” or “folders”).
- the default files are typically an “Inbox” and an “Outbox. "
- the software When a user sends a message the software typically creates a message text string which it appends to the sender's "Out” file, then transmits the string over the network to the receiver's e-mail system, where the text string is appended to sender's "In” file.
- Users can create additional files (or “folders"), and can then move messages from the "In” or “Out” files to a new file, but this process typically requires manual effort or programming on the user ' s part .
- prior art systems don't manage e-mail address lists well. Just as with handling of e-mail messages, the prior art handles e-mail address lists as flat files with no intelligent linking either to other e-mail address lists or to messages. Also, prior art e-mail address lists must be painstakingly created and managed by the user, rather than being automatically created based on correspondence .
- Patent 5,619,648 to Canale et . al . April 8, 1997, attempted to reduce junk e- mail.
- Patent 5,619,648 relied on inserting additional information into the standard flat message file. It further required that all third-party users also use its invention, so that patent's application would only apply within closed loops of users.
- a user sends a message to one recipient, that message is stored in two to four places (e.g., in client- server systems, the message is stored on sender's client computer, recipient's client computer, and often on both sender's and receiver's server; in host-based systems, the server stores the message in a file for the sender and again in a file for the receiver) .
- client- server systems the message is stored on sender's client computer, recipient's client computer, and often on both sender's and receiver's server; in host-based systems, the server stores the message in a file for the sender and again in a file for the receiver.
- the server stores the message in a file for the sender and again in a file for the receiver
- the second storage problem with the prior art happens when a user wants to file a message under more than one topic.
- the prior art does this by filing a copy of the message in each file (or folder) selected by the user. If a prior art user wants to store a message under ten topics, then ten copies of the message will be stored (and in the more recent IMAP4 systems as many as 20 copies of the message will be stored - 10 on the client and 10 on the server!) .
- sender's e- mail address sender's e-mail address, recipient's e-mail address, date/time sent, topic, etc.), and message.
- Other fields could be appended, but were principally useful only if both the sender's and receiver's e-mail system could recognize and use them.
- Prior art e-mail systems store, manage, and display e- mail messages in limited ways dictated by flat-file database architecture. These systems typically file e-mail messages two or more designated flat files (also called “mailboxes" or “folders") .
- a file contains a series of messages, each of which is analogous to a record, analogous to a "row” in a table or spreadsheet (as described above) .
- the default files are typically "Inbox, "and "Outbox, " files.
- his system typically creates a single string of text containing all the fields in the message, and appends this string to the the user's "Out” file.
- the system then transmits the string over the network to the recipient's e-mail system, where the text string is appended to the recipient's "In” file. Consequently, each user's In-box and Outbox grows longer and longer until the user does something with a message. Users can solve this problem by creating additional files (or "folders"), and can move messages from one folder to another. However, this approach takes thought and effort from the user.
- the prior art provided a standard flat-file interface which has made it easier to write e-mail programs, but not easier to use them.
- Problems with prior art e-mail systems include the following: they are hard to use, don't manage messages in optimal ways, fail to manage e-mail addresses well, suffer from excess junk e-mail, make it difficult to manage multiple mailboxes, and are inconvenient for organizations to set up and maintain.
- the object of the invention is to provide a simple, easy-to-use, intuitive e-mail system with enhanced protections from junk e-mail, and which overcomes various drawbacks of prior art e-mail systems.
- FIG. 1 shows a high-level block diagram of the apparatus for the preferred embodiment of the invention.
- FIG. 2 shows a high-level block diagram of the apparatus for another embodiment of the invention.
- FIG. 3 is a diagram showing one example of a table structure for the correspondent data store used in the invention.
- FIG. 4 is a flowchart showing the processing of incoming messages.
- FIG. 5 is a user screen showing pending e-mail messages for a user using the preferred embodiment.
- FIG. 6 is a user screen showing one of the forms of chronological correspondence with one correspondent, for the preferred embodiment .
- FIG. 7 is a user screen showing aggregate correspondent information and options for all correspondents on the "Contacts and Correspondence" screen for the preferred embodiment .
- FIG. 8 is a user screen showing the "Change E-mail Address” option for the preferred embodiment.
- FIG. 9A is a high level system architecture diagram of the invention.
- FIG. 9B is a functional block diagram of the internal structure of the incoming message server.
- FIG. 9C is a functional block diagram of the queue manager server.
- FIG. 9D is a functional block diagram of the internal structure of the mass storage server.
- FIG. 9E is a functional block diagram illustrating the outgoing queue manager/message server.
- FIGS. 9F and G illustrate respectively a generalized and a more particular diagram of the data tables comprising the mass storage and the relationships between the data tables.
- FIG. 9H is an object relation diagram which illustrates the structure of the message object.
- FIGS. 10A and B comprise together a flow diagram showing how an input message is processed.
- FIG. IOC is a flow diagram showing how an output message to be transmitted is processed.
- FIGS. 11A, B, C and D respectively illustrate the data structure of a request for retrieving a message, a correspondent information request, a correspondent message history request and a topic content request.
- FIG. 12 is a table showing all of the correspondent addresses collected by a user, the past history of the messages from those correspondents and a summary of the pending messages.
- the invention therefore, compiles, updates, and displays additional summary information about a user's correspondence, and lets the user make decisions, take new actions, and enjoy new options facilitated by this. new information.
- the invention allows a "correspondent-centric" user interface, to replace the "message-centric" interface imposed by the prior art .
- This additional information also facilitates eliminating junk e-mail, by either (a) screening senders to determine which messages to accept, or (b) making it possible to readily change one's e-mail address without excessive inconvenience .
- FIG. 1 shows a high-level overview of the preferred embodiment of the invention, and is shown as apparatus 100. This embodiment assumes that clients will access their e-mail through the Internet using a Web browser installed on any Internet access device. (This configuration will be further described below.)
- Apparatus 100 is employed in network 101 which connects any number of e-mail users or correspondents 103 (a ... n) .
- Network 101 may be the Internet, a commercial e-mail network, or a privately owned network system.
- Each correspondent 103 is connected to network 101 by means of a link over which the correspondent 103 can send and receive e-mail messages.
- Mail or message items are sent by correspondents 103 to and from
- Apparatus 100 allows users 121 (a #-> n) to send and receive e-mail messages of whatever type used in the network (typically internet mail standard messages) .
- Mail host 105 When a new message is received by apparatus 100 from network 101, it is intercepted by mail host 105 (also called a mail server) .
- Mail host 105 can be any computer configured as a mail server or mail host, having e-mail server software installed, such as Sendmail (for UNIX servers) , other internet standard mail servers, or a proprietary mail server such as Lotus Notes, CC Mail, or Microsoft Exchange.
- Sendmail for UNIX servers
- other internet standard mail servers or a proprietary mail server such as Lotus Notes, CC Mail, or Microsoft Exchange.
- Lotus Notes CC Mail
- Microsoft Exchange When mail host 105 receives an incoming message from Network 101 it handles the message in the standard way, identifying the appropriate recipient. However, traditionally mail host 105 would post the message directly to the message data store 107, posting it in mailbox 109 (a ... n) for the appropriate
- mail host 105 sends the message to user interface application 111, which performs incoming message processing 300, (see FIG. 3). Based on the results of incoming message processing 300, user interface application 111 either deletes the message or
- user interface application 111 uses the new message information to update the appropriate correspondence table 115 (a ... n) for the respective user 121 (a ... n) .
- Web access devices 119 (a ... n) can be any device enabled with "Web browser” software.
- Web browser software is any software which reads, displays, and allows user interaction with files written in "HTML"
- Web access device 119 (a ... n) would have a terminal, monitor, or viewing screen, a CPU, RAM memory, a keyboard or other input device, and optionally a hard disk. The Web access device would be linked to the Internet or a proprietary network through a modem, ethernet card or other network link. Web access devices 119 (a ... n) could be a personal computers, network computers, televisions with WebTV units attached, Web telephones, or other Web access devices which are currently being developed.
- the message is posted to message data store 107, and in addition, information from the message is used to update correspondent data store 113.
- the message is then sent to the appropriate recipient through either network 101 or network 117 , as appropriate .
- FIG. 2 shows a high-level overview of another embodiment of the invention, shown as apparatus 200.
- This embodiment assumes that e-mail users will have an e-mail software which embodies the invention installed on their local computer (more about this below) .
- FIG. 2 Most of the components of FIG. 2 are similar to those of FIG. 1, and are labeled with the same numbers except that the first digit is "2" instead of "1".
- the principal difference between FIG. 2 and FIG. 1 is that in FIG. 2 the invention resides at the user's local computer (see apparatus 200), instead of at the host or server computer level (as in apparatus 100) .
- incoming e-mail comes to mail host 205, and is transmitted through network 217 to user 221 's client e-mail computer 219, as would typically happen without the invention in traditional e-mail systems.
- the user interface application 211 resides on client e-mail computer 219, incorporated into the local e-mail client software. User interface application 211 otherwise performs the same functions as user interface application 111.
- message data store 107 and correspondent data store 113 are combined into local hard disk 208, which contains message data store 209 and correspondent data store 215 for a single user, rather than for multiple users
- FIG. 3 shows one embodiment of a data table for correspondent information to be contained in correspondent data store 115 (a...n) or 215.
- the top entry in each column in the table in FIG. 3 describes the category of information maintained about each correspondent 103 or 203 with whom users 121 (a...n) or user 221 corresponds.
- Each subsequent line in the table describes the specific information for each of correspondents 103 (a...n) or 203 (a...n) .
- FIG. 4 shows new message processing 400.
- new message processing 400 is applied to each message to assure that, before saving the message to message store 109 (a...n) or 209, the message is linked to the appropriate correspondence record in correspondent data store 115 (a...n) or 215, and so that the correspondent data store record can be updated.
- New message processing 400 starts after a message is received by mail host 105 or 205 and has been transmitted by the mail host to user interface application 111 or 211.
- the new incoming message is addressed to user 121(a) or 221(a).
- Such message would have either been sent through network 101 or 201 from a correspondent 103
- user interface application 111 or 211 Upon receipt of this message, mail host 105 or 205 would transmit the message to user interface application 111 (in the case of apparatus 100) or through network 217 to user interface application 211 (in the case of apparatus 200) .
- user interface application 111 or 211 Upon receipt, user interface application 111 or 211 would begin new message processing 400.
- user interface application 111 or 211 performs step 401, which is to identify and isolate the e-mail address of the message's sender.
- user interface application 111 or 211 scans the field of the message which contains the sender e-mail address, to isolate the e-mail address from any additional text in the field.
- user interface, application 111/211 performs step 403, comparing the sender's e-mail address to addresses in correspondent data store 115(a) or 215, to determine if there is a match.
- step 425 user interface application 111/211 performs step 425 on the message, which is to save the message to the message data store 109(a) or 209, noting the number of the record in 109(a)/209 in which the message is saved, which record number will be used in step 427.
- the message is also marked as "in,” reflecting that the message was incoming rather than outgoing.
- step 427 the last four fields of the record identified in step 405 in the correspondent data store 115(a) or 215 (also shown in FIG. 3) are updated to reflect information resulting from saving the new message to message data store 109(a) or 209. Process 400 is then complete.
- step 405 user interface application 111/211 begins step 407.
- user interface application 111/211 again scans the message fields to determine if there is information to guess the name of the sender. For example, the name of the sender is often included within ⁇ ...> brackets in the sender e-mail address field. If the answer to step 407 is yes, this information is temporarily stored as default sender name. Otherwise, step 409 is applied to temporarily store a generic sender name (such as "unrecognized sender," or "?”) as the default sender name for the message.
- a generic sender name such as "unrecognized sender," or "?”
- Step 411 then prompts the user whether he/she wants to store or delete the message. (In making this decision the user can optionally read the text of the message.) If the user response in step 413 is "delete,” step 415 deletes the message. If the user's response in step 413 is "store", user interface application 111/211 proceeds to process step 417.
- Step 417 displays the currently stored default sender name for the message in a text box which can be revised by the user.
- Step 417 also asks the user to perform step 419, in which the user either accepts the default sender name, or revises it and confirm the revision.
- step 421 is to save the message to the message data store 107, noting the record number of the newly saved record, which will be used in step 423.
- step 423 a new record is created in the correspondent data store 115(a) or 215 (see also FIG. 3) .
- This record will be associated with all subsequent incoming or outgoing messages to or from this sender.
- This information for the six fields listed in the correspondent table in FIG. 3, will be: (1) "correspondent name”: the user-confirmed sender name for this message from step 419; (2) "e-mail address”: the sender's e-mail address (previously identified for the message in step 401); and (3) "links to msgs .
- FIGS. 5 - 8 are user screens made possible by the invention, and in particular the automated maintenance of the table in FIG. 3, reflecting the information maintained in correspondent data stores 115 and 215.
- FIG. 5 shows an example of the initial e-mail screen seen by a user of the preferred embodiment.
- the first table 500 shows a summary of all pending e-mail not yet responded to by the user.
- the two lines in 503 show two messages which have been recognized as potentially junk mail because the sender's identifying information was not contained in the correspondent table in FIG. 5.
- Option 505 allows the sender to automatically delete these two messages from unrecognized senders .
- FIG. 6 shows the user screen seen when the user clicked on the first line in table 500, line 501. Note that the user sees not only the message from the sender indicated in 501, but he also sees past incoming and outgoing correspondence, in reverse chronological order, with that sender.
- FIG. 7 shows the screen the user sees when he clicks on line 507 in FIG. 5.
- the user can instantly open a pre- addressed e-mail screen to communicate with any user in column 701 by clicking on the user's name.
- the user can open an e-mail window pre-addressed to multiple users by clicking on boxes in the three columns in 703, then clicking on the confirm button 711 below.
- the user can see the date of his last incoming or outgoing message with each correspondent by looking in column 705. Further, the user can see whether that message was incoming or outgoing by looking in column 707. And the user can also see how many previous incoming or outgoing messages are on file for each correspondent by looking in column 709.
- Each of these capabilities are made possible by referencing the information in the table in FIG. 3, reflecting correspondent data stores 115 for the respective user, or 215.
- FIG. 8 shows a user screen which can be used to eliminate junk mail.
- This screen is one of the options available by clicking on 509. Notice that this screen lets users change their e-mail address and select which of their correspondents will be able to send e-mail to the new address.
- Certain correspondents - in this case those using the same e-mail provider as the user - will need take no action, and future messages sent by such correspondents to the user will automatically be routed directly to the user.
- the remaining correspondents - those using a different e-mail provider from the user - will receive an e-mail notification that the user's e-mail address has changed, so that they can redirect subsequent messages to the user's new e-mail address .
- Figure 9-A is a high-level system architecture diagram of the invention apparatus.
- an Incoming Message is being communicated via a signal transmitted over a limited number of transport media (e.g. e- mail, voice, Fax, or any other way of communication) .
- transport media e.g. e- mail, voice, Fax, or any other way of communication
- a message could be delivered to one (or more) Incoming Message Server(s) (903).
- the function of the Incoming Message Server is to convert the media-dependent message into a common message object (Diagram 9-H) that is communicated internally in the system.
- the Message Object represents the information contained in the message string, However in a more readable format. Using this format, it is easier to the system to handle logic decisions in a fraction of the time required to re-scan the message every time searching for a field.
- the incoming Message Server (903) sends the object to one of one (or more) identical Queue Manager servers (907) .
- the function of the Queue Manager is to sort messages according to a given priority algorithm, then send them one at a time to the Mass Storage Server (909) . If one Queue Manager server becomes overloaded, some of the objects on this server will migrate to another Queue Manager server according to a given algorithm.
- Mass Storage is where all data and system information is stored, searched, and updated through Queue Manager servers (907) and Application Servers (913)
- An Application Server is responsible for providing transformations upon Message Objects moving between User Interface Servers (915) on one hand, and the Mass Storage
- the Application Server communicates with a State Server (913) to temporarily store current login information about a specific user.
- the State Servers (913) and Application Servers (911) together provide a way of keeping track of user activity or state during a given session— The State is stored for a limited amount of time before being discarded.
- the User Interface Servers provide a way for users (Customers) to handle input/output operations. Through communication with the Application Server (911) , a user can get access to only his/her information on the Mass Storage Server (909) .
- the message is passed to the Application Server (911) , which will, in turn, pass it in the form of a Message Object to the Outgoing Queue Manager (917) .
- the Outgoing Queue Manager is responsible for maintaining this object sorted among other objects according to a priority determined by a given algorithm. Sending the object to the Outgoing Message Server, which will, in turn, send an
- the Firewall (905) blocks connection from the outside world, preventing direct access to servers inside it.
- the firewall allows only the Incoming Message Server (903) , the
- Figure 9-B shows the internal structure of the Incoming Message Server (903) .
- the Incoming Message (901) is delivered to a Device-Specific Driver/Daemon (931) which handles transport media-dependent incoming messages according to their media (e-mail SMTP daemon, Fax Receiver, etc.).
- the Message After being converted to a stream, file, or other standard input forms, the Message is passed to a Local Delivery Agent (933) , which receives a request from a Device- Specific Driver (931) to deliver a message to the local machine users.
- a local delivery agent converts the message from media-dependent to a stream format, and sends that to a Message Parser (935) .
- the Message parser 935 converts the message stream to a media-independent message object.
- the message key fields are extracted from message headers and stored in message object properties (attributes) to be accessed by other system components.
- the message object After the message object has been populated with data, it is then sent to an Object Trading Layer (937) which is responsible for delivering a given message object to the least loaded Queue Manager server (907) according to work load statistics provided by the Queue Managers (907)
- Figure 9-C shows the internal structure of the Queue Manager Server (907) .
- the Object Trading/Migration Layer (941) communicates with an Object Trading layer (937) of the Incoming Message Server (903) . Both layers work to deliver Message Objects with embedded message information.
- the Migration Layer delivers objects to the next unloaded Object Queue Manager server, in case the Object Queue Manager (943) is overloaded or failing.
- the Object Queue Manager 943 holds Message Objects in a dynamic data structure sorted by priority for delivering the message. Whenever the Object Queue Manager becomes overloaded, it decides according to a given algorithm which objects should be migrated to the next available Object Queue Manager (907) and sends a request to the Object Migration layer (941) to carry on the object migration process.
- the Insertion Module (945) contains the decision logic for inserting the Message Object according to the type of mailbox to which the message was directed
- the Insertion Module (945) does not know anything about mass storage structure, tables, or field names. Instead, it sends a series of remote method invocations to the Mass Storage Interface (951) , which in turn knows how to deal with the internal structure of the Mass Storage .
- a Mass Storage Interface 951 provides high level methods that will be called by the Object Insertion Module (945) through RMI (Remote Method Invocation) to store Message Objects.
- the Mass Storage Interface 951 is the responsible for the actual communication with the Mass Storage Server, also referred to as the Database (953) .
- the Mass Storage (953) is the actual location for storing and manipulating users' Messages, Correspondents, and Topic information. See figure 9-F for details on the entity relationship diagram of the database.
- Figure 9E shows the internal structure of the Outgoing Queue Manager/Message Server (917) .
- an Object Trading/Migration Layer (961) communicates with the Object Trading Layer of the Application Server (911) . Both layers work to deliver Message Objects with embedded outgoing message information.
- the Migration Layer communicates with the Object Queue Manager (963) to deliver objects to the next unloaded Queue Manager.
- the Object Trading/Migration Layer (961) passes the message to an Outgoing queue Manager (963) which holds Message Objects in a dynamic data structure sorted by priority for sending the message.
- the Object Queue Manager (963) Whenever the Object Queue Manager (963) becomes overloaded, it decides which objects should be migrated to the next available Queue Manager (917) according to a given algorithm, and sends a request to the Object Migration Layer (961) to carry out the object migration process.
- the Object Queue Manager (963) passes Outgoing Messages (919) to a Message Sending Module (967) which reconstructs a media-dependent message from the generic Message Object, and sends the resulting Media-dependent Message through Device-Specific Drivers (967) .
- Device-Specific Drivers transports media-dependent Outgoing Messages according to their media (e-mail SMTP daemon, Fax Sender, etc.).
- Figure 9-F is a high level entity relationship diagram for Mass Storage 953.
- the diagram represents the relation between entities on a conceptual level.
- Each block in the diagram represents a structured "data table” (also called a “message store” or “database”). These data tables are comprised of records, each containing "fields" of information. (Records are similar to rows in a spreadsheed, where as fields are similar to the columns in a spreadsheet, with the column headers in spreadsheets being similar to the record identification name for the information contained in the column.)
- Figure 9-G is lower level entity-relationship diagram.
- the blocks shown in 9G represent the same data tables as those in Figure 9-F, with the only difference being that in 9G each block contains additional description about the information stored within the data table represented by that block.
- lines 999 connecting pairs of data tables indicate that those two tables are "related, " which means that the records in one data table may be linked to records in the other.
- the connecting points of these lines sometimes fork into three prongs, which indicates that multiple records from a table so marked may be linked to a single record in the related table - a "many-to-one" relationship, the relationship is also indicated by the digits "m” (many) or "1" (one) next to the point where each relationship line intersects with a block representing a table.
- the block or data table numbers in 9F and 9G are identical, except that the data tables in 9G are labeled with a "'" symbol (e.g., data table 985' in Figure 9F is labeled 985' (with an apostrophe) in 9G.
- User table (985) maintains information about each user of the invention.
- User ID is a unique identifier for that user.
- Other information in the User table 985 includes but is not limited to, User first name, user last name, and user password for system logins.
- a User will have at least have one E-mail Box, (i.e. an e-mail address which belongs uniquely to such User) .
- this E-mail Box the user receives incoming messages addressed to his E-mail Box, and from this E-mail Box the User sends outgoing messages.
- an E-mail Box is like one's personal postal mailing address.
- a User of the Invention can have more than one E-Mail Box or personal e-mail address.
- the Invention makes it easier to manage multiple E-Mail Boxes, as is further discussed herein. Note, therefore, that there is a one-to-many relationship between the User data table and the E-Mail Box data table. The relation between Users and their E-Mail Boxes is maintained in the E-Mail Box data table 987.
- the E-Mail Box data table 987 also contains fields for storing other information relating to each of the Users' E-Mail Boxes, such as an arbitrary title the users may name their E-Mail Box and also an identifier for E-Mail Box type. Types of E-Mail Boxes which the invention uses included Trusted (meaning the address is used only for correspondence with correspondents E-Mail Box 987.
- the minimum information which about each correspondent which is maintained in the User-Correspondent data table is the correspondent's e-mail address. Other information about correspondents in the User- Correspondent data table may include first and last name, description, comments, phone, address, etc.
- Correspondent data table 989 embodies several key innovations in the Invention. (1) Whereas in the prior art, each e-mail address on an e-mail address list must be consciously entered by the user, in the Invention the Correspondent data table becomes an e-mail address list, and the system automatically creates posts an entry to the
- Correspondent data table 989 can maintain additional information about correspondents, which can be displayed in helpful ways. For example, while prior art messages ofter come from a sender whose identity is not readily recognizable, a User of the Invention can identify a name or descriptive term for each correspondent, so that upon receiving a message from something like as jxam5@domai n . com, the system will inform the User that the message is from Rea1 ameo omai n . o .
- the Correspondent data table gives the Invention a completely new and powerful way to identify and deal with junk e-mail.
- junk-mail filtering systems to date are "negative filters" (i.e., they search for information within a message to be used to identify the message as bad)
- our Invention provides a powerful "positive" filter ij ⁇ i.e., we can identify all incoming messages received from a correspondent on our Correspondent data table, and automatically mark all other incoming messages as suspect.
- Message data table 993 contains all the message information contained in the original Internet-standard e-mail message (defined by the SMTP message protocol described in the "Background of the Invention" above) ; however within a Message data table record all the "header” the information (as defined by SMTP) is stored in a single field of the record, and also all header information has been parsed and stored separately. All header information except the sender and receiver information is stored in specific fields within the Message data table record; the sender/receiver information, however, is stored in the Message-Correspondent Relationship data table, which is described below.
- the Message-Correspondent Relationship data table 995 is the repository for links between messages stored in the Message data table 993 and correspondents stored in the Correspondent data table 989. Each record in the Message- Correspondent Relationship data table 995 will contain pointer information to a single message in Message data table 993 and a single correspondent in Correspondent data table 989.
- the Message-Correspondent Relationship data table 995 is a key innovation in the Invention. Whereas in prior art e-mail systems at least one instance of a message must be stored on a computer somewhere for every party to a message (i.e. the sender and each address), in the Invention the message is stored only once, without regard to the number of parties to the message. The Invention accomplishes this result by replacing the prior art ' s multiple instances of the same message, with a single copy of the message, and multiple instances of only short pointer records, which are stored in the Message-Correspondent Relationship data table 995.
- Topic data table 991 represents topics which users can create to categorize their messages, so that it is easier to retrieve messages when they are needed in the future. This table contains a list of all topics which a User has created for incoming and outing messages pertaining to to Email Box 987 ,
- Message-Topic Relationship data table 997 is a repository for links between messages stored in Message data table 993 and topics stored in the Topic data table 991. Each record in the Message-Topic Relationship data table 997 will contain pointer information to a single message in Message data table 993 and a single topic in Topic data table 991.
- the Message-Topic Relationship data table 997 is another key innovation in the Invention. Whereas in prior art e-mail systems at least one instance of a message must be stored on a computer somewhere for every folder in the prior art stores a message, in the Invention the message is stored only once, without regard to the number of topics (analogous to folders) to the message is related. The Invention accomplishes this result by replacing the prior art's multiple instances of the same message in multiple "folders" or files, with a single copy of the message and multiple instances of short pointer records stored in Message-Topic Relationship data table 997.
- Figure 9-H is an object relation diagram which describes the structure of the Message Object.
- the Message Object represents the information contained in the message string, however in a more readable format. Using this format, it is easier for the system to handle logic decisions in a fraction of the time required to re-scan the message every time searching for a field.
- the Message Object (1101) is composed of a set of properties, and two vectors (dynamic arrays) .
- the first vector is the recipient vector (1103) which contains a number of recipient objects (1105) .
- the second vector is the attachment vector (1107) which contains a number of attachments object (1109) .
- the Properties of Message Object (1101) includes
- the properties of Recipient Object (1105) includes Address E-mail address
- the properties of Attachment Object (1109) includes.
- Encoding Encoding type (e.g. base64 x-uuencode)
- Step 1001 receives and parses different fields in the message string are converted to properties of a Message Object.
- the Message Object represents the information contained in the message string, however in a more readable format. Using this format, it is easier for the system to handle logic decisions in a fraction of the time required to re-scan the message every time searching for a field.
- Step 1003 parses the message string to convert the message string to a Message Object. Having the message object populated with key fields, step 1007 searches the database 971 and 985 to determine if the user e-mail address exists. If that address exists, then step 1009 further searches to retrieve user preferences that belong to that e- mail address. Based on the e-mail address type determined in step 1011, one of two directions will be chosen. Either the e-mail address could be an un-trusted e-mail address (i.e. used for web surfing or in correspondence with un-trusted correspondents) , or the e-mail is a trusted e-mail address (i.e. used in correspondence with trusted correspondents).
- the database is searched in step 1013 for a matching correspondent address in the correspondent data store (989 of figure 9-G) if the correspondent address exists, then the message is saved in step 1015 into the message data store 993 of figure 9-G, the relation between the user, correspondent and the message is stored by step 1017 in the Message - Correspondent data store 995 of figure 9-G.
- step 1019 prompts the user to either store or delete the message. If the user response was to delete the message, then step 1031 deletes the message from the message data store.
- step 1023 prompts the user to either accept or revise the user information before being stored in the correspondent data store.
- Step 1029 stores the message in the message data store and the relation between the user, correspondent and the message is stored by step 1029 in the Message - Correspondent data store .
- step 1051 searches the database is searched for a matching sender address in the correspondent data store. If the address exists, then step 1053 saves the message in the message data store, the relation between the correspondent, the user and the message is stored in step 1055 in the Message - Correspondent data store.
- Step 1059 based on the user preferences information as determined in step 1057 (retrieved from the database in step 1009) one of the following options may be selected by the user in Step 1059:.
- step 1061 If the user chooses in step 1061 to flag messages coming from correspondents not in correspondent table as unrecognized correspondents, this will be highlighted to the user and choice of deleting all flagged messages will be offered to him/her. Then, step 1063 prompts the user to either store or delete the message. If the user response determined in step 1065 was to delete the message, then the message is deleted from the message data store. Otherwise the user response is to store the message, the user is requested by Step 1067 to either accept or revise sender information before being stored in the correspondent data store. The message is stored in message data store and the relation between the user, the correspondent and the message is stored by step 1071 in the Message - Correspondent data store . 2- The user chooses by step 1077 to send the message back to the correspondent with a message stating that user does not exist on the server (bounce the message back) .
- step 1079 The user chooses by step 1079 to forward the message to another e-mail address.
- Figure IOC explains the business logic applied to an outgoing message.
- the message is parsed in step 1083 and a Message Object is created.
- the Message Object represents the information contained in the message string, however in a more readable format. Using this format, it is easier to the system to handle logic decisions in a fraction of the time required to re-scan the message every time searching for a field.
- step 1087 makes a search in the database to determine if the correspondent e-mail address exists in the Correspondent data store. If that address exists, then the message is saved by step 1089 to the message data store, the relation between the user, the correspondent and the message is stored in step 1091 in the Message - Correspondent data store.
- step 1093 If the recipient address was not found in the correspondent data store, then the user is requested by step 1093 to either accept or revise recipient information before being stored by step 1095 in the correspondent data store.
- the message is stored by step 1099 in message data store and the relation between the user, correspondent and the message is stored by step 1097 in the Message - Correspondent data store.
- Figures 11 A to D show the format used for exchanging information between the user and the apparatus over Internet 101/117.
- a request for retrieving a message (1201) includes a customer id, customer e-mail address id, contact e-mail address and message id. Every two fields are separated by a separation indicator (-) .
- a block (1203) shows a correspondent information request.
- the request includes a customer id, customer e-mail address id and correspondent e- mail address. Every two fields are separated by a separation indicator (-)
- block (1205) shows a correspondent message history request.
- the request includes a customer id, customer e-mail address id and contact e-mail address. Also 2 counter fields are presented, count 1 is used to indicate the number of messages needed to be displayed in detailed format, count 2 is used to indicate the number of messages needed to be displayed in summery format. Every two fields are separated by a separation indicator (-) .
- block (1207) shows a topic content request.
- the request includes a customer id, customer e-mail address id and topic id . Also 2 counter fields are presented, count 1 is used to indicate the number of messages needs to be displayed in detailed format, count 2 is used to indicate the number of messages needed to be displayed in summery format . Every two fields are separated by a separation indicator (-).
- the invention operates by taking a novel approach to e- mail from the approach in use today.
- Current e-mail systems including the user interfaces they provide, take a message- centric approach to e-mail - e-mail is sorted, stored, and shown in an exclusively message-centered way, with no attention to helping the user keep track of correspondent- centered information.
- the invention lets the user add and maintain correspondent-centered information to the e-mail system, and take advantage of the various user-interface and privacy benefits that this approach offers.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- Quality & Reliability (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Economics (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computer Hardware Design (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP98935782A EP1031087A1 (en) | 1997-07-18 | 1998-07-18 | Apparatus and method for effecting correspondent-centric electronic mail |
US09/269,587 US6615241B1 (en) | 1997-07-18 | 1998-07-18 | Correspondent-centric management email system uses message-correspondent relationship data table for automatically linking a single stored message with its correspondents |
AU84963/98A AU8496398A (en) | 1997-07-18 | 1998-07-18 | Apparatus and method for effecting correspondent-centric electronic mail |
US10/613,875 US7386591B2 (en) | 1997-07-18 | 2003-07-03 | Correspondent-centric management email system for associating message identifiers with instances of properties already stored in database |
US11/173,661 US7222159B2 (en) | 1997-07-18 | 2005-07-01 | Correspondent-centric management email system for associating message identifiers with instances of properties already stored in database |
US11/381,746 US7457844B2 (en) | 1997-07-18 | 2006-05-05 | Correspondent-centric management email system for associating message identifiers with instances of properties already stored in database |
US12/119,484 US20080320047A1 (en) | 1997-07-18 | 2008-05-12 | Apparatus and method for affecting correspondent-centric electronic mail |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US5307097P | 1997-07-18 | 1997-07-18 | |
US60/053,070 | 1997-07-18 |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09269587 A-371-Of-International | 1998-07-18 | ||
US10/613,875 Continuation US7386591B2 (en) | 1997-07-18 | 2003-07-03 | Correspondent-centric management email system for associating message identifiers with instances of properties already stored in database |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1999004344A1 true WO1999004344A1 (en) | 1999-01-28 |
Family
ID=21981746
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US1998/014886 WO1999004344A1 (en) | 1997-07-18 | 1998-07-18 | Apparatus and method for effecting correspondent-centric electronic mail |
Country Status (4)
Country | Link |
---|---|
US (5) | US6615241B1 (en) |
EP (1) | EP1031087A1 (en) |
AU (1) | AU8496398A (en) |
WO (1) | WO1999004344A1 (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6085321A (en) * | 1998-08-14 | 2000-07-04 | Omnipoint Corporation | Unique digital signature |
WO2001059655A2 (en) * | 2000-02-11 | 2001-08-16 | Hallmark Cards, Incorporated | System for automatically maintaining the accuracy and completeness of data contained in a computer based calendar and address book |
GB2361335A (en) * | 2000-04-14 | 2001-10-17 | Friendspace Inc | Communications |
US6356935B1 (en) | 1998-08-14 | 2002-03-12 | Xircom Wireless, Inc. | Apparatus and method for an authenticated electronic userid |
WO2002080512A1 (en) * | 2001-03-30 | 2002-10-10 | Elisa Communications Oyj | Controlling method for contact requests using recommendations by approved contact-requesting parties |
GB2382900A (en) * | 2003-01-15 | 2003-06-11 | Gfi Software Ltd | Regulating receipt of electronic mail with a whitelist based on outgoing email addresses |
GB2384583A (en) * | 2002-01-29 | 2003-07-30 | Inventec Corp | System and method for managing mail and files |
US6615348B1 (en) | 1999-04-16 | 2003-09-02 | Intel Corporation | Method and apparatus for an adapted digital signature |
GB2389681A (en) * | 2002-05-09 | 2003-12-17 | Nec Corp | Automatically updating user data in email reception permission lists |
US6708205B2 (en) * | 2001-02-15 | 2004-03-16 | Suffix Mail, Inc. | E-mail messaging system |
US6725228B1 (en) | 2000-10-31 | 2004-04-20 | David Morley Clark | System for managing and organizing stored electronic messages |
EP1472633A2 (en) * | 2002-01-08 | 2004-11-03 | Sap Ag | Enhanced email management system |
GB2369906B (en) * | 2000-08-03 | 2005-01-19 | Nec Corp | Electronic mail service system |
US6920483B1 (en) | 2000-08-31 | 2005-07-19 | International Business Machines Corporation | Notification of automatically forwarded electronic mail messages in a data processing system |
US10004989B2 (en) | 2013-01-29 | 2018-06-26 | Sony Interactive Entertainment LLC | Methods and apparatus for hiding latency in network multiplayer games |
Families Citing this family (227)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7824310B1 (en) | 1995-06-22 | 2010-11-02 | Shea Michael J | Exercise apparatus providing mental activity for an exerciser |
US7233912B2 (en) | 1997-08-26 | 2007-06-19 | Walker Digital, Llc | Method and apparatus for vending a combination of products |
US6050924A (en) * | 1997-04-28 | 2000-04-18 | Shea; Michael J. | Exercise system |
EP1031087A1 (en) * | 1997-07-18 | 2000-08-30 | Net Exchange, Inc. | Apparatus and method for effecting correspondent-centric electronic mail |
US6249805B1 (en) * | 1997-08-12 | 2001-06-19 | Micron Electronics, Inc. | Method and system for filtering unauthorized electronic mail messages |
US7894936B2 (en) | 1997-10-09 | 2011-02-22 | Walker Digital, Llc | Products and processes for managing the prices of vending machine inventory |
US20040153522A1 (en) * | 1998-12-21 | 2004-08-05 | Matsushita Electric Industrial Co., Ltd. | System for delivering message and processing the message on server based on instruction from the client after the message delivering completed |
US7826923B2 (en) | 1998-12-22 | 2010-11-02 | Walker Digital, Llc | Products and processes for vending a plurality of products |
JP3411843B2 (en) * | 1998-12-28 | 2003-06-03 | パナソニック コミュニケーションズ株式会社 | MFP |
US7035880B1 (en) | 1999-07-14 | 2006-04-25 | Commvault Systems, Inc. | Modular backup and retrieval system used in conjunction with a storage area network |
US7389311B1 (en) | 1999-07-15 | 2008-06-17 | Commvault Systems, Inc. | Modular backup and retrieval system |
US7395282B1 (en) | 1999-07-15 | 2008-07-01 | Commvault Systems, Inc. | Hierarchical backup and retrieval system |
JP3526248B2 (en) * | 1999-08-27 | 2004-05-10 | キヤノン株式会社 | Image processing apparatus, image processing method, and storage medium |
US9092535B1 (en) | 1999-09-21 | 2015-07-28 | Google Inc. | E-mail embedded textual hyperlink object |
US7840639B1 (en) * | 1999-09-21 | 2010-11-23 | G&H Nevada-Tek | Method and article of manufacture for an automatically executed application program associated with an electronic message |
US6360221B1 (en) | 1999-09-21 | 2002-03-19 | Neostar, Inc. | Method and apparatus for the production, delivery, and receipt of enhanced e-mail |
US6832245B1 (en) * | 1999-12-01 | 2004-12-14 | At&T Corp. | System and method for analyzing communications of user messages to rank users and contacts based on message content |
JP3693871B2 (en) * | 1999-12-02 | 2005-09-14 | シャープ株式会社 | E-mail device |
US7050791B2 (en) * | 2000-01-19 | 2006-05-23 | Robert Bosch Gmbh | Method and device for managing mobile telephone messages |
US7003641B2 (en) | 2000-01-31 | 2006-02-21 | Commvault Systems, Inc. | Logical view with granular access to exchange data managed by a modular data and storage management system |
US6658436B2 (en) | 2000-01-31 | 2003-12-02 | Commvault Systems, Inc. | Logical view and access to data managed by a modular data and storage management system |
US7155481B2 (en) * | 2000-01-31 | 2006-12-26 | Commvault Systems, Inc. | Email attachment management in a computer system |
US7644124B1 (en) * | 2000-02-15 | 2010-01-05 | Porter Swain W | Privacy enhanced methods and apparatuses for conducting electronic communications |
US6978293B1 (en) * | 2000-02-29 | 2005-12-20 | Microsoft Corporation | Methods and systems for selecting criteria for a successful acknowledgement message in instant messaging |
JP4467220B2 (en) | 2000-03-17 | 2010-05-26 | エイオーエル・エルエルシー | Voice instant messaging |
US7624172B1 (en) | 2000-03-17 | 2009-11-24 | Aol Llc | State change alerts mechanism |
US9246975B2 (en) | 2000-03-17 | 2016-01-26 | Facebook, Inc. | State change alerts mechanism |
AU4482801A (en) * | 2000-04-04 | 2001-10-30 | Seung Han Song | Information management system by means of portable appliances via wire or wireless internet and the method for the same |
JP2001298577A (en) * | 2000-04-17 | 2001-10-26 | Matsushita Graphic Communication Systems Inc | Communication equipment and method |
US7979802B1 (en) | 2000-05-04 | 2011-07-12 | Aol Inc. | Providing supplemental contact information corresponding to a referenced individual |
US8132110B1 (en) | 2000-05-04 | 2012-03-06 | Aol Inc. | Intelligently enabled menu choices based on online presence state in address book |
US6912564B1 (en) | 2000-05-04 | 2005-06-28 | America Online, Inc. | System for instant messaging the sender and recipients of an e-mail message |
US9100221B2 (en) | 2000-05-04 | 2015-08-04 | Facebook, Inc. | Systems for messaging senders and recipients of an electronic message |
US8122363B1 (en) | 2000-05-04 | 2012-02-21 | Aol Inc. | Presence status indicator |
US20130067340A1 (en) | 2000-05-04 | 2013-03-14 | Facebook, Inc. | Intelligently enabled menu choices based on online presence state in address book |
US9043418B2 (en) | 2000-05-04 | 2015-05-26 | Facebook, Inc. | Systems and methods for instant messaging persons referenced in an electronic message |
US7428576B2 (en) * | 2000-05-16 | 2008-09-23 | Hoshiko Llc | Addressee-defined mail addressing system and method |
WO2001089174A2 (en) * | 2000-05-16 | 2001-11-22 | America Online, Inc. | E-mail sender identification |
US7032023B1 (en) * | 2000-05-16 | 2006-04-18 | America Online, Inc. | Throttling electronic communications from one or more senders |
FR2809506B1 (en) * | 2000-05-29 | 2002-11-29 | Cit Alcatel | METHOD FOR SENDING ELECTRONIC MESSAGES WITH ANNEXES AND ELECTRONIC DEVICE FOR SENDING SUCH MESSAGES |
WO2001099406A1 (en) * | 2000-06-23 | 2001-12-27 | Matsushita Electric Industrial Co., Ltd. | Data management unit, data display, method for managing data, method for displaying data, program and medium |
US8001190B2 (en) | 2001-06-25 | 2011-08-16 | Aol Inc. | Email integrated instant messaging |
AU2002222963B2 (en) * | 2000-07-13 | 2007-05-10 | Oracle International Corporation | Performing spreadsheet-like calculations in a database system |
ATE502477T1 (en) | 2000-07-25 | 2011-04-15 | America Online Inc | VIDEO MESSAGING |
US7080122B2 (en) * | 2000-08-07 | 2006-07-18 | Return Path, Inc. | System and process for updating electronic messaging accounts |
US7218991B2 (en) | 2000-08-22 | 2007-05-15 | Walker Digital, Llc | System for vending physical and information items |
US7711790B1 (en) * | 2000-08-24 | 2010-05-04 | Foundry Networks, Inc. | Securing an accessible computer system |
US7725587B1 (en) * | 2000-08-24 | 2010-05-25 | Aol Llc | Deep packet scan hacker identification |
US7039678B1 (en) * | 2000-09-07 | 2006-05-02 | Axis Mobile, Ltd. | E-mail proxy |
US6785732B1 (en) * | 2000-09-11 | 2004-08-31 | International Business Machines Corporation | Web server apparatus and method for virus checking |
US6823368B1 (en) * | 2000-09-28 | 2004-11-23 | International Business Machines Corporation | Method and system for E-mail sender chain history by adding a sender-chain filed to the E-mail header when forwarding a chain forwarded E-mail message to another recipient |
US7024462B1 (en) * | 2000-10-20 | 2006-04-04 | Amacis Limited | Electronic message routing |
US6701348B2 (en) * | 2000-12-22 | 2004-03-02 | Goodcontacts.Com | Method and system for automatically updating contact information within a contact database |
US7092992B1 (en) | 2001-02-01 | 2006-08-15 | Mailshell.Com, Inc. | Web page filtering including substitution of user-entered email address |
US7047285B2 (en) * | 2001-02-16 | 2006-05-16 | Microsoft Corporation | System and method for providing a unified messaging scheme in a mobile device |
US8219620B2 (en) | 2001-02-20 | 2012-07-10 | Mcafee, Inc. | Unwanted e-mail filtering system including voting feedback |
US6820081B1 (en) * | 2001-03-19 | 2004-11-16 | Attenex Corporation | System and method for evaluating a structured message store for message redundancy |
KR100997708B1 (en) * | 2001-03-22 | 2010-12-02 | 미카엘 정 | Methods and systems for electronic mail, internet target and direct marketing, and electronic mail banner |
US7177855B2 (en) * | 2001-06-20 | 2007-02-13 | Oracle International Corporation | Compile-time optimizations of queries with SQL spreadsheet |
US7761403B2 (en) * | 2001-06-20 | 2010-07-20 | Oracle International Corporation | Run-time optimizations of queries with SQL spreadsheet |
US7716287B2 (en) | 2004-03-05 | 2010-05-11 | Aol Inc. | Organizing entries in participant lists based on communications strengths |
US7774711B2 (en) | 2001-09-28 | 2010-08-10 | Aol Inc. | Automatic categorization of entries in a contact list |
US7007085B1 (en) | 2001-09-28 | 2006-02-28 | Bellsouth Intellectual Property Corporation | Message log for wireline, voice mail, email, fax, pager, instant messages and chat |
US7765484B2 (en) | 2001-09-28 | 2010-07-27 | Aol Inc. | Passive personalization of lists |
US7472187B2 (en) | 2001-09-28 | 2008-12-30 | At&T Intellectual Property I, L.P. | Communications and information resource manager |
US7313617B2 (en) * | 2001-09-28 | 2007-12-25 | Dale Malik | Methods and systems for a communications and information resource manager |
US7512652B1 (en) | 2001-09-28 | 2009-03-31 | Aol Llc, A Delaware Limited Liability Company | Passive personalization of buddy lists |
US20030110227A1 (en) * | 2001-12-06 | 2003-06-12 | O'hagan Timothy Patrick | Real time streaming media communication system |
US7228335B2 (en) * | 2002-02-19 | 2007-06-05 | Goodcontacts Research Ltd. | Method of automatically populating contact information fields for a new contract added to an electronic contact database |
US20030212745A1 (en) * | 2002-05-08 | 2003-11-13 | Caughey David A. | Selective multi-step email message marketing |
US20030220978A1 (en) * | 2002-05-24 | 2003-11-27 | Rhodes Michael J. | System and method for message sender validation |
US20030229672A1 (en) * | 2002-06-05 | 2003-12-11 | Kohn Daniel Mark | Enforceable spam identification and reduction system, and method thereof |
US7305430B2 (en) * | 2002-08-01 | 2007-12-04 | International Business Machines Corporation | Reducing data storage requirements on mail servers |
US7334020B2 (en) * | 2002-09-20 | 2008-02-19 | Goodcontacts Research Ltd. | Automatic highlighting of new electronic message address |
US7254573B2 (en) * | 2002-10-02 | 2007-08-07 | Burke Thomas R | System and method for identifying alternate contact information in a database related to entity, query by identifying contact information of a different type than was in query which is related to the same entity |
US7428580B2 (en) | 2003-11-26 | 2008-09-23 | Aol Llc | Electronic message forwarding |
US8701014B1 (en) | 2002-11-18 | 2014-04-15 | Facebook, Inc. | Account linking |
US8122137B2 (en) | 2002-11-18 | 2012-02-21 | Aol Inc. | Dynamic location of a subordinate user |
US8965964B1 (en) | 2002-11-18 | 2015-02-24 | Facebook, Inc. | Managing forwarded electronic messages |
US8005919B2 (en) | 2002-11-18 | 2011-08-23 | Aol Inc. | Host-based intelligent results related to a character stream |
US7899862B2 (en) | 2002-11-18 | 2011-03-01 | Aol Inc. | Dynamic identification of other users to an online user |
US7590696B1 (en) | 2002-11-18 | 2009-09-15 | Aol Llc | Enhanced buddy list using mobile device identifiers |
US7640306B2 (en) | 2002-11-18 | 2009-12-29 | Aol Llc | Reconfiguring an electronic message to effect an enhanced notification |
CA2506585A1 (en) | 2002-11-18 | 2004-06-03 | Valerie Kucharewski | People lists |
US8037150B2 (en) | 2002-11-21 | 2011-10-11 | Aol Inc. | System and methods for providing multiple personas in a communications environment |
US7636755B2 (en) | 2002-11-21 | 2009-12-22 | Aol Llc | Multiple avatar personalities |
WO2004059506A1 (en) * | 2002-12-26 | 2004-07-15 | Commtouch Software Ltd. | Detection and prevention of spam |
WO2004061698A1 (en) * | 2002-12-30 | 2004-07-22 | Activestate Corporation | Method and system for feature extraction from outgoing messages for use in categorization of incoming messages |
US7949759B2 (en) | 2003-04-02 | 2011-05-24 | AOL, Inc. | Degrees of separation for handling communications |
US7945674B2 (en) | 2003-04-02 | 2011-05-17 | Aol Inc. | Degrees of separation for handling communications |
US9742615B1 (en) | 2002-12-31 | 2017-08-22 | Aol Inc. | Popularity index |
US7263614B2 (en) | 2002-12-31 | 2007-08-28 | Aol Llc | Implicit access for communications pathway |
US7913176B1 (en) | 2003-03-03 | 2011-03-22 | Aol Inc. | Applying access controls to communications with avatars |
US7484176B2 (en) | 2003-03-03 | 2009-01-27 | Aol Llc, A Delaware Limited Liability Company | Reactive avatars |
US7908554B1 (en) | 2003-03-03 | 2011-03-15 | Aol Inc. | Modifying avatar behavior based on user action or mood |
GB0306463D0 (en) * | 2003-03-20 | 2003-04-23 | Steelhead Systems Ltd | Improvements relating to communications data management |
US7613776B1 (en) | 2003-03-26 | 2009-11-03 | Aol Llc | Identifying and using identities deemed to be known to a user |
US7680886B1 (en) * | 2003-04-09 | 2010-03-16 | Symantec Corporation | Suppressing spam using a machine learning based spam filter |
US7454569B2 (en) | 2003-06-25 | 2008-11-18 | Commvault Systems, Inc. | Hierarchical system and method for performing storage operations in a computer network |
US7653693B2 (en) | 2003-09-05 | 2010-01-26 | Aol Llc | Method and system for capturing instant messages |
US20050027622A1 (en) | 2003-07-30 | 2005-02-03 | Walker Jay S. | Products and processes for vending a plurality of products via defined groups |
GB2405229B (en) * | 2003-08-19 | 2006-01-11 | Sophos Plc | Method and apparatus for filtering electronic mail |
US20050043548A1 (en) * | 2003-08-22 | 2005-02-24 | Joseph Cates | Automated monitoring and control system for networked communications |
US7996043B2 (en) * | 2003-11-04 | 2011-08-09 | Research In Motion Limited | System and method for reducing the size of an electronic message on a mobile communication device |
JP4188802B2 (en) * | 2003-11-04 | 2008-12-03 | 株式会社エヌ・ティ・ティ・ドコモ | Mail server and program |
US7979384B2 (en) * | 2003-11-06 | 2011-07-12 | Oracle International Corporation | Analytic enhancements to model clause in structured query language (SQL) |
US7546324B2 (en) | 2003-11-13 | 2009-06-09 | Commvault Systems, Inc. | Systems and methods for performing storage operations using network attached storage |
US7478049B2 (en) * | 2003-12-03 | 2009-01-13 | Carekey, Inc. | Text generation and searching method and system |
US7730137B1 (en) | 2003-12-22 | 2010-06-01 | Aol Inc. | Restricting the volume of outbound electronic messages originated by a single entity |
US8805933B2 (en) * | 2003-12-29 | 2014-08-12 | Google Inc. | System and method for building interest profiles from related messages |
US7818680B2 (en) * | 2003-12-29 | 2010-10-19 | International Business Machines Corporation | Method for deleting related messages |
US7900160B2 (en) * | 2003-12-29 | 2011-03-01 | International Business Machines Corporation | System and method for illustrating a menu of insights associated with visualizations |
US7412437B2 (en) * | 2003-12-29 | 2008-08-12 | International Business Machines Corporation | System and method for searching and retrieving related messages |
US7409641B2 (en) * | 2003-12-29 | 2008-08-05 | International Business Machines Corporation | Method for replying to related messages |
US7299222B1 (en) * | 2003-12-30 | 2007-11-20 | Aol Llc | Enhanced search results |
US7548956B1 (en) | 2003-12-30 | 2009-06-16 | Aol Llc | Spam control based on sender account characteristics |
US20050198145A1 (en) * | 2004-01-12 | 2005-09-08 | Xerox Corporation | Pay e-mail methods and systems |
US7590694B2 (en) | 2004-01-16 | 2009-09-15 | Gozoom.Com, Inc. | System for determining degrees of similarity in email message information |
US7693943B2 (en) * | 2004-01-23 | 2010-04-06 | International Business Machines Corporation | Classification of electronic mail into multiple directories based upon their spam-like properties |
CA2457478A1 (en) * | 2004-02-12 | 2005-08-12 | Opersys Inc. | System and method for warranting electronic mail using a hybrid public key encryption scheme |
WO2005093595A1 (en) * | 2004-02-26 | 2005-10-06 | Thomson Licensing | Discussion association for e-mail |
US7644127B2 (en) * | 2004-03-09 | 2010-01-05 | Gozoom.Com, Inc. | Email analysis using fuzzy matching of text |
US8918466B2 (en) * | 2004-03-09 | 2014-12-23 | Tonny Yu | System for email processing and analysis |
US7631044B2 (en) | 2004-03-09 | 2009-12-08 | Gozoom.Com, Inc. | Suppression of undesirable network messages |
US8595146B1 (en) | 2004-03-15 | 2013-11-26 | Aol Inc. | Social networking permissions |
WO2005089286A2 (en) | 2004-03-15 | 2005-09-29 | America Online, Inc. | Sharing social network information |
US7269621B2 (en) | 2004-03-31 | 2007-09-11 | Google Inc. | Method system and graphical user interface for dynamically updating transmission characteristics in a web mail reply |
US7814155B2 (en) | 2004-03-31 | 2010-10-12 | Google Inc. | Email conversation management system |
US7912904B2 (en) | 2004-03-31 | 2011-03-22 | Google Inc. | Email system with conversation-centric user interface |
US9819624B2 (en) | 2004-03-31 | 2017-11-14 | Google Inc. | Displaying conversations in a conversation-based email system |
US7647321B2 (en) * | 2004-04-26 | 2010-01-12 | Google Inc. | System and method for filtering electronic messages using business heuristics |
US8081760B2 (en) * | 2004-05-20 | 2011-12-20 | International Business Machines Corporation | Offline message security via selective data replication |
US7870200B2 (en) * | 2004-05-29 | 2011-01-11 | Ironport Systems, Inc. | Monitoring the flow of messages received at a server |
US7680890B1 (en) | 2004-06-22 | 2010-03-16 | Wei Lin | Fuzzy logic voting method and system for classifying e-mail using inputs from multiple spam classifiers |
US7953814B1 (en) | 2005-02-28 | 2011-05-31 | Mcafee, Inc. | Stopping and remediating outbound messaging abuse |
US8484295B2 (en) | 2004-12-21 | 2013-07-09 | Mcafee, Inc. | Subscriber reputation filtering method for analyzing subscriber activity and detecting account misuse |
US8631077B2 (en) | 2004-07-22 | 2014-01-14 | International Business Machines Corporation | Duplicate e-mail content detection and automatic doclink conversion |
US20060026244A1 (en) * | 2004-07-30 | 2006-02-02 | Xerox Corporation | Electronic mail system having a recipient field modifier function |
US7890593B2 (en) | 2008-07-17 | 2011-02-15 | International Business Machines Corporation | Sectional E-mail Transmission |
US20060041625A1 (en) | 2004-08-19 | 2006-02-23 | International Business Machines Corporation | System and method for sectional e-mail transmission |
ATE342625T1 (en) * | 2004-08-31 | 2006-11-15 | Opportunity Solutions As | DEVICE FOR HANDLING EMAIL IN A MULTI-USER ENVIRONMENT |
US9009100B2 (en) | 2004-09-17 | 2015-04-14 | Go Daddy Operating Company, LLC | Web page customization based on a search term expertise level of a user |
US9002783B2 (en) | 2004-09-17 | 2015-04-07 | Go Daddy Operating Company, LLC | Web page customization based on expertise level of a user |
US7680901B2 (en) * | 2004-09-17 | 2010-03-16 | Go Daddy Group, Inc. | Customize a user interface of a web page using an expertise level rules engine |
JP4849794B2 (en) * | 2004-11-12 | 2012-01-11 | 株式会社リコー | Image forming apparatus |
US8903760B2 (en) | 2004-11-12 | 2014-12-02 | International Business Machines Corporation | Method and system for information workflows |
US7694097B2 (en) * | 2004-11-15 | 2010-04-06 | International Business Machines Corporation | System and method for managing an electronic storage volume |
US8060566B2 (en) | 2004-12-01 | 2011-11-15 | Aol Inc. | Automatically enabling the forwarding of instant messages |
US7730143B1 (en) | 2004-12-01 | 2010-06-01 | Aol Inc. | Prohibiting mobile forwarding |
US9002949B2 (en) | 2004-12-01 | 2015-04-07 | Google Inc. | Automatically enabling the forwarding of instant messages |
US8185590B2 (en) * | 2004-12-02 | 2012-05-22 | Microsoft Corporation | System and method for replicating offline scheduling transactions from a client to a server |
US8751624B1 (en) * | 2004-12-10 | 2014-06-10 | Packet Design, Llc | System and method for identifying issues related to messages in a communication network |
US7580982B2 (en) * | 2004-12-14 | 2009-08-25 | The Go Daddy Group, Inc. | Email filtering system and method |
US8655957B2 (en) * | 2004-12-16 | 2014-02-18 | Apple Inc. | System and method for confirming that the origin of an electronic mail message is valid |
US9652809B1 (en) | 2004-12-21 | 2017-05-16 | Aol Inc. | Using user profile information to determine an avatar and/or avatar characteristics |
US8738708B2 (en) * | 2004-12-21 | 2014-05-27 | Mcafee, Inc. | Bounce management in a trusted communication network |
US9160755B2 (en) | 2004-12-21 | 2015-10-13 | Mcafee, Inc. | Trusted communication network |
US9015472B1 (en) | 2005-03-10 | 2015-04-21 | Mcafee, Inc. | Marking electronic messages to indicate human origination |
US9002950B2 (en) * | 2004-12-21 | 2015-04-07 | Sap Se | Method and system to file relayed e-mails |
US7921369B2 (en) | 2004-12-30 | 2011-04-05 | Aol Inc. | Mood-based organization and display of instant messenger buddy lists |
US20060149823A1 (en) * | 2005-01-06 | 2006-07-06 | The Go Daddy Group, Inc | Electronic mail system and method |
US20060168042A1 (en) * | 2005-01-07 | 2006-07-27 | International Business Machines Corporation | Mechanism for mitigating the problem of unsolicited email (also known as "spam" |
US20060168044A1 (en) * | 2005-01-11 | 2006-07-27 | Yen-Fu Chen | System and method for display of chained messages in a single email in different orders |
US7606168B2 (en) * | 2005-01-28 | 2009-10-20 | Attenex Corporation | Apparatus and method for message-centric analysis and multi-aspect viewing using social networks |
US8065369B2 (en) * | 2005-02-01 | 2011-11-22 | Microsoft Corporation | People-centric view of email |
US7593993B2 (en) * | 2005-02-07 | 2009-09-22 | Research In Motion Limited | Method and system for message thread compression |
EP1691516B1 (en) * | 2005-02-07 | 2008-07-09 | Research In Motion Limited | Method and system for message thread compression |
US20060235930A1 (en) * | 2005-04-19 | 2006-10-19 | Xerox Corporation | Method to counter junk e-mail by limiting validity of e-mail addresses |
US7765265B1 (en) | 2005-05-11 | 2010-07-27 | Aol Inc. | Identifying users sharing common characteristics |
US8874658B1 (en) * | 2005-05-11 | 2014-10-28 | Symantec Corporation | Method and apparatus for simulating end user responses to spam email messages |
US7606580B2 (en) | 2005-05-11 | 2009-10-20 | Aol Llc | Personalized location information for mobile devices |
US9401900B2 (en) | 2005-07-01 | 2016-07-26 | Cirius Messaging Inc. | Secure electronic mail system with thread/conversation opt out |
US8688790B2 (en) * | 2005-07-01 | 2014-04-01 | Email2 Scp Solutions Inc. | Secure electronic mail system with for your eyes only features |
US10021062B2 (en) | 2005-07-01 | 2018-07-10 | Cirius Messaging Inc. | Secure electronic mail system |
US7730142B2 (en) | 2005-07-01 | 2010-06-01 | 0733660 B.C. Ltd. | Electronic mail system with functionality to include both private and public messages in a communication |
US20070050488A1 (en) * | 2005-09-01 | 2007-03-01 | Joyner Wilbert R Jr | Broadcast with private reply control in a real-time messaging system |
KR101152859B1 (en) * | 2005-09-21 | 2012-07-03 | 알제이에스 테크놀로지, 인코포레이티드 | System and method for a high dynamic range sensitive sensor element or array |
US8745140B2 (en) * | 2005-10-14 | 2014-06-03 | Blackberry Limited | System and method of handling messages for forwarding |
US20070112738A1 (en) * | 2005-11-14 | 2007-05-17 | Aol Llc | Displaying User Relevance Feedback for Search Results |
US20070112758A1 (en) * | 2005-11-14 | 2007-05-17 | Aol Llc | Displaying User Feedback for Search Results From People Related to a User |
US8516057B2 (en) * | 2005-11-30 | 2013-08-20 | Digital River, Inc. | Subscriber list system and method |
US20070124404A1 (en) * | 2005-11-30 | 2007-05-31 | Digital River, Inc. | Recurring message system and method |
US8601160B1 (en) | 2006-02-09 | 2013-12-03 | Mcafee, Inc. | System, method and computer program product for gathering information relating to electronic content utilizing a DNS server |
US20070192490A1 (en) * | 2006-02-13 | 2007-08-16 | Minhas Sandip S | Content-based filtering of electronic messages |
US7627641B2 (en) * | 2006-03-09 | 2009-12-01 | Watchguard Technologies, Inc. | Method and system for recognizing desired email |
US7853839B2 (en) * | 2006-04-04 | 2010-12-14 | Qualcomm Incorporated | Method and apparatus for verifying the correctness of FTAP data packets received on the FLO waveform |
US20060184634A1 (en) * | 2006-05-18 | 2006-08-17 | The Go Daddy Group, Inc. | Electronic mail system using email tickler |
US8769065B1 (en) * | 2006-06-28 | 2014-07-01 | Emc Corporation | Methods and apparatus for implementing a data management framework to collect network management data |
US8726195B2 (en) | 2006-09-05 | 2014-05-13 | Aol Inc. | Enabling an IM user to navigate a virtual world |
US8352538B2 (en) * | 2006-10-16 | 2013-01-08 | Siemens Medical Solutions Usa, Inc. | Transaction monitoring system |
US8463855B2 (en) * | 2006-11-06 | 2013-06-11 | Research In Motion Limited | System and method of message compression |
US8484296B2 (en) * | 2006-11-17 | 2013-07-09 | At&T Intellectual Property I, L.P. | Systems and methods for displaying electronic mail messages |
US20080126489A1 (en) * | 2006-11-28 | 2008-05-29 | Prasad Venkata Potluri | Method and apparatus to manage e-mail messages |
KR101352510B1 (en) * | 2006-12-28 | 2014-01-17 | 삼성전자주식회사 | Apparatus and method for blocking a response of email receipt |
US9229792B1 (en) | 2007-11-21 | 2016-01-05 | Marvell International Ltd. | Method and apparatus for weighted message passing |
US8601069B1 (en) * | 2007-11-21 | 2013-12-03 | Marvell International Ltd. | Method and apparatus for message multicasting |
US8270577B2 (en) * | 2007-12-13 | 2012-09-18 | Verizon Patent And Licensing Inc. | Multiple visual voicemail mailboxes |
US20090172109A1 (en) * | 2007-12-28 | 2009-07-02 | Robert Cameron Weir | System and method for enforcing single-threaded conversations |
US7996900B2 (en) | 2008-03-14 | 2011-08-09 | Microsoft Corporation | Time travelling email messages after delivery |
US10354229B2 (en) | 2008-08-04 | 2019-07-16 | Mcafee, Llc | Method and system for centralized contact management |
JP5320895B2 (en) * | 2008-08-07 | 2013-10-23 | 富士通株式会社 | Information search method and information search apparatus |
US8548503B2 (en) | 2008-08-28 | 2013-10-01 | Aol Inc. | Methods and system for providing location-based communication services |
US8145680B2 (en) * | 2008-08-29 | 2012-03-27 | Oracle International Corporation | System and method for using an editable lifecycle event distribution list with a service metadata repository |
US20100106615A1 (en) * | 2008-10-29 | 2010-04-29 | The Go Daddy Group, Inc. | Providing multiple online data management solutions |
US20100106764A1 (en) * | 2008-10-29 | 2010-04-29 | The Go Daddy Group, Inc. | Datacenter hosting multiple online data management solutions |
US20100107085A1 (en) * | 2008-10-29 | 2010-04-29 | The Go Daddy Group, Inc. | Control panel for managing multiple online data management solutions |
US8321514B2 (en) * | 2008-12-30 | 2012-11-27 | International Business Machines Corporation | Sharing email |
US8255468B2 (en) * | 2009-02-11 | 2012-08-28 | Microsoft Corporation | Email management based on user behavior |
US8631080B2 (en) * | 2009-03-12 | 2014-01-14 | Microsoft Corporation | Email characterization |
US10558949B2 (en) * | 2009-05-20 | 2020-02-11 | International Business Machines Corporation | User-configured alternate email rendering |
US20100325228A1 (en) * | 2009-06-23 | 2010-12-23 | Alon Novy | Systems and methods for distributed activity management system |
US9576275B2 (en) * | 2009-07-06 | 2017-02-21 | Ca, Inc. | System and method for archiving and retrieving messages |
US7930430B2 (en) | 2009-07-08 | 2011-04-19 | Xobni Corporation | Systems and methods to provide assistance during address input |
US8572191B2 (en) | 2009-08-03 | 2013-10-29 | Yahoo! Inc. | Systems and methods for profile building |
US9021028B2 (en) * | 2009-08-04 | 2015-04-28 | Yahoo! Inc. | Systems and methods for spam filtering |
US9152952B2 (en) | 2009-08-04 | 2015-10-06 | Yahoo! Inc. | Spam filtering and person profiles |
US9183544B2 (en) * | 2009-10-14 | 2015-11-10 | Yahoo! Inc. | Generating a relationship history |
US9087323B2 (en) | 2009-10-14 | 2015-07-21 | Yahoo! Inc. | Systems and methods to automatically generate a signature block |
US9021198B1 (en) | 2011-01-20 | 2015-04-28 | Commvault Systems, Inc. | System and method for sharing SAN storage |
US9117074B2 (en) | 2011-05-18 | 2015-08-25 | Microsoft Technology Licensing, Llc | Detecting a compromised online user account |
US9087324B2 (en) | 2011-07-12 | 2015-07-21 | Microsoft Technology Licensing, Llc | Message categorization |
US20110307566A1 (en) * | 2011-07-18 | 2011-12-15 | Victor Yeung | System for automatically appending digital correspondence compositions with status updates outputted by an iteration of a qualified user defined function |
US9065826B2 (en) | 2011-08-08 | 2015-06-23 | Microsoft Technology Licensing, Llc | Identifying application reputation based on resource accesses |
US9866446B2 (en) * | 2013-08-26 | 2018-01-09 | Akarsh Belagodu | Data retrieval system |
US9928465B2 (en) | 2014-05-20 | 2018-03-27 | Oath Inc. | Machine learning and validation of account names, addresses, and/or identifiers |
US9565147B2 (en) | 2014-06-30 | 2017-02-07 | Go Daddy Operating Company, LLC | System and methods for multiple email services having a common domain |
US11082378B2 (en) * | 2019-04-10 | 2021-08-03 | Microsoft Technology Licensing, Llc | Tracing messages within a message chain |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5377354A (en) * | 1989-08-15 | 1994-12-27 | Digital Equipment Corporation | Method and system for sorting and prioritizing electronic mail messages |
US5548789A (en) * | 1991-01-24 | 1996-08-20 | Canon Kabushiki Kaisha | Message communication processing apparatus for selectively converting storing and transmitting messages of different lengths |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5619648A (en) * | 1994-11-30 | 1997-04-08 | Lucent Technologies Inc. | Message filtering techniques |
US5805810A (en) * | 1995-04-27 | 1998-09-08 | Maxwell; Robert L. | Apparatus and methods for converting an electronic mail to a postal mail at the receiving station |
JP3490548B2 (en) * | 1995-08-04 | 2004-01-26 | シャープ株式会社 | Email system |
US5948058A (en) * | 1995-10-30 | 1999-09-07 | Nec Corporation | Method and apparatus for cataloging and displaying e-mail using a classification rule preparing means and providing cataloging a piece of e-mail into multiple categories or classification types based on e-mail object information |
US5754788A (en) * | 1995-12-28 | 1998-05-19 | Attachmate Corporation | Method and system for reconfiguring a communications stack |
US5923848A (en) * | 1996-05-31 | 1999-07-13 | Microsoft Corporation | System and method for resolving names in an electronic messaging environment |
US6453327B1 (en) * | 1996-06-10 | 2002-09-17 | Sun Microsystems, Inc. | Method and apparatus for identifying and discarding junk electronic mail |
US5978566A (en) * | 1996-07-12 | 1999-11-02 | Microsoft Corporation | Client side deferred actions within multiple MAPI profiles |
US6377978B1 (en) * | 1996-09-13 | 2002-04-23 | Planetweb, Inc. | Dynamic downloading of hypertext electronic mail messages |
US6693729B1 (en) * | 1996-10-15 | 2004-02-17 | Mark C. Bloomfield | Facsimile to E-mail communication system with local interface |
US5883580A (en) * | 1997-03-24 | 1999-03-16 | Motorola, Inc. | Geographic-temporal significant messaging |
US6314456B1 (en) * | 1997-04-02 | 2001-11-06 | Allegro Software Development Corporation | Serving data from a resource limited system |
US6005928A (en) * | 1997-04-15 | 1999-12-21 | Mci Communication Corporation | Method and system for automatic distribution addressing |
US6189026B1 (en) * | 1997-06-16 | 2001-02-13 | Digital Equipment Corporation | Technique for dynamically generating an address book in a distributed electronic mail system |
EP1031087A1 (en) * | 1997-07-18 | 2000-08-30 | Net Exchange, Inc. | Apparatus and method for effecting correspondent-centric electronic mail |
US5999932A (en) * | 1998-01-13 | 1999-12-07 | Bright Light Technologies, Inc. | System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing |
US7254573B2 (en) * | 2002-10-02 | 2007-08-07 | Burke Thomas R | System and method for identifying alternate contact information in a database related to entity, query by identifying contact information of a different type than was in query which is related to the same entity |
GB0306463D0 (en) * | 2003-03-20 | 2003-04-23 | Steelhead Systems Ltd | Improvements relating to communications data management |
-
1998
- 1998-07-18 EP EP98935782A patent/EP1031087A1/en not_active Withdrawn
- 1998-07-18 US US09/269,587 patent/US6615241B1/en not_active Expired - Fee Related
- 1998-07-18 AU AU84963/98A patent/AU8496398A/en not_active Abandoned
- 1998-07-18 WO PCT/US1998/014886 patent/WO1999004344A1/en not_active Application Discontinuation
-
2003
- 2003-07-03 US US10/613,875 patent/US7386591B2/en not_active Expired - Fee Related
-
2005
- 2005-07-01 US US11/173,661 patent/US7222159B2/en not_active Expired - Fee Related
-
2006
- 2006-05-05 US US11/381,746 patent/US7457844B2/en not_active Expired - Fee Related
-
2008
- 2008-05-12 US US12/119,484 patent/US20080320047A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5377354A (en) * | 1989-08-15 | 1994-12-27 | Digital Equipment Corporation | Method and system for sorting and prioritizing electronic mail messages |
US5548789A (en) * | 1991-01-24 | 1996-08-20 | Canon Kabushiki Kaisha | Message communication processing apparatus for selectively converting storing and transmitting messages of different lengths |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6356935B1 (en) | 1998-08-14 | 2002-03-12 | Xircom Wireless, Inc. | Apparatus and method for an authenticated electronic userid |
US6795919B1 (en) | 1998-08-14 | 2004-09-21 | Intel Corporation | Unique digital signature |
US6085321A (en) * | 1998-08-14 | 2000-07-04 | Omnipoint Corporation | Unique digital signature |
US6615348B1 (en) | 1999-04-16 | 2003-09-02 | Intel Corporation | Method and apparatus for an adapted digital signature |
WO2001059655A3 (en) * | 2000-02-11 | 2003-02-20 | Hallmark Cards | System for automatically maintaining the accuracy and completeness of data contained in a computer based calendar and address book |
US6931419B1 (en) | 2000-02-11 | 2005-08-16 | Hallmark Cards Incorporated | Data management system for automatically accessing, maintaining, propagating user data among plurality of communities, each of which contains plurality of members |
WO2001059655A2 (en) * | 2000-02-11 | 2001-08-16 | Hallmark Cards, Incorporated | System for automatically maintaining the accuracy and completeness of data contained in a computer based calendar and address book |
GB2361335A (en) * | 2000-04-14 | 2001-10-17 | Friendspace Inc | Communications |
GB2361335B (en) * | 2000-04-14 | 2003-05-07 | Friendspace Inc | Communications arrangement |
GB2369906B (en) * | 2000-08-03 | 2005-01-19 | Nec Corp | Electronic mail service system |
US6920483B1 (en) | 2000-08-31 | 2005-07-19 | International Business Machines Corporation | Notification of automatically forwarded electronic mail messages in a data processing system |
US6725228B1 (en) | 2000-10-31 | 2004-04-20 | David Morley Clark | System for managing and organizing stored electronic messages |
US6708205B2 (en) * | 2001-02-15 | 2004-03-16 | Suffix Mail, Inc. | E-mail messaging system |
WO2002080512A1 (en) * | 2001-03-30 | 2002-10-10 | Elisa Communications Oyj | Controlling method for contact requests using recommendations by approved contact-requesting parties |
EP1472633A2 (en) * | 2002-01-08 | 2004-11-03 | Sap Ag | Enhanced email management system |
GB2384583A (en) * | 2002-01-29 | 2003-07-30 | Inventec Corp | System and method for managing mail and files |
GB2389681A (en) * | 2002-05-09 | 2003-12-17 | Nec Corp | Automatically updating user data in email reception permission lists |
GB2382900A (en) * | 2003-01-15 | 2003-06-11 | Gfi Software Ltd | Regulating receipt of electronic mail with a whitelist based on outgoing email addresses |
US10004989B2 (en) | 2013-01-29 | 2018-06-26 | Sony Interactive Entertainment LLC | Methods and apparatus for hiding latency in network multiplayer games |
Also Published As
Publication number | Publication date |
---|---|
AU8496398A (en) | 1999-02-10 |
US20040006600A1 (en) | 2004-01-08 |
US6615241B1 (en) | 2003-09-02 |
US20080320047A1 (en) | 2008-12-25 |
US7386591B2 (en) | 2008-06-10 |
US7222159B2 (en) | 2007-05-22 |
US20050262213A1 (en) | 2005-11-24 |
US20060195538A1 (en) | 2006-08-31 |
US7457844B2 (en) | 2008-11-25 |
EP1031087A1 (en) | 2000-08-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7386591B2 (en) | Correspondent-centric management email system for associating message identifiers with instances of properties already stored in database | |
US7054906B2 (en) | System and method for controlling and organizing Email | |
US7428576B2 (en) | Addressee-defined mail addressing system and method | |
US6993561B2 (en) | Method and apparatus for maintaining a unified view of multiple mailboxes | |
US7627642B1 (en) | Methods and systems for automatically presenting users with option to call sender responsive to email message | |
US6779022B1 (en) | Server that obtains information from multiple sources, filters using client identities, and dispatches to both hardwired and wireless clients | |
US7133898B1 (en) | System and method for sorting e-mail using a vendor registration code and a vendor registration purpose code previously assigned by a recipient | |
US7912913B2 (en) | Facilitating presentation and monitoring of electronic mail messages with reply by constraints | |
US10122667B2 (en) | Method and apparatus for storing email messages | |
US6442546B1 (en) | Messaging system with application-defined states | |
US20020120748A1 (en) | Method and apparatus for selective delivery and forwarding of electronic mail | |
US20060086799A1 (en) | Email client and methods for commanding later re-delivery of messages | |
US7818381B2 (en) | System for sending, receiving and displaying message, method for sending, receiving and displaying message and computer readable storage medium storing program for that method | |
KR20030055817A (en) | Mail control method of receiving and deleting mails selectively using mail header information and mail client terminal | |
KR100438545B1 (en) | E-mail reception method in wireless communication terminal device | |
KR20020080764A (en) | System and Method to categorize e-mail automatically by specific directory | |
CA2549250A1 (en) | System and method for integrating electronic mail services | |
KR20020024293A (en) | Multiple mail delivery method under the downmail system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 09269587 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1998935782 Country of ref document: EP |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
WWP | Wipo information: published in national office |
Ref document number: 1998935782 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: CA |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 1998935782 Country of ref document: EP |