CA2587116A1 - Accessing of unified messaging system user data via a standard e-mail client - Google Patents

Accessing of unified messaging system user data via a standard e-mail client Download PDF

Info

Publication number
CA2587116A1
CA2587116A1 CA002587116A CA2587116A CA2587116A1 CA 2587116 A1 CA2587116 A1 CA 2587116A1 CA 002587116 A CA002587116 A CA 002587116A CA 2587116 A CA2587116 A CA 2587116A CA 2587116 A1 CA2587116 A1 CA 2587116A1
Authority
CA
Canada
Prior art keywords
mail
folder
user
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
CA002587116A
Other languages
French (fr)
Inventor
Frederick P. Block
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Avaya Technology LLC
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/792,477 external-priority patent/US20020120690A1/en
Application filed by Individual filed Critical Individual
Publication of CA2587116A1 publication Critical patent/CA2587116A1/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

A user's home page information is accessed in a messaging system.
An e-mail client reads a folder of a user's mailbox of the messaging system.
An e-mail server of the messaging system associates this folder with a Web messaging application of the messaging system. In response to the reading of the folder, the e-mail server obtains home page information of the user from the Web messaging application and provides the obtained home page information to the client in a form of at least one e-mail message. In response to an e-mail client writing an e-mail message containing home page information to the folder, the e-mail server retrieves the contained home page information from the written e-mail message and provides the retrieved home page information as the user's home page information to the Web messaging application.

Description

ACCESSING OF UNIFIED MESSAGING SYSTEM USER DATA VIA A
STANDARD E-MAIL CLIENT

This is a division of co-pending Canadian Patent Application No. 2,360,296 filed on October 30, 2001.

Technical Field This invention relates to unified messaging systems.
Background of the Invention A unified messaging system provides a plurality of different messaging services, such as voice mail, e-mail, fax messaging, and/or multimedia messaging, all in one system. The unified messaging system typically offers multiple access mechanisms, including voice access via telephones, personal computer (PC) access via a product-specific (custom) client, PC access via a standards-based e-mail client, and/or PC access via a Web browser.
The e-mail client is designed to support e-mail capabilities. But a unified messaging system provides more than just e-mail capabilities.
Consequently, the unified messaging system usually provides features and capabilities beyond those that are supported by the e-mail client. These include the ability to provide and to change a user's personal greetings for voice mail, the ability to provide and to change personal Web page information for the user, and the ability to select and specify a fax machine for printing messages from the user's mailbox.

