CA2761970A1 - Real-time spam look-up system - Google Patents

Real-time spam look-up system Download PDF

Info

Publication number
CA2761970A1
CA2761970A1 CA2761970A CA2761970A CA2761970A1 CA 2761970 A1 CA2761970 A1 CA 2761970A1 CA 2761970 A CA2761970 A CA 2761970A CA 2761970 A CA2761970 A CA 2761970A CA 2761970 A1 CA2761970 A1 CA 2761970A1
Authority
CA
Canada
Prior art keywords
message
determining
spam
email
queries
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
CA2761970A
Other languages
French (fr)
Inventor
Jason D. Walter
Eliot C. Gillum
Krishna C. Vitaldevara
Ryan Charles Colvin
Mehrdad Bidgoli
Chad W. Mills
Joshua David Korb
Robert Lee Mccann
Douglas John Hines
Malcolm Hollis Davis
Milenko Drinic
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.)
Microsoft Corp
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Publication of CA2761970A1 publication Critical patent/CA2761970A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • G06Q50/60
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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/212Monitoring or handling of messages using filtering or selective blocking

Abstract

A system and method of managing unsolicited email sent to an email sys-tem over a network. Email messages are received at a message at an inbound mail transfer agent. A determination is made as to whether the email message is suspected to be an un-solicited suspect message. One or more queries for additional information on one or more characteristics of the message is initiated. Determinations are made based on replies to the queries before issuing a message accepted for delivery indication to a sending server.

Description

REAL-TIME SPAM LOOK-UP SYSTEM
BACKGROUND
[0001] Unsolicited Bulk Email (UBE) is a widespread problem. UBE may include unsolicited commercial email, spam, phishing email and other unsolicited bulk emails.
Originators of UBE (spammers) harness the processing power of numerous mail server machines to send UBE. Large-scale Email Service Provid, ers (ESPs) are disadvantaged in processing UBE by the sheer magnitude of their mailing infrastructure and inbound email accepting capacity.
[0002] UBE messages can have a number of characteristics which identify them as UBE
to ESPs. ESPs generally use a number of mechanisms to reduce the amount of UBE
that users of the system receive. Consequently, spammers use a variety of techniques to circumvent the efforts of ESPs to stop their messages. Spammers constantly change routes, domain names, origination IPs, and message content to fool UBE
detection systems.
SUMMARY
[0003] Technology is described for implementing real time spam filtering before issuing a message acceptance message to a sending email server. One or more queries on components of received email that is suspected to be UBE are issued on receipt of a suspect message. The queries seek information that may identify the message as spam or unsolicited bulk email and which are not readily apparent in the message.
Responses to the queries are received and a determination made whether to issue a mail acceptance message before. The queries may relate components of the message to the network infrastructure over which the message has reached an inbound mail server.
[0004] This Summary is provided to introduce a selection of concepts in a simplified form that are further 1 described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
BRIEF DESCRIPTION OF THE DRAWINGS
[0005] Figure 1 depicts a block diagram of an enterprise email system.
[0006] Figure 2 depicts a method occurring on an inbound mail server and a message information server in accordance with the present technology.
[0007] Figure 3 illustrates a method for issuing simultaneous queries on the characteristics of an inbound email message.
[0008] Figure 4 illustrates a method for determining whether a message is spam based on queries received against other characteristics of the message.
[0009] Figure 5 illustrates another embodiment of the technology wherein the [0010] Figure 6 is a diagram of a processing system suitable for implementing the technology described herein.
DETAILED DESCRIPTION
[0011] Technology is described for improving the ability of a large scale enterprise email system to handle unsolicited bulk email (UBE). A real time filtering engine issues one or more queries on components of received email that is suspected to be UBE. The queries seek information which may identify the message as UBE which is not readily apparent in the message. Responses to the queries are received and a determination made whether to issue a mail acceptance message before automatically issuing such an acceptance.
[0012] Figure 1 is a block level diagram of a system suitable for implementing the present technology. System 200 may be implemented by an email service provider (ESP) and may consist of, for example, an inbound server 220 which comprises one or more processing devices. A plurality of inbound servers 220 - 220n may be provided within an enterprise 200, all of which may comprise one or more processing devices.
[0013] In one embodiment, the email server 220 is a stand alone server and allows users having email addresses on the server to access their mail via any number of formats such as IMAP or POP. In an alternative embodiment, the inbound server 200 is one of a plurality of front-end servers which pass messages to any number of back-end processing devices which store email for users of an enterprise. The technology discussed herein is applicable to stand alone email servers and enterprise environments.
[0014] Inbound email server 220 receives email messages transmitted via the Internet 50 (or other suitable network) from sending servers 110, 130, each having a respective MTA
115, 135. The inbound MTA 215 handles connections from sending mail servers coupling to the inbound MTA via Internet 50 and performs an initial set of acceptance and filtering tasks on inbound email. In general, the MTA can accept or refuse the incoming connection request attempt in the host networking protocol.
[0015] Inbound email server 220 may include a parsing agent 225, a spam filter 230, a real time filter 235 and real time data 245. As described below, an initial check by the spam filter 230 is applied to incoming messages and associates a spam score with each message.
The spam content filter 230 may comprise any of a number of content filtering methods including for example, methods to determine if the message contains phishing content, suspect links or viral attachments. If email is deemed deliverable, the inbound email MTA
will accept the message.
[0016] The enterprise database maintains a global spam data for all sources seen by the system 200. Data can be distributed from real time databases 245 in individual servers 220 to the enterprise database for distribution to other servers 220n.
[0017] Parsing agent 225 acts as a feature extraction component 110 that can detect and extract Internet Protocol (IP) addresses, domain names, and URLs and other information found in a message 145. The real time filter 235 uses the information provided by the parsing agent to run real-time queries on elements of data extracted from a message to determine whether non-obvious elements of the message indicate a likelihood of a spam or nefarious message. The real time filter 235 includes a lookup component that can perform any number of parallel and asynchronous queries, such as reverse-DNS lookups on an IP
address and other queries outlined below to ascertain the status of a message.
[0018] Figure 1 also illustrates an abstract view of a message 145 through a network. For example, a sender's edge message server 110 sends a message 145 to the incoming mail server 220 via internet 50. Internet 50 includes a number of routers 143, 147, 149 that are connected to each other (and other components). Messages 145 travel from a sender's computer 110 via routers 147, 149, etc., until they reach the destination computer 220.
The flow of information through routers is not recorded in email. Routers do not modify the information that pass through them. Email can sometimes travel directly from one server to another server. When passing from mail server to mail server, a line giving the server IP address may be added to the email, so the flow between servers is typically recorded. However, each mail server can modify this information in any way desired.
Thus, only the IP address of the last mail server to server 200 can generally be trusted--any previous server may have modified the information, or a spammer may have inserted false IP addresses into the headers before sending the message.
[0019] Also shown in Figure 1 are a URL content server 120 which responds to provide content in response to a request for a URL embedded in a message 145. A name server 140 responds to queries for the host of a URL in the message as well as other name service requests. Various routers 143, 147 and 149 can be employed to facilitate communication between the various servers on the network. It should be appreciated that these routers are not unique and that any given commutation between the entities can take different paths through the Internet 50.
[0020] Electronic messages are typically sent over via Internet 50 using the simple mail transfer protocol (SMTP) standard. An electronic message sent via SMTP
includes source information, recipient information and data information. The source information typically includes a source IP address. The source IP address is a unique address from which the electronic message originated and may represent a single server, a group of servers or a virtual server.
[0021] IP addresses can be added to a message header at various points along a message delivery pathway (between a message sender and a message recipient), and thus may affect the message's treatment by a spam filter. The IP addresses detected in the message can be used for reverse DNS information and for route tracing. The last IP
address cannot be forged, gives at least one source of the message, and can be predictive.
Because of this, spammers may attempt to obtain other IP addresses, by, for example, infecting sending machines with viruses and Trojans. They then use these viruses or trojans to send spam.
Thus, the IP address of the message may be the IP address of an infected machine.
Consequently, it may be difficult to learn about all possible infections and maintain a real-time record of such infections.
[0022] Figure 2 illustrates a method performed by the various components of the inbound server 220. For each message received at the inbound server at 330, the message is parsed at 332 to extract one or more components used to determine whether the message is UBE
to be used for real time characteristic queries on the message. This extraction can include determining, for example, root and second level domains in an embedded URL, extracting IP addresses and other header information, and extracting any component which may be used to determine additional information about the message using a query as described herein.
[0023] An initial determination is made at 334 as to whether the message is suspected to be UBE, which should not be delivered to a user. Such messages may include spam or a phishing messages which have one or more embedded URLs linking to content provided on another sever such as content server 120. In one embodiment, the determination 334 is made by the spam filter component 230. This initial determination can be made by examining components of the message readily apparent in the email message header and body, such as the sender, the sender's domain, and authentication information.
Historical data may be used to match such known characteristics to spam messages. Known good characteristics can be similarly used to clear messages. In one aspect, the spam filter has access to information in the real time database 245 and can look up one or more components of information from the header or body to make a rapid determination as to whether the message is spam. Such an initial determination may be made by reference to known spam email addresses, domains, sender classifications, spam probability scoring of the message, authentication technologies, or other rapid determination means.
Other characteristics of the message may indicate that the message is unlikely to be spam. For example, if the message sender or sender's domain has been previously characterized as a known good message, the message is less likely to be suspect. Still further, a message lacking any features which would indicate whether the message is SPAM or not SPAM
might render a determination that the message is suspect. For example, the message may be from a previously unseen domain.
[0024] In one embodiment, the spam filter 230 is a specially programmed portion of the inbound email server 200 which includes, for example, lists of known good and known bad email addresses, lists of known good and known bad email domains, domain ranges or IP addresses; and filtering tests which can be run on portions of email messages to determine if the message comprises UBE.
[0025] If the message is not clearly spam at 334, then at 338 a determination is made as to whether the message is suspect. Suspect messages may be those which are assigned a spam score by a spam filter lower than a threshold score which clearly indicates spam or which have other characteristics (such as embedded URL5) which are shared by messages known to be UBE.
[0026] If the initial determination at 338 is that the message is suspect, then one or more real time queries 340 are performed. In accordance with the technology, results from the queries are used to determine whether to issue a "message accepted" indication to the sending email server. In one embodiment, a plurality of queries is issued at 340 in parallel and asynchronously. Query results can be prioritized as determinative alone or in combination, such that responses received to one or more queries received before other responses can be determinative of the status of a message -- the system need not wait for responses to all queries issued. In this aspect, the system in asynchronous.
The system further operates in "real time" by receiving answers to queries before completing a message transaction with, for example, a "message accepted for delivery"
transaction message.
[0027] In the SMTP protocol, a sample exchange generally ends with a "250 OK"
or "250 Message accepted for delivery" message after data is received:
Connected to mail.example.com (1.2.3.4).

220 mail.example.com ESMTP Ready ...
HELO mail.somewhere.com 250 a.mail.somewhere.com Hello 4.3.1.1.somewhere.com [4.3.2.1], MAIL FROM:<mike@somewhere.com>
250 2.1.0 <mike@somewhere.com>... Sender ok RCPT TO:<someone@example.com>
250 2.1.5 <someone@example.com>... Recipient ok DATA
354 Enter mail, end with "." on a line by itself Hello there!
OK, bye!

