US20100235676A1 - Method and system for processing email during an unplanned outage - Google Patents
Method and system for processing email during an unplanned outage Download PDFInfo
- Publication number
- US20100235676A1 US20100235676A1 US12/723,353 US72335310A US2010235676A1 US 20100235676 A1 US20100235676 A1 US 20100235676A1 US 72335310 A US72335310 A US 72335310A US 2010235676 A1 US2010235676 A1 US 2010235676A1
- Authority
- US
- United States
- Prior art keywords
- server
- primary server
- inbound
- users
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 57
- 238000012545 processing Methods 0.000 title claims abstract description 13
- 230000008569 process Effects 0.000 claims description 8
- 230000000737 periodic effect Effects 0.000 claims description 6
- 230000003362 replicative effect Effects 0.000 claims description 6
- 230000007704 transition Effects 0.000 claims description 6
- 230000004044 response Effects 0.000 claims description 5
- 230000000694 effects Effects 0.000 claims description 3
- 238000012544 monitoring process Methods 0.000 claims description 3
- 230000008520 organization Effects 0.000 claims 6
- 230000008859 change Effects 0.000 claims 2
- 230000001360 synchronised effect Effects 0.000 abstract description 3
- 230000010076 replication Effects 0.000 description 21
- 238000010586 diagram Methods 0.000 description 6
- 241000700605 Viruses Species 0.000 description 4
- 238000012360 testing method Methods 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 230000009471 action Effects 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000003203 everyday effect Effects 0.000 description 1
- 230000009295 sperm incapacitation Effects 0.000 description 1
- 230000035899 viability Effects 0.000 description 1
Images
Classifications
-
- 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/23—Reliability checks, e.g. acknowledgments or fault reporting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2002—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where interconnections or communication control functionality are redundant
-
- 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/214—Monitoring or handling of messages using selective forwarding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
Definitions
- the present invention relates generally to a method and system for processing email during an unplanned outage. More particularly, the present invention provides for the redirection of email during an unplanned outage, notifies users that alternative access is available to said email, and restores messages received during the unplanned outage into the users' original email system to maintain the integrity of the email file.
- the present invention relates generally to a method and system for processing email during an unplanned outage and substantially departs from the conventional concepts and designs of the prior art. More particularly, the present invention comprises the steps of managing users' email; redirecting inbound email messages from a primary server to a secondary server when said primary server is unavailable; notifying said users that the redirection of inbound email messages has been implemented; providing the users with access to the email addresses on a secondary server while the primary server is unavailable; notifying users when the primary server is again available; and incorporating the email messages received while the primary server was unavailable into the software for managing users' email so as to create a complete email history.
- FIG. 1 is a flow diagram of a typical replication process.
- Inbound email messages 101 are received and processed on the primary server 102 .
- the information on the primary server 102 is replicated on a secondary server 103 .
- the replication process can occur at the byte level, the file level or the disk level.
- the replication system is configured such that only files or disks to which changes have been made are replicated.
- the secondary server is activated.
- the primary server 102 and the secondary server 103 do not act in concert, it is necessary to take the primary server 102 completely offline before activating the secondary server 103 .
- inbound email messages 201 are sent to a server gateway 210 .
- inbound email messages may be sent from customers, vendors, partners, suppliers and the like.
- inbound email messages are routed to an email application 240 residing on the primary server 220 .
- a registry of all email addresses residing on the primary server 220 is kept either on the primary server 220 or on the server gateway 210 .
- the method of determining the email addresses that reside on the primary server 220 utilizes functionality inherent within the email application 240 .
- the method of determining the email addresses that reside on the primary server 220 may be an independent program operating autonomously.
- a method is next employed to detect whether email addresses that reside on the primary server 220 are detectable to inbound email messages 201 .
- this detection can be as simple as monitoring the email flow for error messages indicating a delivery failure.
- an automated method may be employed which continually monitors a flow of inbound messages 201 to determine whether they are received on the primary server 220 as intended.
- a decision may be made to transfer all inbound email messages from the primary server 220 to the secondary server 230 even though only a portion of the email addresses on the primary server 220 are undetectable to inbound email messages 201 .
- primary server 220 may be prone to additional failure.
- It may also be desirable in those cases where the transition from the primary server 220 to the secondary server 230 is performed manually, to implement a password protection scheme whereby ability to effectuate the transition requires the entering of a password.
- inbound email messages 201 are directed to the secondary server 230 .
- continual assessment is underway to determine when email addresses, residing the primary server 220 , are again detectable to inbound email messages 201 .
- This activity may take the form of for example, periodically pinging the email addresses residing on the primary server 220 and evaluating whether a response is received.
- inbound email messages 201 that had been directed to the secondary server 230 can be redirected back to the primary server 220 .
- users can be notified that the primary server 220 is again operational and that their traditional email application 240 is functioning.
- the notification to users can again be in the form of a notification message delivered to each user's alternate email address.
- FIG. 3 is a diagram showing a method for replicating email addresses on a secondary server.
- email addresses that reside on a primary server are monitored using a means independent from the email application used to process email messages to create a registry of existing email addresses 301 .
- a query 302 is sent to the primary server to determine changes to the registry. More specifically, the query will seek to determine whether email addresses exist in the registry 303 , if there are email addresses that do not exist in the registry 304 , or whether the email addresses are currently being updated in the registry 305 . If the email address exists in the registry 303 , then no further action is taken and the system repeats the query on a 302 on a periodic basis.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The method and system of the present invention provides an improved technique for processing email during an unplanned outage. Email messages are redirected from the primary server to a secondary server during an unplanned outage such as, for example, a natural disaster. A notification message is sent to users alerting them that their email messages are available on the secondary server by, for example, Internet access. After the termination of the unplanned outage, email messages received during the unplanned outage are synchronized into the users standard email application.
Description
- The present application is a continuation patent application, and incorporates by reference, U.S. Utility patent application Ser. No. 10/655,656 filed on Sep. 5, 2003 entitled “Method and System for Processing Email During an Unplanned Outage” which claims priority from and incorporates by reference prior U.S. Provisional Patent Application Ser. No. 60/408,755 filed Sep. 6, 2002, entitled “System For Providing Backup Electronic Messaging Services During Unplanned Outages.”
- 1. Technical Field of the Invention
- The present invention relates generally to a method and system for processing email during an unplanned outage. More particularly, the present invention provides for the redirection of email during an unplanned outage, notifies users that alternative access is available to said email, and restores messages received during the unplanned outage into the users' original email system to maintain the integrity of the email file.
- 2. Description of Related Art
- Everyday more and more companies are concluding that email messaging is a mission critical application worthy of inclusion in a business continuity plan. Previously, companies that made this decision had no alternative but to implement expensive and complex systems. Traditionally, the solution has been to replicate the company's entire email system, such as a Microsoft Exchange database, in a remote datacenter on hardware similar to that owned by the company. Because of the complexity of such system, such as Microsoft's Exchange architecture, replication strategies have focused on real-time database replication of disks at the byte level or, alternatively, on transferring offline database backups on a server-by-server basis.
- Even in cases where a company implements complete replication of its databases, it is not uncommon for there to be gaps in email continuity due to, for example, database corruption, the presence of viruses, denial of service attacks, security breaches and other factors. Some of the most often cited problems with replication are:
-
- 1. High Cost. The cost involved in replication can be staggering. In order to implement an effective replication system, the company must purchase third party replication software, acquire network bandwidth, secure server capacity, retain administrative support and then monitor each of these systems.
- 2. Replication of Only a Subset of the Servers. As a result of the costs inherent in providing a replicated database, such as, for example, the cost of hardware, software, bandwidth and support personnel, it is common for only a few of the most critical servers to be replicated.
- 3. Database Corruption. Because replication technology by its very nature mirrors the files from one server onto another, a corrupt file on the original server will be mirrored in its corrupt form on the backup server. There is currently no efficient means for preventing the mirroring of corrupt files.
- 4. Incapacitation Due to Virus. Similarly, if a virus occurs in a file on the original server, it will be transported to the second server. Server corruption due to viruses can cause email outages for days.
- 5. Transactional Inconsistency. Because replication solutions typically perform byte level replication of the disks, they do not provide integrity for the Exchange transaction boundaries. For example, a single transaction on Microsoft Exchange may consist of ten sequential writes to the disk. If the replication software has only replicated eight of those ten at the time of an outage, then the backup will be incomplete, resulting in a corrupt file which may fail to mount.
- 6. No Vendor-Supported Replication Solution. Currently no system that replicates systems like the Microsoft Exchange database is readily available at an economical price.
- 7. Complexity of Replication. The complexity of making an efficient, effective replication solution causes the system to be more prone to failure and thereby require greater resources to maintain.
- For all of these reasons the existing technology fails to provide an adequate method for processing email during an unplanned outage. There is a need, therefore, for an improved method and system for processing email during an unplanned outage.
- The present invention relates generally to a method and system for processing email during an unplanned outage and substantially departs from the conventional concepts and designs of the prior art. More particularly, the present invention comprises the steps of managing users' email; redirecting inbound email messages from a primary server to a secondary server when said primary server is unavailable; notifying said users that the redirection of inbound email messages has been implemented; providing the users with access to the email addresses on a secondary server while the primary server is unavailable; notifying users when the primary server is again available; and incorporating the email messages received while the primary server was unavailable into the software for managing users' email so as to create a complete email history.
- The disclosed invention will be described with reference to the accompanying drawings, which show important sample embodiments of the invention and which are incorporated in the specification hereof by reference, wherein:
-
FIG. 1 is a flow diagram of a typical prior art replication process; -
FIG. 2 is a diagram showing the preferred method of the present invention for processing email during an unplanned outage; and -
FIG. 3 is a diagram showing a method for replicating email addresses on a secondary server. - The numerous innovative teachings of the present application will be described with particular reference to the presently preferred exemplary embodiments. However, it should be understood that these embodiments provide only a few examples of the many available embodiments and advantageous uses of the innovative teachings described herein. In general, statements made in the specification of the present application do not necessarily delimit any of the various claimed inventions. Moreover, some statements may apply to some inventive features, but not to others.
-
FIG. 1 is a flow diagram of a typical replication process.Inbound email messages 101 are received and processed on theprimary server 102. On a periodic basis, the information on theprimary server 102 is replicated on asecondary server 103. The replication process can occur at the byte level, the file level or the disk level. In some cases, the replication system is configured such that only files or disks to which changes have been made are replicated. In the event of an outage of the primary server, the secondary server is activated. However, because theprimary server 102 and thesecondary server 103 do not act in concert, it is necessary to take theprimary server 102 completely offline before activating thesecondary server 103. Moreover, it is not possible to test the efficacy of the replication system by transferring only a few users from theprimary server 102 to thesecondary server 103. Also, because of the complexities in transferring from theprimary server 102 to thesecondary server 103, it can take as long as 30 to 60 minutes to complete a transfer at the time of an outage. -
FIG. 2 shows a diagram outlining the preferred method for processing email during an unplanned outage. In general,inbound email messages 201 are redirected from aprimary server 220 to asecondary server 230 when saidprimary server 220 is unavailable. Users are notified thatemail messages 201 have been redirected and those users are provided access to theiremail messages 201 via thesecondary server 230. Users are again notified when theprimary server 220 is available. Thereafter, theemail messages 201 that were received while theprimary server 220 was unavailable are synchronized with thepreexisting email messages 201 on theprimary server 220 to create a continuous email history. - In an exemplary embodiment of the invention,
inbound email messages 201 are sent to aserver gateway 210. In a corporate environment, inbound email messages may be sent from customers, vendors, partners, suppliers and the like. In a typical environment, inbound email messages are routed to anemail application 240 residing on theprimary server 220. A registry of all email addresses residing on theprimary server 220 is kept either on theprimary server 220 or on theserver gateway 210. In some cases, the method of determining the email addresses that reside on theprimary server 220 utilizes functionality inherent within theemail application 240. In other cases, the method of determining the email addresses that reside on theprimary server 220 may be an independent program operating autonomously. - Next, email addresses that are redundant to the email addresses residing on the
primary server 220 are created on thesecondary server 230. Thesecondary server 230 can be located remotely from theserver gateway 210 and may be connected, for example, through the internet. In most cases, a message will be employed whereby the email addresses on thesecondary server 230 will be updated on a periodic basis to replicate the email addresses on theprimary server 220. This creation of redundant email addresses on thesecondary server 230 is continued on an ongoing basis. - A method is next employed to detect whether email addresses that reside on the
primary server 220 are detectable toinbound email messages 201. In some cases, this detection can be as simple as monitoring the email flow for error messages indicating a delivery failure. In other cases, an automated method may be employed which continually monitors a flow ofinbound messages 201 to determine whether they are received on theprimary server 220 as intended. - At such time as the email addresses that reside on the
primary server 220 are not detectable toinbound email messages 201, theinbound email messages 201 are redirected from theprimary server 220 to thesecondary server 230. The transition from theprimary server 220 to thesecondary server 230 can be done automatically to determine that the email addresses on theprimary server 220 are not being detected byinbound email messages 201. It is also possible to direct only a portion of theinbound email messages 201 from theprimary server 220 to thesecondary server 230 in cases where only a portion of the email addresses residing on theprimary server 220 are undetectable toinbound email messages 201. Similarly, a decision may be made to transfer all inbound email messages from theprimary server 220 to thesecondary server 230 even though only a portion of the email addresses on theprimary server 220 are undetectable toinbound email messages 201. In those cases, for example, where it appears thatprimary server 220 may be prone to additional failure. It may also be desirable in those cases where the transition from theprimary server 220 to thesecondary server 230 is performed manually, to implement a password protection scheme whereby ability to effectuate the transition requires the entering of a password. - At the time, or immediately after,
inbound email messages 201 have been redirected to thesecondary server 230, a notification is sent to users alerting them that email messages are available on thesecondary server 230. The notification method may consist, for example, of the automated delivery ofnotification messages 250 to an alternate email address for each of the users. Each of theusers secondary server 230 over the internet or a wide area network. Theaforementioned notification messages 250 can be sent to, for example, cellular telephones, personal digital assistance, pagers and the like. - During the period that
inbound email messages 201 are directed to thesecondary server 230, continual assessment is underway to determine when email addresses, residing theprimary server 220, are again detectable toinbound email messages 201. This activity may take the form of for example, periodically pinging the email addresses residing on theprimary server 220 and evaluating whether a response is received. - Once the
primary server 220 is again available,inbound email messages 201 that had been directed to thesecondary server 230 can be redirected back to theprimary server 220. At that time, users can be notified that theprimary server 220 is again operational and that theirtraditional email application 240 is functioning. The notification to users can again be in the form of a notification message delivered to each user's alternate email address. - Once
inbound email messages 201 are successfully redirected to theprimary server 220,inbound email messages 201 that had been received on thesecondary server 230 during the outage can be synchronized into theemail application 240 thereby creating a comprehensive email history within theemail application 240. - It is important to understand that in this preferred embodiment there is no need to take the
primary server 220 completely offline in order to test the efficacy of thesecondary server 230. In addition, there is no significant cost inherent in testing the efficacy or functionality of thesecondary server 230. In addition, the ability to transfer only a portion of the email addresses residing on theprimary server 220 to thesecondary server 230 provides a tremendous benefit. For example, if only a limited number of email addresses residing on theprimary server 220 are affected, then only theinbound email messages 201 intended for those email addresses can be redirected to thesecondary server 230. In another example, after an outage has occurred, it is possible to redirect theinbound email messages 201 back to theprimary server 220 on a limited basis to test the viability of theprimary server 220 without the need to transfer all of the addresses on thesecondary server 230 to theprimary server 220. This functionality permits a gradual transition back to the affectedprimary server 220. Also, redirectinginbound email messages 201 from theprimary server 220 to thesecondary server 230 can be effectuated in less than two minutes compared to the 30-60 minutes required in traditional replication systems. -
FIG. 3 is a diagram showing a method for replicating email addresses on a secondary server. In the initial step, email addresses that reside on a primary server are monitored using a means independent from the email application used to process email messages to create a registry of existing email addresses 301. Periodically, aquery 302 is sent to the primary server to determine changes to the registry. More specifically, the query will seek to determine whether email addresses exist in theregistry 303, if there are email addresses that do not exist in theregistry 304, or whether the email addresses are currently being updated in theregistry 305. If the email address exists in theregistry 303, then no further action is taken and the system repeats the query on a 302 on a periodic basis. If the email addressed does not exist inregistry 304, then the email address is added to theregistry 306 and the address is updated on asecondary server 308. Thereafter,additional queries 302 are run on a periodic basis. Finally, if the email address is being updated in theregistry 305, that status is noted in theregistry 307 and the added queries are run in the future to determine the updated status.
Claims (58)
1. A method for providing backup electronic messaging services during unplanned outages, comprising the steps of:
redirecting email messages from a primary server to a secondary server when said primary server is unavailable;
notifying intended recipients of said email messages that the redirection of said email messages has been implemented;
providing said intended recipients with access to said email messages on a secondary server while said primary server is unavailable;
notifying said intended recipients when said primary server is again available, and incorporating said email messages received while said primary server was unavailable into said intended recipient's primary email file so as to create a continuous email history.
2. A method for providing backup electronic messaging services during unplanned outages, comprising the steps of:
retrieving an organization's email directory prior to an unplanned outage;
managing said email directory across multiple platforms;
restoring emails to said organization's production email system;
managing said restoration across multiple platforms;
notifying said organization's employees of the occurrence of said unplanned outage; and
populating an alternative back-up messaging system.
3. A method for providing backup electronic messaging services during unplanned outages, comprising the steps of:
managing an organization's email directory across multiple platforms prior to an unplanned outage;
upon the occurrence of said unplanned outage, restoring emails to said organization's production email system wherein said restoration occurs across multiple platforms;
notifying said organization's employees of the occurrence of said unplanned outage; and
populating an alternative back-up messaging system.
4. A method for processing email during an unplanned outage comprising the steps of:
managing users' email activity through a software application residing on a primary server;
determining the email addresses that reside on said primary server;
creating on a secondary server email addresses redundant to said email addresses that reside on said primary server;
determining if said email addresses that reside on said primary server are detectable to inbound email messages;
redirecting said inbound email messages addressed to said email addresses that reside on said primary server from said primary server to said email addresses that reside on said secondary server at such time as said email addresses that reside on said primary server are not detectable to said inbound mail messages, thereby providing continuous access for said users to said inbound email messages and a means for generating outbound email messages from said users' existing email address;
notifying said users that said email messages are available on said secondary server;
assessing the time at which said email addresses that reside on said primary server are again detectable to said inbound email messages;
redirecting said inbound email messages sent to said email addresses that reside on said secondary server from said secondary server to said email addresses that reside on said primary server after said time at which said email addresses that reside on said primary server are again detectable to inbound email messages;
notifying said users that said inbound email messages are again available on said primary server; and
synchronizing said inbound email messages received on said secondary server from said time as said email addresses that reside on said primary server are not detectable to said inbound email messages until the time said email addresses that reside on said primary server are again detectable to inbound email messages with the existing messages in said software application, thereby completing the email message history within said software application.
5. The method of claim 4 , wherein said primary server is located remotely from said secondary server and is interconnected to said secondary server through the Internet.
6. The method of claim 4 , wherein said method of determining the email addresses that reside on said primary server utilizes functionality inherent within said software application.
7. The method of claim 4 , wherein said step of creating a secondary server of said email addresses redundant to said email addresses that reside on said primary server is repeated periodically so as to maintain a current registry of redundant email addresses on said secondary server.
8. The method of claim 4 , wherein said step of detecting if said email addresses that reside on said primary server are detectable to inbound email messages is performed manually by assessing whether an error message has been received indicating an inability to deliver said inbound email message.
9. The method of claim 4 , wherein all of said inbound email addresses on said primary server are automatically redirected to said secondary server at any time said email addresses on said primary server are undetectable to said inbound email messages.
10. The method of claim 4 , wherein all of said inbound email addresses of said users on said primary server are redirected to said secondary server after some, but less than all, of said inbound email messages are undetectable.
11. The method of claim 4 , wherein said step of notifying said users that said inbound email messages are available on said secondary server further includes the automated delivery of a preexisting notification email message to an alternate email address for said users.
12. The method of claim 4 , wherein said users' access to said inbound email messages on said secondary server is over the Internet.
13. The method of claim 4 , wherein said users' access to said inbound email messages on said secondary server is over a wide area network.
14. The method of claim 4 , wherein said step of assessing the time at which said email addresses that reside on said primary server are again detectable to said inbound email messages further includes periodically pinging said email addresses and evaluating whether a response is received from said email addresses.
15. The method of claim 4 , wherein said step of notifying said users that said inbound email messages are again available on said primary server consists of the automated delivery of a preexisting notification email message to an alternate email address for said users.
16. The method of claim 4 , wherein the ability to redirect said inbound email messages from said primary server to said secondary server is password protected.
17. A system for processing email during an unplanned outage comprising:
means for managing users' email activity through a software application residing on a primary server;
means for determining the email addresses that reside on said primary server;
means for creating on a secondary server email addresses redundant to said email addresses that reside on said primary server;
means for detecting if said email addresses that reside on said primary server are detectable to inbound email messages;
means for redirecting said inbound email messages addressed to said email addresses that reside on said primary server from said primary server to said email addresses that reside on said secondary server at such time as said email addresses that reside on said primary server are not detectable to said inbound email messages, thereby providing continuous access for said users to said inbound email messages and a means for generating outbound email messages from said users' existing email address;
means for notifying said users that said email messages are available on said secondary server;
means for assessing the time at which said email addresses that reside on said primary server are again detectable to said inbound email messages;
means for redirecting said inbound email messages sent to said email addresses that reside on said secondary server from said secondary server to said email addresses that reside on said primary server after said time at which said email addresses that reside on said primary server are again detectable to inbound email messages;
means for notifying said users that said inbound email messages are again available on said primary server; and
means for synchronizing said inbound email messages received on said secondary server from said time as said email addresses that reside on said primary server are not detectable to said inbound email messages until the time said email addresses that reside on said primary server are again detectable to inbound email messages with the existing messages in said software application, thereby completing the email message history within said software application.
18. The system of claim 17 , wherein said primary server is located remotely from said secondary server and interconnected to said secondary server through the Internet.
19. The system of claim 17 , wherein said means for determining the email addresses that reside on said primary server utilizes functionality inherent within said software application.
20. The system of claim 17 , wherein the operation of said means for creating a secondary server of said email addresses redundant to said email addresses that reside on said primary server is repeated periodically so as to maintain a current registry of redundant email addresses on said secondary server.
21. The system of claim 17 , wherein the operation of said means for detecting if said email addresses that reside on said primary server are detectable to inbound email messages is performed manually by assessing whether an error message has been received indicating an inability to deliver said inbound email message.
22. The system of claim 17 , wherein all of said inbound email addresses of said users on said primary server are automatically redirected to said secondary server at any time said email addresses on said primary server are undetectable to said inbound email messages.
23. The system of claim 17 , wherein all of said inbound email addresses on said primary server are redirected to said secondary server after some, but less than all, of said inbound email messages are undetectable.
24. The system of claim 17 , wherein said means for notifying said users that said inbound email messages are available on said secondary server further includes the automated delivery of a preexisting notification email message to an alternate email address for said users.
25. The system of claim 17 , wherein said users' access to said inbound email messages on said secondary server is over the Internet.
26. The system of claim 17 , wherein said users' access to said inbound email messages on said secondary server is over a wide area network.
27. The system of claim 17 , wherein said means for assessing the time at which said email addresses that reside on said primary server are again detectable to said inbound email messages further includes periodically pinging said email addresses and evaluating whether a response is received from said email addresses.
28. The system of claim 17 , wherein said means for notifying said users that said inbound email messages are again available on said primary server further includes means for the automated delivery of a preexisting notification email message to an alternate email address for said users.
29. The system of claim 17 , wherein said means for redirecting said inbound email messages from said primary server to said secondary server is password protected.
30. A method for processing email during an unplanned outage comprising the steps of:
using a software means for managing users' email;
redirecting inbound email messages from a primary server to a secondary server when said primary server is unavailable;
notifying said users that said step of direction inbound email messages has been implemented;
providing said users with access to said email addresses on said secondary server while said primary server is unavailable;
notifying users when said primary server is again available; and
incorporating said email messages received while said primary server was unavailable into said software means for managing users' email so as to create a complete email history.
31. The method of claim 30 , wherein said primary server is located remotely from said secondary server and interconnected to said secondary server through the Internet.
32. The method of claim 30 , wherein said email addresses on said primary server are periodically replicated on said secondary server so that the transition from said primary server to said secondary server is seamless.
33. The method of claim 30 , further including the step of manually determining the availability of said primary server by assessing whether an error message has been received indicating an inability to deliver said inbound email message.
34. The method of claim 30 , wherein the step of redirecting said inbound email addresses of said users on said primary server to said secondary server is automatically performed at any time said primary server is unavailable.
35. The method of claim 30 , wherein the step of redirecting said inbound email addresses of said users on said primary server to said secondary server is performed after some, but less than all, of said inbound email messages are undetectable.
36. The method of claim 30 , wherein said step of notifying said users that said means of redirecting inbound email messages has been implemented further includes the automated delivery of a preexisting notification email message to an alternate email address for said users.
37. The method of claim 30 , wherein said users' access to said inbound email messages on said secondary server is over the Internet.
38. The method of claim 30 , wherein said users' access to said inbound email messages on said secondary server is over a wide area network.
39. The method of claim 30 , further including the steps of determining the availability of said primary server by periodically pinging said email addresses on said primary server and evaluating whether a response is received.
40. The method of claim 30 , wherein said step of notifying said users that said inbound email messages are again available on said primary server further includes the automated delivery of a preexisting notification email message to an alternate email address for said users.
41. The method of claim 30 , wherein the step of redirecting said inbound email messages from said primary server to said secondary server is password protected.
42. A system for processing email during an unplanned outage comprising:
software means for managing users' email;
means for redirecting inbound email messages from a primary server to a secondary server when said primary server is unavailable;
means for notifying users that said means of redirecting inbound email messages has been implemented;
means for providing said users with access to said email addresses on said secondary server while said primary server is unavailable;
means for notifying users when said primary server is again available;
means for incorporating said email messages received while said primary server was unavailable into said software means for managing users' email so as to create a complete email history.
43. The system of claim 42 , wherein said primary server is located remotely from said secondary server and is interconnected to said secondary server through the Internet.
44. The system of claim 42 , wherein the email addresses on said primary server are periodically replicated on said secondary server so that the transition from said primary server to said secondary server is seamless.
45. The system of claim 42 , further including a manual means for determining the availability of said primary server by assessing whether an error message has been received indicating an inability to deliver said inbound email message.
46. The system of claim 42 , wherein said means for redirecting said inbound email addresses of said users on said primary server further includes means for automatically redirecting said inbound email addresses to said secondary server at any time said primary server is unavailable.
47. The system of claim 42 , wherein said means for redirecting said inbound email addresses of said users on said primary server to said secondary server operates after some, but less than all, of said inbound email messages are undetectable.
48. The system of claim 42 , wherein said means for notifying said users that said means of redirecting inbound email messages has been implemented further includes means for the automated delivery of a preexisting notification email message to an alternate email address for said users.
49. The system of claim 42 , wherein said means for providing users' access to said inbound email messages on said secondary server is over the Internet.
50. The system of claim 42 , wherein said means for providing users' access to said inbound email messages on said secondary server is over a wide area network.
51. The system of claim 42 , further including means for determining availability of said primary server by periodically pinging said email addresses on said primary server and evaluating whether a response is received.
52. The system of claim 42 , wherein said means for notifying said users that said inbound email messages are again available on said primary server further includes means for automatic delivery of a preexisting notification email message to an alternate email address for said users.
53. The system of claim 42 , wherein said means for redirecting said inbound email messages from said primary server to said secondary server is password protected.
54. A method for replicating email addresses on a secondary server comprising the steps of:
monitoring the email addresses that reside on a primary server and using a means independent from the email application generally used to process email messages to create a registry of said email addresses;
sending a query on a periodic basis to determine which of said email addresses reside on said primary server at any point in time, said query capable of determining if a specific email address exists on said primary server, said specific email address does not exist on said primary server, or said specific email address is in the process of being added to said primary server;
based on the results of said query, updating said registry of said email addresses;
replicating said email addresses on a secondary server upon a change in said registry of said email addresses.
55. The method of claim 54 , wherein said primary server is located remotely from said secondary server and is interconnected to said secondary server through the Internet.
56. A system for replicating email addresses on a secondary server comprising:
means for monitoring the addresses that reside on a primary server and using a means independent from the email application generally used to process email messages to create a registry of said email addresses;
means for sending a query on a periodic basis to determine which of said email addresses reside on said primary server at any point in time, said query being capable of determining if a specific email address exists on said primary server, said specific email address does not exist on said primary server, or said specific email address is in the process of being added to said primary server;
means for updating said registry of said email addresses based on the results of said query;
means for replicating said addresses on a secondary server upon change to said registry of said email addresses.
57. The system in claim 56 , wherein said primary sever is located remotely from said secondary server and interconnected to said secondary server through the Internet.
58. A method for synchronizing messages received during an unplanned outage composing the steps of:
identifying all email messages received on a secondary server during an unplanned outage;
determining which of said email messages have not been previously received at the user's primary email address;
forwarding copies of said email messages from said secondary server to said user's primary email address such that said email messages can be incorporated into said user's primary email application.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/723,353 US20100235676A1 (en) | 2002-09-06 | 2010-03-12 | Method and system for processing email during an unplanned outage |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US40875502P | 2002-09-06 | 2002-09-06 | |
US10/655,656 US8554843B2 (en) | 2002-09-06 | 2003-09-05 | Method and system for processing email during an unplanned outage |
US12/723,353 US20100235676A1 (en) | 2002-09-06 | 2010-03-12 | Method and system for processing email during an unplanned outage |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/655,656 Continuation US8554843B2 (en) | 2002-09-06 | 2003-09-05 | Method and system for processing email during an unplanned outage |
Publications (1)
Publication Number | Publication Date |
---|---|
US20100235676A1 true US20100235676A1 (en) | 2010-09-16 |
Family
ID=31978671
Family Applications (6)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/655,656 Active 2030-08-31 US8554843B2 (en) | 2002-09-06 | 2003-09-05 | Method and system for processing email during an unplanned outage |
US12/723,353 Abandoned US20100235676A1 (en) | 2002-09-06 | 2010-03-12 | Method and system for processing email during an unplanned outage |
US14/017,984 Expired - Lifetime US9734024B2 (en) | 2002-09-06 | 2013-09-04 | Method and system for processing email during an unplanned outage |
US15/654,898 Expired - Lifetime US10558534B2 (en) | 2002-09-06 | 2017-07-20 | Method and system for processing email during an unplanned outage |
US16/734,178 Expired - Lifetime US11182263B2 (en) | 2002-09-06 | 2020-01-03 | Method and system for processing email during an unplanned outage |
US17/508,062 Abandoned US20220043726A1 (en) | 2002-09-06 | 2021-10-22 | Method and System for Processing Email During an Unplanned Outage |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/655,656 Active 2030-08-31 US8554843B2 (en) | 2002-09-06 | 2003-09-05 | Method and system for processing email during an unplanned outage |
Family Applications After (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/017,984 Expired - Lifetime US9734024B2 (en) | 2002-09-06 | 2013-09-04 | Method and system for processing email during an unplanned outage |
US15/654,898 Expired - Lifetime US10558534B2 (en) | 2002-09-06 | 2017-07-20 | Method and system for processing email during an unplanned outage |
US16/734,178 Expired - Lifetime US11182263B2 (en) | 2002-09-06 | 2020-01-03 | Method and system for processing email during an unplanned outage |
US17/508,062 Abandoned US20220043726A1 (en) | 2002-09-06 | 2021-10-22 | Method and System for Processing Email During an Unplanned Outage |
Country Status (7)
Country | Link |
---|---|
US (6) | US8554843B2 (en) |
EP (1) | EP1540491B1 (en) |
AT (1) | ATE542182T1 (en) |
AU (1) | AU2003268454B2 (en) |
CA (1) | CA2498009C (en) |
WO (1) | WO2004023259A2 (en) |
ZA (1) | ZA200502281B (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090006564A1 (en) * | 2007-06-29 | 2009-01-01 | Microsoft Corporation | High availability transport |
US20120159268A1 (en) * | 2010-12-17 | 2012-06-21 | Microsoft Corporation | Alerting Recipients to Errors Occurring when Accessing External Services |
WO2015138436A1 (en) * | 2014-03-10 | 2015-09-17 | Tritan Software Corporation | Client side device accessing data during communication distruptions |
US9319267B1 (en) * | 2012-10-04 | 2016-04-19 | Solace Systems, Inc. | Replication in assured messaging system |
US9774702B2 (en) | 2009-10-19 | 2017-09-26 | Tritan Software Corporation | System and method of employing a client side device to access local and remote data during communication disruptions |
US9973582B2 (en) | 2009-10-19 | 2018-05-15 | Tritan Software International | Method and apparatus for bi-directional communication and data replication between multiple locations during intermittent connectivity |
US10795864B1 (en) | 2019-12-30 | 2020-10-06 | Tritan Software Corporation | Method and apparatus for bi-directional communication and data replication between local and remote databases during intermittent connectivity |
US11704205B2 (en) * | 2019-08-16 | 2023-07-18 | Verizon Patent And Licensing Inc. | Systems and methods for transitioning from legacy computer systems |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE542182T1 (en) | 2002-09-06 | 2012-02-15 | Dell Marketing Usa L P | METHOD AND SYSTEM FOR PROCESSING EMAIL DURING UNPLANNED DOWNTIME |
US7426652B2 (en) * | 2002-09-09 | 2008-09-16 | Messageone, Inc. | System and method for application monitoring and automatic disaster recovery for high-availability |
US7623848B2 (en) * | 2003-03-20 | 2009-11-24 | Dell Marketing Usa L.P. | Method and system for providing backup messages to wireless devices during outages |
CA2508304A1 (en) * | 2004-05-25 | 2005-11-25 | Northseas Advanced Messaging Technology Inc. | Method of and system for management of electronic mail |
US7353257B2 (en) * | 2004-11-19 | 2008-04-01 | Microsoft Corporation | System and method for disaster recovery and management of an email system |
US7475117B1 (en) | 2005-12-15 | 2009-01-06 | Teradata Us, Inc. | Two-phase commit electronic mail delivery |
US20070208799A1 (en) * | 2006-02-17 | 2007-09-06 | Hughes William A | Systems and methods for business continuity |
GB2435981A (en) * | 2006-03-09 | 2007-09-12 | Zullatec Ltd | E-mail outage monitoring system |
US8751583B2 (en) * | 2007-02-07 | 2014-06-10 | Acxess Inc. | System and method for providing business continuity through secure e-mail |
JP5035049B2 (en) * | 2008-03-17 | 2012-09-26 | 富士通株式会社 | E-mail relay system and control method of e-mail relay system |
GB2463047A (en) * | 2008-09-01 | 2010-03-03 | David Richard Gardner | Providing a wireless e-mail backup link for when an ADSL or primary internet mail link is unavailable |
US8850261B2 (en) | 2011-06-01 | 2014-09-30 | Microsoft Corporation | Replaying jobs at a secondary location of a service |
US20120311375A1 (en) * | 2011-06-01 | 2012-12-06 | Microsoft Corporation | Redirecting requests to secondary location during temporary outage |
US10585766B2 (en) | 2011-06-06 | 2020-03-10 | Microsoft Technology Licensing, Llc | Automatic configuration of a recovery service |
US10142273B2 (en) | 2015-06-23 | 2018-11-27 | International Business Machines Corporation | Handling various scenarios where an email recipient is not available |
US11050636B2 (en) | 2019-06-24 | 2021-06-29 | Dell Products L.P. | System and method for electronic mail escalation and approval paths |
US10915867B2 (en) * | 2019-06-24 | 2021-02-09 | Dell Products, L.P. | System and method for electronic mail approval paths |
US11271998B1 (en) * | 2020-10-19 | 2022-03-08 | Zextras S.r.l. | Method and system for providing continuous operation on e-mails independently of a failure |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5944786A (en) * | 1996-12-04 | 1999-08-31 | Quinn; Ken | Automatic notification of receipt of electronic mail (e-mail) via telephone system without requiring log-on to e-mail server |
US20020103866A1 (en) * | 2000-11-30 | 2002-08-01 | Chi Yueh-Shian T. | Dynamic subject information generation in message services of distributed object systems |
US20020120748A1 (en) * | 2001-02-26 | 2002-08-29 | Schiavone Vincent J. | Method and apparatus for selective delivery and forwarding of electronic mail |
US6553407B1 (en) * | 1997-07-28 | 2003-04-22 | Solectron Corporation | Form route manager for workflow systems and methods |
US20040039889A1 (en) * | 2002-08-20 | 2004-02-26 | Kevin Elder | Flexible remote data transfer and data synchronization |
US20040153709A1 (en) * | 2002-07-03 | 2004-08-05 | Burton-Krahn Noel Morgen | Method and apparatus for providing transparent fault tolerance within an application server environment |
US7092998B2 (en) * | 2000-01-14 | 2006-08-15 | Palm, Inc. | Software architecture for wireless data and method of operation thereof |
Family Cites Families (64)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5005122A (en) | 1987-09-08 | 1991-04-02 | Digital Equipment Corporation | Arrangement with cooperating management server node and network service node |
US5608865A (en) | 1995-03-14 | 1997-03-04 | Network Integrity, Inc. | Stand-in Computer file server providing fast recovery from computer file server failures |
US5696895A (en) | 1995-05-19 | 1997-12-09 | Compaq Computer Corporation | Fault tolerant multiple network servers |
US5774668A (en) * | 1995-06-07 | 1998-06-30 | Microsoft Corporation | System for on-line service in which gateway computer uses service map which includes loading condition of servers broadcasted by application servers for load balancing |
US5644698A (en) | 1996-05-30 | 1997-07-01 | International Business Machines Corporation | Configurable reuse delay criterion for storage volumes |
US6182139B1 (en) * | 1996-08-05 | 2001-01-30 | Resonate Inc. | Client-side resource-based load-balancing with delayed-resource-binding using TCP state migration to WWW server farm |
US5920848A (en) | 1997-02-12 | 1999-07-06 | Citibank, N.A. | Method and system for using intelligent agents for financial transactions, services, accounting, and advice |
US6292905B1 (en) | 1997-05-13 | 2001-09-18 | Micron Technology, Inc. | Method for providing a fault tolerant network using distributed server processes to remap clustered network resources to other servers during server failure |
US6363497B1 (en) | 1997-05-13 | 2002-03-26 | Micron Technology, Inc. | System for clustering software applications |
US6073165A (en) * | 1997-07-29 | 2000-06-06 | Jfax Communications, Inc. | Filtering computer network messages directed to a user's e-mail box based on user defined filters, and forwarding a filtered message to the user's receiver |
US6141759A (en) * | 1997-12-10 | 2000-10-31 | Bmc Software, Inc. | System and architecture for distributing, monitoring, and managing information requests on a computer network |
US6202169B1 (en) | 1997-12-31 | 2001-03-13 | Nortel Networks Corporation | Transitioning between redundant computer systems on a network |
JP3065053B2 (en) | 1998-01-06 | 2000-07-12 | セイコーエプソン株式会社 | Device monitoring system, local monitoring device, integrated monitoring device, device monitoring method, and computer-readable medium storing program |
US6154787A (en) | 1998-01-21 | 2000-11-28 | Unisys Corporation | Grouping shared resources into one or more pools and automatically re-assigning shared resources from where they are not currently needed to where they are needed |
US5960406A (en) * | 1998-01-22 | 1999-09-28 | Ecal, Corp. | Scheduling system for use between users on the web |
US6378129B1 (en) | 1998-03-30 | 2002-04-23 | International Business Machines Corporation | Video server content synchronization |
US6115743A (en) | 1998-09-22 | 2000-09-05 | Mci Worldcom, Inc. | Interface system for integrated monitoring and management of network devices in a telecommunication network |
US20020124100A1 (en) * | 1999-05-20 | 2002-09-05 | Jeffrey B Adams | Method and apparatus for access to, and delivery of, multimedia information |
US6374292B1 (en) * | 1999-07-20 | 2002-04-16 | Sun Microsystems, Inc. | Access control system for an ISP hosted shared email server |
US6557036B1 (en) | 1999-07-20 | 2003-04-29 | Sun Microsystems, Inc. | Methods and apparatus for site wide monitoring of electronic mail systems |
US6851073B1 (en) | 1999-07-26 | 2005-02-01 | Microsoft Corporation | Extensible system recovery architecture |
US6820214B1 (en) | 1999-07-26 | 2004-11-16 | Microsoft Corporation | Automated system recovery via backup and restoration of system state |
US6857009B1 (en) | 1999-10-22 | 2005-02-15 | Nomadix, Inc. | System and method for network access without reconfiguration |
EP1234246B1 (en) | 1999-10-22 | 2015-08-12 | Nomadix, Inc. | System and method for network access without reconfiguration |
US7363361B2 (en) * | 2000-08-18 | 2008-04-22 | Akamai Technologies, Inc. | Secure content delivery system |
AUPQ449399A0 (en) | 1999-12-07 | 2000-01-06 | Automatic Pty Ltd | Internet redirection methods |
US20010032245A1 (en) * | 1999-12-22 | 2001-10-18 | Nicolas Fodor | Industrial capacity clustered mail server system and method |
US7155481B2 (en) * | 2000-01-31 | 2006-12-26 | Commvault Systems, Inc. | Email attachment management in a computer system |
US6658454B1 (en) * | 2000-02-07 | 2003-12-02 | Sendmail, Inc. | Electronic mail system with improved methodology for processing messages with mailing lists |
US7117246B2 (en) * | 2000-02-22 | 2006-10-03 | Sendmail, Inc. | Electronic mail system with methodology providing distributed message store |
US7627694B2 (en) * | 2000-03-16 | 2009-12-01 | Silicon Graphics, Inc. | Maintaining process group membership for node clusters in high availability computing systems |
US6671724B1 (en) * | 2000-03-21 | 2003-12-30 | Centrisoft Corporation | Software, systems and methods for managing a distributed network |
US6587970B1 (en) | 2000-03-22 | 2003-07-01 | Emc Corporation | Method and apparatus for performing site failover |
US6748447B1 (en) * | 2000-04-07 | 2004-06-08 | Network Appliance, Inc. | Method and apparatus for scalable distribution of information in a distributed network |
US6993587B1 (en) * | 2000-04-07 | 2006-01-31 | Network Appliance Inc. | Method and apparatus for election of group leaders in a distributed network |
US6856820B1 (en) | 2000-04-24 | 2005-02-15 | Usa Technologies, Inc. | In-vehicle device for wirelessly connecting a vehicle to the internet and for transacting e-commerce and e-business |
US20020133554A1 (en) * | 2000-05-25 | 2002-09-19 | Daniel Checkoway | E-mail answering agent |
US20030154284A1 (en) * | 2000-05-31 | 2003-08-14 | James Bernardin | Distributed data propagator |
US6578041B1 (en) | 2000-06-30 | 2003-06-10 | Microsoft Corporation | High speed on-line backup when using logical log operations |
US6957248B2 (en) | 2000-07-31 | 2005-10-18 | Pitney Bowes Inc. | System and method for forwarding electronic messages |
US20020120697A1 (en) * | 2000-08-14 | 2002-08-29 | Curtis Generous | Multi-channel messaging system and method |
FI110297B (en) * | 2000-08-21 | 2002-12-31 | Mikko Kalervo Vaeaenaenen | System, procedure and terminal for short audio / voice messages |
US7032119B2 (en) * | 2000-09-27 | 2006-04-18 | Amphus, Inc. | Dynamic power and workload management for multi-server system |
US6651077B1 (en) | 2000-09-27 | 2003-11-18 | Microsoft Corporation | Backup and restoration of data in an electronic database |
US8145742B1 (en) | 2000-10-31 | 2012-03-27 | Red Hat, Inc. | Method of and apparatus for network administration |
US7069317B1 (en) * | 2001-02-28 | 2006-06-27 | Oracle International Corporation | System and method for providing out-of-band notification of service changes |
US6920579B1 (en) | 2001-08-20 | 2005-07-19 | Network Appliance, Inc. | Operator initiated graceful takeover in a node cluster |
FI113436B (en) | 2001-09-14 | 2004-04-15 | First Hop Oy | Procedure and apparatus for controlling SMS calls |
US7028225B2 (en) * | 2001-09-25 | 2006-04-11 | Path Communications, Inc. | Application manager for monitoring and recovery of software based application processes |
US20030074408A1 (en) * | 2001-09-28 | 2003-04-17 | Clark Jonathan H. | Method and apparatus for transferring messages between realms on a network |
US7283904B2 (en) * | 2001-10-17 | 2007-10-16 | Airbiquity, Inc. | Multi-sensor fusion |
WO2003036887A1 (en) | 2001-10-25 | 2003-05-01 | Research In Motion Limited | Multiple-stage system and method for processing encoded messages |
US6501834B1 (en) * | 2001-11-21 | 2002-12-31 | At&T Corp. | Message sender status monitor |
AU2003209194A1 (en) | 2002-01-08 | 2003-07-24 | Seven Networks, Inc. | Secure transport for mobile communication network |
GB2384659B (en) | 2002-01-25 | 2004-01-14 | F Secure Oyj | Anti-virus protection at a network gateway |
US7152185B2 (en) | 2002-02-22 | 2006-12-19 | Bea Systems, Inc. | Method for event triggered monitoring of managed server health |
US20030191781A1 (en) * | 2002-04-03 | 2003-10-09 | Seyhan Civanlar | Directory-based service activation system and method |
US6963996B2 (en) * | 2002-04-30 | 2005-11-08 | Intel Corporation | Session error recovery |
US6948104B2 (en) | 2002-06-26 | 2005-09-20 | Microsoft Corporation | System and method for transparent electronic data transfer using error correction to facilitate bandwidth-efficient data recovery |
US20040019695A1 (en) | 2002-07-25 | 2004-01-29 | International Business Machines Corporation | Messaging system and method using alternative message delivery paths |
ATE542182T1 (en) | 2002-09-06 | 2012-02-15 | Dell Marketing Usa L P | METHOD AND SYSTEM FOR PROCESSING EMAIL DURING UNPLANNED DOWNTIME |
US7426652B2 (en) | 2002-09-09 | 2008-09-16 | Messageone, Inc. | System and method for application monitoring and automatic disaster recovery for high-availability |
US7076687B2 (en) | 2002-10-16 | 2006-07-11 | Hitachi, Ltd. | System and method for bi-directional failure detection of a site in a clustering system |
US7623848B2 (en) | 2003-03-20 | 2009-11-24 | Dell Marketing Usa L.P. | Method and system for providing backup messages to wireless devices during outages |
-
2003
- 2003-09-05 AT AT03749419T patent/ATE542182T1/en active
- 2003-09-05 CA CA2498009A patent/CA2498009C/en not_active Expired - Lifetime
- 2003-09-05 AU AU2003268454A patent/AU2003268454B2/en not_active Ceased
- 2003-09-05 WO PCT/US2003/027736 patent/WO2004023259A2/en not_active Application Discontinuation
- 2003-09-05 US US10/655,656 patent/US8554843B2/en active Active
- 2003-09-05 EP EP03749419A patent/EP1540491B1/en not_active Expired - Lifetime
-
2005
- 2005-03-17 ZA ZA200502281A patent/ZA200502281B/en unknown
-
2010
- 2010-03-12 US US12/723,353 patent/US20100235676A1/en not_active Abandoned
-
2013
- 2013-09-04 US US14/017,984 patent/US9734024B2/en not_active Expired - Lifetime
-
2017
- 2017-07-20 US US15/654,898 patent/US10558534B2/en not_active Expired - Lifetime
-
2020
- 2020-01-03 US US16/734,178 patent/US11182263B2/en not_active Expired - Lifetime
-
2021
- 2021-10-22 US US17/508,062 patent/US20220043726A1/en not_active Abandoned
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5944786A (en) * | 1996-12-04 | 1999-08-31 | Quinn; Ken | Automatic notification of receipt of electronic mail (e-mail) via telephone system without requiring log-on to e-mail server |
US6553407B1 (en) * | 1997-07-28 | 2003-04-22 | Solectron Corporation | Form route manager for workflow systems and methods |
US7092998B2 (en) * | 2000-01-14 | 2006-08-15 | Palm, Inc. | Software architecture for wireless data and method of operation thereof |
US20020103866A1 (en) * | 2000-11-30 | 2002-08-01 | Chi Yueh-Shian T. | Dynamic subject information generation in message services of distributed object systems |
US20020120748A1 (en) * | 2001-02-26 | 2002-08-29 | Schiavone Vincent J. | Method and apparatus for selective delivery and forwarding of electronic mail |
US20040153709A1 (en) * | 2002-07-03 | 2004-08-05 | Burton-Krahn Noel Morgen | Method and apparatus for providing transparent fault tolerance within an application server environment |
US20040039889A1 (en) * | 2002-08-20 | 2004-02-26 | Kevin Elder | Flexible remote data transfer and data synchronization |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090006564A1 (en) * | 2007-06-29 | 2009-01-01 | Microsoft Corporation | High availability transport |
US8122089B2 (en) * | 2007-06-29 | 2012-02-21 | Microsoft Corporation | High availability transport |
US9774702B2 (en) | 2009-10-19 | 2017-09-26 | Tritan Software Corporation | System and method of employing a client side device to access local and remote data during communication disruptions |
US9973582B2 (en) | 2009-10-19 | 2018-05-15 | Tritan Software International | Method and apparatus for bi-directional communication and data replication between multiple locations during intermittent connectivity |
US20120159268A1 (en) * | 2010-12-17 | 2012-06-21 | Microsoft Corporation | Alerting Recipients to Errors Occurring when Accessing External Services |
US8762795B2 (en) * | 2010-12-17 | 2014-06-24 | Microsoft Corporation | Alerting recipients to errors occurring when accessing external services |
US9485202B2 (en) | 2010-12-17 | 2016-11-01 | Microsoft Technology Licensing, Llc | Alerting recipients to errors occurring when accessing external services |
US9319267B1 (en) * | 2012-10-04 | 2016-04-19 | Solace Systems, Inc. | Replication in assured messaging system |
WO2015138436A1 (en) * | 2014-03-10 | 2015-09-17 | Tritan Software Corporation | Client side device accessing data during communication distruptions |
US11704205B2 (en) * | 2019-08-16 | 2023-07-18 | Verizon Patent And Licensing Inc. | Systems and methods for transitioning from legacy computer systems |
US10795864B1 (en) | 2019-12-30 | 2020-10-06 | Tritan Software Corporation | Method and apparatus for bi-directional communication and data replication between local and remote databases during intermittent connectivity |
Also Published As
Publication number | Publication date |
---|---|
US20040153713A1 (en) | 2004-08-05 |
US9734024B2 (en) | 2017-08-15 |
ATE542182T1 (en) | 2012-02-15 |
ZA200502281B (en) | 2007-03-28 |
US20170315885A1 (en) | 2017-11-02 |
CA2498009C (en) | 2010-11-16 |
US20200142786A1 (en) | 2020-05-07 |
AU2003268454A1 (en) | 2004-03-29 |
CA2498009A1 (en) | 2004-03-18 |
EP1540491A2 (en) | 2005-06-15 |
WO2004023259A3 (en) | 2004-06-03 |
US20140013154A1 (en) | 2014-01-09 |
EP1540491B1 (en) | 2012-01-18 |
EP1540491A4 (en) | 2009-09-02 |
US20220043726A1 (en) | 2022-02-10 |
US11182263B2 (en) | 2021-11-23 |
AU2003268454B2 (en) | 2009-04-02 |
US10558534B2 (en) | 2020-02-11 |
WO2004023259A2 (en) | 2004-03-18 |
US8554843B2 (en) | 2013-10-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20220043726A1 (en) | Method and System for Processing Email During an Unplanned Outage | |
US7623848B2 (en) | Method and system for providing backup messages to wireless devices during outages | |
US8504676B2 (en) | Network traffic routing | |
US7426652B2 (en) | System and method for application monitoring and automatic disaster recovery for high-availability | |
US7363365B2 (en) | Autonomous service backup and migration | |
KR101143250B1 (en) | System and method for disaster recovery and management of an email system | |
JP2009507280A (en) | Enterprise service availability through ID storage | |
US20060015584A1 (en) | Autonomous service appliance | |
US20030120757A1 (en) | Method and apparatus for providing a reminder service | |
US8751583B2 (en) | System and method for providing business continuity through secure e-mail | |
WO2008054388A1 (en) | System and method for network disaster recovery | |
GB2365154A (en) | Remote backup of a client computer system by attaching files to messages |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |