US20060010214A1 - System and method for re-routing of e-mail messages - Google Patents

System and method for re-routing of e-mail messages Download PDF

Info

Publication number
US20060010214A1
US20060010214A1 US11/071,778 US7177805A US2006010214A1 US 20060010214 A1 US20060010214 A1 US 20060010214A1 US 7177805 A US7177805 A US 7177805A US 2006010214 A1 US2006010214 A1 US 2006010214A1
Authority
US
United States
Prior art keywords
mail
recipient
route
address
old
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/071,778
Inventor
Mark McDowell
Joseph Khalil
Graham Stead
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.)
Return Path Inc
Original Assignee
Return Path Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Return Path Inc filed Critical Return Path Inc
Priority to US11/071,778 priority Critical patent/US20060010214A1/en
Publication of US20060010214A1 publication Critical patent/US20060010214A1/en
Assigned to SILICON VALLEY BANK reassignment SILICON VALLEY BANK SECURITY AGREEMENT Assignors: RETURN PATH, INC.
Assigned to RETURN PATH, INC. reassignment RETURN PATH, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: SILICON VALLEY BANK
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/48Message addressing, e.g. address format or anonymous messages, aliases

Definitions

  • the present invention is directed to a method and apparatus for redirecting network traffic. More particularly, the present invention is directed to a method and apparatus of re-routing electronic mail (or “e-mail”) messages transmitted via the Internet.
  • e-mail electronic mail
  • ISPs Internet Service Providers
  • e-mail electronic mail
  • the present invention is a method and apparatus for the rerouting of e-mail from a prior or non-working address to the new address of a recipient.
  • two basic re-route methods are employed, varying as noted more fully below.
  • E-mail that is to be sent to a recipient is sent to the former Internet Service Provider (ISP). Since the recipient is no longer a subscriber to the old ISP, the e-mail is re-routed to a re-route server of the present invention.
  • the re-route server then causes the e-mail to be sent to the correct address through a variety of means.
  • This embodiment provides privacy with respect to the new address of the recipient since it is known only to the re-route server and NOT to the old ISP.
  • new e-mail addresses are made available at the old ISP.
  • the old ISP can then forward e-mail directly to the new ISP.
  • This has the advantage of a direct route from the old ISP to the new ISP.
  • privacy of the new e-mail address for the recipient is less since the address is now known to the old ISP.
  • FIG. 1 illustrates the request handler for the “.forward” implementation of the present invention.
  • FIG. 1A illustrates the e-mail re-route path through the re-route server for the forward implementation.
  • FIG. 1B illustrates the direct re-route path for the forward implementation.
  • FIG. 2 illustrates the request handler for the alias table implementation of the present invention.
  • FIG. 2A illustrates the e-mail re-route path through the re-route server for the alias table implementation.
  • FIG. 2B illustrates the direct e-mail re-route path for the alias table implementation.
  • FIG. 3 illustrates the e-mail handler for a re-route customer.
  • FIG. 3A illustrates the e-mail re-route path for the re-route customer.
  • FIG. 4 illustrates the request handler for the DNS table implementation of the present invention.
  • FIG. 4A illustrates the e-mail re-route paths for the DNS table implementation.
  • FIG. 4B illustrates the direct e-mail re-route path for the DNS table implementation of the present invention.
  • FIG. 5 illustrates a seize and forward implementation for re-route of messages.
  • FIG. 5A illustrates the e-mail path for the seize and forward implementation of the present invention.
  • FIG. 6 illustrates the request handler for the SMTP wrapper implementation of the present invention.
  • FIG. 6A illustrates the e-mail handler for the SMTP wrapper implementation of the present invention.
  • FIG. 6B illustrates the e-mail re-route path for the SMTP wrapper implementation of the present invention.
  • FIG. 7 illustrates the e-mail handler for bounced mail.
  • FIG. 7A illustrates the e-mail re-route path for bounced mail.
  • FIG. 8 illustrates the request handler for IPv6 address implementation of the present invention.
  • FIG. 8A illustrates the e-mail re-route path for the IPv6 address implementation.
  • FIG. 8B illustrates the direct e-mail re-route path for the IPv6 address implementation.
  • FIG. 9 illustrates the X.500 database implementation of the present invention.
  • FIG. 9A illustrates the e-mail re-route path through the re-route server for the X.500 implementation of the present invention.
  • FIG. 9B illustrates the direct e-mail re-route path for the X.500 database implementation of the present invention.
  • FIG. 10 illustrates the re-route symbol implementation of the present invention.
  • FIG. 10A illustrates the e-mail handler for the re-route symbol implementation of the present invention.
  • FIG. 10B illustrates the e-mail re-route path for the e-route symbol implementation of the present invention.
  • FIG. 11 illustrates e-mail handler for the re-route extension implementation of the present invention.
  • FIG. 11A illustrates the e-mail re-route path for the re-route extension implementation of the present invention.
  • FIG. 12 illustrates the Lightweight Directory Access Protocol (LDAP) client flow of the present invention.
  • LDAP Lightweight Directory Access Protocol
  • FIG. 12A illustrates the e-mail re-route path for the LDAP implementation of the present invention.
  • FIG. 12B illustrates the direct e-mail re-route path for the LDAP implementation of the present invention.
  • FIG. 13 illustrates request handler for the Return Code implementation of the present invention.
  • FIG. 13A illustrates the e-mail re-route path for the Return Code implementation of the present invention.
  • FIG. 13B illustrates the direct e-mail re-route path for the Return Code implementation of the present invention.
  • FIG. 14 illustrates the client plug in module implementation of the present invention.
  • FIG. 14A illustrates the e-mail re-route paths for the client plug in module implementation of the present invention.
  • FIG. 14B illustrates the direct e-mail re-route paths for the client plug in module implementation of the present invention.
  • FIG. 15 illustrates a Re-route Add Request protocol according to the present invention.
  • FIG. 16 illustrates a Re-route Delete Request protocol according to the present invention.
  • FIG. 17 illustrates a Re-route Edit Request protocol according to the present invention.
  • the ISP that is forwarding e-mails is called the “old ISP” and the ISP that hosts the currently valid account is called the “new ISP.”
  • the account for which the e-mail address is no longer current is called the “FROM account” and the current account, to which mail needs to be forwarded, is called the “TO account.”
  • the term “old ISP” is not meant to limit the disclosure to situations where an email account has been permanently terminated or abandoned at that ISP. Rather, the term “old ISP” is intended to encompass situations wherein a user having plural current e-mail accounts wishes to have e-mail addressed to one of those accounts temporarily forwarded to another one of his or her accounts.
  • e-mail is forwarded from the old ISP to the new ISP by means of a “.forward” file.
  • the old ISP maintains the FROM account and inserts a forward file that contains the TO account.
  • all e-mail is still routed to the old ISP.
  • the message passes through the old ISP's sendmail and the sendmail connects to the machine at the new ISP to deliver the message to the TO account (contained in the forward file) at the new ISP. This is implemented using UNIX.
  • This embodiment requires that the old ISP keep the FROM account open after the user has abandoned it.
  • the old ISP aliases the FROM account to the TO account with an /etc/aliases entry.
  • This uses a lookup table. All e-mail is still routed to the old ISP. The message passes through the old ISP's sendmail and the sendmail connects to a new machine.
  • a consistent address e.g., user@re-route.com, is used for all customers, although this specific format is not meant as a limitation. Other formats are possible for this alias embodiment.
  • a customer who cancels their re-route service agreement will still have his/her e-mail sent to another consistent address, e.g., cheapskate@re-route.com. This procedure should be supported in all Internet systems, as explained in RFC (request for comment) 1123 , which is incorporated by reference herein, in its entirety.
  • This embodiment permits the old ISP to close the FROM account after the user has abandoned it.
  • the ISPs give MX Authority to a Re-route Central Authority entity (e.g., re-route.com). All e-mail destined for ISPs that have signed up with re-route.com are first routed to re-route.com. For those customers who have informed re-route.com of a change of address, the e-mail is routed to the TO account. Otherwise, the e-mail messages pass through the re-route.com system to the ISP to which they are nominally addressed.
  • a Re-route Central Authority entity e.g., re-route.com
  • a fundamental change is made to the way that e-mail is routed on the Internet.
  • the change is that client name resolver libraries use the entirety of the addresses—both the user portion and the fully qualified domain name portion—for queries.
  • MXRRD Mail Exchange Re-route Directory
  • keys can be used by Domain Name Servers to hold entries for individuals' e-mail accounts.
  • the Re-route Central Authority can be the Mail Exchange Authority and distribute a master copy of a re-route mapping database.
  • the other is that the ISPs maintain their respective Mail Exchange authorities and rely on the Re-route Central Authority to trigger updates to the re-route mapping database.
  • the ISP retains all of the customer account information. However, for those customers that have left the ISP's service, all e-mail for such customers is stored at the ISP for a time.
  • the server of the present invention logs onto the server of the ISP and seizes all of the e-mail that is being stored for those accounts that are no longer active at the ISP. This “seized” or downloaded e-mail is sorted by the present invention and for those accounts that have registered with the re-route server, the e-mail is forwarded to the new account at the new ISP.
  • SMSTP Simple Mail Transfer Protocol
  • the SMTP wrapper embodiment may be implemented via software or via hardware.
  • the SMTP wrapper is a software wrapper around an ISP's message transport system such as “sendmail,” program that determines how that wrapped code is to be executed.
  • the SMTP wrapper is a device disposed, preferably, between an ISP and the Internet, to intercept e-mail messages.
  • the SMTP wrapper determines how the sendmail transport program of the ISP is to operate.
  • the wrapper passes through e-mails that are bound for those individuals who formerly had an account at the ISP. E-mails that are passed through the ISP are sent to the server of the present invention for forwarding to the individual at the new ISP.
  • the bounced mail embodiment of the present invention allows those ISP's that “bounce” mail, that is, return mail to a sender when the party to whom it is addressed is no longer available for any reason, to bounce the mail instead to the re-route server of the present invention.
  • any mail that cannot be delivered by an ISP is bounced to, for example, bounced re-route.com.
  • the re-route server then reviews the bounced mail to determine if it is for a person or entity that is a registered re-route user. If so, the mail is forwarded to the new address on file at the re-route server.
  • IPv6 Internet Protocol Version 6
  • DNS can resolve fully qualified domain names into IP addresses. Assuming that everyone will be able to have a unique IPv6 address in the future, traffic can be re-routed to individuals based on their respective IPv6 addresses.
  • the Open Systems Interconnect (OSI) model is a model of network architecture and a suite of protocols to implement it developed by ISO as a framework for international standards in heterogeneous computer network architecture.
  • X.500 (the set of ITU-T standards covering electronic directory services, such as white pages, Knowbot, and whois.) can support alternate addresses for individuals/recipients of e-mail.
  • Such an X.500 system connected to the Internet e-mail system could re-route e-mail to the alternate addresses once they have been so designated by a user. In this instance the X.500 system receives e-mail at fromAccount. If the user has a toAccount entry, the mail is re-routed.
  • Internet Standard RFC-822 defines the Internet standard format for electronic mail message headers.
  • e-mail can be forwarded.
  • the address @gstead@mlj.com contains a symbol “@” before the name to designate a forwarding symbol.
  • a new symbol such as “rr!” might be designated as the universal re-route symbol for e-mail. While this does not designate a specific address, it does indicate to any server that the mail is to be re-routed if possible.
  • certain of the other methods for re-route described herein can be used such as forwarding mail to the re-route server. In this instance, the sendmail systems must be programmed to recognize and treat a universal symbol as meaning re-route.
  • the re-route extension embodiment allows users to simply append the extension “.re-route.com” to an e-mail address (e.g., user@oldisp.com.re-route.com). This will provide automatic re-routing of e-mail if a recipient has so registered. If no re-route information has been provided, the e-mail is simply passed through to the original address. In this case the re-route server becomes the MX authority for re-route.com e-mail, thus all e-mail having the extension is re-routed to the re-route server to be reviewed.
  • an e-mail address e.g., user@oldisp.com.re-route.com
  • the Lightweight Directory Access Protocol is a protocol for accessing on-line directory services.
  • the e-mail client can download the fromAccount, toAccount list directly into e-mail client software for addressing e-mail.
  • changing addressing from one account another by acquiring the correct e-mail address, can be done at the client computer. Routing of the e-mail to the correct address can then be accomplished.
  • SMTP implementation it is possible for SMTP implementation to verify that e-mail addresses are deliverable during the sending process. If a given e-mail is not deliverable to a first, old address, the e-mail can be delivered to a second host, assuming that the appropriate address at the new second host is known. This forwarding is done directly by the old ISP, which forwards the message either to a re-route server (and then, indirectly, on to the user's new address) or directly to the user's new account at a new ISP. These direct and indirect methods are explained in further detail below.
  • This embodiment takes advantage of the common practice of many ISPs to bounce undeliverable emails back to the sending computer.
  • a software plugin or wrapper is provided at the sending computer, which handles e-mail messages that are bounced back to it.
  • the e-mail plugin prompts the user to ask them if they would like to attempt to re-route the bounced email using any of the methods described herein. This is done, for example via a graphical user interface having a “re-route” button that the user may click on.
  • the e-mail message is then resent, this time addressed to the re-route server.
  • the re-route server then forwards the message on to the correct current e-mail address for the intended recipient, assuming that the intended recipient's new e-mail address is registered with the re-route server.
  • the present invention comprises a method and apparatus for rerouting e-mail destined for a person or entity formerly located at a given ISP and forwarding that e-mail to the new e-mail address for the recipient who may be located at a subsequent ISP.
  • FIG. 1 the request handler for the “.forward” implementation of the present invention is illustrated.
  • the user who desires to have its e-mail redirected registers with the re-route server of the present invention.
  • the re-route server sends a re-route request to the old ISP.
  • the request is received at the old ISP 10 , which is usually accompanied by a digital signature of the requesting party.
  • the digital signature is decoded 12 , and the request along with the digital signature is provided to a process for determining whether the re-route request message is a valid one 14 . If the message is determined not to be valid, as in the case of an individual who is not a client or former client of the old ISP, for example, an error is noted and the process ends 16 .
  • the request to re-route the e-mail is decrypted 18 and a determination is made whether authentication is required 20 . If authentication is required, the user is authenticated 22 . If the authentication is successful 26 , the address to which the user would like mail forwarded is written to a “.forward” file 24 in the storage of the old ISP. If the user can not be authenticated, the process is terminated and an authentication error is sent to the requesting party 30 . On the other hand, once the new address is written to the forward file of the old ISP, the request process is completed 28 , and the server simply waits for e-mail traffic addressed to the old address of the user.
  • FIG. 1A a first embodiment of the e-mail re-route path is illustrated.
  • This figure illustrates the path of re-routed e-mail after an authenticated request is processed.
  • Sender computer 32 sends e-mail to a recipient at the old ISP address 34 of the recipient.
  • the old ISP 34 recognizes that the recipient is no longer subscribing to that ISP, and designates any mail for that recipient to be sent to the re-route server 36 based upon the forward file stored at the old ISP and designating the re-route server as the location in the forward file.
  • Old ISP 34 therefore forwards the recipient's e-mail over the Internet 42 to the re-route server 36 .
  • the old ISP 34 reviews the accounts of its subscribers and matches the incoming e-mail for the recipient to an address in its forward file, which in this implementation is at the re-route server 36 . Thereafter, the e-mail is re-addressed to the re-route server 36 , which in turn associates that e-mail with the new address of the recipient at the new ISP. The re-route server 36 then forwards the e-mail to the new ISP 38 which stores the e-mail until downloaded by the recipient's computer 40 . As noted above this implementation provides security for the new address of the recipient in that the address is known to the re-route server but not to the old ISP.
  • re-route server 36 is notified by a user of the intent to re-route mail as described in FIG. 1 above.
  • Re-route server provides a re-route request to the old ISP as described in FIG. 1 .
  • that information to the old ISP comprises the new address of the recipient at the new ISP 38 .
  • a sender computer 32 sends an e-mail message to the prior address of the recipient at the old ISP 34 .
  • ISP 34 has been notified by the re-route server 36 of the new address of the recipient.
  • the old ISP 34 then reviews its forward files, finds the re-route request of the recipient, designates mail coming to the recipient's old address with the new ISP address.
  • the message is then forwarded over the Internet 42 to the new ISP 38 , which generally stores the e-mail until downloaded by the recipient 40 .
  • the e-mail alias embodiment of the re-route request handler is illustrated.
  • a user registers with the re-route server of the present invention.
  • the re-route server then sends a re-route request to the old ISP.
  • This alternative embodiment re-route request handler functions in a similar fashion as described in FIG. 1 (above), except that when a decrypted request 18 is determined to either require authentication 20 , thus resulting in an authenticated user 22 and the determination that the authentication was successful 26 , or alternatively, authentication is not required, an alias table is created in the old ISP wherein the recipient's former Internet address is mapped to a new address in the table.
  • the sender has registered with the re-route server 36 and the re-route server 36 has sent its re-route request to the old ISP naming the re-route server as the entity to be listed in the alias file of the old ISP for e-mail sent to the user.
  • the sender's computer 32 sends an e-mail message addressed to the recipient's old e-mail address at the old ISP 34 .
  • the old ISP 34 recognizes that this is a message to be re-routed since there is a valid re-route request stored at the old ISP.
  • the old ISP reviews its alias table and finds that the alias for the recipient is the address of the re-route server 36 .
  • the old ISP passes the message through its sendmail to the re-route server 36 .
  • the re-route server looks at its alias table for the recipient, and determines the recipient's new e-mail address.
  • the mail is then forwarded via the Internet 42 to the new ISP 38 , where it is stored until downloaded by the recipient's computer 40 .
  • re-route server 36 provides the alias for the recipient to the old ISP 34 .
  • a sender's computer 32 sends an e-mail message to the recipient addressed to the old ISP 34 .
  • Old ISP 34 reviews its alias table to determine the new e-mail address of the recipient and re-addresses the mail directly to the new ISP 38 , which in turn sends it on to the recipient 40 via the Internet 42 .
  • the mail exchange authority with pass-through sendmail alternative embodiment re-route handler is shown.
  • the re-route server becomes the MX authority for the ISP(s) that register with the service.
  • the figure illustrates a situation where the re-route server functions as a gateway for all e-mail destined for a number of different ISPs.
  • various ISPs subscribe to the re-route service, and all e-mail destined for any of the ISPs that are subscribers initially are routed to the re-route server.
  • e-mail is received at the re-route server 44 .
  • the server checks to see if the recipient is a re-route customer 46 .
  • a re-route customer is an individual who has signed up with the re-route server to have his or her e-mail forwarded to a new address. If the recipient is not a re-route customer 46 , the re-route server takes no action with respect to the e-mail, but simply allows it to go forward to the recipient's ISP 48 . If, however, the recipient is determined to be a re-route customer, the e-mail is forwarded to the recipient's “toAccount” address which has been provided by the re-route customer to the re-route server 50 .
  • Sender computer 32 addresses e-mail to a recipient. That e-mail goes directly to re-route server 36 , which makes the determination as to whether the recipient is a re-route customer or not. If the individual is not a re-route customer, the e-mail is simply sent on its way to the old ISP 34 . If, however, the re-route server 36 determines that the recipient is a re-route customer, the e-mail is forwarded to the new ISP 38 over the Internet 42 for storage and subsequent download to the recipient 40 .
  • FIG. 4 the request handler of yet another alternative embodiment of the present invention is illustrated.
  • This request handler operates in the same respect as FIGS. 1 and 2 , except that, after successful authentication 20 , 22 , 26 , or, in the case where authentication is not required, a re-route customer's “toAccount” is written to a DNS table 23 , thereby providing an address for the recipient different from that to which messages might be sent.
  • a sender might realize that a recipient has moved but does not know the address of the recipient. In this case, the sender sends messages directly to the re-route server in anticipation that this message will be forwarded to the recipient.
  • sender's computer 32 sends an e-mail message directly to the re-route server 36 which has the DNS table associated with the new address of the recipient stored therein. Thereafter, re-route server 36 re-addresses the e-mail to the recipient at the new ISP 38 for delivery to the recipient 40 over the Internet 42 .
  • the sender computer sends its message to the re-route server 36 .
  • the re-route server 36 provides the new address to the sender's computer 32 .
  • the sender's computer 32 can send e-mail to the new ISP address of the recipient 38 , which is then forwarded to the recipient 40 over the Internet 42 .
  • the process is initiated 52 .
  • the timer is next initialized 54 to set the frequency with which e-mail is retrieved from the ISP at which a user's e-mail is located.
  • the system at the re-route server determines whether the initialized timer has expired 56 , thereby signaling that retrieval of e-mail must take place. If the timer has not expired, the re-route server waits 58 and continues to query the timer.
  • the re-route server logs onto the old ISP 60 from which mail must be retrieved.
  • the re-route server inquires if there is mail for the specific re-route customer 62 . If e-mail is present, the e-mail is retrieved by the re-route server 64 and forwarded to the customer's toAccount 66 which is known to the re-route server. Thereafter the process begins again and waits until the next retrieval time. If there is no e-mail for the re-route customer, the re-route server simply waits until the next time interval for retrieval to be attempted.
  • Sending computer 32 send e-mail to the re-route customer at the old ISP.
  • the old ISP recognizes that this is a former subscriber and stores the e-mail.
  • Re-route server 36 makes in retrieval inquiry with the former ISP 34 .
  • Mail is then downloaded to the re-route server 36 where it is forwarded to the new address at a new ISP 38 over the internet 42 .
  • the recipient/re-route customer 40 retrieves the e-mail in the normal course of activities.
  • the request handler for yet another alternative embodiment of the present invention is illustrated. Again, this request handler functions in exactly the same manner as that described in FIG. 1 (above), except that rather than writing the “toAccount” to a forward file or to an alias file, the toAccount is written to a private alias file for subsequent use in forwarding e-mail to the new ISP.
  • E-mail for the recipient is received 68 , and a determination is made by the re-route server whether the recipient is in the private alias file 70 . If the individual is not in the private alias file, the e-mail is presented to the old ISPs e-mail software 72 . If, however, the recipient is in the private alias file 70 , then the e-mail is forwarded to the recipient's “toAccount” 74 .
  • FIG. 6B The e-mail re-route path of the embodiment of FIG. 6 is illustrated in FIG. 6B .
  • This re-route path is similar in all respects to that described in FIG. 1A , except that re-route server 36 has a private alias file which determines the address to which mail for the recipient will proceed.
  • ISPs subscribe to the service of the re-route invention.
  • a bounced mail message is sent both to the sender's computer and to the re-route server.
  • the re-route server determines that the mail is destined for a recipient who is a re-route customer, it is forwarded appropriately. For example, mail is received at the re-route server 76 .
  • the re-route server determines if the mail is bounced mail 78 coming from an old ISP.
  • the process terminates. If the mail coming to the re-route server is not bounced mail 80 , the process terminates. If the mail reaching the re-route server is bounced mail, the re-route server determines if the mail is addressed to a recipient who is a re-route customer 82 . If the person to whom the bounced mail is addressed is not a re-route customer, the process is terminated 84 . If, however, the e-mail is destined to a re-route customer having a “toAccount” with the re-route server, that mail is forwarded to the recipient's latest e-mail address 86 .
  • sender's computer 32 sends e-mail destined to the old e-mail address of a recipient to the old ISP 34 .
  • Old ISP 34 is a subscriber to the re-route service of the present invention. It sends a bounced mail message to the sender's computer 32 and also to the re-route server 36 . If the recipient to whom the mail is addressed is a customer of the re-route server 36 , the re-route server checks to determine the new e-mail address of the recipient and forwards the e-mail over the Internet 42 to the new ISP 38 . New ISP 38 then forwards the mail to the recipient 40 .
  • FIG. 8 yet another alternative embodiment of the present invention is illustrated.
  • the request handler operates in the same manner as first noted in FIG. 1 (above). However, after appropriate authentication processes 20 , 22 , 24 the toAccount and IP address of the recipient is updated 29 .
  • a sending computer 32 sends an e-mail addressed to the old ISP 34 .
  • the old ISP 34 knowing that the recipient has moved, forwards the message to the re-route server 36 .
  • the re-route server 36 has had its toAccount and IP address for the recipient updated.
  • the e-mail address is changed by the re-route server 36 and directed to the new ISP 38 for deliver over the Internet 42 to the recipient 40 .
  • re-route server 36 provides the appropriate toAccount and IP address update to the old ISP 34 . Thereafter, when the sending computer 32 sends an e-mail message to the recipient's address at the old ISP 34 , the old ISP 34 can forward that e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40 .
  • request handler functions in the same manner as noted in FIG. 1 (above). However, after appropriate authentication processes 20 , 22 , 26 , the toAccount is updated and written to a X.500 database. The database is subsequently provided to the old ISP for processing of re-routed e-mails.
  • re-route server 36 provides the updated X.500 database to the old ISP 34 .
  • a sender's computer 32 sends an e-mail to a recipient at the old ISP 34 .
  • Old ISP 34 matches the incoming e-mail with the X.500 database and forward the e-mail on to the re-route server 36 via the Internet 42 .
  • the re-route server 36 then handles sending the e-mail to the recipient.
  • the e-mail is re-addressed and sent to the new ISP 38 over the Internet 42 for subsequent delivery to the recipient 40 .
  • re-route server 36 provides the updated X.500 database to the old ISP 34 .
  • a sender's computer 32 sends an e-mail to a recipient at the old ISP 34 .
  • Old ISP 34 matches the incoming e-mail with the X.500 database and new address for the recipient.
  • the e-mail is re-addressed and sent to the new ISP 38 over the Internet 42 for subsequent delivery to the recipient 40 .
  • an old ISP receives e-mail 52 .
  • the server of the old ISP reviews the e-mail to determine if the e-mail contains a symbol indicative of the fact that this e-mail is to be re-routed to another location 54 . If there is no re-route symbol, processing of the e-mail continues in the normal fashion 56 . In the event that there is a re-route symbol associated with the e-mail message, the message is forwarded to the re-route server 58 .
  • e-mail handling in the re-route server is illustrated.
  • the re-routed e-mail is received at the e-mail handler of the re-route server 60 .
  • the re-route server determines if the re-route symbol is present 62 . If there is no re-route symbol, processing ceases. If there is a re-route symbol present, the re-route server determines if the recipient of the message is a re-route customer 66 . If the recipient is not a re-route customer, processing terminates 68 . If the individual is a re-route customer, the e-mail is forwarded to the recipient's toAccount 70 .
  • Sender 32 sends an e-mail message that is knows must be re-routed to the recipient. However, the sending computer 32 only knows the recipient's old e-mail address. Therefor, the e-mail is addressed to the old ISP 34 . However, the message also comprises a re-route symbol. Old ISP 34 recognizes the re-route symbol and sends the e-mail on to the re-route server 36 . Re-route server 36 determines if the recipient is a re-route customer and, if so, forwards the e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient's computer 40 .
  • e-mail is received 72 at the re-route server.
  • the re-route server determines if there is a re-route extension on the e-mail address 74 . If the extension is not present, processing ceases 76 . If a re-route extension is present on the e-mail message, the re-route server determines if the recipient is a re-route customer 78 , that is, an individual who is registered for the re-route service. If the individual is not a re-route customer, the message is delivered to the original ISP 80 . If, however, the recipient is a re-route customer, the e-mail is forwarded to the recipient's toAccount, as stored by the re-route server 82 .
  • Sending computer 32 sends an e-mail message with a re-route extension to the re-route server 36 .
  • Re-route server 36 determines if the individual to whom the message is sent is a re-route customer. If the individual is not a re-route customer, the message is sent to the old ISP 34 . If the individual is a re-route customer, the message is re-routed to the new ISP 38 over the Internet 42 for delivery to the recipient 40 .
  • a request is first made to obtain an address for a recipient 84 that a sender knows has moved.
  • the re-route LDAP server is queried 86 for the re-route address.
  • the re-route server determines if a re-route address is available 88 . If no address is available, the client can not re-route the e-mail 90 . If a new e-mail address is available, the “to” address for the recipient is updated in the client computer 92 . Thereafter, the address update is completed and e-mail messages can be sent.
  • Sending computer 32 queries the re-route server computer 36 for a re-route address for a recipient. This is the instance where the sending computer knows that the recipient has moved, but is unaware of the new address. If there is a re-route address for the recipient, the mail is forwarded to the new ISP 38 over the Internet 42 for delivery to the recipient 40 . In addition, the re-route server notifies the sender's computer to update its “to” address file.
  • the direct e-mail re-route path is shown. This is fairly simple after the “to” file for the recipient is updated by the re-route server 36 . Thereafter, the sending computer 32 has the appropriate address of the new ISP 38 and mail can be forwarded to the new ISP 38 over the Internet 42 to the recipient 40 .
  • FIG. 13 a re-route request handler of yet another embodiment of the present invention is illustrated.
  • This request handler operates in the same fashion as first noted in FIG. 1 (above). However, after the authentication procedures 20 , 22 , 26 , the toAccount for the recipient is written to an SMTP table. This SMTP table 31 holds the new address for receiving email.
  • Sending computer 32 sends an e-mail message to the recipient's last known e-mail address at the old ISP 34 .
  • the old ISP 34 recognizing that this recipient is no longer at the ISP, forwards the message to the re-route server.
  • the re-route server receives the toAccount information for the recipient and matches it to the entry in the SMTP table stored at the re-route server 36 . Thereafter, the message is re-addressed and sent to the new ISP 38 over the Internet 42 for delivery to the recipient 40 .
  • the old ISP 34 contains the SMTP table and associated address relating to the toAccount of the recipient.
  • the sending computer 32 sends the e-mail address to the recipient's address at the old ISP 34 .
  • Old ISP 34 matches the toAccount information to the SMTP table and forwards the e-mail over the Internet 42 to the new ISP 38 for delivery to the recipient 40 .
  • a client plug-in module for the re-routing of e-mail is illustrated.
  • E-mail is received at the client 96 .
  • the e-mail is then reviewed to determine if it is bounced e-mail 98 . If the e-mail is not bounced, the client plug-in performs no further processing 100 . If the e-mail is bounced, the user is prompted to re-route the e-mail 102 . The user then decides whether to re-route the e-mail 104 , and if not, processing terminates 106 . If the user wants to re-route the e-mail, the e-mail is forwarded to the re-route server 108 .
  • Sending computer 32 sends an e-mail to the old ISP 34 .
  • Old ISP 34 notes that the recipient is no longer present and bounces the e-mail back to the sending computer 32 .
  • Sending computer 32 notes that the e-mail is bounced e-mail, and therefor forwards it to the re-route server 36 .
  • Re-route server 36 recognizing that the recipient is a re-route customer, forwards the e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40 .
  • sending computer 32 sends an e-mail to the old ISP address for the recipient 34 .
  • the old ISP bounces the e-mail back to the sending computer 32 , having the new e-mail address via its plug-in module, then sends e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40 .
  • a user creates the user data 200 that indicates the new e-mail address to which the user would like e-mail forwarded.
  • the user data 200 may, alternatively, be created by the user's new ISP on the user's behalf.
  • This user data 200 is sent to the re-route server, which comprises software for receiving and processing user data 202 .
  • the re-route server checks the user data 204 to insure that all necessary information is present to form the re-route request and to register the user with the re-route server. If the data is in any way deficient, the re-route request is denied and a message so indicating is sent 206 to the user's computer (or the user's new ISP, as the case may be). If the data is sufficient, a re-route request is formulated 208 and sent to the re-route request handling routine 210 at the old ISP.
  • the old ISP checks to determine if the request has the necessary data 214 to be acted on by the old ISP. This involves the old ISP checking its own user records 212 to determine if the user is a subscriber to the old ISP, to update its subscriber records regarding the status of the user, as well as to update the e-mail tables 216 at the old ISP to reflect the action needed for e-mail destined for the user. Such action has been described in detail in a variety of embodiments (above).
  • the re-route request is accepted and an acceptance message 220 is sent to the re-route server, and the e-mail re-route request is confirmed to the user 224 (or the user's new ISP, as the case may be). If the data supplied to the old ISP is not satisfactory in all respects, a re-route denial message 218 is sent to the re-route server, and a “re-route denied” message 222 is sent to the user (or the user's new ISP, as the case may be).
  • the Re-route Delete Request flow is illustrated.
  • Part of any re-route request of a user is a length of time for which the re-route request is to be in force. This may be set by the user or may be a standard amount of time set by the re-route server business rules.
  • the re-route server Once the time duration for the re-route request has expired, the re-route server generates an extension request 228 that is sent to the user's mailbox 226 or to the user's last known ISP. The system then waits for a user's response 230 .
  • a re-route delete request 232 is automatically generated by the re-route server and forwarded to the request handler 234 of the old ISP.
  • the old ISP then updates its e-mail tables 236 by deleting the forwarding address for the user.
  • the old ISP After updating its e-mail tables 236 , the old ISP sends an acknowledgment message 238 to the re-route server.
  • the re-route server accepts the message 240 , ends its re-route service for the user 242 , and forwards a message so indicating to the user's mailbox 244 at the user's computer (or the user's ISP, as the case may be).
  • a user creates the updated user data 250 that indicates the updated e-mail address to which the user would like e-mail forwarded.
  • the updated user data 250 may, alternatively, be created by the user's new ISP on the user's behalf.
  • This updated user data 250 is sent to the re-route server, which comprises software for receiving and processing updated user data 252 .
  • the re-route server checks the updated user data 254 to insure that all necessary information is present to form the re-route update request and to register the user's updated data with the re-route server. If the data is in any way deficient, the re-route update request is denied and a message so indicating is sent 256 to the user computer (or the user's new ISP, as the case may be). If the updated data is sufficient, a re-route update request is formulated 258 and sent to the re-route update request handling routine 260 at the old ISP.
  • the old ISP checks to determine if the re-route update request has the necessary data 264 to be acted on by the old ISP. This involves the old ISP checking its own user records 262 to determine if the user was (or is) a subscriber to the old ISP, to update its subscriber records regarding the status of the user, as well as to update the e-mail tables 266 at the old ISP.
  • the re-route update request is accepted and an acceptance message 270 is sent to the re-route server, and the e-mail re-route update request is confirmed to the user 274 (or the user's new ISP, as the case may be). If the updated data supplied to the old ISP is not satisfactory in all respects, a re-route update denial message 268 is sent to the re-route server, and a “re-route update denied” message 272 is sent to the user (or the user's new ISP, as the case may be).
  • the re-route server is implemented as follows.
  • the e-mail re-route server receives e-mails from the Internet and re-routes them according to the rules described above.
  • the e-mail server is based on known, robust, Internet e-mail server architectures.
  • the re-route server is one or more Unix-based machines running the sendmail mail software.
  • the re-route server's mail software performs additional, optional operations. These additional operations include:
  • a database server holds information about each customer, and about the e-mails received by the mail re-route server. This information is used for billing and report generation.
  • the database server is based on known, robust, database server architectures. Preferably, this server is a Unix-based machine running Oracle or MySQL database server software.