250 2Message accepted for delivery QUIT
[0028] In this context, "real-time" may not necessarily mean instantaneous, but operates with some of time to pass to allow for issuance of the query and receipt of query responses and analysis of the response, including the determination of whether to issue the "message accepted for delivery" command. It will be recognized that other "real time"
actions may be taken on the message other than simply withholding the "message accepted for delivery" message. For example, other actions could include, but are not limited to blocking the connecting IP (dropping the connection), rate limiting the sender based on limits or slowing down the sender all based on thresholds associated with the various infrastructure associated with the sender. Still further actions may include rendering messages differently to the recipient in their email inbox based on the data here. For example if a message has a certain URL that is linked to a suspicious phishing host then a red safety bar can be displayed to the user in the mail interface. Conversely if the message is from a known trusted source, a trusted display mechanism may be used in the mail interface.
[0029] At 342, when a response is received to a query issued at 340, a determination is made as to whether the response indicates a problem with the message. Steps 334 and 336 are detailed further in Figure 4. If the message is determined to be spam, then no "mail accepted" message is sent at 344. If the message is not spam, then a mail accepted message is issued 346. At 348, the data resulting from the query is returned to the real time database for use in the initial determination step at 334 and 338.
[0030] In one embodiment, actions taken at 344 include not providing the "250 message accepted" response in an SMTP conversation. However, a number of alternatives may be implemented at step 334. The mail can be can reject the mail by issuing an SMTP level 500 error, the mail accepted but tagged for routing to a junk folder, the message accepted and automatically deleted and/or accept the message and render the mail differently.
Actions taken at 344 may depend on the confidence that the message is UBE - a higher confidence could result in an immediate rejection while less confidence could result in acceptance and alternative rendering.
[0031] Figure 3 details steps 340 and 342 in Figure 2. At step 340, a number of parallel queries may be simultaneously issued on one email message.
[0032] As illustrated in Figure 3, any number of queries 404, 412, 422, 432, 442 452 may be issued in parallel. In one example, the queries include a URL lookup 404 to provide information about the content server, a Whols query 412 to provide information on the sending domain or a content server, a reverse DNS query 422 on the sending domain or content server, a traceroute 432 on the path taken by the message to a sending domain or content server, and a name server query 442 to determine potential relationships between spam domain sources. Up to "n" parallel queries may be made. Any type of query which reveals information which is not readily apparent in the message, and which reveals information related to the infrastructure of the network over which the message has been received, may be performed at 240. The examples illustrated in Figure 3 are not meant to be exhaustive.
[0033] Once the queries are initiated (at 404, 412, 422, 432, 442, 452) the system waits for results at of each query at 405, 413, 423, 433, 443, 453, respectively.
Because all queries may not retrieve results in the same time frame, for each query, a determination is made as to whether another query result has been received at 406, 414, 424, 434, 444, 454. If another result is retrieved, a determination is made as to whether that result (alone or in combination with another query result) is determinative of the message being UBE or not UBE at 408, 416, 426, 436, 446, 456, respectively. If the message is determined to be UBE as a result of the another test result being received, the message is flagged as spam at 344. If not, the method proceeds to step 346 and, as indicated in Figure 2, a "mail accepted for delivery" message is provided.
[0034] If no prior results are retrieved, the result of each query may determinative at 410, 418, 428, 438, 448, 458. As described below, if the result is not determinative, the result data can be used on combination with other query results before determining whether to issue the message accepted message.
[0035] Each of the queries is designed to return discoverable information about the message. For example, spammers may create very many hostnames cheaply. These hostnames can share many attributes. By examining a number of messages and returning data about the message, patterns in components such as IP ranges, registrant name or address, or common name servers may appear. These commonalities are used to identify newly received messages as UBE. Each query is designed to examine not just a component of the message presented with the message itself, but to delve further into discoverable aspects of the component which reveal the true nature of the message. Many of the searches are tied to discovering information about message components that are linked to the network infrastructure.
[0036] A URL host lookup query 404 may occur in the situation where a URL is provided in the body of an email message which points to additional content or which is embedded and designed to display content in, for example, an HTML coded message. The URL
query 404 examines characteristics of the URL to determine whether the message is UBE, and use the characteristic to initiate queries on the message. In one embodiment, URL
features may be analyzed for clues to whether the URL points to a suspect content server.
Portions of the URL may be extracted and used in spam filtering. For URL
features, spammers may attempt to deceive machine learning filters by including both good URLs that belong to other people, as well as ones they control. For example, a spammer may include microsoft.com somewhere in its message because it may be known as a good or "safe" URL. In order to mitigate this hijacking, count-based and combination-based URL
features can be included as inputs to the machine learning filter.
[0037] A URL host lookup 404 examines additional characteristics of the URL
including whether the domain of the URL has a known relationship to UBE entities. The URL host lookup can produce results which can be combined with other queries, such as a Whols query, to provide additional spam characteristics.
[0038] A Whols query can return information which may identify relationships between domains in terms of an owner, owner address or other data returned by a Whols query.
The Whols query can return the owner of a domain name, an IP address, or an autonomous system number on the Internet. In a situation where a spamMER has used a multitude of domain addresses, a Whols query may reveal that nefarious domains share a common owner or common street address, and the owner or address can be used to identify future nefarious domains.
[0039] The reverse DNS query 422 can be used to resolve IP addresses associated with an email to a domain name, and those names derived from the Reverse DNS query compared to known nefarious domain names (or used in combination with other queries) to determine if a message is likely UBE. Another technique is to perform a Reverse-DNS
lookup on an IP address. Note that the person who controls the machine at an IP address may not control the reverse DNS address entry for that IP address. For instance, a home computer user may have an infected computer sending spam via a cable modem or DSL
line. It is his internet provider that controls the reverse DNS address entry for the IP
address of the cable/DSL line. The spammer controls the computer, but not the DNS
entry. Even a spammer who controls a DNS server may not control the reverse DNS
address entries for the computer. Even in the case where a spammer does control the DNS
entry for the computer a common technique is to perform a reverse DNS lookup and then perform a DNS lookup on the resulting RDNS entry; if the two lookups do not match there is good evidence that the DNS server is miss-configured or compromised and any information from it can be discounted.
[0040] Reverse DNS address entries are configured in a slightly different way than regular entries, and often one must have a large number of IP addresses in order to control the reverse DNS address entries. In some cases, reverse DNS address entries are left blank, or missing. An IP address can be analyzed by way of a reverse DNS
lookup component 410. This involves more than simply checking if the address is NULL, or if it contains other strings, such as DSL. Rather, the null and/or the name return in the non-null information can be taken and used as inputs to the real time database.
[0041] A traceroute query 432 derives at least one path between two IP
addresses.
Although there may be many alternate paths through the internet between any two computers, common factors in traceroute paths can reveal likelihoods of a message being spam. Traceroutes can narrow in on a geographic location where the sender is located.
The traceroute operation refers to a tool that can send trace packets for determining information. In particular, this tool can trace the route of UDP packets for the local host to a remote host. The traceroute can also display the time and location of the route taken to reach its destination computer. After the relevant IP address is determined, a traceroute can be performed, determining the last one, two, or more routers used to reach the sender's external server. Information obtained by way of the traceroute can be used to train filters such as spam filters.
[0042] A spammer may attempt to deceive a spam filter that uses IP addresses by acquiring a large number of IP addresses. However, it is easier to acquire a diverse range of IP addresses than it is to acquire a diverse number of connections to the internet.
"Traceroute" information can be employed to learn about the path that a spammer uses to connect to the internet. By looking at the last and the second-to-last hops, etc., the route that the spam is taking can be learned. For example, it can be found that much spam follows a common route.
[0043] Routers do not modify the information that pass through them. Email can sometimes travel directly from one server to another server. When passing from mail server to mail server, a line giving the server IP address is added to the email, so the flow between servers is typically recorded. However, each mail server can modify this information in any way desired.
[0044] A DNS lookup 442 for the URL, sender domain or information culled from other searches may be performed. Spammers may have only a single DNS server for multiple hostnames. As a result, the identity of the DNS server may be a valuable feature to a spam filter. A spammer may have multiple DNS servers, but they may reside nearby on the network. Thus, using a traceroute in combination with a DNS query to obtain the path to the DNS server may provide valuable information. The DNS server may be of a specific favored type. Version information about the DNS server may be valuable information.
[0045] Using the DNS server, the hostname can be converted to an IP address.
If the various hosts created by the spammer reside on the same server, they should or can have the same IP address. Thus, the IP address or portions thereof may be a valuable feature for a spam filter. The IP address must be contacted over the Internet. By performing a traceroute on the IP address, we may find that many IP addresses are connected in a similar way. Queries on authoritative name servers can also reveal similar commonalities with nefarious servers.
[0046] Figure 4 illustrates the process of determining whether an individual query indicates a message is spam (steps 410, 418, 428, 438, 448, 458) in Figure 3.
At step 502, the query result from the component query is received. At 504, an initial determination is made as to whether the result clearly indicates a particular message is UBE.
For example, if an traceroute query reveals a message path exactly matching that of another traceroute query of a known UBE message, the message may be marked as definitely UBE. If the query result does not clearly indicate a UBE message, it may still indicate that a potential problem with the message exists at 506. For example, one may require that some larger number of messages with a given message path be received to define a message as clearly spam, but receiving a lesser number of messages with the same path might give rise to suspicion about the message and if suspicion is present at 506, a combination query may be selected at 508 and issued by returning to step 340. Another alternative would be to flag a message as a possible problem if a message has never been seen from a particular sender before the message could have a perfect score but the fact that the message is from a first time sender may override other factors. In all cases, the real time information database is updates at 510.
[0047] At least two alternatives exist for determining which queries may be run at step 340. In one alternative, the queries may be run based on the scale of the inbound server 220. If a significant number of inbound servers are being used, a limited number of queries may be used for inbound messages. In such an environment, it is likely the system must handle a significant volume of messages. Any significant delay in issuance of message acceptance messages could cause spammers to attempt to open additional connections to the inbound mail server. Hence, timeouts may further be employed such that if there are no determinative responses received within a specific time period, the message must be accepted. In another embodiment, the query strategy may be based on types of problems seen at the inbound server. If specific UBE patterns are determined to be more likely than others, queries may be limited to those types of queries designed to focus on those problems most commonly seen.
[0048] Figure 5 illustrates a further unique aspect of the present technology whereby the queries of step 340 may be run for the duration of a UBE campaign (beyond merely a real time query for a message) or for a period of time to address a UBE campaign.
In some instances, spammers may use unique time periods in which to distribute a group of UBE
message or a UBE campaign. The campaign may last for longer than a period of initial messages received at the inbound server. At step 512, a campaign is determined by receipt of some number or pattern of messages at the inbound message server. Any number of methods may be used to determine that a UBE campaign is in progress. In addition, the type of campaign may be determined. For example, the spammer may send a series of messages with an embedded URL addressing a domain which is active only for a certain period of time. Once a spam campaign has been determined, instead of running the query in real time for each message received, one or more queries can be run for a period of time at 514. For example, a reverse DNS query can be run against domain in the URL
until the campaign ends or as long as a problem is indicated at 516. The URL or domain can be classified as a spam linked domain until such time as the query period ends or the query indicates that the domain is no longer active.
[0049] With reference to Figure 6, an exemplary system for implementing the technology includes a general purpose computing device in the form of a computer 660.
Components of computer 660 may include, but are not limited to, a processing unit 620, a system memory 630, and a system bus 626 that couples various system components including the system memory to the processing unit 620. The system bus 626 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
[0050] Computer 660 typically includes a variety of computer readable media.
Computer readable media can be any available media that can be accessed by computer 660 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by computer 660.
Communication media typically embodies computer readable instructions, data structures, program modules or other data and includes any information delivery media. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
[0051] The system memory 630 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 636 and random access memory (RAM) 632. A basic input/output system 633 (BIOS), containing the basic routines that help to transfer information between elements within computer 660, such as during start-up, is typically stored in ROM 636. RAM 632 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 620. By way of example, and not limitation, Figure 6 illustrates operating system 634, application programs 635, other program modules 636, and program data 637.
[0052] The computer 660 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only, Figure 6 illustrates a hard disk drive 640 that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive 656 that reads from or writes to a removable, nonvolatile magnetic disk 652, and an optical disk drive 655 that reads from or writes to a removable, nonvolatile optical disk 656 such as a CD ROM or other optical media. Other removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 646 is typically connected to the system bus 626 through a non-removable memory interface such as interface 640, and magnetic disk drive 656 and optical disk drive 655 are typically connected to the system bus 626 by a removable memory interface, such as interface 650.
[0053] The drives and their associated computer storage media discussed above and illustrated in Figure 6, provide storage of computer readable instructions, data structures, program modules and other data for the computer 660. In Figure 6, for example, hard disk drive 641 is illustrated as storing operating system 644, application programs 645, other program modules 646, and program data 647. Note that these components can either be the same as or different from operating system 634, application programs 635, other program modules 636, and program data 637. Operating system 644, application programs 645, other program modules 646, and program data 647 are given different numbers here to illustrate that, at a minimum, they are different copies. A
user may enter commands and information into the computer 660 through input devices such as a keyboard 662 and pointing device 661, commonly referred to as a mouse, trackball or touch pad. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 620 through a user input interface 660 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB). A monitor 691 or other type of display device is also connected to the system bus 626 via an interface, such as a video interface 690. In addition to the monitor, computers may also include other peripheral output devices such as speakers 697 and printer 696, which may be connected through an output peripheral interface 690.
[0054] The computer 660 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 680.
The remote computer 680 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 660, although only a memory storage device 686 has been illustrated in Figure 6. The logical connections depicted in Figure 6 include a local area network (LAN) 676 and a wide area network (WAN) 673, but may also include other networks. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
[0055] When used in a LAN networking environment, the computer 660 is connected to the LAN 676 through a network interface or adapter 670. When used in a WAN
networking environment, the computer 660 typically includes a modem 672 or other means for establishing communications over the WAN 673, such as the Internet.
The modem 672, which may be internal or external, may be connected to the system bus 626 via the user input interface 660, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 660, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation, Figure 6 illustrates remote application programs 685 as residing on memory device 686. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
[0056] The technology is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the technology include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
[0057] The technology may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
Generally, program modules include routines, programs, objects, components, data structures, etc., that perform particular tasks or implement particular abstract data types. The technology may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
[0058] Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (15)