Summary of the Invention This invention is directed to solving these and other problems and disadvantages of the prior art. Generally according to the invention, a method of operating a unified messaging system comprises the following steps. First, an association is established in an e-mail server between an application of the unified messaging system and a folder of a mailbox of a user of the system.
The application is illustratively a messaging application such as a voice-mail server, a fax messaging server, or Web messaging server, and the mailbox is a mailbox of a user of the application. The folder may be a virtual folder-and having existence in name only. In response to an e-mail client opening (e.g., reading) the folder, the e-mail server of the system provides data of the user from the application to the e-mail client in the form of a message in the folder.
The e-mail client is illustratively the e-mail client of the user who owns the mailbox, and the data is illustratively data about the user that the user provides to the application, such as the user's personal greeting of the voice-mail, the user's fax and the address (telephone number) of the fax machine at which the user's fax is enqueued to be printed, or the user information that is used by Web messaging to create the user's home page.
The user can thus access and review the user data that are used by non-e-mail applications via a conventional e-mail client, e.g., a standard IMAP
client. Correspondingly, in response to the e-mail client storing (e.g., writing) a message in the folder, the e-mail server provides the contents of that message as the user's data to the application. The user can thus change the user data that are used by non-e-mail applications via the conventional e-mail client.
The invention provides access to both fundamental and advanced UMS capabilities by using a standards-based client and familiar messaging concepts. A custom client is not needed, thereby reducing product development costs and eliminating the need for end-users to learn how to use a new client. Use of standards-based client interfaces also exposes this capability in a programmatic sense to numerous developer toolkits containing libraries for interfacing with IMAP4 servers. One example of such a library is the javamail class library from Sun Microsystems for use in creating IMAP4-aware applications. The general idea of using special IMAP4 folders to implement server-side actions could even be incorporated into the IMAP4 protocol standard (RFC2060) as an extension of the standard that is fully compatible with the present standard.
Unlike the approach of sending a message to an email address identifying the desired fax machine, the invention requires the client to be actively logged on, utilizing an e-mail retrieval protocol rather than an e-mail sending protocol. This arrangement allows the fax printing operation to be associated with a particular, authenticated, user and does not expose the UMS to potential abuse from unauthorized individuals. The use of a fax queue folder also provides a convenient way of indicating the status of the requested fax print operation.
While the invention has been characterized in terms of a method, it also encompasses apparatus that performs the method. The apparatus preferably includes an effecter-any entity that effects the corresponding step, unlike a means-for each step. The invention further encompasses any computer readable medium containing instructions which, when executed in a computer, cause the computer to perform the method steps.
In accordance with one aspect of the present invention there is provided a method of accessing a user's home page information in a messaging system comprising: in response to an e-mail client reading a folder of a user's mailbox of the messaging system, which folder an e-mail server of the messaging system associates with a Web messaging application of the messaging system, the e-mail server obtaining home page information of the user from the Web messaging application and providing the obtained home page information to the client in a form of at least one e-mail message;
and in response to an e-mail client writing an e-mail message containing home page information to the folder, the e-mail server retrieving the contained home page information from the written e-mail message and providing the retrieved home page information as the user's home page information to the Web messaging application.
In accordance with another aspect of the present invention there is provided a messaging system comprising: a mailbox of a user of the messaging system; a Web messaging application having home page information of the user; an e-mail server, responsive to an e-mail client reading a folder of user's mailbox which folder the e-mail server associates with the Web messaging application, for obtaining the home page information of the user from the Web messaging application and providing the obtained home page information to the client in a form of at least one e-mail message;
and the e-mail server further responsive to an e-mail client writing an e-mail message containing home page information to the folder, for retrieving the contained home page information from the written e-mail message and providing the retrieved home page information as the user's home page information to the Web messaging application.
These and other advantages and features of the invention will become more apparent from a detailed description of an illustrative embodiment of the invention considered together with the drawings.

Brief Description of the Drawings FIG. 1 is a block diagram of a communications system that includes an illustrative embodiment of the invention;
FIGs. 2 and 3 are functional flow diagrams of operation of an e-mail server of the system of FIG. 1 with respect to personal greetings of a voice mail server of the system of FIG. 1;
FIGs. 4 and 5 are functional flow diagrams of operation of the e-mail server of the system of FIG. 1 with respect to home page information of a Web server of the system of FIG. 1; and FIGs. 6 and 7 are functional flow diagrams of operation of the e-mail server of the system of FIG. 1 with respect to fax queues of a fax server of the system of FIG. 1.