Abstract

A method and apparatus for the re-routing of e-mail sent to a prior address (or an address that is non-working, or temporarily inconvenient) to the new address of an intended recipient. E-mail that is to be sent to a recipient is sent to the former Internet Service Provider (ISP). Because the recipient is no longer a subscriber to the old ISP, or because the address at the old ISP is temporarily inconvenient, the e-mail is re-routed to a re-route server of the present invention. The re-route server then causes the e-mail to be sent to the correct address through a variety of processes. Alternatively, new e-mail addresses are made available at the old ISP. The old ISP can then forward e-mail messages directly to the new ISP.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of commonly assigned application Ser. No. 10/159,453, now U.S. Pat. No. 6,892,222 which is a continuation of Ser. No. 09/338,734, now U.S. Pat. No. 6,438,583.
  • BACKGROUND OF THE INVENTION
  • The present invention is directed to a method and apparatus for redirecting network traffic. More particularly, the present invention is directed to a method and apparatus of re-routing electronic mail (or “e-mail”) messages transmitted via the Internet.
  • BACKGROUND ART
  • One of the most basic services offered by Internet Service Providers (or “ISPs”) is a private or corporate e-mail account that a customer may use for transmitting and receiving electronic mail (e-mail) messages via the Internet. Each of these e-mail accounts has a unique address.
  • Internet service customers are notoriously fickle in their choice of ISPs. The customer turnover rate is typically 50% each year for most ISPs (those ISPs that do not have meaningful market competition have lower turnover, of course). When a customer closes an account at one ISP and opens a new account at another ISP, the customer cannot maintain the same e-mail address. This is a natural result of the currently used e-mail addressing convention wherein part of the address includes an identification of the ISP. Thus, when the ISP changes, at least a part of the e-mail address must also change.
  • This is inconvenient because e-mail gets lost. In the prior art, e-mail messages sent to a defunct address (belonging to an inactive account) are either acknowledged as being undeliverable or they are simply ignored. Colloquially, acknowledgement by an ISP that the message is undeliverable as addressed is known as “bouncing” the message back to the sender. Although this doesn't get the message to the intended recipient and it fails to inform the sender of a correct address (if any exists) for the intended recipient, at least it puts the sender on notice that they have attempted to use an inaccurate e-mail address.
  • Simply ignoring an undeliverable message, as is done by some ISPs, is quite non-helpful because the sender remains ignorant that the message was sent to an inaccurate address.
  • SUMMARY OF THE INVENTION
  • The present invention is a method and apparatus for the rerouting of e-mail from a prior or non-working address to the new address of a recipient. In general, two basic re-route methods are employed, varying as noted more fully below. E-mail that is to be sent to a recipient is sent to the former Internet Service Provider (ISP). Since the recipient is no longer a subscriber to the old ISP, the e-mail is re-routed to a re-route server of the present invention. The re-route server then causes the e-mail to be sent to the correct address through a variety of means. This embodiment provides privacy with respect to the new address of the recipient since it is known only to the re-route server and NOT to the old ISP.
  • Alternatively, new e-mail addresses are made available at the old ISP. The old ISP can then forward e-mail directly to the new ISP. This has the advantage of a direct route from the old ISP to the new ISP. However, privacy of the new e-mail address for the recipient is less since the address is now known to the old ISP.
  • In ether case, a business model arises that allows this process to occur. As noted above, there is a tremendous turnover in subscribers to any particular ISP. Realizing that, just as e-mail may be forwarded AWAY from an ISP, so can e-mail to other ISP's be forwarded TO the old ISP for new subscribers. Thus it is to all ISP's advantage to forward e-mail where possible. In addition, user fees will be paid for this service. Those entities running re-route servers could easily share revenue with the ISP's that are registered with the re-route service. Thus not only will a valuable service be performed, but the ISP's can generate additional revenues from participation.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates the request handler for the “.forward” implementation of the present invention.
  • FIG. 1A illustrates the e-mail re-route path through the re-route server for the forward implementation.
  • FIG. 1B illustrates the direct re-route path for the forward implementation.
  • FIG. 2 illustrates the request handler for the alias table implementation of the present invention.
  • FIG. 2A illustrates the e-mail re-route path through the re-route server for the alias table implementation.
  • FIG. 2B illustrates the direct e-mail re-route path for the alias table implementation.
  • FIG. 3 illustrates the e-mail handler for a re-route customer.
  • FIG. 3A illustrates the e-mail re-route path for the re-route customer.
  • FIG. 4 illustrates the request handler for the DNS table implementation of the present invention.
  • FIG. 4A illustrates the e-mail re-route paths for the DNS table implementation.
  • FIG. 4B illustrates the direct e-mail re-route path for the DNS table implementation of the present invention.
  • FIG. 5 illustrates a seize and forward implementation for re-route of messages.
  • FIG. 5A illustrates the e-mail path for the seize and forward implementation of the present invention.
  • FIG. 6 illustrates the request handler for the SMTP wrapper implementation of the present invention.
  • FIG. 6A illustrates the e-mail handler for the SMTP wrapper implementation of the present invention.
  • FIG. 6B illustrates the e-mail re-route path for the SMTP wrapper implementation of the present invention.
  • FIG. 7 illustrates the e-mail handler for bounced mail.
  • FIG. 7A illustrates the e-mail re-route path for bounced mail.
  • FIG. 8 illustrates the request handler for IPv6 address implementation of the present invention.
  • FIG. 8A illustrates the e-mail re-route path for the IPv6 address implementation.
  • FIG. 8B illustrates the direct e-mail re-route path for the IPv6 address implementation.
  • FIG. 9 illustrates the X.500 database implementation of the present invention.
  • FIG. 9A illustrates the e-mail re-route path through the re-route server for the X.500 implementation of the present invention.
  • FIG. 9B illustrates the direct e-mail re-route path for the X.500 database implementation of the present invention.
  • FIG. 10 illustrates the re-route symbol implementation of the present invention.
  • FIG. 10A illustrates the e-mail handler for the re-route symbol implementation of the present invention.
  • FIG. 10B illustrates the e-mail re-route path for the e-route symbol implementation of the present invention.
  • FIG. 11 illustrates e-mail handler for the re-route extension implementation of the present invention.
  • FIG. 11A illustrates the e-mail re-route path for the re-route extension implementation of the present invention.
  • FIG. 12 illustrates the Lightweight Directory Access Protocol (LDAP) client flow of the present invention.
  • FIG. 12A illustrates the e-mail re-route path for the LDAP implementation of the present invention.
  • FIG. 12B illustrates the direct e-mail re-route path for the LDAP implementation of the present invention.
  • FIG. 13 illustrates request handler for the Return Code implementation of the present invention.
  • FIG. 13A illustrates the e-mail re-route path for the Return Code implementation of the present invention.
  • FIG. 13B illustrates the direct e-mail re-route path for the Return Code implementation of the present invention.
  • FIG. 14 illustrates the client plug in module implementation of the present invention.
  • FIG. 14A illustrates the e-mail re-route paths for the client plug in module implementation of the present invention.
  • FIG. 14B illustrates the direct e-mail re-route paths for the client plug in module implementation of the present invention.
  • FIG. 15 illustrates a Re-route Add Request protocol according to the present invention.
  • FIG. 16 illustrates a Re-route Delete Request protocol according to the present invention.
  • FIG. 17 illustrates a Re-route Edit Request protocol according to the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • In the following description, the different embodiments of the invention are explained from the point of view of analyzing how e-mail sent to a single invalid (or undesired) e-mail address is forwarded to a currently valid e-mail account. This is a simplification of the general case, and is done for ease of explanation. In the general case, an individual may have left behind a string of abandoned e-mail accounts that all need to be forwarded to their currently valid address. When the simplified case is extrapolated to the general case, any of the embodiments described below may be combined with one another to handle messages sent to different ones of the plural abandoned e-mail accounts.
  • Also for clarity of explanation, the convention is adopted that the ISP that is forwarding e-mails is called the “old ISP” and the ISP that hosts the currently valid account is called the “new ISP.” The account for which the e-mail address is no longer current is called the “FROM account” and the current account, to which mail needs to be forwarded, is called the “TO account.” By choice of this convention, the term “old ISP” is not meant to limit the disclosure to situations where an email account has been permanently terminated or abandoned at that ISP. Rather, the term “old ISP” is intended to encompass situations wherein a user having plural current e-mail accounts wishes to have e-mail addressed to one of those accounts temporarily forwarded to another one of his or her accounts.
  • The .forward File Embodiment
  • According to one embodiment of the invention, e-mail is forwarded from the old ISP to the new ISP by means of a “.forward” file. The old ISP maintains the FROM account and inserts a forward file that contains the TO account. As a result, all e-mail is still routed to the old ISP. The message passes through the old ISP's sendmail and the sendmail connects to the machine at the new ISP to deliver the message to the TO account (contained in the forward file) at the new ISP. This is implemented using UNIX.
  • This embodiment requires that the old ISP keep the FROM account open after the user has abandoned it.
  • The E-Mail Alias Embodiment
  • According to another embodiment of the invention, the old ISP aliases the FROM account to the TO account with an /etc/aliases entry. This uses a lookup table. All e-mail is still routed to the old ISP. The message passes through the old ISP's sendmail and the sendmail connects to a new machine. A consistent address, e.g., user@re-route.com, is used for all customers, although this specific format is not meant as a limitation. Other formats are possible for this alias embodiment. A customer who cancels their re-route service agreement will still have his/her e-mail sent to another consistent address, e.g., cheapskate@re-route.com. This procedure should be supported in all Internet systems, as explained in RFC (request for comment) 1123, which is incorporated by reference herein, in its entirety.
  • This embodiment permits the old ISP to close the FROM account after the user has abandoned it.
  • The Transfer of Mail Exchange Authority with Pass-Through Sendmail Embodiment
  • According to another embodiment of the invention, the ISPs give MX Authority to a Re-route Central Authority entity (e.g., re-route.com). All e-mail destined for ISPs that have signed up with re-route.com are first routed to re-route.com. For those customers who have informed re-route.com of a change of address, the e-mail is routed to the TO account. Otherwise, the e-mail messages pass through the re-route.com system to the ISP to which they are nominally addressed.
  • One result of this embodiment is that all e-mail for all ISPs that subscribe to this system would need to pass through servers for the Re-route Central Authority entity.
  • The Mail Exchange Routing Embodiment
  • According to another embodiment of the invention, a fundamental change is made to the way that e-mail is routed on the Internet. The change is that client name resolver libraries use the entirety of the addresses—both the user portion and the fully qualified domain name portion—for queries. Based on this change of address interpretation, Mail Exchange Re-route Directory (MXRRD) keys can be used by Domain Name Servers to hold entries for individuals' e-mail accounts.
  • There are two alternate sub-embodiments of this re-route arrangement. One is that the Re-route Central Authority can be the Mail Exchange Authority and distribute a master copy of a re-route mapping database. The other is that the ISPs maintain their respective Mail Exchange Authorities and rely on the Re-route Central Authority to trigger updates to the re-route mapping database.
  • Seize and Forward Embodiment
  • In the “seize and forward” embodiment of the present invention, the ISP retains all of the customer account information. However, for those customers that have left the ISP's service, all e-mail for such customers is stored at the ISP for a time. At regular intervals, the server of the present invention logs onto the server of the ISP and seizes all of the e-mail that is being stored for those accounts that are no longer active at the ISP. This “seized” or downloaded e-mail is sorted by the present invention and for those accounts that have registered with the re-route server, the e-mail is forwarded to the new account at the new ISP.
  • Simple Mail Transfer Protocol (SMTP) Wrapper Embodiment
  • The SMTP wrapper embodiment may be implemented via software or via hardware. In the software implementation, the SMTP wrapper is a software wrapper around an ISP's message transport system such as “sendmail,” program that determines how that wrapped code is to be executed. In the hardware implementation, the SMTP wrapper is a device disposed, preferably, between an ISP and the Internet, to intercept e-mail messages. Thus, the SMTP wrapper determines how the sendmail transport program of the ISP is to operate. In this case, the wrapper passes through e-mails that are bound for those individuals who formerly had an account at the ISP. E-mails that are passed through the ISP are sent to the server of the present invention for forwarding to the individual at the new ISP.
  • Bounced Mail Embodiment
  • The bounced mail embodiment of the present invention allows those ISP's that “bounce” mail, that is, return mail to a sender when the party to whom it is addressed is no longer available for any reason, to bounce the mail instead to the re-route server of the present invention. In this embodiment, any mail that cannot be delivered by an ISP is bounced to, for example, bounced re-route.com. The re-route server then reviews the bounced mail to determine if it is for a person or entity that is a registered re-route user. If so, the mail is forwarded to the new address on file at the re-route server.
  • IPv6 Embodiment
  • A pressing problem that now exists is the potential for shortages of Internet addresses. The most viable candidate to replace the current Internet Protocol is Internet Protocol Version 6 (IPv6). This protocol allows a huge number of new IP unique addresses to be possible together with new routing schemes. DNS can resolve fully qualified domain names into IP addresses. Assuming that everyone will be able to have a unique IPv6 address in the future, traffic can be re-routed to individuals based on their respective IPv6 addresses.
  • OSI X.500 Embodiment
  • The Open Systems Interconnect (OSI) model is a model of network architecture and a suite of protocols to implement it developed by ISO as a framework for international standards in heterogeneous computer network architecture. X.500 (the set of ITU-T standards covering electronic directory services, such as white pages, Knowbot, and whois.) can support alternate addresses for individuals/recipients of e-mail. Such an X.500 system connected to the Internet e-mail system could re-route e-mail to the alternate addresses once they have been so designated by a user. In this instance the X.500 system receives e-mail at fromAccount. If the user has a toAccount entry, the mail is re-routed.
  • “Forwarding” Symbol in Local-Part Embodiment
  • Internet Standard RFC-822 defines the Internet standard format for electronic mail message headers. By using the “local part” of the mail message header, e-mail can be forwarded. For example, the address @gstead@mlj.com contains a symbol “@” before the name to designate a forwarding symbol. Alternatively a new symbol such as “rr!” might be designated as the universal re-route symbol for e-mail. While this does not designate a specific address, it does indicate to any server that the mail is to be re-routed if possible. Then certain of the other methods for re-route described herein can be used such as forwarding mail to the re-route server. In this instance, the sendmail systems must be programmed to recognize and treat a universal symbol as meaning re-route.
  • Re-Route Extensions Embodiment
  • The re-route extension embodiment allows users to simply append the extension “.re-route.com” to an e-mail address (e.g., user@oldisp.com.re-route.com). This will provide automatic re-routing of e-mail if a recipient has so registered. If no re-route information has been provided, the e-mail is simply passed through to the original address. In this case the re-route server becomes the MX authority for re-route.com e-mail, thus all e-mail having the extension is re-routed to the re-route server to be reviewed.
  • LDAP Embodiment
  • The Lightweight Directory Access Protocol (LDAP) is a protocol for accessing on-line directory services. The e-mail client can download the fromAccount, toAccount list directly into e-mail client software for addressing e-mail. Thus, changing addressing from one account another, by acquiring the correct e-mail address, can be done at the client computer. Routing of the e-mail to the correct address can then be accomplished.
  • SMTP Return Codes
  • It is possible for SMTP implementation to verify that e-mail addresses are deliverable during the sending process. If a given e-mail is not deliverable to a first, old address, the e-mail can be delivered to a second host, assuming that the appropriate address at the new second host is known. This forwarding is done directly by the old ISP, which forwards the message either to a re-route server (and then, indirectly, on to the user's new address) or directly to the user's new account at a new ISP. These direct and indirect methods are explained in further detail below.
  • Client E-Mail Plugin
  • This embodiment takes advantage of the common practice of many ISPs to bounce undeliverable emails back to the sending computer. A software plugin or wrapper is provided at the sending computer, which handles e-mail messages that are bounced back to it. When an e-mail message is bounced back, the e-mail plugin prompts the user to ask them if they would like to attempt to re-route the bounced email using any of the methods described herein. This is done, for example via a graphical user interface having a “re-route” button that the user may click on. In the event the user chooses to click the re-route button, thereby choosing to attempt a rerouting of the e-mail message, the e-mail message is then resent, this time addressed to the re-route server. The re-route server then forwards the message on to the correct current e-mail address for the intended recipient, assuming that the intended recipient's new e-mail address is registered with the re-route server.
  • As noted above, the present invention comprises a method and apparatus for rerouting e-mail destined for a person or entity formerly located at a given ISP and forwarding that e-mail to the new e-mail address for the recipient who may be located at a subsequent ISP. Referring to FIG. 1, the request handler for the “.forward” implementation of the present invention is illustrated. The user who desires to have its e-mail redirected registers with the re-route server of the present invention. The re-route server sends a re-route request to the old ISP. The request is received at the old ISP 10, which is usually accompanied by a digital signature of the requesting party. The digital signature is decoded 12, and the request along with the digital signature is provided to a process for determining whether the re-route request message is a valid one 14. If the message is determined not to be valid, as in the case of an individual who is not a client or former client of the old ISP, for example, an error is noted and the process ends 16.
  • If the message is a valid one, the request to re-route the e-mail is decrypted 18 and a determination is made whether authentication is required 20. If authentication is required, the user is authenticated 22. If the authentication is successful 26, the address to which the user would like mail forwarded is written to a “.forward” file 24 in the storage of the old ISP. If the user can not be authenticated, the process is terminated and an authentication error is sent to the requesting party 30. On the other hand, once the new address is written to the forward file of the old ISP, the request process is completed 28, and the server simply waits for e-mail traffic addressed to the old address of the user.
  • Referring to FIG. 1A, a first embodiment of the e-mail re-route path is illustrated. This figure illustrates the path of re-routed e-mail after an authenticated request is processed. Sender computer 32 sends e-mail to a recipient at the old ISP address 34 of the recipient. The old ISP 34 recognizes that the recipient is no longer subscribing to that ISP, and designates any mail for that recipient to be sent to the re-route server 36 based upon the forward file stored at the old ISP and designating the re-route server as the location in the forward file. Old ISP 34 therefore forwards the recipient's e-mail over the Internet 42 to the re-route server 36. The old ISP 34 reviews the accounts of its subscribers and matches the incoming e-mail for the recipient to an address in its forward file, which in this implementation is at the re-route server 36. Thereafter, the e-mail is re-addressed to the re-route server 36, which in turn associates that e-mail with the new address of the recipient at the new ISP. The re-route server 36 then forwards the e-mail to the new ISP 38 which stores the e-mail until downloaded by the recipient's computer 40. As noted above this implementation provides security for the new address of the recipient in that the address is known to the re-route server but not to the old ISP.
  • Referring to FIG. 1B, a direct e-mail re-route path of the present invention is illustrated. In this instance, re-route server 36 is notified by a user of the intent to re-route mail as described in FIG. 1 above. Re-route server provides a re-route request to the old ISP as described in FIG. 1. In this case however, that information to the old ISP comprises the new address of the recipient at the new ISP 38. Thereafter, a sender computer 32 sends an e-mail message to the prior address of the recipient at the old ISP 34. ISP 34 has been notified by the re-route server 36 of the new address of the recipient. The old ISP 34 then reviews its forward files, finds the re-route request of the recipient, designates mail coming to the recipient's old address with the new ISP address. The message is then forwarded over the Internet 42 to the new ISP 38, which generally stores the e-mail until downloaded by the recipient 40.
  • Referring to FIG. 2, the e-mail alias embodiment of the re-route request handler is illustrated. Again, a user registers with the re-route server of the present invention. The re-route server then sends a re-route request to the old ISP. This alternative embodiment re-route request handler functions in a similar fashion as described in FIG. 1 (above), except that when a decrypted request 18 is determined to either require authentication 20, thus resulting in an authenticated user 22 and the determination that the authentication was successful 26, or alternatively, authentication is not required, an alias table is created in the old ISP wherein the recipient's former Internet address is mapped to a new address in the table.
  • Referring to FIG. 2A, the e-mail re-route path of the alternative embodiment described in FIG. 2 is shown. In this instance the sender has registered with the re-route server 36 and the re-route server 36 has sent its re-route request to the old ISP naming the re-route server as the entity to be listed in the alias file of the old ISP for e-mail sent to the user. The sender's computer 32 sends an e-mail message addressed to the recipient's old e-mail address at the old ISP 34. The old ISP 34 recognizes that this is a message to be re-routed since there is a valid re-route request stored at the old ISP. The old ISP reviews its alias table and finds that the alias for the recipient is the address of the re-route server 36. The old ISP passes the message through its sendmail to the re-route server 36. The re-route server looks at its alias table for the recipient, and determines the recipient's new e-mail address. The mail is then forwarded via the Internet 42 to the new ISP 38, where it is stored until downloaded by the recipient's computer 40.
  • Referring to FIG. 2B, the direct e-mail re-route path of the e-mail alias embodiment shown in FIG. 2 is illustrated. In this instance, re-route server 36 provides the alias for the recipient to the old ISP 34. Thereafter, a sender's computer 32 sends an e-mail message to the recipient addressed to the old ISP 34. Old ISP 34 reviews its alias table to determine the new e-mail address of the recipient and re-addresses the mail directly to the new ISP 38, which in turn sends it on to the recipient 40 via the Internet 42.
  • Referring to FIG. 3, the mail exchange authority with pass-through sendmail alternative embodiment re-route handler is shown. In this embodiment, the re-route server becomes the MX authority for the ISP(s) that register with the service. In this instance, the figure illustrates a situation where the re-route server functions as a gateway for all e-mail destined for a number of different ISPs. In this instance, various ISPs subscribe to the re-route service, and all e-mail destined for any of the ISPs that are subscribers initially are routed to the re-route server. In this instance, e-mail is received at the re-route server 44. The server checks to see if the recipient is a re-route customer 46. A re-route customer is an individual who has signed up with the re-route server to have his or her e-mail forwarded to a new address. If the recipient is not a re-route customer 46, the re-route server takes no action with respect to the e-mail, but simply allows it to go forward to the recipient's ISP 48. If, however, the recipient is determined to be a re-route customer, the e-mail is forwarded to the recipient's “toAccount” address which has been provided by the re-route customer to the re-route server 50.
  • Referring to FIG. 3A, the e-mail re-route path of the alternative embodiment of FIG. 3 is shown. Sender computer 32 addresses e-mail to a recipient. That e-mail goes directly to re-route server 36, which makes the determination as to whether the recipient is a re-route customer or not. If the individual is not a re-route customer, the e-mail is simply sent on its way to the old ISP 34. If, however, the re-route server 36 determines that the recipient is a re-route customer, the e-mail is forwarded to the new ISP 38 over the Internet 42 for storage and subsequent download to the recipient 40.
  • Referring to FIG. 4, the request handler of yet another alternative embodiment of the present invention is illustrated. This request handler operates in the same respect as FIGS. 1 and 2, except that, after successful authentication 20, 22, 26, or, in the case where authentication is not required, a re-route customer's “toAccount” is written to a DNS table 23, thereby providing an address for the recipient different from that to which messages might be sent. In this instance, a sender might realize that a recipient has moved but does not know the address of the recipient. In this case, the sender sends messages directly to the re-route server in anticipation that this message will be forwarded to the recipient.
  • Referring to FIG. 4A, the e-mail re-route path of the present invention is illustrated. In this instance, sender's computer 32 sends an e-mail message directly to the re-route server 36 which has the DNS table associated with the new address of the recipient stored therein. Thereafter, re-route server 36 re-addresses the e-mail to the recipient at the new ISP 38 for delivery to the recipient 40 over the Internet 42.
  • Referring to FIG. 4B, the e-mail direct re-route path noted in FIG. 4 is illustrated. Here, the sender computer sends its message to the re-route server 36. In this instance, however, the re-route server 36 provides the new address to the sender's computer 32. Thereafter, the sender's computer 32 can send e-mail to the new ISP address of the recipient 38, which is then forwarded to the recipient 40 over the Internet 42.
  • Referring to FIG. 5 the seize and forward implementation of the present invention is illustrated. The process is initiated 52. The timer is next initialized 54 to set the frequency with which e-mail is retrieved from the ISP at which a user's e-mail is located. The system at the re-route server determines whether the initialized timer has expired 56, thereby signaling that retrieval of e-mail must take place. If the timer has not expired, the re-route server waits 58 and continues to query the timer.
  • If the timer has expired, the re-route server logs onto the old ISP 60 from which mail must be retrieved. The re-route server inquires if there is mail for the specific re-route customer 62. If e-mail is present, the e-mail is retrieved by the re-route server 64 and forwarded to the customer's toAccount 66 which is known to the re-route server. Thereafter the process begins again and waits until the next retrieval time. If there is no e-mail for the re-route customer, the re-route server simply waits until the next time interval for retrieval to be attempted.
  • Referring to FIG. 5A the e-mail re-route path for the seize and forward implementation is illustrated. Sending computer 32 send e-mail to the re-route customer at the old ISP. The old ISP recognizes that this is a former subscriber and stores the e-mail. Re-route server 36 makes in retrieval inquiry with the former ISP 34. Mail is then downloaded to the re-route server 36 where it is forwarded to the new address at a new ISP 38 over the internet 42. Thereafter, the recipient/re-route customer 40, retrieves the e-mail in the normal course of activities.
  • Referring to FIG. 6, the request handler for yet another alternative embodiment of the present invention is illustrated. Again, this request handler functions in exactly the same manner as that described in FIG. 1 (above), except that rather than writing the “toAccount” to a forward file or to an alias file, the toAccount is written to a private alias file for subsequent use in forwarding e-mail to the new ISP.
  • Referring to FIG. 6A, the e-mail handler of the alternative preferred embodiment described in FIG. 6 is illustrated. E-mail for the recipient is received 68, and a determination is made by the re-route server whether the recipient is in the private alias file 70. If the individual is not in the private alias file, the e-mail is presented to the old ISPs e-mail software 72. If, however, the recipient is in the private alias file 70, then the e-mail is forwarded to the recipient's “toAccount” 74.
  • The e-mail re-route path of the embodiment of FIG. 6 is illustrated in FIG. 6B. This re-route path is similar in all respects to that described in FIG. 1A, except that re-route server 36 has a private alias file which determines the address to which mail for the recipient will proceed.
  • Referring to FIG. 7, another alternative embodiment of the present invention is illustrated. In this instance, ISPs subscribe to the service of the re-route invention. When an old ISP bounces mail that is sent to a former recipient who was a subscriber to the old ISP, a bounced mail message is sent both to the sender's computer and to the re-route server. Thereafter, if the re-route server determines that the mail is destined for a recipient who is a re-route customer, it is forwarded appropriately. For example, mail is received at the re-route server 76. The re-route server determines if the mail is bounced mail 78 coming from an old ISP. If the mail coming to the re-route server is not bounced mail 80, the process terminates. If the mail reaching the re-route server is bounced mail, the re-route server determines if the mail is addressed to a recipient who is a re-route customer 82. If the person to whom the bounced mail is addressed is not a re-route customer, the process is terminated 84. If, however, the e-mail is destined to a re-route customer having a “toAccount” with the re-route server, that mail is forwarded to the recipient's latest e-mail address 86.
  • Referring to FIG. 7A, the e-mail re-route path of the embodiment noted in FIG. 7 is illustrated. In this instance, sender's computer 32 sends e-mail destined to the old e-mail address of a recipient to the old ISP 34. Old ISP 34 is a subscriber to the re-route service of the present invention. It sends a bounced mail message to the sender's computer 32 and also to the re-route server 36. If the recipient to whom the mail is addressed is a customer of the re-route server 36, the re-route server checks to determine the new e-mail address of the recipient and forwards the e-mail over the Internet 42 to the new ISP 38. New ISP 38 then forwards the mail to the recipient 40.
  • Referring to FIG. 8, yet another alternative embodiment of the present invention is illustrated. In this instance, the request handler operates in the same manner as first noted in FIG. 1 (above). However, after appropriate authentication processes 20, 22, 24 the toAccount and IP address of the recipient is updated 29.
  • Referring to FIG. 8A, the re-route path for the embodiment described in FIG. 8 is shown. In this instance, a sending computer 32 sends an e-mail addressed to the old ISP 34. The old ISP 34, knowing that the recipient has moved, forwards the message to the re-route server 36. The re-route server 36 has had its toAccount and IP address for the recipient updated. The e-mail address is changed by the re-route server 36 and directed to the new ISP 38 for deliver over the Internet 42 to the recipient 40.
  • Referring to FIG. 8B, the e-mail re-route direct path is shown. In this instance, re-route server 36 provides the appropriate toAccount and IP address update to the old ISP 34. Thereafter, when the sending computer 32 sends an e-mail message to the recipient's address at the old ISP 34, the old ISP 34 can forward that e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40.
  • Referring to FIG. 9, an alternative embodiment of the present invention is shown. In this instance, request handler functions in the same manner as noted in FIG. 1 (above). However, after appropriate authentication processes 20, 22, 26, the toAccount is updated and written to a X.500 database. The database is subsequently provided to the old ISP for processing of re-routed e-mails.
  • Referring to FIG. 9A, the indirect e-mail re-route path of the embodiment of FIG. 9 is illustrated. In this case, re-route server 36 provides the updated X.500 database to the old ISP 34. Thereafter, a sender's computer 32 sends an e-mail to a recipient at the old ISP 34. Old ISP 34 matches the incoming e-mail with the X.500 database and forward the e-mail on to the re-route server 36 via the Internet 42. The re-route server 36 then handles sending the e-mail to the recipient. The e-mail is re-addressed and sent to the new ISP 38 over the Internet 42 for subsequent delivery to the recipient 40.
  • Referring to FIG. 9B, the direct e-mail re-route path of the embodiment of FIG. 9 is illustrated. In this instance, re-route server 36 provides the updated X.500 database to the old ISP 34. Thereafter, a sender's computer 32 sends an e-mail to a recipient at the old ISP 34. Old ISP 34 matches the incoming e-mail with the X.500 database and new address for the recipient. Thereafter, the e-mail is re-addressed and sent to the new ISP 38 over the Internet 42 for subsequent delivery to the recipient 40.
  • Referring to FIG. 10, an additional alternative embodiment of the present invention is illustrated. In this instance, an old ISP receives e-mail 52. The server of the old ISP reviews the e-mail to determine if the e-mail contains a symbol indicative of the fact that this e-mail is to be re-routed to another location 54. If there is no re-route symbol, processing of the e-mail continues in the normal fashion 56. In the event that there is a re-route symbol associated with the e-mail message, the message is forwarded to the re-route server 58.
  • Referring to FIG. 10A, e-mail handling in the re-route server is illustrated. The re-routed e-mail is received at the e-mail handler of the re-route server 60. The re-route server determines if the re-route symbol is present 62. If there is no re-route symbol, processing ceases. If there is a re-route symbol present, the re-route server determines if the recipient of the message is a re-route customer 66. If the recipient is not a re-route customer, processing terminates 68. If the individual is a re-route customer, the e-mail is forwarded to the recipient's toAccount 70.
  • Referring to FIG. 10B, the e-mail re-route path is shown. Sender 32 sends an e-mail message that is knows must be re-routed to the recipient. However, the sending computer 32 only knows the recipient's old e-mail address. Therefor, the e-mail is addressed to the old ISP 34. However, the message also comprises a re-route symbol. Old ISP 34 recognizes the re-route symbol and sends the e-mail on to the re-route server 36. Re-route server 36 determines if the recipient is a re-route customer and, if so, forwards the e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient's computer 40.
  • Referring to FIG. 11, yet another embodiment of the present invention is illustrated. In this instance, e-mail is received 72 at the re-route server. The re-route server determines if there is a re-route extension on the e-mail address 74. If the extension is not present, processing ceases 76. If a re-route extension is present on the e-mail message, the re-route server determines if the recipient is a re-route customer 78, that is, an individual who is registered for the re-route service. If the individual is not a re-route customer, the message is delivered to the original ISP 80. If, however, the recipient is a re-route customer, the e-mail is forwarded to the recipient's toAccount, as stored by the re-route server 82.
  • Referring to FIG. 11A, the e-mail re-route path of the embodiment illustrated in FIG. 11 is shown. Sending computer 32 sends an e-mail message with a re-route extension to the re-route server 36. Re-route server 36 determines if the individual to whom the message is sent is a re-route customer. If the individual is not a re-route customer, the message is sent to the old ISP 34. If the individual is a re-route customer, the message is re-routed to the new ISP 38 over the Internet 42 for delivery to the recipient 40.
  • Referring to FIG. 12, the LDAP client functionality is shown. A request is first made to obtain an address for a recipient 84 that a sender knows has moved. The re-route LDAP server is queried 86 for the re-route address. The re-route server determines if a re-route address is available 88. If no address is available, the client can not re-route the e-mail 90. If a new e-mail address is available, the “to” address for the recipient is updated in the client computer 92. Thereafter, the address update is completed and e-mail messages can be sent.
  • Referring to FIG. 12A, the e-mail re-route path of the embodiment noted in FIG. 12 is illustrated. Sending computer 32 queries the re-route server computer 36 for a re-route address for a recipient. This is the instance where the sending computer knows that the recipient has moved, but is unaware of the new address. If there is a re-route address for the recipient, the mail is forwarded to the new ISP 38 over the Internet 42 for delivery to the recipient 40. In addition, the re-route server notifies the sender's computer to update its “to” address file.
  • Referring to FIG. 12B, the direct e-mail re-route path is shown. This is fairly simple after the “to” file for the recipient is updated by the re-route server 36. Thereafter, the sending computer 32 has the appropriate address of the new ISP 38 and mail can be forwarded to the new ISP 38 over the Internet 42 to the recipient 40.
  • Referring to FIG. 13, a re-route request handler of yet another embodiment of the present invention is illustrated. This request handler operates in the same fashion as first noted in FIG. 1 (above). However, after the authentication procedures 20, 22, 26, the toAccount for the recipient is written to an SMTP table. This SMTP table 31 holds the new address for receiving email.
  • Referring to FIG. 13A, the e-mail re-route path is illustrated. Sending computer 32 sends an e-mail message to the recipient's last known e-mail address at the old ISP 34. The old ISP 34, recognizing that this recipient is no longer at the ISP, forwards the message to the re-route server. The re-route server receives the toAccount information for the recipient and matches it to the entry in the SMTP table stored at the re-route server 36. Thereafter, the message is re-addressed and sent to the new ISP 38 over the Internet 42 for delivery to the recipient 40.
  • Referring to FIG. 13B, the e-mail re-route direct path is illustrated. In this instance, the old ISP 34 contains the SMTP table and associated address relating to the toAccount of the recipient. The sending computer 32 sends the e-mail address to the recipient's address at the old ISP 34. Old ISP 34 matches the toAccount information to the SMTP table and forwards the e-mail over the Internet 42 to the new ISP 38 for delivery to the recipient 40.
  • Referring to FIG. 14, a client plug-in module for the re-routing of e-mail is illustrated. E-mail is received at the client 96. The e-mail is then reviewed to determine if it is bounced e-mail 98. If the e-mail is not bounced, the client plug-in performs no further processing 100. If the e-mail is bounced, the user is prompted to re-route the e-mail 102. The user then decides whether to re-route the e-mail 104, and if not, processing terminates 106. If the user wants to re-route the e-mail, the e-mail is forwarded to the re-route server 108.
  • Referring to FIG. 14A, the e-mail re-route path is shown. Sending computer 32 sends an e-mail to the old ISP 34. Old ISP 34 notes that the recipient is no longer present and bounces the e-mail back to the sending computer 32. Sending computer 32 notes that the e-mail is bounced e-mail, and therefor forwards it to the re-route server 36. Re-route server 36, recognizing that the recipient is a re-route customer, forwards the e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40.
  • Referring to FIG. 14B, the e-mail re-route path that is more direct is shown. In this instance, sending computer 32 sends an e-mail to the old ISP address for the recipient 34. The old ISP bounces the e-mail back to the sending computer 32, having the new e-mail address via its plug-in module, then sends e-mail to the new ISP 38 over the Internet 42 for delivery to the recipient 40.
  • Referring to FIG. 15, the Re-route Add Request flow is illustrated. A user creates the user data 200 that indicates the new e-mail address to which the user would like e-mail forwarded. The user data 200 may, alternatively, be created by the user's new ISP on the user's behalf. This user data 200 is sent to the re-route server, which comprises software for receiving and processing user data 202.
  • The re-route server checks the user data 204 to insure that all necessary information is present to form the re-route request and to register the user with the re-route server. If the data is in any way deficient, the re-route request is denied and a message so indicating is sent 206 to the user's computer (or the user's new ISP, as the case may be). If the data is sufficient, a re-route request is formulated 208 and sent to the re-route request handling routine 210 at the old ISP.
  • Once a re-route request is receive at the old ISP from the re-route server, the old ISP checks to determine if the request has the necessary data 214 to be acted on by the old ISP. This involves the old ISP checking its own user records 212 to determine if the user is a subscriber to the old ISP, to update its subscriber records regarding the status of the user, as well as to update the e-mail tables 216 at the old ISP to reflect the action needed for e-mail destined for the user. Such action has been described in detail in a variety of embodiments (above).
  • If the request is satisfactory in all respects, the re-route request is accepted and an acceptance message 220 is sent to the re-route server, and the e-mail re-route request is confirmed to the user 224 (or the user's new ISP, as the case may be). If the data supplied to the old ISP is not satisfactory in all respects, a re-route denial message 218 is sent to the re-route server, and a “re-route denied” message 222 is sent to the user (or the user's new ISP, as the case may be).
  • Referring to FIG. 16, the Re-route Delete Request flow is illustrated. Part of any re-route request of a user is a length of time for which the re-route request is to be in force. This may be set by the user or may be a standard amount of time set by the re-route server business rules. Once the time duration for the re-route request has expired, the re-route server generates an extension request 228 that is sent to the user's mailbox 226 or to the user's last known ISP. The system then waits for a user's response 230.
  • If there is no response from the user within a given amount of time, a re-route delete request 232 is automatically generated by the re-route server and forwarded to the request handler 234 of the old ISP. The old ISP then updates its e-mail tables 236 by deleting the forwarding address for the user.
  • After updating its e-mail tables 236, the old ISP sends an acknowledgment message 238 to the re-route server. The re-route server accepts the message 240, ends its re-route service for the user 242, and forwards a message so indicating to the user's mailbox 244 at the user's computer (or the user's ISP, as the case may be).
  • Referring to FIG. 17, the Re-route Update Request flow is illustrated. A user creates the updated user data 250 that indicates the updated e-mail address to which the user would like e-mail forwarded. The updated user data 250 may, alternatively, be created by the user's new ISP on the user's behalf. This updated user data 250 is sent to the re-route server, which comprises software for receiving and processing updated user data 252.
  • The re-route server checks the updated user data 254 to insure that all necessary information is present to form the re-route update request and to register the user's updated data with the re-route server. If the data is in any way deficient, the re-route update request is denied and a message so indicating is sent 256 to the user computer (or the user's new ISP, as the case may be). If the updated data is sufficient, a re-route update request is formulated 258 and sent to the re-route update request handling routine 260 at the old ISP.
  • Once a re-route update request is received at the old ISP from the re-route server, the old ISP checks to determine if the re-route update request has the necessary data 264 to be acted on by the old ISP. This involves the old ISP checking its own user records 262 to determine if the user was (or is) a subscriber to the old ISP, to update its subscriber records regarding the status of the user, as well as to update the e-mail tables 266 at the old ISP.
  • If the request is satisfactory in all respects, the re-route update request is accepted and an acceptance message 270 is sent to the re-route server, and the e-mail re-route update request is confirmed to the user 274 (or the user's new ISP, as the case may be). If the updated data supplied to the old ISP is not satisfactory in all respects, a re-route update denial message 268 is sent to the re-route server, and a “re-route update denied” message 272 is sent to the user (or the user's new ISP, as the case may be).
  • The re-route server is implemented as follows. The e-mail re-route server receives e-mails from the Internet and re-routes them according to the rules described above. The e-mail server is based on known, robust, Internet e-mail server architectures. Preferably, the re-route server is one or more Unix-based machines running the sendmail mail software. In addition to typical e-mail processing, the re-route server's mail software performs additional, optional operations. These additional operations include:
      • interfacing to the re-route subscriber database/tables to query information on subscriber preferences (status, spam filtering, sender notification, virus checking, etc.)
      • interfacing to the re-route subscriber database/tables to insert information about current events (e-mail status, sender, date, etc.). This information will be used for billing and report generation.
      • Additional e-mail processing (spam filtering, virus checking, sender notification, etc.) Hardware requirements depend on the number of customers, however as an example, a system that handles a moderate number of re-route subscribers includes a Sun server running the Solaris (Unix) operating system.
  • A database server holds information about each customer, and about the e-mails received by the mail re-route server. This information is used for billing and report generation. The database server is based on known, robust, database server architectures. Preferably, this server is a Unix-based machine running Oracle or MySQL database server software.
  • The present invention has been described in terms of a number of preferred embodiments. However, it will be understood by those of ordinary skill in the art that various modifications and improvements may be made to the invention as described, without departing from the scope of the invention. The scope of the invention is limited only by the appended claims.