1. A method of managing unsolicited email sent to an email system over a, the system including a plurality of inbound mail servers, comprising:
(a) receiving (330) an email message at an inbound mail transfer agent;
(b) determining (338) whether the email message is suspected to be an unsolicited suspect message;
(c) initiating (340) a query for additional information on one or more characteristics of the message, the query returning information on the characteristic based on the network;
(d) receiving a response to at lease one of the searches on the physical characteristic;
(e) determining (342) whether the message is unsolicited bulk email based on the result of the at least one search;
(f) acting (344, 346) on the message as based on the determining step.
2. The method of claim 1 wherein the step (b) includes determining whether the message is suspect based on the results of a previous query.
3. The method of claim 1 wherein the method further includes storing (348) the results of each query for use in the step (b).
4. The method of claim 1 wherein the method step (e) includes using the updated search results from a plurality of concurrent searches to perform the determining step.
5. The method of claim 1 wherein the step (b) comprises at least one of:
determining (404) the true source IP for a message and whether that IP is associated with known spam senders;
determining (404, 422, 432) the source IP for a message and whether that Ip is associated with a block of IPs associated with known spam senders;
determining (412) the source IP and whether a registrant of a domain associated with the source IP is IPs associated with known spam senders;
determining (442) for a domain name the authoritative name server for the domain and whether the ANS is associated with a known spammer;
determining the MX record associated with a sender and whether domains or IP
addresses in the MX record are associated with known spam senders;
determining (422) a host name associated with a known IP address of an email source and determining whether the host name server IPs are associated with known spam senders;