Detailed Description FIG. 1 shows a communications system that includes an illustrative embodiment of the invention. The system of FIG. 1 is centered on a unified messaging system (UMS) 100 which is connected to both a voice network 110 and a data network 120. Voice network 110 is illustratively a telephone network, while data network 120 is illustratively a local area network (LAN) such as an intranet or a wide area network (WAN) such as the Internet. UMS 100 includes a plurality of application programs 130-160 that provide a variety of user services.
5 These include an e-mail server 130 that provides e-mail services by communicating across data network 120 with e-mail clients 170 executing on users' PCs 171, a Web server 140 that provides Web information services by communicating across data network 120 with users' browser-equipped PCs 172, a fax server 150 that provides fax services by communicating with fax machines 180 across voice network 110, and a voice mail server 160 that provides voice mail services by communicating with users' telephone terminals 181 across voice network 110. UMS 100 is illustratively a stored-program-controlled machine, such as the Intuity UMS of Avaya Inc., where servers 130-160 are illustratively implemented as data and program instructions stored in a memory and executing on a processor or of UMS 100. E-mail client 170 and server 130 are illustratively an e-mail standards-based client and server, respectively, preferably conforming to the IMAP4 standard.
UMS 100 includes users' mailboxes 190 which servers 130-160 use to store and retrieve users' messages. Users may organize their mailboxes 190 into a plurality of file folders 191. Messages are stored in folders 191 in mailboxes 190 as electronic (computer) files. While mailboxes 190 are shared by servers 130-160, each server 130-160 usually includes data (often user-specific) that are dedicated or private to that server. These illustratively include various data about (pertaining to) the user that are supplied by the user, such as user's data for a personal home-page 141 that are used by Web server 140 to generate each user's home page, user's personal greeting 161 played out by voice mail server 160 to callers who reach the user's mailbox, and fax queues 151 each corresponding to a different fax machine 180 and used by fax server 150 to buffer users' fax messages for printing to fax machines 180. Users' personal 3o home pages 141 containing user-specified content are traditionally created by using a variety of authoring tools and then are transferred as files to Web server 140 by using a file transfer protocol such as FTP. Dynamic generation of personal home pages from information contained in a UMS 100 is a recent capability. In such a system, the mechanism to manage the content of a home s page may be either direct or indirect. A direct mechanism provides the user control over some part or all of the Web page by using a custom client, such as a Web-based or a stand-alone PC application. An indirect mechanism relies on user actions executed via standard interfaces of UMS 100 to control the Web page content. An example of an indirect mechanism is recording of a new greeting that would be reflected on the user's system-generated home page. To effect management of personal greetings 161 of voice-mail server 160, a UMS
100 typically provides multiple access mechanisms, including voice-access via telephone, PC access via product-specific (custom) client, and/or PC access via Web browser. And while UMS 100 typically offers users the ability to print messages received into their mailbox 190 to a fax machine 180, this feature is generally restricted to proprietary interfaces such as the UMS' telephone interface or custom PC clients. In the industry, this feature is presently offered to e-mail standards-based clients only by providing an e-mail address for a fax machine 180 that is accessible to the e-mail client. Such an address might be, for example, FAX=1234567@UMhost.com., or FAX=+18001234567@UMhost.com. Providing access via an e-mail address, particularly if the phone number for the fax machine is unrestricted, raises a security issue, since the e-mail transmission is generally not authenticated and toll charges may be incurred by the fax phone call. For this reason, many UMSs do not offer fax-machine access to an e-mail standards-based client 170.
As described so far, the communications system of FIG. 1 is conventional. In summary, a user conventionally does not have access via a conventional standards-based e-mail client 170 to his or her home-page data 141, tax queues 151, or personal greeting 161.
According to the invention, the functionality of the conventional e-mail server 130 is modified to provide access by the conventional e-mail client 170 to home page data 141, fax queues 151, and/or personal greeting 161. The notion is to expose this information as folders to the e-mail subsystem. The modification may be made internally to server 130 or may be affected by an add-on to server 130. E-mail server 130 is configured to recognize and respond to certain special folders 191 in users' mailboxes 190. These special folders 191 may be virtual folders, in that they need not have actual physical existence in users' mailboxes 190 in the sense of having memory allocated to them. Rather, they may exist only as predetermined folder names to which e-mail server 130 responds in predetermined special ways. At least one such special folder 191 in each user's mailbox 190 is associated with each of the servers 140-160. This association is effected by e-mail server 130 being programmed to treat a folder 191 of a particular name as corresponding to a particular server 140-160.
Illustratively, e-mail server 130 recognizes a virtual folder 191 named "public" as corresponding to Web server 140 in general and to home page 141 in particular, recognizes a virtual folder 191 named "greeting" as corresponding to voice-mail server 160 in general and to personal greeting 161 in particular, and recognizes a virtual folder "fax-queue" as corresponding to fax server 150 in general and to fax queues 151 in particular. Furthermore, a hierarchy of virtual folders 191 (subfolders) may be used for different types (items) of information within the generic type of information represented by the top folder 191 in the hierarchy.
For example, a user may have a plurality of different personal greetings in his or her personal greeting 161, such as different greetings for different callers or for different times of day; correspondingly, "greeting" folder 191 may be subtended by a plurality of subfolders each with its own unique name and each corresponding to a different personal greeting. Home page 141 of a user may include different types of home-page information, such as the user's name, a greeting, a phone number, a fax number, an e-mail address with a link to leave a message, etc.; correspondingly, "public" folder 191 may be subtended by a plurality of subfolders each with its own unique name and each corresponding to a different type of home-page information. Or, a user may be able to print faxes at any one of a plurality of fax machines 180 via different fax queues 151;
correspondingly, "fax-queue" folder 191 may be subtended by a plurality of subfolders each corresponding to a different fax machine 180 and having that fax machine's telephone number as a part of its name. Other folders 191 in mailboxes 190 are treated conventionally by e-mail server 130.
Access to a user's personal greeting(s) 161 is provided to an IMAP4 client 170 through the use of an automatically-created one or more "greeting"
folders 191 containing a standard e-mail message that includes a voice attachment which is the greeting. The IMAP4 e-mail retrieval protocol includes support for server-side folders. The customary use for such folders is to allow users to organize their saved e-mail messages. The protocol is rich enough to allow an IMAP4 server 130 to provide "pre-created" folders that are not explicitly created by the user. To install a new greeting, the user creates a message containing the greeting by any mechanism (perhaps by recording the message by using his or her PC microphone and sound card, or by leaving a call-answer message consisting of the greeting) and then copies the message containing the desired greeting into "greeting" folder 191. These actions use standard abilities of an IMAP4 client 170. But IMAP4 server 130 does not simply archive the message containing the greeting; rather, in response to the user copying the message into the special "greeting" folder 191, server 130 makes the audio attachment of this message the user's active greeting on voice mail server 160.
Server 130 could reject a client request to copy a message without an audio attachment into "greeting" folder 191. In addition, since the IMAP4 protocol is designed to allow concurrent access to the same mailbox 190 from multiple clients, server 130 itself can effectively enforce a rule that only one message can exist in a "greeting" folder 191 at a time. If a message is already present in a "greeting" folder 191 when the user copies a new message into it, server 130 could move the existing message into an "old greetings" folder or could simply delete the existing message. These actions appear to client 170 as if another client, simultaneously accessing the same mailbox 190, had done them. UMS
100 that provides multiple greetings 161 for different purposes, such as separate greetings for "busy" and "no answer", presents multiple "greeting" folders 191 indicating the specific greeting type, such as "greeting-busy" or "greeting-call answer". These specific greeting-type folders 191 may be presented as sub-folders to a top-level "greeting" folder 191. Since these folders 191 are automatically created on server 130, in the event that server 130 knows the user's primary language (which UMS 100 typically does), the names used for folders 191 can be in the user's language. Greeting management performed by other clients would be visible through this mechanism as well. For example, if a user records a new greeting via a telephone 181 and later examines his or her "greeting" folder 191 via lMAP4 client 170, then the greeting recorded on the phone would appear to be a message saved in the "greeting" folder 191.
Messages contained in a user's automatically-created "public" folder 191 are formatted as individual items for presentation in the user's system-generated personal home page. As was mentioned above, the IMAP4 e-mail retrieval protocol includes support for server-side folders. To manage public information items that are available via the user's personal home page 141, the user adds or deletes messages in his or her "public" folder 191. In response, e-mail server 130 causes Web server 140 to include each message contained in the user's "public" folder 191 as an information item on the user's system-generated personal home page 141. The exact presentation on a home page of the messages contained in the public folder is not relevant hereto. The subject of such a message can be shown as a hyperlink to the message content or, for messages with multiple content-media, the subject can be shown with a media icon which links to a real or a virtual file containing the content in that medium.
Regardless of the specific formatting rules, the message contains sufficient information to allow presentation on a Web page. Server 130 may reject a client 3o request to copy to the user's "public" folder 191 either messages from other folders or only messages marked private. Disallowing copying of messages from other folders would limit the use of "public" folder 191 to messages which the user creates, much like the "Drafts" folder used by Netscape Communicator to hold unsent drafts of messages. Allowing copying of messages from other 5 folders not marked private would let the user include any received e-mail message as an information item on their Web home page 141. The IMAP4 protocol supports the notion of a hierarchical subfolder structure. Server 130 can therefore allow the user to create subfolders and use this subfolder structure to organize the public information items, perhaps on separate Web pages linked 1o from the user's main page. Restricted access to a folder or subfolder can be indicated by the user including a message with a specific subject, perhaps "password-xxx".
The ability to send a message to an arbitrary fax phone number is provided to IMAP4 client 170 through the use of a client-created "fax-queue"
folder (or folders) 191 whose name indicates the phone number of the destination fax machine180. As was mentioned above, the IMAP4 e-mail retrieval protocol includes support for server-side folders. To send a message to a tax machine, the user creates a folder 191 with a name such as "faxq-1234567", and then copies a message into this folder 191. These actions use standard abilities of IMAP4 client 170. But the IMAP4 server 130 does not archive the message; rather it internally queues the message for transmission to the fax machine 180 that is indicated by the phone number that is embedded in the folder's name (in this case, based on the folder name beginning with "faxq-").
Server 130 may reject a client request to copy a message without any faxable content, for example, a simple voice message. In addition, since the IMAP4 protocol is designed to allow concurrent access to the same mailbox 190 from multiple clients, server 130 itself could check the delivery status and present such status in the form of a message in "fax queue" folder 191 to indicate the success or failure of the fax transmission. These actions would appear to client 170 as if another client, simultaneously accessing the same mailbox 190, had done them. "Fax queue" folders 191 may also be presented as sub-folders of a top-level "fax-queue" folder 191 that is automatically created by server 130.
In this case, in the event that server 130 knows the user's primary language (which UMS typically does), the name that is used for the top-level folder 191 can be in the user's language. Fax-printing operations performed by other clients are visible through this mechanism as well. For example, if a user prints a message to fax machine 180 via telephone 181 and later examines his or her "fax queue"
folder 191 via IMAP4 client 170, then the message that is queued to be sent or the results of the fax transmission are seen in folder 191 whose name identifies the phone number of fax machine 180.
The functionality of e-mail server 130 that gives e-mail client 170 access to user information 141, 151, 161 is shown in FIGs. 2-7. Usually before e-mail client 170 accesses a folder 191 created by e-mail server 130, there is a step where client 170 requests a list of the folders in its corresponding mailbox 190 to discover the existence of these server-created folders. Optionally, the names of these folders 191 may be presented by server 130 to e-mail client 170 in the language of the user of client 170. This is effected as follows. Server has a plurality of lists of folder 191 names, one list for and in each language (e.g., Spanish, English, French, etc.) supported by server 130. Server 130 also has data associating a language with each user, i.e., with each client 170. When a client 170 requests a list of the folders in its corresponding mailbox 190, server 130 looks up the client's corresponding ianguage and then presents the list of files 191 in that language to the client 170.
FIG. 2 shows the response of e-mail server 130 to e-mail client 170 opening "greeting" virtual folder 191 in a user's mailbox 190. Upon receipt of the conventional "open" (or "read") request, at step 200, server 130 recognizes the folder name "greeting" as the name of a special folder 191 that is associated with voice-mail server 160. Server 130 requests personal greeting 161 of the user who owns mailbox 190 from voice-mail server 160, at step 202. Alternatively, e-mail server 130 could directly access personal greeting 161 and extract the user's personal greeting therefrom; personal greeting 161 may even be stored in a folder managed by e-mail server 130 from which voice-mail server 160 retrieves greeting 161 whenever it needs to play the greeting out. Upon obtaining the user's personal greeting as a computer file, at step 202, server forms a conventional e-mail message having the user's personal greeting as an attachment, at step 204, and presents the e-mail message to e-mail client 170 in "greeting" virtual folder 191, at step 206. The message thus becomes available for retrieval by e-mail client 170. Response of server 130 to the "open"
request then ends, at step 208.
FIG. 3 shows the response of e-mail server 130 to e-mail client 170 storing (e.g., writing) a message with an audio attachment in "greeting"
virtual folder 191 in a user's mailbox 190. Client 170 may store a message in a folder 191 in any one of a number of conventional ways, such as by appending an e-mail to "greeting" folder 191, or by transferring an existing message from another folder in mailbox 190 to "greeting" folder. Upon receipt of the request to store the message, at step 300, server 130 obtains the message, at step 302, e.g., by receiving it over data network 120 or retrieving it from another folder.
Server 103 then extracts the contents of the message attachment, at step 304, and causes voice-mail server 160 to install the contents as the user's personal greeting 161, at step 306. Alternatively, e-mail server 130 could directly access personal greeting 161 and install the user's personal greeting therein; as mentioned above, personal greeting 161 may even be stored in a folder managed by e-mail server 130 from which voice-mail server 160 retrieves greeting 161 whenever it is needed. Response of server 130 to the store-message request then ends, at step 308.
FIG. 4 shows the response of e-mail server 130 to e-mail client 170 opening "public" virtual folder 191 in a user's mailbox 190. Upon receipt of the conventional "open" request, at step 400, server 130 recognizes the folder name "public" as the name of a special folder 191 that is associated with Web server 160. Server 130 requests home-page information 141 of the user who owns mailbox 190 from Web server 140, at step 402. Alternatively, e-mail server 130 could directly access home-page information 141 and extract the user's home-page information therefrom, either from Web server 140's storage or from a file managed by e-mail server 130. Upon obtaining the user's home-page information, at step 402, server 130 forms a set of one or more conventional e-mail messages that have the user's home-page information as their contents and/or as attachments, at step 404, and presents the e-mail messages to e-mail client 170 in "public" virtual folder 191, at step 406. Response of server 130 to the "open" request then ends, at step 408.
FIG. 5 shows the response of e-mail server 130 to e-mail client 170 storing a message in "public" virtual folder 191 in a user's mailbox 190.
Client 170 again may store a message in a folder 191 in any one of a number of conventional ways, such as by appending an e-mail to "public" folder 191, or by transferring an existing message from another folder in mailbox 190 to "public"
folder 191. Upon receipt of the request to store the message, at step 500, server 130 receives the message, at step 502, e.g., by receiving it over data network 120 or retrieving it from another folder. Server 130 then extracts the contents of the message, at step 504, and causes Web server 160 to install the contents as the user's home-page information 141, at step 506. Alternatively, e-mail server 130 could directly access home-page information 141 and install the user's home-page information therein, either in Web server 140's storage or in a file managed by e-mail server. Response of server 130 to the store-message request then ends, at step 508.
FIG. 6 shows the response of e-mail server 130 to e-mail client 170 opening "fax-queue #" virtual folder 191 in a user's mailbox 190, where # is the telephone number of a particular fax machine 180. Upon receipt of the conventional "open" request, at step 600, server 130 recognizes the folder name "fax-queue" as the name of a special folder 191 that is associated with fax server 150. Server 130 extracts the telephone number # from the folder name, at step 3o 601, requests the user's enqueued faxes from fax queue 151 corresponding to #