Claims (83)

1-64. (canceled)
65. A method or re-routing e-mail so as to provide transition between providers via an independent re-route server, the method comprising:
a recipient registering with the re-route server that is independent of the recipient's old provider;
the re-route server sending a re-route request to the old provider;
the old provider receiving and processing the re-route request; and
the old provider re-routing e-mail for the recipient to a new provider after the receipt and processing of the re-route request.
66. The method or re-routing e-mail of claim 65, wherein:
the re-route server sending a re-route request to the old provider further comprises the re-route server sending a new address for the recipient to the old provider.
67. The method of re-routing e-mail of claim 66, wherein the new address for the recipient comprises the address of the new provider at which the recipient is located.
68. The method of re-routing e-mail of claim 66, wherein the new address for the recipient comprises the address of the re-route server.
69. The method of re-routing e-mail of claim 66, further comprising the old provider maintaining a “FROM” account for the recipient;
inserting a “.forward” file comprising a “to” account comprising the new address for the recipient; and
forwarding e-mail for the recipient to the new address when it is received at the old provider.
70. The method of re-routing e-mail of claim 66, further comprising the old provider maintaining and aliasing a FROM account for the recipient with an alias entry comprising the new address for the recipient; and
forwarding e-mail for the recipient to the new address when it is received at the old provider.
71. The method of re-routing e-mail of claim 70, wherein the alias entry is stored in a look up table.
72. The method of re-routing e-mail of claim 66, further comprising the old provider maintaining an X.500 database;
inserting a “to” account entry into the X.500 database comprising the new address of the recipient; and
forwarding e-mail to the new address when it is received at the old provider.
73. The method of re-routing e-mail of claim 66, further comprising maintaining a DNS table to which the new address comprising a “to” account entry is written; and forwarding e-mail to the new address when the DNS table is accessed.
74. The method of re-routing e-mail of claim 66, further comprising:
writing a “to” account comprising the new address for the recipient to a private alias file;
passing e-mail for other recipients whose addresses are not in the private alias file to e-mail software of the providers; and
forwarding e-mail for the recipient to the “to” account for the recipient.
75. The method of re-routing e-mail of claim 66, wherein the new address for the recipient is in Internet Protocol version 6 (IPv6) format; and
further comprising forwarding e-mail for the recipient to the new address when it is received at the old provider.
76. The method of re-routing e-mail of claim 66, further comprising: the re-route server generating a statistical record of the re-route request.
77. The method of re-routing e-mail of claim 76, wherein the generated statistical record includes information regarding the old provider and the new provider.
78. The method of re-routing e-mail of claim 76, wherein the generated statistical record includes information indicating customer chum.
79. The method of re-routing e-mail of claim 76, wherein the generated statistical record is added to an aggregated register of from and to data for a plurality of users.
80. The method of re-routing e-mail of claim 66, wherein the old provider automatically forwards e-mail directed to an old address at the old provider to the new address, consistent with Simple-mail Transfer Protocol.
81. The method of re-routing e-mail of claim 66, wherein the old provider comprises an old ISP and the new provider comprises a new ISP.
82. A method of re-routing e-mail comprising:
receiving at a re-route server an e-mail addressed by the sender to a recipient, the overall e-mail address comprising an old address of the recipient at an old provider and a re-route extension to the e-mail address designating the re-route server;
checking at the re-route server to determine if the recipient is a re-route customer; and
forwarding the e-mail to a new address associated with the recipient if the recipient is a re-route customer.
83. The method of re-routing e-mail of claim 82, wherein the receiving and processing further comprises the re-route server checking if a re-route extension is present in the overall e-mail address; and
ceasing further processing if no re-route extension is present.
84. The method of re-routing e-mail of claim 82, further comprising passing the e-mail through to the old address if the recipient is not a re-route customer.
85. A method of re-routing e-mail comprising:
receiving, at a re-route server, a query from a sending computer for an e-mail address of a recipient;
determining, at the re-route server, if an e-mail address for the recipient is available;
forwarding from the re-route server e-mail sent by the sending computer to the recipient at the e-mail address, in the event that an e-mail address for the recipient is available.
86. The method of re-routing e-mail of claim 85, wherein the query comprises a query under the lightweight directory access protocol (LDAP).
87. A method of re-routing e-mail comprising:
receiving, at a re-route server, a query from a sending computer for an e-mail address of a recipient;
determining, at the re-route server, if an e-mail address for the recipient is available;
in the event that an e-mail address for the recipient is available, the re-route server providing such address to the sending computer for the sending computer to re-address the e-mail to the recipient at the e-mail address.
88. The method of re-routing e-mail of claim 87, wherein the query comprises a query under the lightweight directory access protocol (LDAP).
89. A method of re-routing e-mail comprising:
obtaining assignment of mail exchange authority from an old provider to a re-route server;
receiving, at the re-route server, e-mail addressed to subscribers at the old provider;
comparing the addresses of the subscribers to a re-route customer list, the re-route customer list comprising new e-mail addresses for re-route customers;
forwarding from the re-route server e-mail addressed to re-route customers to the new e-mail addresses; and
passing the e-mail through the re-route server to the old provider if the subscriber is not a re-route customer.
90. A method for re-routing e-mail comprising:
creating a mail exchange re-route directory in a re-route server comprising an entry for a recipient's new e-mail address mapped to an old e-mail address of the recipient;
periodically distributing the re-route directory from the re-route server to providers for forwarding e-mail from the old e-mail address of the recipient to the new e-mail address of the recipient, the e-mail being addressed to the recipient using the user portion and the fully qualified domain name portion of the e-mail address.
91. A method for re-routing e-mail comprising:
creating a mail exchange re-route directory in a re-route server comprising an entry for a recipient's new e-mail address mapped to an old e-mail address of the recipient;
periodically distributing updates to the re-route directory from the re-route server to providers for forwarding e-mail from the old e-mail address of the recipient to the new e-mail address of the recipient, the e-mail being addressed to the recipient using the user portion and the fully qualified domain name portion of the e-mail address.
92. An apparatus for handling, through a network, an e-mail message addressed by a sender to an address at an old provider, the apparatus comprising:
a re-route server connected to the network, the re-route server comprising:
a processor; and
a memory, in addressable communication with the processor, the memory embodying software instructions adapted to enable the processor to perform:
registering, at a re-route server, a request from an e-mail recipient tore-route the recipient's e-mail;
accessing and downloading to the re-route server e-mail for the recipient stored at the old provider; and
forwarding the downloaded e-mail from the re-route server to a new address for the recipient.
93. The apparatus of claim 92, wherein the software instructions are further adapted to enable the processor to perform:
transmitting from the re-route server a sender notification to senders of the e-mail being forwarded.
94. The apparatus of claim 93, wherein the sender notification includes the recipient's new e-mail address.
95. The apparatus of claim 93, wherein the sender notification includes an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
96. The apparatus of claim 93, wherein the sender notification includes only a notification that the recipient's e-mail address has changed.
97. The apparatus of claim 92, wherein the old provider comprises an old ISP.
98. A method of re-routing e-mail comprising:
registering, at a re-route server, a request from an e-mail recipient to re-route the recipient's e-mail;
sending the re-route request from the re-route server to an old provider;
receiving at the re-route server e-mail for the recipient that was bounced by the old provider when the recipient no longer has an e-mail address at the old provider;
forwarding the bounced e-mail to a new address for the recipient; and
transmitting from the re-route server a sender notification to senders of the e-mail being forwarded.
99. The method of re-routing e-mail of claim 98, wherein the sender notification is formed to include the recipient's new e-mail address.
100. The method of re-routing e-mail of claim 98, wherein the sender notification is formed to include an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
101. The method of re-routing e-mail of claim 98, wherein the sender notification is formed to include only a notification that the recipient's e-mail address has changed.
102. The method of re-routing e-mail of claim 98, wherein the old provider comprises an old ISP.
103. An apparatus for handling, through a network, an e-mail message addressed by a sender to an address at an old provider, the apparatus comprising:
a re-route server connected to the network, the re-route server comprising:
a processor; and
a memory, in addressable communication with the processor, the memory embodying software instructions adapted to enable the processor to perform:
registering, at the re-route server, a request from an e-mail recipient to re-route the recipient's e-mail;
sending the re-route request from the re-route server to the old provider;
receiving at the re-route server e-mail for the recipient that was bounced by the old provider when the recipient no longer has an e-mail address at the old provider;
forwarding the bounced e-mail to a new address for the recipient; and
transmitting from the re-route server a sender notification to senders of the e-mail being forwarded.
104. The apparatus of claim 103, wherein the sender notification includes the recipient's new e-mail address.
105. The apparatus of claim 103, wherein the sender notification includes an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
106. The apparatus of claim 103, wherein the sender notification includes only a notification that the recipient's e-mail address has changed.
107. The apparatus of claim 103, wherein the old provider comprises an old ISP.
108. A method of re-routing e-mail comprising:
receiving at an old provider from a re-route server a re-route request by a recipient to re-route the recipient's e-mail;
the old provider processing the re-route request;
the old provider bouncing mail for the recipient to the re-route server when the recipient no longer has an e-mail address at the old provider for forwarding on by the re-route server to a new address for the recipient; and
transmitting from the old provider a sender notification to senders of the e-mail being forwarded.
109. The method of re-routing e-mail of claim 108, wherein the sender notification is formed to include the recipient's new e-mail address.
110. The method of re-routing e-mail of claim 108, wherein the sender notification is formed to include an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
111. The method of re-routing e-mail of claim 108, wherein the sender notification is formed to include only a notification that the recipient's e-mail address has changed.
112. The method of re-routing e-mail of claim 108, wherein the old provider comprises an old ISP.
113. The method of re-routing e-mail of claim 108, further comprising:
transmitting from the re-route server a sender notification to the sender.
114. The method of re-routing e-mail of claim 113, wherein the sender notification is formed to include the recipient's new e-mail address.
115. The method of re-routing e-mail of claim 113, wherein the sender notification is formed to include an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
116. The method of re-routing e-mail of claim 113, wherein the sender notification is formed to include only a notification that the recipient's e-mail address has changed.
117. The method of re-routing e-mail of claim 108, wherein the old provider comprises an old ISP.
118. An apparatus for handling, through a network, an e-mail message addressed by a sender to an address at an old provider, the apparatus comprising:
a re-route server connected to the network, the re-route server comprising:
a processor; and
a memory, in addressable communication with the processor, the memory embodying software instructions adapted to enable the processor to perform:
receiving at a re-route server an e-mail addressed by the sender to a recipient, the overall e-mail address comprising an old address of the recipient at an old provider and a re-route extension to the e-mail address designating the re-route server;
checking at the re-route server to determine if the recipient is a re-route customer; and
forwarding the e-mail to a new address associated with the recipient if the recipient is a re-route customer.
119. The apparatus of claim 118, wherein the software instructions are further adapted to enable the processor to perform:
transmitting from the re-route server a sender notification to the sender.
120. The apparatus of claim 119, wherein the sender notification includes the recipient's new e-mail address.
121. The apparatus of claim 119, wherein the sender notification includes an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
122. The apparatus of claim 119, wherein the sender notification includes only a notification that the recipient's e-mail address has changed.
123. The apparatus of claim 118, wherein the old provider comprises an old ISP.
124. A method of re-routing e-mail comprising:
receiving at a re-route server e-mail forwarded by an old provider;
checking at the old provider if a universal re-route symbol is present in the local part of the e-mail address of the received e-mail, if the recipient is not a subscriber of the old provider;
checking at the re-route server if the recipient of the received e-mail is a registered customer of the re-route server; and
forwarding the received e-mail to a new address associated with the recipient, in the event that a universal re-route symbol is present and that the recipient is a registered customer of the re-route server.
125. The method of re-routing e-mail of claim 124, further comprising:
the re-route server transmitting a sender notification to the sender.
126. The method of re-routing e-mail of claim 125, wherein the sender notification is formed to include the recipient's new e-mail address.
127. The method of re-routing e-mail of claim 125, wherein the sender notification is formed to include an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
128. The method of re-routing e-mail of claim 125, wherein the sender notification is formed to include only a notification that the recipient's e-mail address has changed.
129. The method of re-routing e-mail of claim 125, wherein the old provider comprises an old ISP.
130. An apparatus for handling, through a network, an e-mail message addressed by a sender to an address at an old provider, the apparatus comprising:
a re-route server connected to the network, the re-route server comprising:
a processor; and
a memory, in addressable communication with the processor, the memory embodying software instructions adapted to enable the processor to perform:
receiving at a re-route server e-mail forwarded by an old provider;
checking at the old provider if a universal re-route symbol is present in the local part of the e-mail address of the received e-mail, if the recipient is not a subscriber of the old provider;
checking at the re-route server if the recipient of the received e-mail is a registered customer of the re-route server; and
forwarding the received e-mail to a new address associated with the recipient, in the event that a universal re-route symbol is present and that the recipient is a registered customer of the re-route server.
131. The apparatus of claim 130, wherein the software instructions are further adapted to enable the processor to perform:
transmitting from the re-route server a sender notification to the sender.
132. The apparatus of claim 131, wherein the sender notification includes the recipient's new e-mail address.
133. The apparatus of claim 131, wherein the sender notification includes an embedded link to a web site associated with the re-route server, the web site providing the sender with the recipient's new e-mail address.
134. The apparatus of claim 131, wherein the sender notification includes only a notification that the recipient's e-mail address has changed.
135. The apparatus of claim 130, wherein the old provider comprises an old ISP.
136. A method of re-routing e-mail comprising:
sending an e-mail message, via a sending mail client, to an old address at an old provider,
receiving, at the sending mail client, a bounce message from the old provider indicating that the old address is not valid,
prompting a user, at the sending mail client, for a command to re-route the bounced e-mail message,
resending the bounced e-mail message, in the event the user issues the command to re-route, this time addressed to a re-route server for forwarding on to a new address for the recipient in the event that the recipient is a registered customer of the re-route server.
137. The method of re-routing e-mail of claim 136, the method further comprising:
receiving, at the sending mail client, a sender notification from the re-route server.
138. The method of re-routing e-mail of claim 137, wherein the sender notification includes the recipient's new e-mail address.
139. The method of re-routing e-mail of claim 137, wherein the sender notification includes an embedded link to a web site associated with the re-route server, the web site providing the sending mail client with the recipient's new e-mail address.
140. The method of re-routing e-mail of claim 137, wherein the sender notification is includes only a notification that the recipient's e-mail address has changed.
141. The method of re-routing e-mail of claim 136, wherein the old provider comprises an old ISP.
142. An apparatus for handling, through a network, an e-mail message addressed to an address at an old provider, the apparatus comprising:
a computer connected to the network and implementing a sending mail client, the computer comprising:
a processor; and
a memory, in addressable communication with the processor, the memory embodying software instructions adapted to enable the processor to perform:
sending an e-mail message, via the sending mail client, to an old address at an old provider,
receiving, at the sending mail client, a bounce message from the old provider indicating that the old address is not valid,
prompting a user, at the sending mail client, for a command to re-route the bounced e-mail message,
resending the bounced e-mail message, in the event the user issues the command to re-route, this time addressed to a re-route server for forwarding on to a new address for the recipient in the event that the recipient is a registered customer of the re-route server.
143. A method for forwarding e-mail from a first e-mail account at a first Internet service provider to a second e-mail account at a second Internet service provider, comprising:
logging into said first e-mail account at said first Internet service provider;
retrieving an e-mail message from said first e-mail account at said first Internet service provider; and
forwarding the retrieved e-mail message to said second e-mail account at said second Internet service provider.
144. A computer-readable medium carrying one or more sequences of one or more instructions for forwarding e-mail from a first e-mail account at a first Internet service provider to a second e-mail account at a second Internet service provider, the one or more sequences of one or more instructions including instructions which, when executed by one or more processors, cause the one or more processors to perform the following steps:
logging into said first e-mail account at said first Internet service provider;
retrieving an e-mail message from said first e-mail account at said first Internet service provider;
forwarding the retrieved e-mail message to said second e-mail account at said second Internet service provider.
145. A system for forwarding e-mail from a first e-mail account at a first Internet service provider to a second e-mail account at a second Internet service provider, comprising:
means for logging into said first e-mail account at said first Internet service provider;
means for retrieving an e-mail message from said first e-mail account at said first Internet service provider; and
means for forwarding the retrieved e-mail message to said second e-mail account at said second Internet service provider.
146. A computer system configured to forward e-mail from a first e-mail account at a first Internet service provider to a second e-mail account at a second Internet service provider, comprising:
a processor; and
a memory, in addressable communication with said processor, including software instructions adapted to enable said processor to perform the steps of:
logging into said first e-mail account at said first Internet service provider;
retrieving an e-mail message from said first e-mail account at said first Internet service provider; and
forwarding the retrieved e-mail message to said second e-mail account at said second Internet service provider.
US11/071,778 1999-06-23 2005-03-04 System and method for re-routing of e-mail messages Abandoned US20060010214A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/071,778 US20060010214A1 (en) 1999-06-23 2005-03-04 System and method for re-routing of e-mail messages

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/338,734 US6438583B1 (en) 1999-06-23 1999-06-23 System and method for re-routing of e-mail messages
US10/159,453 US6892222B2 (en) 1999-06-23 2002-05-31 System and method for re-routing of e-mail messages
US11/071,778 US20060010214A1 (en) 1999-06-23 2005-03-04 System and method for re-routing of e-mail messages

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/159,453 Continuation US6892222B2 (en) 1999-06-23 2002-05-31 System and method for re-routing of e-mail messages