determining (442) a name server associated with a sending domain and determining whether the name server is associated with known spam senders.
6. The method of claim 1 wherein the step of initiating includes performing a plurality of queries (404, 412, 422, 432, 442, 452) on multiple characteristics of the message.
7. The method of claim 1 wherein the method includes performing the plurality of queries asynchronously.
8. The method of claim 1 further including receiving a reply (410, 418, 428, 438, 448, 458) to one of the plurality of quires and determining whether the reply is determinative of whether the message is spam before receiving replies to others of said queries.
9. The method of claim 1 wherein the step (f) include one or more of:
determining (344) to reject the message and not issuing a message accepted for delivery message;
determining (344) to reject the message by issuing an SMTP level 500 error;
determining (346) to accept the message and route the message to a junk folder, determining to accept the message and automatically deleting the message;
determining to accept the message and rendering the message differently.
10. A method for determining whether to issue a mail accepted for delivery message for an email message received over a network, comprising:
determining (338) whether the email message has spam characteristic;
issuing (340, 404, 412, 422, 432, 442, 452) a plurality queries one or more components of the message to determine whether the message shares network infrastructure characteristics with messages previously determined to be spam;
receiving (405, 413, 423, 433, 443, 453) a reply to one or more of the plurality of queries;
determining (406, 414, 424, 434, 444, 454) if the reply received is sufficient to determine whether the message is or is not spam;
if the reply received is sufficient to determine whether the message is or is not spam, determining (410, 418, 428, 438, 448, 458), based on said reply, whether the message is or is not spam, and if not waiting for one or more additional replies;
issuing (346) or withholding (344) a message accepted for delivery message based on one or more reply's sufficient to determine whether the message is or is not spam.
11. The method of claim 10 wherein the method further includes storing (348) reply queries for use in each determining step, issuing includes determining whether the message is suspect based on the results of a previous query.
12. The method of claim 11 wherein issuing or withholding includes using updated search results from a plurality of concurrent queries to perform the determining step.
13. A messaging system comprising a processing device including code providing instructions to the processing device to implement the steps of;
providing a message transfer agent (215) managing connections to the messaging system;
an inbound email parsing agent (225) including a mail component extraction module;
a suspect email determination module (235) including which includes code performing the steps of:
determining (334, 338) whether an email message has spam characteristic;
issuing a plurality queries (340) one or more components of the message to determine whether the message shares characteristics with messages previously determined to be spam or not spam based on network infrastructure characteristics are shared by the message;
receiving a reply to one or more of the plurality of queries;
issuing (346, 344) or withholding a message accepted for delivery message based on one or more reply's sufficient to determine whether the message is or is not spam.
14. The system of claim 13 wherein the suspect email determination module further includes code performing the steps of:
determining if the reply received is sufficient to determine whether the message is or is not spam;
if the reply received is sufficient to determine whether the message is or is not spam, determining, based on said reply, whether the message is or is not spam, and if not waiting for one or more additional replies.
15. The system of claim 13 wherein the code issuing a plurality of queries includes issuing a query for at least one of:
determining (404) the true source IP for a message and whether that IP is associated with known spam senders;

