Method and apparatus for authenticating electronic mail
13 claims: 2 independent, 11 dependent
- 1A method of authenticating an electronic mail, comprising:parsing (122) a header (42, 44) of the electronic mail (40) to obtain a header IP address of an originator of the electronic mail (40) and to obtain a purported domain name of a purported sender of the electronic mail (40);interrogating (124) a "WHOIS" database with the purported domain name to obtain an associated IP address associated with the purported domain name;comparing (126) the header IP address and the associated IP address;and generating an authenticity indicator for the electronic mail for presentation to a recipient of the electronic mail (40), the authenticity indicator being generated based on the comparison of the header IP address and the associated IP address, the authenticity indicator indicating a likelihood that the electronic mail (40) was sent from the purported sender of the electronic mail (40).
- 2The method of Claim 1, further including:parsing the header (42, 44) to obtain purported sender data in a "from" field populated at a mail client and to obtain actual originator data, the purported sender domain name data being visible to the recipient of the electronic mail (40).
- 3The method of Claim 2, wherein the from field is the "FROM:...." field of an email provided to identify a sender of the email.
- 7The method of Claim 6, wherein the reference domain name data includes domain names associated with spoofed electronic mail, the method including updating the reference domain name data in an automated fashion.
- 8The method of Claim 7, wherein the reference domain name data is stored on a client machine (170), the method including:connecting the client machine (170) to a remote database of reference domain name data;downloading updated reference domain name data;and storing the reference domain name data on the client machine (170).
- 13A mail server (186) for authenticating electronic mail (40) communicated between the mail server (186) and at least one client device, the mail server comprising:a communication interface for communicating with the at least one client device;a processor;and memory which includes a set of instructions which, when executed by the processor, cause the processor to implement the method of any one of claims 1 to 11.
Independent claims9
31 paragraphs in 5 sections, as filed
FIELD OF THE INVENTION
0001The present invention relates generally to the field of electronic mail and, more specifically, to a method and apparatus for authenticating electronic mail.
BACKGROUND OF THE INVENTION
0002With the advent of the Internet, communication by electronic mail or email has become common practice. The Internet is also extensively used to conduct business transactions, and such transactions often require the exchange of confidential information such as credit card details, bank account details, passwords, personal details, and the like. Persons of devious intent often use so-called "spoofed" email messages in order to induce a recipient to furnish confidential information. The perpetrator then uses the confidential in formation in a fraudulent manner such as, for example, to bid on items, or post fictitious items, on an Internet auction web site.
0003An email message typically includes a header visible to a recipient that shows who purportedly sent the email ("FROM:" field), to whom the email was sent ("TO: " field), the subject matter of the email ("SUBJECT:" field) and the date and time of sending the email ("DATE:" field). In order to mislead the recipient or victim of the actual source of the email, a person launching a spoof attack typically alters the ("FROM:" field) to reflect a known or reliable source. Thus, when the recipient receives the spoofed email, the "FROM:" field may show an email address that is totally unrelated to the sender. If the recipient were to reply to the email, the sender may then obtain confidential information which the victim believes is being sent to a legitimate source.
0004<patcit id="pcit0001" dnum="US6321267B1"><text>US-B1-6 321 267 (DONALDSON Albert L</text></patcit>) describes a method and apparatus for filtering junk mail using an Active Filtering proxy, and <nplcit id="ncit0001" npl-type="s"><text>LINDBERG G: "RFC 2505: Anti-Spam Recommendations for SMTP MTAS</text></nplcit>" describes anti-spam recommendations for SMPT MTAs, and in particular a number of implementation recommendations for SMTP MTAs to make them more capable of reducing the impact of spam.
SUMMARY OF THE INVENTION
0005In accordance with one aspect of the invention, there is provided a method of authenticating an electronic mail, characterized in that it includes: <ul id="ul0001" list-style="none" compact="compact"><li>parsing a header of the electronic mail to obtain a header IP address of an originator of the electronic mail and to obtain a purported domain name of a purported sender of the electronic mail;</li><li>interrogating a "WHOIS" database with the purported domain name to obtain an associated IP address associated with the purported domain name;</li><li>comparing the header IP address and the associated IP address; and</li><li>generating an authenticity indicator for the electronic mail based on the comparison of the header IP address and the associated IP address, the authenticity indicator indicating a likelihood that the electronic mail was sent from the purported sender of the electronic mail.</li></ul>
0006In certain embodiments, the authenticity indicator provides an indication of the likelihood that the electronic mail was sent from a purported sender visible to a recipient of the electronic mail, the method including presenting the authenticity indicator to the recipient of the electronic mail.
0007The invention extends to a machine-readable medium embodying a sequence of instructions that, when executed by a machine, cause the machine to execute the method.
0008Still further in accordance with the invention, there is provided a mail server for authenticating electronic mail communicated between the mail server and at least one client device, the mail server characterized in that it includes: <ul id="ul0002" list-style="none" compact="compact"><li>a communication interface for communicating with the at least one client device;</li><li>a processor; and</li><li>memory which includes a set of instructions which, when executed by the processor, cause the processor to implement the aforementioned method.</li></ul>
0009Other features of the present invention will be apparent from the accompanying drawings and from the detailed description, which follows.
BRIEF DESCRIPTION OF THE DRAWINGS
0010The invention is now described, by way of non-limiting example, with reference to the accompanying diagrammatic drawings in which like reference numerals are used to indicate the same or similar features. <ul id="ul0003" list-style="none"><li><figref idref="f0001">Figure 1</figref> shows a schematic block diagram of an exemplary hardware arrangement used in communicating electronic mail or email via the Internet;</li><li><figref idref="f0002">Figure 2</figref> shows a schematic representation of an exemplary header of email;</li><li><figref idref="f0003">Figure 3</figref> shows a schematic block diagram of a server arrangement that may be used by a spoof originator to send spoofed email;</li><li><figref idref="f0004">Figure 4</figref> shows a schematic flow diagram of a method, in accordance with the invention, for comparing originator data in a header of an email;</li><li><figref idref="f0004">Figure 5</figref> shows a schematic flow diagram of a method, in accordance with the invention, for investigating domain name data in a header of an email;</li><li><figref idref="f0005">Figure 6</figref> shows a schematic flow diagram of a method, in accordance with the invention, for investigating an IP address provided in a header of an email;</li><li><figref idref="f0006">Figure 7</figref> shows a schematic flow diagram of a method for checking a blacklist including sources from which a spoofed email may be sent;</li><li><figref idref="f0006">Figure 8</figref> shows a schematic flow diagram of a method, in accordance with the invention, for updating a blacklist of potential senders of spoofed email;</li><li><figref idref="f0007">Figure 9</figref> shows a schematic block diagram of an exemplary virus protection application, in accordance with the invention, which checks for spoofed email;</li><li><figref idref="f0007">Figure 10</figref> shows a schematic block diagram of a mail server including a client plugin for identifying potentially spoofed email; and</li><li><figref idref="f0008">Figure 11</figref> shows a schematic block diagram of an exemplary computer for executing any one of the methods described herein.</li></ul>
DETAILED DESCRIPTION
0011A method and apparatus for authenticating electronic mail or email, is described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be evident, however, to one skilled in the art that the present invention may be practiced without these specific details.
0012Referring to the drawings, reference numeral 20 generally indicates an exemplary hardware arrangement for communicating an electronic message or email via the Internet 22. The arrangement 20 includes a client machine defined by a sender or source personal computer (PC) 24 connected to its associated Internet Service Provider (ISP) 26, and a further client machine defined by a destination PC 28 connected to its associated ISP 30. Although only two PCs 24, 28 are shown in the drawings, it will obviously be appreciated that the drawing in <figref idref="f0001">Figure 1</figref> is representative of any two PCs connected to the Internet which may communicate email between any one or more other PCs.
0013For the present discussion, the PC 24 is a source PC which may be used to communicate spoofed email to the destination PC 28. Spoofed email is typically email in which the sender or originator conceals, or attempts to conceal, his or her true identity to the recipient of the email. Concealing the source of the email is often linked to devious conduct in which the sender intends to induce the recipient to furnish confidential information such as bank account details, credit card details, personal details, or the like. Such details may be used, for example, in an Internet auction environment, to fraudulently bid on items up for auction, post fictitious items for sale, and other devious activities.
0014Returning to <figref idref="f0001">Figure 1</figref>, when sending email, the PC 24 uses its mail client to communicate with the ISP 26. The ISP 26 identifies the destination email address from the email message received from the PC 24 and interrogates a Domain Name Server (DNS) 32 (see arrow 34). The DNS 32 uses the domain name (destination.emailaddress.com) of the destination email address to identify an IP address associated with the domain name. The DNS 32 then returns the associated IP address, as shown by arrow 36, to the ISP 26 thereby to identify the destination IP address of the email sent by the PC 24. The ISP 26, once it has identified the destination IP address, communicates the email message, via the Internet and direct links 38, to the ISP 30. The ISP 30 then typically identifies the recipient (spoofvictim) and then communicates the email to the PC 28. As discussed in more detail below, the email is disguised so that it appears to be from a legitimate source whereas, in fact, it has been sent from the spoof originator who is typically trying to obtain confidential data from the recipient or spoof victim.
0015Referring in particular to <figref idref="f0002">Figure 2</figref>, an exemplary email is generally indicated by reference numeral 40. The email 40 includes a transmission data mail header 42, a visible mail header 44 and a content portion 46. In the content portion 46, a user typically types the content of the message, or includes HTML pages or the like. The visible mail header 44 is typically that which is visible on a screen of a PC of the recipient which, in this case, is the spoof victim. In certain embodiments, the visible mail header 44 includes a "TO" field 48, a "FROM" field 50, a "SUBJECT" field 52 and a "DATE" field 54. Although most emails include the aforementioned four fields, it is to be appreciated that these are merely exemplary fields and, in certain circumstances, further or other fields may be provided. The transmission data mail header 42 is typically not visible to a recipient of the email who only sees the visible mail header 44 and the content portion 46.
0016The transmission data mail header 42 includes data included in the email 40 by each server via which the email 40 is communicated to the recipient or spoof victim. In one embodiment, the servers include two "RECEIVED" fields 56 and 58. It is to be appreciated that the number of RECEIVED fields 56, 58 is dependent of the number of servers via which the email 40 is communicated and, in certain circumstances, a single server may add more than one RECEIVED field 56, 58 due to internal processing. Each received field includes a "from" section, and IP address, a section including the name of the server receiving the email 40, a section including day, date, time details, and a section including a message ID which the server adds uniquely to identify the email 40.
0017Although many client applications automatically populate the FROM field 50 with the sender's email address, this field may however be changed with relative ease. For example, applications are freely available which allow the sender of an email to alter this field to reflect different sender information. As it is typically this field which is displayed to the recipient of the email, a sender of spoofed email 40 typically alters this field to show an email address of a trusted or legitimate sender. For example, the sender of spoofed email typically inserts a purported sender at a known or legitimate domain name in this field such as support@eBay.com, <u>support@hotmail.com</u>, or the like. Likewise, an appealing subject matter heading it typically included in the email 40 to encourage the recipient to respond, and the information included in the content portion 26 is typically equally misleading. In certain circumstances, a spoof sender may include a web page in the content portion 46 that requests confidential data from the recipient and, accordingly, if the recipient responds to the email, the spoof originator may then capture this confidential information as the victim is replying to the spoofed email address and not the purported email address displayed in the FROM field 50.
0018However, unlike the FROM field 50 in the visible header 44 that may be changed with relative ease, the RECEIVED field 56 in the transmission data mail header 42 generally includes accurate or actual data that correctly identifies the sender. Thus, the RECEIVED field 56 in its from section 60 includes the actual source of the email 40 (spoof.originator.de in the current example). Further, the RECEIVED field 56 also includes an actual IP address 62 which, in the present example, is shown as unverified. Further, the RECEIVED field 56 includes the name of the server 64 receiving the email 40 as well as comprehensive day, date and time information 66 and a message identification or ID 68, which is unique to the particular server. Thus, although the FROM field 50 in the visible mail header 44 has been altered to show a purported sender (<u>purportedsender@hotmail.com</u>) the actual sender (spoof.originator.de) is reflected in the transmission data mail header 42.
0019When the email 40 is passed on to one or more further servers, one or more further RECEIVED fields 58 are included in the transmission data mail header 42 of the email 40. For example, the RECEIVED field 58 includes in its from field 70 the domain name (mail.intermediateserver.com) of the server from which it has received the email 40 (see name of the server 64 in RECEIVED field 56), the IP address 72 of the mail server that sent the message, its own domain details (destinationserver.mil), and its unique ID 76. It also includes the email address of the victim (<u>spoofvictim@destination.emailaddress.com</u>), and date, time and day details. Thus, a so-called "paper trail" of details is provided in the transmission data mail header 42 which shows a history of the actual servers and domains since the inception of the email 40.
0020As mentioned above, the transmission data mail header 42 may include a plurality of RECEIVED fields 56, 58 wherein each field is added via a server via which the email 40 is communicated to its final destination. Typically, a spoofed email from a person of devious intent is sent to an intermediate server in order to attempt to conceal the actual source of the email as shown in <figref idref="f0003">Figure 3</figref>. In particular, a sender of spoofed email e.g. via the PC 24 communicates it to the ISP 26 which is shown as server 80 in <figref idref="f0003">Figure 3</figref> (spooforiginator.de). Thus, in the present example, the spoof originator is located in Germany and communicates with his or her local ISP identified as spoof.originator.de. Thereafter, the email message 40 is communicated to an intermediate server 82 (mail.intermediateserver.com) in order to attempt to disguise the source of the email 40. Thereafter, the email 40 is sent to the destination server 84 (destinationserver.mil) and, in certain circumstances, optional internal processing may take place at the destination server 84 as shown at block 86. The destination server 84 then communicates the email 40, after adding its RECEIVED field 58 to the mail header, to the destination email address 88, which the PC 28 may then receive from its ISP 30. The above discussion provides an example of how a spoofer communicates spoofed email using various servers to the destination PC 28 wherein the actual source displayed in the visible mail header 44 is disguised. However, in accordance with the present invention, the email 40 may be authenticated by investigating data in the mail header of the email 40 and generating an authenticity indicator in response to the investigation.
0021Referring in particular to <figref idref="f0004">Figure 4</figref>, reference numeral 90 generally indicates a method, in accordance with an exemplary embodiment of the invention, for authenticating the email 40. At block 92, the method 90 parses the transmission data mail header 42 and the visible mail header 44 to obtain transmission details. In particular, the method 90 investigates or analyses the visible mail header 44 to extract details or data included in the FROM field 50 such as the domain name of the purported sender (hotmail.com). Further, the method 90 analyses the transmission data mail header 42 to extract actual originator data such as the actual domain name of the actual sender of the email 40 from the RECEIVED field 56. The actual domain name from which the email 40 was sent is provided in the from section 60 and is shown as "spoof.originator.de" in the email 40. Once the aforementioned data has been extracted, as shown at decision block 94, the method 90 then compares the domain name from the FROM field 50 (purported sender data) with the domain name from the RECEIVED field 56 (actual originator data) and, if the two domain names do not match, the method 90 provides a confidence factor or authenticity indicator to the recipient of the email as shown at block 96. In one embodiment, the confidence factor displayed by the method 90 is in the form of a comment such as, for example, "this email is from an email address that does not match the mail server for its domain", "this email does not appear to have been sent from the purported sender", or the like. It is however to be appreciated that any warning or confidence factor may be provided to the recipient of the email. For example, in certain embodiments, the confidence factor may be in the form of number within a particular range e.g. 1 to 10, a percentage, or the like. Returning to decision block 94, if the domain name extracted from the FROM field 50 matches the domain name in the RECEIVED field 56, the method 90 may then perform further checks as shown at block 98 or it may terminate.
0022Reference numeral 100 generally indicates a further method, in accordance with an exemplary embodiment of the invention, for authenticating the email 40. The method 100 parses the header, in particular the transmission mail header 42, to obtain a purported IP address 62 from the RECEIVED field 56 (see block 102). Thereafter, at block 104, the method 100 interrogates or communicates with the DNS 32 (see <figref idref="f0001">Figure 1</figref>) during which the actual domain name of the sender 60 extracted from the RECEIVED field 56, is communicated to the DNS 32 to obtain an IP address associated with the domain name extracted from section 60. The DNS 32 returns an IP address associated with the actual domain name as shown by line 36 in <figref idref="f0001">Figure 1</figref> (the actual IP address of the actual orginator). At decision block 106, the method 100 then compares the actual IP address obtained from the DNS 32 with the purported IP address 62 provided in the RECEIVED field 56 and, if they do not match, a low authenticity indicator is displayed to the user as shown at block 108. For example, as in the case of the authenticity indicator displayed by the method 90, the authenticity indicator displayed by the method 100 may include a warning such as "Caution: sender's purported domain name does not match actual domain name". It is however to be appreciated that any message or indicator may be provided to the user to alert the user of the discrepancy. Thus, a user is warned if the IP address 62 is not associated with the actual originator of the email. Returning to decision block 106, if the IP address from the header does in fact match the IP address 62 from the DNS 32, then the method 100 may perform further checks as shown at block 110 or otherwise terminate.
0023Referring in particular to <figref idref="f0005">Figure 6</figref>, reference numeral 120 generally indicates a method, in accordance with a further exemplary embodiment of the invention, for authenticating the email 40. When executed, the method 120 parses the visible mail header 44 to obtain the domain name of the purported sender from the FROM field 50 and also obtains the IP address 62 from the RECEIVED field 56 of the transmission data mail header in block 122. Thereafter, the method 120 interrogates or communicates with a "WHOIS" database. In particular, the method 120 provides the WHOIS database with the purported domain name (hotmail.com) of the purported sender to obtain an IP address associated with the particular domain name of the purported sender as shown at block 124. Thereafter, at decision block 126, the method 120 compares the IP address from the WHOIS database with the IP address 62 extracted from the transmission data mail header 42 to determine whether or not they match. If, as shown at block 128, the domain name from the WHOIS database and the transmission data mail header 42 do not match, then a low confidence factor or authenticity indicator is displayed to the user. For example, the method 120 may indicate to the user that the "IP address of the actual sender does not match that of the purported sender". However, if the IP address from the WHOIS database and the mail header match then, as shown at block 130, the method may terminate or perform further checks.
0024It is to be appreciated that any one or more of the exemplary methods 90, 100, and 120 may be performed when validating or authenticating electronic mail. Further, the confidence factor or authenticity indicator provided to the user may be in any form which indicates a warning or cautions the user of the possibility of the email 40 being spoofed. Likewise, in other embodiments of the invention, the authenticity indicator may be provided when there is a match between the various parts of the header being investigated.
0025Referring to <figref idref="f0006">Figure 7</figref>, reference numeral 140 generally indicates a further method, in accordance with an exemplary embodiment of the invention, for authenticating an email. The method 140 parses the transmission data mail header 42 to obtain domain name data in the from sections 60, 70 of the RECEIVED fields 56, 58 respectively. If the email 40 has passed through further servers, these fields are also investigated in the RECEIVED fields added by the further servers to obtain a comprehensive list of all domain names in the header of the email 40 (see block 142). Thereafter, the domain names extracted from the transmission data mail header 42 are compared to a blacklist of senders as shown in block 144. The blacklist of senders includes a list of all domain names that are likely to be a source of unwanted email such as spoofed email and, as in the methods described above, a confidence factor or authenticity indicator may be provided to the recipient (reader) of the email 40. In certain embodiments, the method 140 blocks emails which have been sent from a blacklisted server as shown in block 146. In one embodiment, in order to enhance the effectivity, the method 140 updates its blacklist of emails using the exemplary method 150 of <figref idref="f0006">Figure 8</figref>.
0026The method 150, as shown at block 152, automatically monitors when a user activates a mail client on a PC. When the method 150 detects user activity or an appropriate connection (e.g. to the Internet), it connects to a blacklist server as shown at block 154. In one embodiment, the method 150 connects to the blacklist server when the mail client is operative. As shown at block 156, the method 150 then downloads an updated blacklist to the mail client and thereafter integrates the updated list into the mail client in an automated fashion, as shown at block 158. Once the updated blacklist has been downloaded, the method 150 typically terminates for the current session as shown at block 160.
0027Reference numeral 170 generally indicates an exemplary virus protection application, which in addition to its virus protection functionality, includes one or more of the methods 90, 100, 120, 140 and 150. In one embodiment, the application 170 includes the methods 90, 100, 120, 140 and 150 in the form of a client plugin 172 which interacts with virus check functionality 174. To execute the functionality described above, the client plugin 172 includes a parser module 176, a WHOIS API 178, a DNS API 180 and digital certificates 182. The application 170 is typically provided on a client machine (e.g. PCs 24 and 28) and communicates with a mail server 184 so that, when the client machine receives email from the mail server 184, the client plugin 172 authenticates the email 40 as described herein. Thus, each time the virus protection application 170 checks an email for a virus, it also authenticates the email to obtain an authentication indicator which informs a user of the likelihood of the email being spoofed.
0028Although the application 170 typically resides on a client machine, in other embodiments of the invention, the client plugin 172 is provided on a mail server 186. Thus, prior to the client machine downloading messages from the mail server 186, the mail server 186 performs the authentication methodology described herein. The appropriate messages may then be included in information communicated to the client machine.
0029<figref idref="f0008">Figure 11</figref> shows a diagrammatic representation of machine in the exemplary form of the computer system 300 within which a set of instructions, for causing the machine to perform any one of the methodologies discussed above, may be executed. In alternative embodiments, the machine may comprise a network router, a network switch, a network bridge, Personal Digital Assistant (PDA), a cellular telephone, a web appliance or any machine capable of executing a sequence of instructions that specify actions to be taken by that machine.
0030The computer system 300 includes a processor 302, a main memory 304 and a static memory 306, which communicate with each other via a bus 308. The computer system 300 may further include a video display unit 310 (e.g., a liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 300 also includes an alphanumeric input device 312 (e.g. a keyboard), a cursor control device 314 (e.g. a mouse), a disk drive unit 316, a signal generation device 318 (e.g. a speaker) and a network interface device 320. The various components of the computer system 300 may be included in the mail server 186.
0031The disk drive unit 316 includes a machine-readable medium 322 on which is stored a set of instructions (software) 324 embodying any one, or all, of the methodologies described above. The software 324 is also shown to reside, completely or at least partially, within the main memory 304 and/or within the processor 302. The software 324 may further be transmitted or received via the network interface device 320. For the purposes of this specification, the term " machine-readable medium" shall be taken to include any medium which is capable of storing or encoding a sequence of instructions for execution by the machine and that cause the machine to perform any one of the methodologies of the present invention. The term "machine-readable medium" shall accordingly be taken to included, but not be limited to, solid-state memories, optical and magnetic disks, and carrier wave signals.
Contents5
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US5651069A | Cites | United States of America | – |
| US5682460A | Cites | United States of America | – |
| US5898836A | Cites | United States of America | – |
| US2002116641A1 | Cites | United States of America | – |
| US6182227B1 | Cites | United States of America | – |
| US6321267B1 | Cites | United States of America | – |
| US6640301B1 | Cites | United States of America | – |
| None | Non-patent | – | Examiner |
| LINDBERG G: "RFC 2505: Anti-Spam Recommendations for SMTP MTAS" INTERNET CITATION, [Online] February 1999 (1999-02), XP002298847 Retrieved from the Internet: URL:http://www.ietf.org/rfc/rfc2505.txt> [retrieved on 1999-02-28] | Non-patent | – | – |
| LONN R: "Re: automated spam detection" INTERNET CITATION, [Online] 16 February 1999 (1999-02-16), XP002229453 Retrieved from the Internet: URL:http://www.ripe.net/ripe/mail-archives /anti-spam-wg/1999/msg00156.html> [retrieved on 2003-01-30] | Non-patent | – | – |
17 members in 5 offices
Priority claims7
| Document | Office | Kind | Date |
|---|---|---|---|
| 26638402 | United States of America | A | |
| 266384 | United States of America | – | |
| 0331648 | United States of America | W | |
| WO2003US31648 | – | – | – |
| US20020266384 | – | – | – |
| 266384 | – | – | – |
| US2003031648 | – | – | – |
Members17
| Document | Office | Kind | |
|---|---|---|---|
| US2004068542A1 | United States of America | A1 | |
| WO2004034198A2 | World Intellectual Property Organization (WIPO) | A2 | |
| AU2003279852A1 | Australia | A1 | |
| AU2003279852A8 | Australia | A8 | |
| WO2004034198A3 | World Intellectual Property Organization (WIPO) | A3 | |
| EP1550257A2 | European Patent Office (EPO) | A2 | |
| CN1703868A | China | A | |
| US7072944B2 | United States of America | B2 | |
| US2006206572A1 | United States of America | A1 | |
| US7320021B2 | United States of America | B2 | |
| US2008098077A1 | United States of America | A1 | |
| EP1550257A4 | European Patent Office (EPO) | A4 | |
| US7831671B2 | United States of America | B2 | |
| CN1703868B | China | B | |
| US2011010426A1 | United States of America | A1 | |
| US8078683B2 | United States of America | B2 | |
| EP1550257B1This record | European Patent Office (EPO) | B1 |
64 legal events, as 8 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Opt-out of the competence of the unified patent court (upc) registeredP01 | P01 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | BE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent invalid in the netherlands as no translation has been filedMP | MP | NL | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| Reference to at number (ep patent validated in austria)REF | REF | AT | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE PATENT HAS BEEN GRANTEDSTAA | STAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: GRANT OF PATENT IS INTENDEDSTAA | STAA | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: EXAMINATION IS IN PROGRESSSTAA | STAA | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Supplementary search report drawn up and despatchedA4 | A4 | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1550257
- Publication, DOCDB
- 1550257
- Publication, EPODOC
- EP1550257
- Application
- 3773179
- Application, DOCDB
- 03773179
- Application, EPODOC
- EP20030773179
Titles3
- German
- VERFAHREN UND VORRICHTUNG ZUM AUTHENTISIEREN VOM EMAIL
- English
- METHOD AND APPARATUS FOR AUTHENTICATING ELECTRONIC MAIL
- French
- PROCEDE ET DISPOSITIF POUR L'AUTHENTIFICATION DE COURRIER ELECTRONIQUE
Classification
- CPC, 9
- H04L63/1416
- G06Q10/107
- H04L29/1215
- H04L51/12
- H04L51/28
- H04L61/1564
- H04L63/126
- H04L63/1466
- H04L63/1483
- IPC, 5
- H04L9 00
- G06F15 16
- H04L12 58
- H04L29 06
- H04L29 12
Designated states27
- Contracting states, 27
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Hungary
- Ireland
- Italy
- Liechtenstein
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Portugal
- Romania
- Sweden
and 3 moreShow fewer
- Slovenia
- Slovakia
- Türkiye