Publications (1)

Publication Number Publication Date
US20060010214A1 true US20060010214A1 (en) 2006-01-12

Family

ID=23325947

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/338,734 Expired - Lifetime US6438583B1 (en) 1999-06-23 1999-06-23 System and method for re-routing of e-mail messages
US10/159,453 Expired - Lifetime US6892222B2 (en) 1999-06-23 2002-05-31 System and method for re-routing of e-mail messages
US11/071,778 Abandoned US20060010214A1 (en) 1999-06-23 2005-03-04 System and method for re-routing of e-mail messages

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US09/338,734 Expired - Lifetime US6438583B1 (en) 1999-06-23 1999-06-23 System and method for re-routing of e-mail messages
US10/159,453 Expired - Lifetime US6892222B2 (en) 1999-06-23 2002-05-31 System and method for re-routing of e-mail messages

Country Status (9)

Country Link
US (3) US6438583B1 (en)
EP (1) EP1195028A1 (en)
AU (1) AU5635900A (en)
BR (1) BR0011871A (en)
CA (1) CA2375935A1 (en)
IL (2) IL147178A0 (en)
MX (1) MXPA01013231A (en)
NO (1) NO20016336L (en)
WO (1) WO2000079740A1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161613A1 (en) * 2001-04-26 2002-10-31 Fujitsu Limited Message-address management program, recording medium carrying message-address management program, message-address management method, and message-address management apparatus
US20040254976A1 (en) * 2003-06-16 2004-12-16 Malik Dale W. Migrating from an old instant messaging (IM) platform to a new IM platform
US20040254991A1 (en) * 2003-06-16 2004-12-16 Malik Dale W. Switching Internet service providers
US20040268212A1 (en) * 2003-06-12 2004-12-30 Malik Dale W Generating documents using electronically-captured signatures
US20050021782A1 (en) * 2003-06-16 2005-01-27 Malik Dale W. Validating user information prior to switching internet service providers
US20050198158A1 (en) * 2004-03-08 2005-09-08 Fabre Patrice M. Integrating a web-based business application with existing client-side electronic mail systems
US7231427B1 (en) * 2001-08-30 2007-06-12 Qiang Du E-mail protocol using assumed send and reply address and smart E-mail archiving by addressee and addressor
US20080118048A1 (en) * 2006-11-17 2008-05-22 John Lowe Directory service for locating stale acquaintances
US20090063551A1 (en) * 2000-05-16 2009-03-05 Brian Mark Shuster Addressee-defined mail addressing system and method
US20090144269A1 (en) * 2007-12-03 2009-06-04 Jean-Luc Collet Resolving unknown mailboxes
US20090150503A1 (en) * 2007-12-10 2009-06-11 Alcatel-Lucent Method and devices to seamlessly inject services in content flows
US7970901B2 (en) 2004-07-12 2011-06-28 Netsuite, Inc. Phased rollout of version upgrades in web-based business information systems
US20110246583A1 (en) * 2010-04-01 2011-10-06 Microsoft Corporation Delaying Inbound And Outbound Email Messages
US9009313B2 (en) 2004-07-12 2015-04-14 NetSuite Inc. Simultaneous maintenance of multiple versions of a web-based business information system
US9092535B1 (en) 1999-09-21 2015-07-28 Google Inc. E-mail embedded textual hyperlink object
US9258265B2 (en) 2004-03-08 2016-02-09 NetSuite Inc. Message tracking with thread-recurrent data
US9473441B2 (en) 1999-09-21 2016-10-18 Google Inc. E-mail with discretionary functionality