determining (404, 422, 432) the source IP for a message and whether that Ip is associated with a block of IPs associated with known spam senders;
determining (412) the source IP and whether a registrant of a domain associated with the source IP is IPs associated with known spam senders;
determining (442) for a domain name the authoritative name server for the domain and whether the ANS is associated with a known spammer;
determining the MX record associated with a sender and whether domains or IP
addresses in the MX record are associated with known spam senders;
determining (422) a host name associated with a known IP address of an email source and determining whether the host name server IPs are associated with known spam senders;
determining (442) a name server associated with a sending domain and determining whether the name server is associated with known spam senders.
CA2761970A 2009-06-26 2010-06-18 Real-time spam look-up system Abandoned CA2761970A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/493,046 2009-06-26
US12/493,046 US8959157B2 (en) 2009-06-26 2009-06-26 Real-time spam look-up system
PCT/US2010/039190 WO2010151493A2 (en) 2009-06-26 2010-06-18 Real-time spam look-up system

Publications (1)

Publication Number Publication Date
CA2761970A1 true CA2761970A1 (en) 2010-12-29

Family

ID=43381919

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2761970A Abandoned CA2761970A1 (en) 2009-06-26 2010-06-18 Real-time spam look-up system

Country Status (12)

Country Link
US (1) US8959157B2 (en)
EP (1) EP2446411B1 (en)
JP (1) JP2012531666A (en)
KR (1) KR101745624B1 (en)
CN (1) CN102804213B (en)
AR (1) AR077019A1 (en)
AU (1) AU2010263086B2 (en)
BR (1) BRPI1015421A2 (en)
CA (1) CA2761970A1 (en)
RU (1) RU2011152895A (en)
TW (1) TW201101769A (en)
WO (1) WO2010151493A2 (en)