from fax server 150, at step 602, forms a conventional e-mail message containing the retrieved faxes or present delivery status, at step 604, and presents the e-mail to e-mail client 170 in a "fax-queue" virtual folder 191, at step 606. Response of server 130 to the "open" request then ends, at step 608.
FIG. 7 shows the response of e-mail server 130 to e-mail client storing a message in virtual folder 191 named "fax-queue #" where "#" represents the telephone number of fax machine 180 at which the user desires the contents of the message to be printed out. As was mentioned before, client 170 may store the message in folder 191 in any one of a member of conventional ways. Upon receipt of the request to store the message, at step 700, server 130 obtains the message, at step 701, extracts the telephone number # of fax machine 180 from the name of the destination folder 191, at step 702, extracts the message contents, at step 704, and causes fax server 150 to enqueue the message contents in fax queue 151 that corresponds to the telephone number (i.e., that corresponds to fax machine 180 that is addressed by that telephone number), at step 706. Alternatively, at step 706 server 130 stores the message in a real fax-queue folder that is managed by server 130 and that is used by fax server 150 as fax queue 151. Response of server 130 to the store-message request then ends, at step 708.
Of course, various changes and modifications to the illustrative embodiment described above may be envisioned. For example, while the disclosed embodiment has an architecture in which the data that is presented as folders by the e-mail server is actually stored by the voice-mail server, the fax server, or the Web server, the same external behavior can be exhibited by a system in which the data is actually stored by the e-mail server and retrieved as needed by the voice-mail server, the fax server, or the Web server, or where the data is stored in a "neutral" location and is accessed as needed by both the e-mail server and non-e-mail servers. The latter "neutral" implementation may be preferred. The invention may also be extended to handle multiple greeting types (call answer, busy, etc.), folder names presented in user's language, online help (help folder including messages with help per topic and/or "how to use this folder"
message that simply appears in each of these folders), auto-reply message (presented in yet another of these folders), play-on-phone folder (copy a message containing an audio attachment to "play-on-phone" folder to have the 5 system generate an outcall to play the message via the phone rather than via the PC's speakers), call sender folder (copy message including senders' phone number to "call sender" folder to initiate GUI call sender operation), or personal options folder (containing a message indicating user-settable options - to change options, one either replies to this message with indicated changes, or it indicates 10 the URL for a Web page where one can change one's options). Such changes and modifications can be made without departing from the spirit and the scope of the invention and without diminishing its attendant advantages. It is therefore intended that such changes and modifications be covered by the following claims except insofar as limited by the prior art.

Claims (7)

1. A method of accessing a user's home page information in a messaging system comprising:
in response to an e-mail client reading a folder of a user's mailbox of the messaging system, which folder an e-mail server of the messaging system associates with a Web messaging application of the messaging system, the e-mail server obtaining home page information of the user from the Web messaging application and providing the obtained home page information to the client in a form of at least one e-mail message; and in response to an e-mail client writing an e-mail message containing home page information to the folder, the e-mail server retrieving the contained home page information from the written e-mail message and providing the retrieved home page information as the user's home page information to the Web messaging application.
2. The method of claim 1 further comprising:
establishing the association between the Web messaging application and the folder by naming the folder with a name that the e-mail server associates with the Web messaging application.
3. The method of claim 1 wherein:
the e-mail server presents to the e-mail client a name of the folder expressed in one of a plurality of languages that the e-mail server associates with the client, and the client references the folder by the name expressed in the language.
4. A computer-readable medium containing instructions which, when executed in a computer, cause the computer to perform the steps of the method of one of the claims 1 to 3.
5. A messaging system comprising:
a mailbox of a user of the messaging system;
a Web messaging application having home page information of the user;
an e-mail server, responsive to an e-mail client reading a folder of user's mailbox which folder the e-mail server associates with the Web messaging application, for obtaining the home page information of the user from the Web messaging application and providing the obtained home page information to the client in a form of at least one e-mail message; and the e-mail server further responsive to an e-mail client writing an e-mail message containing home page information to the folder, for retrieving the contained home page information from the written e-mail message and providing the retrieved home page information as the user's home page information to the Web messaging application.
6. The system of claim 5 comprising:
means for establishing the association between the Web messaging application and the folder by naming the folder with a name that the e-mail server associates with the Web messaging application.
7. The system of claim 5 comprising:
means in the e-mail server for presenting to the e-mail client a name of the folder expressed in one of a plurality of languages that the e-mail server associates with the client, thereby enabling the client to reference the folder by the name expressed in the language.
CA002587116A 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client Abandoned CA2587116A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/792,477 US20020120690A1 (en) 2001-02-23 2001-02-23 Accessing of unified messaging system user data via a standard e-mail client
US09/792,477 2001-02-23
CA2360296A CA2360296C (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CA2360296A Division CA2360296C (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client

Publications (1)

Publication Number Publication Date
CA2587116A1 true CA2587116A1 (en) 2002-08-23

Family

ID=38283486

Family Applications (3)

Application Number Title Priority Date Filing Date
CA002587047A Abandoned CA2587047A1 (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client
CA002587120A Abandoned CA2587120A1 (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client
CA002587116A Abandoned CA2587116A1 (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CA002587047A Abandoned CA2587047A1 (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client
CA002587120A Abandoned CA2587120A1 (en) 2001-02-23 2001-10-30 Accessing of unified messaging system user data via a standard e-mail client

Country Status (1)

Country Link
CA (3) CA2587047A1 (en)

Also Published As

Publication number Publication date
CA2587047A1 (en) 2002-08-23
CA2587120A1 (en) 2002-08-23

Similar Documents

Publication Publication Date Title
CA2360296C (en) Accessing of unified messaging system user data via a standard e-mail client
US5948059A (en) Method and apparatus for synchronizing multimedia messages in different servers
US5951638A (en) Integrated multimedia messaging system
US6212535B1 (en) Browser-based electronic messaging
US8166112B2 (en) Virtual mail storage for mail distributed using corporate distribution lists
EP0782304B1 (en) Universal message storage system
EP1085444B1 (en) Thread based e-mail including transmitting one e-mail copy and host-specific e-mail distribution lists
US8606854B2 (en) System and method for opportunistic image sharing
AU755321B2 (en) Systems and methods for managing messages
JP5513131B2 (en) Voicemail filtering and posting
JP5368320B2 (en) Voicemail filtering and posting system
JP5513132B2 (en) Voicemail filtering and posting
US5647002A (en) Synchronization of mailboxes of different types
US8391461B2 (en) Caching user information in an integrated communication system
US6009462A (en) Replacing large bit component of electronic mail (e-mail) message with hot-link in distributed computer system
US6029164A (en) Method and apparatus for organizing and accessing electronic mail messages using labels and full text and label indexing
US8059793B2 (en) System and method for voicemail privacy
US8175233B2 (en) Distributed cache system
US8233594B2 (en) Caching message information in an integrated communication system
US8805934B2 (en) System and method for enabling an external-system view of email attachments
US20030120733A1 (en) Email system that allows sender to check recipient's status before sending an email to the recipient
US20030065724A1 (en) Managing messages in unified messaging systems
BR9715383A2 (en) SYSTEM FOR ACCESSING MULTIMEDIA MAILBOXES AND MESSAGES THROUGH THE INTERNET AND VIA PHONE
JP2879547B2 (en) E-mail system and e-mail processing method
US20020031206A1 (en) Voice message forwarding apparatus, method for forwarding voice message, and voice message forwarding system

Legal Events

Date Code Title Description
EEER Examination request
FZDE Dead
FZDE Dead

Effective date: 20121030