Families Citing this family (89)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6708221B1 (en) * 1996-12-13 2004-03-16 Visto Corporation System and method for globally and securely accessing unified information in a computer network
US20060195595A1 (en) 2003-12-19 2006-08-31 Mendez Daniel J System and method for globally and securely accessing unified information in a computer network
US6760746B1 (en) 1999-09-01 2004-07-06 Eric Schneider Method, product, and apparatus for processing a data request
US8037168B2 (en) 1999-07-15 2011-10-11 Esdr Network Solutions Llc Method, product, and apparatus for enhancing resolution services, registration services, and search services
US9141717B2 (en) 1999-03-22 2015-09-22 Esdr Network Solutions Llc Methods, systems, products, and devices for processing DNS friendly identifiers
US6338082B1 (en) 1999-03-22 2002-01-08 Eric Schneider Method, product, and apparatus for requesting a network resource
USRE43690E1 (en) 1999-03-22 2012-09-25 Esdr Network Solutions Llc Search engine request method, product, and apparatus
US7188138B1 (en) 1999-03-22 2007-03-06 Eric Schneider Method, product, and apparatus for resource identifier registration and aftermarket services
JP3637803B2 (en) * 1999-04-16 2005-04-13 ミノルタ株式会社 Device management apparatus and device management system
US6438583B1 (en) * 1999-06-23 2002-08-20 Re-Route Corporation System and method for re-routing of e-mail messages
WO2001010090A1 (en) 1999-07-28 2001-02-08 Tomkow Terrance A System and method for verifying delivery and integrity of electronic messages
USRE44207E1 (en) 1999-09-01 2013-05-07 Esdr Network Solutions Llc Network resource access method, product, and apparatus
US20040078464A1 (en) * 1999-09-16 2004-04-22 Rajan Sreeranga P. Method and apparatus for enabling real time monitoring and notification of data updates for WEB-based data synchronization services
US7840639B1 (en) 1999-09-21 2010-11-23 G&H Nevada-Tek Method and article of manufacture for an automatically executed application program associated with an electronic message
US6704771B1 (en) 1999-09-21 2004-03-09 Neostar, Inc. Electronic message payload for interfacing with text contained in the message
US6687740B1 (en) 1999-09-21 2004-02-03 Neostar, Inc. System, method and article of manufacture for preventing the proliferation of unwanted electronic messages
US20020010745A1 (en) * 1999-12-09 2002-01-24 Eric Schneider Method, product, and apparatus for delivering a message
US7603411B1 (en) 1999-12-14 2009-10-13 Nortel Networks Limited Presence management system
US7359938B1 (en) 1999-12-14 2008-04-15 Nortel Networks Limited System indicating the presence of an individual or group of individuals
US7062535B1 (en) 2000-04-03 2006-06-13 Centerpost Communications, Inc. Individual XML message processing platform
US6865671B1 (en) * 2000-04-07 2005-03-08 Sendmail, Inc. Electronic mail system with authentication methodology for supporting relaying in a message transfer agent
EP1281267A2 (en) * 2000-05-03 2003-02-05 Daniel Schoeffler Method of enabling transmission and reception of communication when current destination for recipient is unknown to sender
US7802010B1 (en) * 2000-06-14 2010-09-21 Sprint Communications Company L.P. Computer network method and system for guaranteed messaging service
EP1170910A3 (en) * 2000-07-06 2004-09-01 Fujitsu Limited Method and device for managing mail addresses
US7016938B1 (en) * 2000-07-31 2006-03-21 Pitney Bowes Inc. E-mail forwarding system having archival database
US6957248B2 (en) * 2000-07-31 2005-10-18 Pitney Bowes Inc. System and method for forwarding electronic messages
US6839738B2 (en) * 2000-12-28 2005-01-04 Pitney Bowes Inc. System and method for cleansing addresses for electronic messages
US6782414B1 (en) * 2000-08-03 2004-08-24 International Business Machines Corporation Method and system for determination of delivery status of email sent to multiple recipients through multiple protocols
US7080122B2 (en) * 2000-08-07 2006-07-18 Return Path, Inc. System and process for updating electronic messaging accounts
US7546351B1 (en) * 2000-08-17 2009-06-09 Mxgo Methods and systems for filtering, sorting, and dispatching messages to wired and wireless devices
US7225231B2 (en) * 2000-09-20 2007-05-29 Visto Corporation System and method for transmitting workspace elements across a network
US20020042815A1 (en) * 2000-09-22 2002-04-11 Arthur Salzfass Automated system and method for routing undeliverable e-mail messages and otherwise managing e-mail
US7093025B1 (en) * 2000-10-04 2006-08-15 International Business Machines Corporation SMTP extension for email delivery failure
US7403970B1 (en) * 2000-10-25 2008-07-22 Verisign, Inc. Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities
US8001272B2 (en) * 2000-10-25 2011-08-16 Syniverse Icx Corporation Obtaining a valid international destination address
JP3848532B2 (en) * 2000-12-18 2006-11-22 松下電器産業株式会社 Email address change notification agent system, email address change notification agent method
WO2002054267A1 (en) * 2000-12-28 2002-07-11 Pitney Bowes Inc. System and method for cleansing addresses for electronic messages
US7047280B2 (en) * 2001-03-15 2006-05-16 Hewlett-Packard Development Company, L.P. Network system and method for providing user-relative addressing
US6973481B2 (en) * 2001-03-23 2005-12-06 Emailias Llc System and method for creating and managing forwarding email address
US8255339B2 (en) * 2002-04-02 2012-08-28 United States Postal Service System and method for redirecting mail
AU2002338237A1 (en) * 2001-04-02 2002-10-15 United States Postal Service System and method for redirecting mail
US20020152272A1 (en) * 2001-04-12 2002-10-17 Rahav Yairi Method for managing multiple dynamic e-mail aliases
US7162474B1 (en) * 2001-05-10 2007-01-09 Nortel Networks Limited Recipient controlled contact directories
US7284045B1 (en) * 2001-06-01 2007-10-16 Visto Corporation Method and system for determining information to access an electronic mail account
US7380126B2 (en) * 2001-06-01 2008-05-27 Logan James D Methods and apparatus for controlling the transmission and receipt of email messages
US20030018722A1 (en) * 2001-07-19 2003-01-23 Almeda Lawrence G. Method of managing an update of a changed electronic mail address
US8583430B2 (en) * 2001-09-06 2013-11-12 J. Albert Avila Semi-automated intermodal voice to data transcription method and apparatus
US20030097412A1 (en) * 2001-11-20 2003-05-22 Kingsum Chow Method and apparatus for forwarding electronic mail for disabled accounts
US7062565B1 (en) * 2002-03-04 2006-06-13 Cisco Technology, Inc Service selection gateway (SSG) allowing access to services operating using changing set of access addresses
US7596600B2 (en) * 2002-03-28 2009-09-29 Quine Douglas B System for selective delivery of electronic communications
US7305483B2 (en) * 2002-04-25 2007-12-04 Yahoo! Inc. Method for the real-time distribution of streaming data on a network
US7774483B1 (en) 2002-07-08 2010-08-10 Cisco Technology, Inc. Supporting a community of subscribers in an environment using a service selection gateway (SSG)
US20040044734A1 (en) * 2002-08-27 2004-03-04 Mark Beck Enhanced services electronic mail
US7062564B2 (en) * 2002-09-13 2006-06-13 Cingular Wireless Ii, Llc Systems and methods for an e-mail clearing house
US20040121765A1 (en) * 2002-09-24 2004-06-24 Idnani Ajaykumar R. Method and apparatus for maintaining sip contact addresses using event subscription
US7200636B2 (en) * 2002-11-01 2007-04-03 Sun Microsystems, Inc. Method and apparatus for applying personalized rules to e-mail messages at an e-mail server
JP4989218B2 (en) * 2003-03-17 2012-08-01 イーポスタル サービシーズ インコーポレイテッド Message and document management system and method
US7627640B2 (en) * 2003-03-17 2009-12-01 Epostal Services, Inc. Messaging and document management system and method
US7558833B2 (en) * 2003-05-20 2009-07-07 At&T Intellectual Property, I, L.P. Method and system for selectively forwarding electronic-mail
US7111047B2 (en) * 2003-08-08 2006-09-19 Teamon Systems, Inc. Communications system providing message aggregation features and related methods
US20050068167A1 (en) * 2003-09-26 2005-03-31 Boyer David G. Programmable presence proxy for determining a presence status of a user
US7194484B2 (en) * 2003-11-17 2007-03-20 America Online, Inc. Correction of address information
US7536439B1 (en) * 2003-12-02 2009-05-19 Digital Impact, Inc. Methods and apparatus for categorizing failure messages that result from email messages
US7647379B2 (en) * 2003-12-19 2010-01-12 International Business Machines Corporation System and method for re-routing messaging traffic to external resources
US7224778B2 (en) * 2003-12-30 2007-05-29 Aol Llc. Method and apparatus for managing subscription-type messages
US7827603B1 (en) 2004-02-13 2010-11-02 Citicorp Development Center, Inc. System and method for secure message reply
CN101288060B (en) * 2004-05-25 2012-11-07 波斯蒂尼公司 Electronic message source reputation information system
US7680890B1 (en) 2004-06-22 2010-03-16 Wei Lin Fuzzy logic voting method and system for classifying e-mail using inputs from multiple spam classifiers
US8484295B2 (en) 2004-12-21 2013-07-09 Mcafee, Inc. Subscriber reputation filtering method for analyzing subscriber activity and detecting account misuse
US7953814B1 (en) * 2005-02-28 2011-05-31 Mcafee, Inc. Stopping and remediating outbound messaging abuse
US7747760B2 (en) * 2004-07-29 2010-06-29 International Business Machines Corporation Near real-time data center switching for client requests
US20060075031A1 (en) * 2004-09-17 2006-04-06 Wagner Dirk P Bounce management
US9160755B2 (en) 2004-12-21 2015-10-13 Mcafee, Inc. Trusted communication network
US9015472B1 (en) 2005-03-10 2015-04-21 Mcafee, Inc. Marking electronic messages to indicate human origination
US8738708B2 (en) * 2004-12-21 2014-05-27 Mcafee, Inc. Bounce management in a trusted communication network
US20060143278A1 (en) * 2004-12-23 2006-06-29 International Business Machines Corporation Method and system for distributing e-mail messages to recipients
US7818295B2 (en) * 2005-02-22 2010-10-19 Inter-Tel, Inc. Methods for handling communication requests received for former users of a communication system
US20070255803A1 (en) * 2006-04-28 2007-11-01 Gabe Cherian X-mail (tm)
US7865548B2 (en) * 2006-07-06 2011-01-04 International Business Machines Corporation Email recovery method and system
US20080052364A1 (en) * 2006-08-22 2008-02-28 Xiang Zhou System and method for protecting e-mail sender identity via use of customized recipient e-mail addresses
US8868781B2 (en) * 2007-08-28 2014-10-21 Red Hat, Inc. Service forwarding addresses in distributed computing
US20090112995A1 (en) * 2007-10-24 2009-04-30 Martinez Vencia Addae E-mail and file tracker
US8484376B2 (en) * 2007-10-31 2013-07-09 Red Hat, Inc. Hot-swappable services in distributed computing
CN101521633A (en) * 2008-02-28 2009-09-02 阿里巴巴集团控股有限公司 Method and device for delivering message in instant communication
US10354229B2 (en) * 2008-08-04 2019-07-16 Mcafee, Llc Method and system for centralized contact management
US20100088753A1 (en) * 2008-10-03 2010-04-08 Microsoft Corporation Identity and authentication system using aliases
US9734488B2 (en) * 2012-03-27 2017-08-15 Microsoft Technology Licensing, Llc Communicating per-recipient delivery statuses of multi-recipient messages in multiline simple mail transfer protocol responses
US9197591B2 (en) 2012-06-08 2015-11-24 Justemailus, Llc Method and system for validating email from an internet application or website
US10404643B2 (en) 2017-06-08 2019-09-03 Microsoft Technology Licensing, Llc Undeliverable response handling in electronic mail systems