Families Citing this family (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7991910B2 (en) 2008-11-17 2011-08-02 Amazon Technologies, Inc. Updating routing information based on client location
US8028090B2 (en) 2008-11-17 2011-09-27 Amazon Technologies, Inc. Request routing utilizing client location information
US7962597B2 (en) 2008-03-31 2011-06-14 Amazon Technologies, Inc. Request routing based on class
US7970820B1 (en) 2008-03-31 2011-06-28 Amazon Technologies, Inc. Locality based content distribution
US8606996B2 (en) 2008-03-31 2013-12-10 Amazon Technologies, Inc. Cache optimization
US9495338B1 (en) 2010-01-28 2016-11-15 Amazon Technologies, Inc. Content distribution network
US8713676B2 (en) 2010-05-13 2014-04-29 Verisign, Inc. Systems and methods for identifying malicious domains using internet-wide DNS lookup patterns
US9712484B1 (en) 2010-09-28 2017-07-18 Amazon Technologies, Inc. Managing request routing information utilizing client identifiers
US10958501B1 (en) 2010-09-28 2021-03-23 Amazon Technologies, Inc. Request routing information based on client IP groupings
US9003035B1 (en) 2010-09-28 2015-04-07 Amazon Technologies, Inc. Point of presence management in request routing
US8452874B2 (en) * 2010-11-22 2013-05-28 Amazon Technologies, Inc. Request routing processing
US9646164B2 (en) 2010-12-30 2017-05-09 Aziomatics Ab System and method for evaluating a reverse query
SE1051394A1 (en) 2010-12-30 2011-10-13 Axiomatics Ab A system and method for evaluating a reverse query
US10467042B1 (en) 2011-04-27 2019-11-05 Amazon Technologies, Inc. Optimized deployment based upon customer locality
US8966576B2 (en) 2012-02-27 2015-02-24 Axiomatics Ab Provisioning access control using SDDL on the basis of a XACML policy
US9154551B1 (en) 2012-06-11 2015-10-06 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US10164989B2 (en) * 2013-03-15 2018-12-25 Nominum, Inc. Distinguishing human-driven DNS queries from machine-to-machine DNS queries
US9634970B2 (en) * 2013-04-30 2017-04-25 Cloudmark, Inc. Apparatus and method for augmenting a message to facilitate spam identification
US10097448B1 (en) 2014-12-18 2018-10-09 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10447631B2 (en) 2015-03-06 2019-10-15 Microsoft Technology Licensing, Llc Enhanced acknowledgment for messages
US10225326B1 (en) 2015-03-23 2019-03-05 Amazon Technologies, Inc. Point of presence based data uploading
US9832141B1 (en) 2015-05-13 2017-11-28 Amazon Technologies, Inc. Routing based request correlation
US10243957B1 (en) 2015-08-27 2019-03-26 Amazon Technologies, Inc. Preventing leakage of cookie data
US10135860B2 (en) * 2015-08-31 2018-11-20 International Business Machines Corporation Security aware email server
US10270878B1 (en) 2015-11-10 2019-04-23 Amazon Technologies, Inc. Routing for origin-facing points of presence
US9954877B2 (en) 2015-12-21 2018-04-24 Ebay Inc. Automatic detection of hidden link mismatches with spoofed metadata
US10075551B1 (en) 2016-06-06 2018-09-11 Amazon Technologies, Inc. Request management for hierarchical cache
US10110694B1 (en) 2016-06-29 2018-10-23 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
US10469513B2 (en) 2016-10-05 2019-11-05 Amazon Technologies, Inc. Encrypted network addresses
US10831549B1 (en) 2016-12-27 2020-11-10 Amazon Technologies, Inc. Multi-region request-driven code execution system
CN108259415B (en) * 2016-12-28 2022-08-26 北京奇虎科技有限公司 Mail detection method and device
US11075987B1 (en) 2017-06-12 2021-07-27 Amazon Technologies, Inc. Load estimating content delivery network
US10742593B1 (en) 2017-09-25 2020-08-11 Amazon Technologies, Inc. Hybrid content request routing system
US10812495B2 (en) * 2017-10-06 2020-10-20 Uvic Industry Partnerships Inc. Secure personalized trust-based messages classification system and method
US10686807B2 (en) 2018-06-12 2020-06-16 International Business Machines Corporation Intrusion detection system
US10862852B1 (en) 2018-11-16 2020-12-08 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
US11025747B1 (en) 2018-12-12 2021-06-01 Amazon Technologies, Inc. Content request pattern-based routing system
US11379577B2 (en) 2019-09-26 2022-07-05 Microsoft Technology Licensing, Llc Uniform resource locator security analysis using malice patterns
US11509667B2 (en) 2019-10-19 2022-11-22 Microsoft Technology Licensing, Llc Predictive internet resource reputation assessment
US11431751B2 (en) 2020-03-31 2022-08-30 Microsoft Technology Licensing, Llc Live forensic browsing of URLs
US11916858B1 (en) * 2022-09-30 2024-02-27 Sophos Limited Method and system for outbound spam mitigation

Family Cites Families (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050081059A1 (en) * 1997-07-24 2005-04-14 Bandini Jean-Christophe Denis Method and system for e-mail filtering
US6522875B1 (en) * 1998-11-17 2003-02-18 Eric Morgan Dowling Geographical web browser, methods, apparatus and systems
US6654787B1 (en) * 1998-12-31 2003-11-25 Brightmail, Incorporated Method and apparatus for filtering e-mail
US6321267B1 (en) * 1999-11-23 2001-11-20 Escom Corporation Method and apparatus for filtering junk email
US7249175B1 (en) * 1999-11-23 2007-07-24 Escom Corporation Method and system for blocking e-mail having a nonexistent sender address
AUPQ449399A0 (en) 1999-12-07 2000-01-06 Automatic Pty Ltd Internet redirection methods
US7707252B1 (en) * 2000-05-12 2010-04-27 Harris Technology, Llc Automatic mail rejection feature
GB2366706B (en) * 2000-08-31 2004-11-03 Content Technologies Ltd Monitoring electronic mail messages digests
US20020032727A1 (en) 2000-09-08 2002-03-14 International Business Machines Corporation System and method for enhancing load controlling in a clustered Web site
US20070192863A1 (en) * 2005-07-01 2007-08-16 Harsh Kapoor Systems and methods for processing data flows
US6993574B2 (en) * 2001-06-19 2006-01-31 Zoetics, Inc. Web-based communications addressing system and method
US20030105712A1 (en) * 2001-11-30 2003-06-05 Gerhard Bodensohn Messaging system and method
KR100871581B1 (en) * 2002-02-19 2008-12-02 포스티니 코포레이션 E-mail management services
US20030172291A1 (en) 2002-03-08 2003-09-11 Paul Judge Systems and methods for automated whitelisting in monitored communications
ATE502467T1 (en) * 2002-05-02 2011-04-15 Tekelec Us FILTERING AND APPLICATION TRIGGER PLATFORM
US7231428B2 (en) 2002-05-28 2007-06-12 Teague Alan H Communication system using alias management rules for automatically changing sender alias in a message based on group that includes recipient address
US7516182B2 (en) * 2002-06-18 2009-04-07 Aol Llc Practical techniques for reducing unsolicited electronic messages by identifying sender's addresses
US7293065B2 (en) * 2002-11-20 2007-11-06 Return Path Method of electronic message delivery with penalties for unsolicited messages
US7206814B2 (en) * 2003-10-09 2007-04-17 Propel Software Corporation Method and system for categorizing and processing e-mails
JP3663199B2 (en) * 2003-05-16 2005-06-22 三洋電機株式会社 Communication apparatus having automatic spam mail judgment function
US7272853B2 (en) * 2003-06-04 2007-09-18 Microsoft Corporation Origination/destination features and lists for spam prevention
US20050055433A1 (en) * 2003-07-11 2005-03-10 Boban Mathew System and method for advanced rule creation and management within an integrated virtual workspace
US7200637B2 (en) * 2003-07-16 2007-04-03 Thomas John Klos System for processing electronic mail messages with specially encoded addresses
US7610341B2 (en) * 2003-10-14 2009-10-27 At&T Intellectual Property I, L.P. Filtered email differentiation
US7715059B2 (en) * 2003-10-22 2010-05-11 International Business Machines Corporation Facsimile system, method and program product with junk fax disposal
US7636716B1 (en) * 2003-12-03 2009-12-22 Trend Micro Incorporated Method and architecture for blocking email spams
JP2005208780A (en) * 2004-01-21 2005-08-04 Nec Corp Mail filtering system and url black list dynamic construction method to be used for the same
US20050204159A1 (en) * 2004-03-09 2005-09-15 International Business Machines Corporation System, method and computer program to block spam
US7783706B1 (en) * 2004-04-21 2010-08-24 Aristotle.Net, Inc. Filtering and managing electronic mail
US7647321B2 (en) 2004-04-26 2010-01-12 Google Inc. System and method for filtering electronic messages using business heuristics
US20060218111A1 (en) * 2004-05-13 2006-09-28 Cohen Hunter C Filtered search results
CA2508304A1 (en) 2004-05-25 2005-11-25 Northseas Advanced Messaging Technology Inc. Method of and system for management of electronic mail
US7849142B2 (en) 2004-05-29 2010-12-07 Ironport Systems, Inc. Managing connections, messages, and directory harvest attacks at a server
US7870200B2 (en) * 2004-05-29 2011-01-11 Ironport Systems, Inc. Monitoring the flow of messages received at a server
US7748038B2 (en) * 2004-06-16 2010-06-29 Ironport Systems, Inc. Method and apparatus for managing computer virus outbreaks
US7664819B2 (en) 2004-06-29 2010-02-16 Microsoft Corporation Incremental anti-spam lookup and update service
GB2418330B (en) * 2004-09-17 2006-11-08 Jeroen Oostendorp Platform for intelligent Email distribution
CN1780266A (en) * 2004-11-26 2006-05-31 郑志文 Method for analyzing and controlling e-mails
US20060123083A1 (en) * 2004-12-03 2006-06-08 Xerox Corporation Adaptive spam message detector
US7532890B2 (en) * 2005-04-01 2009-05-12 Rockliffe Systems Content-based notification and user-transparent pull operation for simulated push transmission of wireless email
US20070041372A1 (en) * 2005-08-12 2007-02-22 Rao Anup V Method and system for deterring SPam over Internet Protocol telephony and SPam Instant Messaging
US7475118B2 (en) * 2006-02-03 2009-01-06 International Business Machines Corporation Method for recognizing spam email
TW200732935A (en) * 2006-02-24 2007-09-01 Acer Inc Information acquiring method and hand mobile communication apparatus and computer readable medium using the same
WO2007103354A2 (en) * 2006-03-03 2007-09-13 Kidd John T Electronic communication relationship management system and methods for using same
US7630727B2 (en) * 2006-06-29 2009-12-08 Alcatel-Lucent Usa Inc. MAP message processing for SMS spam filtering
US7707222B2 (en) * 2006-07-06 2010-04-27 The United States Of America As Represented By The Secretary Of The Air Force Method and apparatus for providing access to information systems via e-mail
WO2008053426A1 (en) * 2006-10-31 2008-05-08 International Business Machines Corporation Identifying unwanted (spam) sms messages
US7904958B2 (en) 2007-02-27 2011-03-08 Symantec Corporation Spam honeypot domain identification
US20090064329A1 (en) * 2007-06-25 2009-03-05 Google Inc. Zero-hour quarantine of suspect electronic messages
US7937468B2 (en) * 2007-07-06 2011-05-03 Yahoo! Inc. Detecting spam messages using rapid sender reputation feedback analysis
US8103727B2 (en) * 2007-08-30 2012-01-24 Fortinet, Inc. Use of global intelligence to make local information classification decisions
US7769815B2 (en) * 2008-06-04 2010-08-03 Yahoo! Inc. System and method for determining that an email message is spam based on a comparison with other potential spam messages
US20090307320A1 (en) * 2008-06-10 2009-12-10 Tal Golan Electronic mail processing unit including silverlist filtering
US8554847B2 (en) * 2008-07-15 2013-10-08 Yahoo! Inc. Anti-spam profile clustering based on user behavior

Also Published As

Publication number Publication date
CN102804213A (en) 2012-11-28
EP2446411A2 (en) 2012-05-02
WO2010151493A3 (en) 2011-03-03
JP2012531666A (en) 2012-12-10
TW201101769A (en) 2011-01-01
KR20120099572A (en) 2012-09-11
EP2446411A4 (en) 2017-04-26
KR101745624B1 (en) 2017-06-09
AR077019A1 (en) 2011-07-27
US20100332601A1 (en) 2010-12-30
RU2011152895A (en) 2013-06-27
AU2010263086B2 (en) 2014-06-05
EP2446411B1 (en) 2019-05-29
WO2010151493A2 (en) 2010-12-29
BRPI1015421A2 (en) 2016-04-19
US8959157B2 (en) 2015-02-17
AU2010263086A1 (en) 2011-12-01
CN102804213B (en) 2016-05-25

Similar Documents

Publication Publication Date Title
US8959157B2 (en) Real-time spam look-up system
US7475118B2 (en) Method for recognizing spam email
US7962558B2 (en) Program product and system for performing multiple hierarchical tests to verify identity of sender of an e-mail message and assigning the highest confidence value
US8001598B1 (en) Use of geo-location data for spam detection
EP1877904B1 (en) Detecting unwanted electronic mail messages based on probabilistic analysis of referenced resources
US8135780B2 (en) Email safety determination
US20060168017A1 (en) Dynamic spam trap accounts
US20060004896A1 (en) Managing unwanted/unsolicited e-mail protection using sender identity
US8195753B2 (en) Honoring user preferences in email systems
CN101471897A (en) Heuristic detection of possible misspelled addresses in electronic communications
WO2012171424A1 (en) Email processing method and device
AU2009299539B2 (en) Electronic communication control
US20060265459A1 (en) Systems and methods for managing the transmission of synchronous electronic messages
CN102209075A (en) Behavior-based malicious email transmission node detection method
Leiba et al. SMTP Path Analysis.
US20220182347A1 (en) Methods for managing spam communication and devices thereof
Chiou et al. Blocking spam sessions with greylisting and block listing based on client behavior
JP4403108B2 (en) Mail server, mail delivery control method, mail delivery control program
Nazirova IMPROVEMENT OF ANTI SPAM TECHNOLOGY WITH THE HELP OF AN ESTIMATION OF RELIABILITY OF THE SENDER

Legal Events

Date Code Title Description
FZDE Discontinued

Effective date: 20140618