Citations (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109519A (en) * 1989-03-28 1992-04-28 Wang Laboratories, Inc. Local computer participating in mail delivery system abstracts from directory of all eligible mail recipients only served by local computer
US5483466A (en) * 1992-11-13 1996-01-09 Hitachi, Ltd. Client/server system and mail reception/display control method
US5493692A (en) * 1993-12-03 1996-02-20 Xerox Corporation Selective delivery of electronic messages in a multiple computer system based on context and environment of a user
US5596720A (en) * 1990-03-05 1997-01-21 Fujitsu Limited Redundant message processing system featuring reception server controlling communication between client and server process, and stand-by server retransmitting message with information indicating the message being a retransmitted message
US5619648A (en) * 1994-11-30 1997-04-08 Lucent Technologies Inc. Message filtering techniques
US5710924A (en) * 1995-04-24 1998-01-20 Motorola, Inc. Method of routing messages within a multi-processing software system
US5751960A (en) * 1993-12-03 1998-05-12 Fujitsu Limited Electronic mail system using double forwarding suppressing function for administrating electronic message that having data format that can not be handled at destination side
US5761415A (en) * 1995-12-15 1998-06-02 Banyan Systems, Inc. Maintaining distribution lists in a naming service with information for routing messages to users in a network and to remote users
US5765033A (en) * 1997-02-06 1998-06-09 Genesys Telecommunications Laboratories, Inc. System for routing electronic mails
US5790649A (en) * 1995-03-16 1998-08-04 Fujitsu Limited Call transfer system and electronic mail transfer system
US5790793A (en) * 1995-04-04 1998-08-04 Higley; Thomas Method and system to create, transmit, receive and process information, including an address to further information
US5796394A (en) * 1995-10-03 1998-08-18 Sony Corporation User interface and rule processing for a personal communications routing system
US5812795A (en) * 1996-01-19 1998-09-22 Lucent Technologies Inc. Automatic addressing of messages and message components of different media
US5822526A (en) * 1996-06-03 1998-10-13 Microsoft Corporation System and method for maintaining and administering email address names in a network
US5844969A (en) * 1997-01-23 1998-12-01 At&T Corp. Communication system, method and device for remotely re-transmitting received electronic mail directed to a destination terminal to a new destination terminal
US5878230A (en) * 1995-01-05 1999-03-02 International Business Machines Corporation System for email messages wherein the sender designates whether the recipient replies or forwards to addresses also designated by the sender
US5889845A (en) * 1995-11-15 1999-03-30 Data Race, Inc. System and method for providing a remote user with a virtual presence to an office
US5889518A (en) * 1995-10-10 1999-03-30 Anysoft Ltd. Apparatus for and method of acquiring, processing and routing data contained in a GUI window
US5905777A (en) * 1996-09-27 1999-05-18 At&T Corp. E-mail paging system
US5937161A (en) * 1996-04-12 1999-08-10 Usa.Net, Inc. Electronic message forwarding system
US6138146A (en) * 1997-09-29 2000-10-24 Ericsson Inc. Electronic mail forwarding system and method
US6381634B1 (en) * 1997-12-08 2002-04-30 Nortel Networks Limited Apparatus and method for electronic mail address portability
US6389455B1 (en) * 1998-09-22 2002-05-14 Richard C. Fuisz Method and apparatus for bouncing electronic messages
US6405243B1 (en) * 1996-04-05 2002-06-11 Sun Microsystems, Inc. Method and system for updating email addresses
US6427164B1 (en) * 1999-06-23 2002-07-30 Mail Registry, Inc. Systems and methods for automatically forwarding electronic mail when the recipient is otherwise unknown
US6438583B1 (en) * 1999-06-23 2002-08-20 Re-Route Corporation System and method for re-routing of e-mail messages
US6564264B1 (en) * 1999-12-08 2003-05-13 At&T Corp. System, apparatus and method for automatic address updating of outgoing and incoming user messages in a communications network
US6654789B1 (en) * 1999-07-20 2003-11-25 Freshaddress, Inc. System for storing and retrieving old and new electronic identifiers
US6654779B1 (en) * 1999-04-14 2003-11-25 First Data Resources System and method for electronic mail (e-mail) address management

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5633810A (en) * 1995-12-14 1997-05-27 Sun Microsystems, Inc. Method and apparatus for distributing network bandwidth on a media server
US6035104A (en) 1996-06-28 2000-03-07 Data Link Systems Corp. Method and apparatus for managing electronic documents by alerting a subscriber at a destination other than the primary destination
US6157954A (en) 1997-09-29 2000-12-05 Ericsson Inc. Communication control device including business card database with associated business card agents for controlling communicated electronic mail between user and card provider
JPH11134267A (en) * 1997-10-30 1999-05-21 Nippon Telegr & Teleph Corp <Ntt> Electronic mail address updating method/system and storage medium storing electronic mail address updating program

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109519A (en) * 1989-03-28 1992-04-28 Wang Laboratories, Inc. Local computer participating in mail delivery system abstracts from directory of all eligible mail recipients only served by local computer
US5596720A (en) * 1990-03-05 1997-01-21 Fujitsu Limited Redundant message processing system featuring reception server controlling communication between client and server process, and stand-by server retransmitting message with information indicating the message being a retransmitted message
US5483466A (en) * 1992-11-13 1996-01-09 Hitachi, Ltd. Client/server system and mail reception/display control method
US5751960A (en) * 1993-12-03 1998-05-12 Fujitsu Limited Electronic mail system using double forwarding suppressing function for administrating electronic message that having data format that can not be handled at destination side
US5493692A (en) * 1993-12-03 1996-02-20 Xerox Corporation Selective delivery of electronic messages in a multiple computer system based on context and environment of a user
US5619648A (en) * 1994-11-30 1997-04-08 Lucent Technologies Inc. Message filtering techniques
US5878230A (en) * 1995-01-05 1999-03-02 International Business Machines Corporation System for email messages wherein the sender designates whether the recipient replies or forwards to addresses also designated by the sender
US5790649A (en) * 1995-03-16 1998-08-04 Fujitsu Limited Call transfer system and electronic mail transfer system
US5790793A (en) * 1995-04-04 1998-08-04 Higley; Thomas Method and system to create, transmit, receive and process information, including an address to further information
US5710924A (en) * 1995-04-24 1998-01-20 Motorola, Inc. Method of routing messages within a multi-processing software system
US5796394A (en) * 1995-10-03 1998-08-18 Sony Corporation User interface and rule processing for a personal communications routing system
US5889518A (en) * 1995-10-10 1999-03-30 Anysoft Ltd. Apparatus for and method of acquiring, processing and routing data contained in a GUI window
US5889845A (en) * 1995-11-15 1999-03-30 Data Race, Inc. System and method for providing a remote user with a virtual presence to an office
US5761415A (en) * 1995-12-15 1998-06-02 Banyan Systems, Inc. Maintaining distribution lists in a naming service with information for routing messages to users in a network and to remote users
US5812795A (en) * 1996-01-19 1998-09-22 Lucent Technologies Inc. Automatic addressing of messages and message components of different media
US6405243B1 (en) * 1996-04-05 2002-06-11 Sun Microsystems, Inc. Method and system for updating email addresses
US5937161A (en) * 1996-04-12 1999-08-10 Usa.Net, Inc. Electronic message forwarding system
US5822526A (en) * 1996-06-03 1998-10-13 Microsoft Corporation System and method for maintaining and administering email address names in a network
US5905777A (en) * 1996-09-27 1999-05-18 At&T Corp. E-mail paging system
US5844969A (en) * 1997-01-23 1998-12-01 At&T Corp. Communication system, method and device for remotely re-transmitting received electronic mail directed to a destination terminal to a new destination terminal
US5765033A (en) * 1997-02-06 1998-06-09 Genesys Telecommunications Laboratories, Inc. System for routing electronic mails
US6138146A (en) * 1997-09-29 2000-10-24 Ericsson Inc. Electronic mail forwarding system and method
US6381634B1 (en) * 1997-12-08 2002-04-30 Nortel Networks Limited Apparatus and method for electronic mail address portability
US6389455B1 (en) * 1998-09-22 2002-05-14 Richard C. Fuisz Method and apparatus for bouncing electronic messages
US6654779B1 (en) * 1999-04-14 2003-11-25 First Data Resources System and method for electronic mail (e-mail) address management
US6427164B1 (en) * 1999-06-23 2002-07-30 Mail Registry, Inc. Systems and methods for automatically forwarding electronic mail when the recipient is otherwise unknown
US6438583B1 (en) * 1999-06-23 2002-08-20 Re-Route Corporation System and method for re-routing of e-mail messages
US6892222B2 (en) * 1999-06-23 2005-05-10 Return Path, Inc. System and method for re-routing of e-mail messages
US6654789B1 (en) * 1999-07-20 2003-11-25 Freshaddress, Inc. System for storing and retrieving old and new electronic identifiers
US6564264B1 (en) * 1999-12-08 2003-05-13 At&T Corp. System, apparatus and method for automatic address updating of outgoing and incoming user messages in a communications network

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9092535B1 (en) 1999-09-21 2015-07-28 Google Inc. E-mail embedded textual hyperlink object
US9473441B2 (en) 1999-09-21 2016-10-18 Google Inc. E-mail with discretionary functionality
US20090063551A1 (en) * 2000-05-16 2009-03-05 Brian Mark Shuster Addressee-defined mail addressing system and method
US20020161613A1 (en) * 2001-04-26 2002-10-31 Fujitsu Limited Message-address management program, recording medium carrying message-address management program, message-address management method, and message-address management apparatus
US7231427B1 (en) * 2001-08-30 2007-06-12 Qiang Du E-mail protocol using assumed send and reply address and smart E-mail archiving by addressee and addressor
US8145720B2 (en) * 2003-06-12 2012-03-27 At&T Intellectual Property I, Lp Validating user information prior to switching Internet service providers
US20040268212A1 (en) * 2003-06-12 2004-12-30 Malik Dale W Generating documents using electronically-captured signatures
US20090070702A9 (en) * 2003-06-12 2009-03-12 Malik Dale W Generating documents using electronically-captured signatures
US20090043903A1 (en) * 2003-06-12 2009-02-12 Malik Dale W Validating user information prior to switching internet service providers
US20050021782A1 (en) * 2003-06-16 2005-01-27 Malik Dale W. Validating user information prior to switching internet service providers
US20040254991A1 (en) * 2003-06-16 2004-12-16 Malik Dale W. Switching Internet service providers
US20040254976A1 (en) * 2003-06-16 2004-12-16 Malik Dale W. Migrating from an old instant messaging (IM) platform to a new IM platform
US9992146B2 (en) 2004-03-08 2018-06-05 NetSuite Inc. System and methods for using message thread-recurrent data to implement internal organizational processes
US20050198158A1 (en) * 2004-03-08 2005-09-08 Fabre Patrice M. Integrating a web-based business application with existing client-side electronic mail systems
US9258265B2 (en) 2004-03-08 2016-02-09 NetSuite Inc. Message tracking with thread-recurrent data
US7953800B2 (en) * 2004-03-08 2011-05-31 Netsuite, Inc. Integrating a web-based business application with existing client-side electronic mail systems
US8577980B2 (en) 2004-03-08 2013-11-05 NetSuite Inc. Message tracking with thread-recurrent data
US8230033B2 (en) 2004-03-08 2012-07-24 Netsuite, Inc. Message tracking functionality based on thread-recurrent data
US8484346B2 (en) 2004-07-12 2013-07-09 NetSuite Inc. Simultaneous maintenance of multiple versions of a web-based business information system
US9009313B2 (en) 2004-07-12 2015-04-14 NetSuite Inc. Simultaneous maintenance of multiple versions of a web-based business information system
US7970901B2 (en) 2004-07-12 2011-06-28 Netsuite, Inc. Phased rollout of version upgrades in web-based business information systems
US20080118048A1 (en) * 2006-11-17 2008-05-22 John Lowe Directory service for locating stale acquaintances
US20090144269A1 (en) * 2007-12-03 2009-06-04 Jean-Luc Collet Resolving unknown mailboxes
US8856242B2 (en) * 2007-12-10 2014-10-07 Alcatel Lucent Method and devices to seamlessly inject services in content flows
US20090150503A1 (en) * 2007-12-10 2009-06-11 Alcatel-Lucent Method and devices to seamlessly inject services in content flows
US20110246583A1 (en) * 2010-04-01 2011-10-06 Microsoft Corporation Delaying Inbound And Outbound Email Messages
US8745143B2 (en) * 2010-04-01 2014-06-03 Microsoft Corporation Delaying inbound and outbound email messages

Also Published As

Publication number Publication date
BR0011871A (en) 2002-03-05
IL147178A0 (en) 2002-08-14
NO20016336D0 (en) 2001-12-21
IL147178A (en) 2006-12-10
EP1195028A1 (en) 2002-04-10
US6892222B2 (en) 2005-05-10
US20030005064A1 (en) 2003-01-02
NO20016336L (en) 2002-02-08
AU5635900A (en) 2001-01-09
WO2000079740A1 (en) 2000-12-28
US6438583B1 (en) 2002-08-20
CA2375935A1 (en) 2000-12-28
MXPA01013231A (en) 2003-08-20

Similar Documents

Publication Publication Date Title
US6892222B2 (en) System and method for re-routing of e-mail messages
US6427164B1 (en) Systems and methods for automatically forwarding electronic mail when the recipient is otherwise unknown
US6957248B2 (en) System and method for forwarding electronic messages
US7191222B2 (en) Method for providing address change notification in an electronic message forwarding system
US6654779B1 (en) System and method for electronic mail (e-mail) address management
US20010049745A1 (en) Method of enabling transmission and reception of communication when current destination for recipient is unknown to sender
US6895427B2 (en) System and method for cleansing addresses for electronic messages
US6839738B2 (en) System and method for cleansing addresses for electronic messages
US20030088629A1 (en) Email management system and method
US20020147780A1 (en) Method and system for scanning electronic mail to detect and eliminate computer viruses using a group of email-scanning servers and a recipient&#39;s email gateway
US20020042815A1 (en) Automated system and method for routing undeliverable e-mail messages and otherwise managing e-mail
US6865594B1 (en) Methods and apparatus for automatically generating a routing table in a messaging server
US20040221048A1 (en) Email archive system
JP2005528052A (en) Message processing and contact alias control based on address patterns and automatic management
US7058683B1 (en) Methods and apparatus for providing a virtual host in electronic messaging servers
US8458264B1 (en) Email proxy server with first respondent binding
CA2447121C (en) Pseudonymous email address manager
JP4276105B2 (en) E-mail system
しſ Quine et al.(45) Date of Patent: Oct. 18, 2005
GB2369954A (en) E-mail routing system
WO2001067305A1 (en) Methods and apparatus for delegating administrative capabilities to domains served by mail providers
KR20020011452A (en) A method and system for mail interworking between conventional electronic mail and downmail under which mail is downloaded from the mailbox of sender
Protocol INTERNET-DRAFT John C. Klensin, Editor Expires in six months Dawn P. Mann, Co-Editor July 30, 1997
Protocol Network Working Group J. Klensin Internet-Draft April 17, 2007 Obsoletes: 2821 (if approved) Intended status: Standards Track Expires: October 19, 2007
Protocol Network Working Group J. Klensin Internet-Draft April 15, 2008 Obsoletes: 2821 (if approved) Intended status: Standards Track Expires: October 17, 2008

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: SILICON VALLEY BANK, CALIFORNIA

Free format text: SECURITY AGREEMENT;ASSIGNOR:RETURN PATH, INC.;REEL/FRAME:029875/0334

Effective date: 20130222

AS Assignment

Owner name: RETURN PATH, INC., NEW YORK

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:SILICON VALLEY BANK;REEL/FRAME:044909/0282

Effective date: 20180206