The present invention relates to a computer, and more particularly, to the handling of electronic mail.
The Internet today is overflowing with spam email, which is seriously problematic for internet users of and the internet industry as a whole. For example, Bill Gates of Microsoft receives 4 million spam emails everyday. The ratio of the number of spam emails to the total amount of e-mails was increased to more than 50 percent now. The total expense spent by global business to block spam email amounts to 8 to 10 billion dollars. The economic loss to the United States caused by spam email is almost 8 billion dollars a year. The internet users in mainland China receive a total of 46 billions of spam emails in a year, and the economic loss to China caused by spam email is second only to the US. Spam email causes so much damage that it may be considered a public enemy.
Spam blocking technology is divided into two categories. One category is built at the mail server side, and the other is built at the client side as a POP3 mail receiving program to block mail from unwelcome or unacceptable senders. The primary techniques at the mail server side, for example, are the Sender ID technique of the Microsoft company, the Domain Key technique of the Yahoo company, and other methods of comparing the mail context with some key words to identify spam email. The primary techniques at the POP3 client side are using a black list, white list or key words set by the user to filter out the spam email.
The technique to block spam at the mail server side is still under development, but there is still a long way to go. For example, although Yahoo is satisfied with its Domain Key technique, the technique can only block 70% of spam email. Moreover, free mail boxes are so popular today, and spam email senders can deliver the spam emails through different paths. Only the receiver definitely knows which email is a spam email. Thus, the mail server cannot completely block all of the spam emails.
Many POP3 client programs (for examples, Outlook and Outlook Express of Microsoft, Eudora of Innovative Design Concepts in New Jersey) and webmail systems (for examples, Yahoo mail) provide fundamental functions, including black list, white list, and key words to filter out spam email. The performance of these techniques differs, but none of these techniques provides a function to automatically notify the receiver of the identity of the mail sender to determine if it is a spam email.
A method for handling spam email is provided. The method can be executed by an email client computer. An exemplary embodiment of the method comprises the following steps. An email is identified as a spam email or a valid email first according to at least one judgment condition. A number of spam email received from the same sender identity as a sender identity of the email is then calculated if the email is identified as a spam email. A warning message indicating the sender identity is then issued to a first mail server of the sender of the email or a network police if the number is larger than a threshold value.
A program for handling spam email is also provided. An exemplary embodiment of the program can be loaded into an email client computer for directing the email client computer to execute a method, the method comprising the following steps: an email is first identified as a spam email or not a span email according to at least one judgment conditions; a number of spam emails received from the same sender identity as a sender identity of the email is then calculated if the email is identified as a spam email; a warning message indicating the sender identity is issued then to a first mail server of the sender of the email or a network monitor if the number is larger than a threshold value.
The invention can be more fully understood by reading the subsequent detailed description in conjunction with the examples and references made to the accompanying drawings, wherein:
a is an upper half of a flowchart illustrating another embodiment of a method for handling spam email according to the invention;
b is a below half of a flowchart illustrating another embodiment of a method for handling spam email according to this invention;
The method 200 starts with starting the email client application software in step 202. A connection is then made between the email client computer 102 and first mail server 106. Method 200 then starts to receive the emails in the mail box on the first mail server 106 in step 204. Each time an email is received, the method 200 identifies whether the email is a spam email in step 208. The conditions for identifying spam email can be set in advance by the user. Those conditions are detailed in the following paragraph and in
If the email is identified as a spam email in step 208, the sender identity of the email is retrieved in step 212. The sender identity of an email can comprise the sender name, the email address of the sender, the IP address of the sender computer, or the composition thereof. The number of spam emails received from the same sender identity is then accumulated in step 214 to see how many times spam emails have been sent from the same sender identity. If the number of spam email from the sender identity in step 214 is larger than a threshold value (for examples, 5 times) in step 216, a warning message is issued in step 218. The warning message in step 218 can be a request sent to the second mail server 116 for prohibiting the sender from sending spam emails. For example, step 218 can send an email in accordance with a standard format to the mail box of an administrator of the second mail server 116. The warning message in step 218 can also be a notice of accusation sent to the network police. For example, step 218 can send an email in accordance with a standard format to the mail server 140 of the network police to accuse the sender of sending spam email.
After the handling of an email in step 204 to 218, the mail box on the receiver server 106 is checked to see whether there are still emails not yet received by the receiver email client computer 102 in step 220. If there are still emails not received by the email client computer 102, the method 200 will continue executing step 204 to receive another email from the mail box on the server 106. If there is no email not received by the email client computer 102, the first mail server 106 is asked to delete all the emails stored in the mail box owned by the user in step 222. The method 200 ends with step 224, and the connection between the email client computer 102 and mail server 106 is cut off.
Although there are only two judgment conditions in steps 304 and 306 in method 300, these conditions are only an illustrative example and should not be taken as limitations of this invention. There can be more conditions to improve the precision of identification of spam emails. Moreover, the white list in step 304 may comprise of several kinds of sender identities. For example, a white list comprises the sender name and the email address of the sender which can filter out the email with the same sender name but with different email addresses, and a white list comprising the sender name and the IP address of the sender computer can filter out the emails with the same sender name but with different IP addresses. Such email can also be identified as a spam email.
Thus, there must be a table to hold the downloaded information of the emails which cannot be classified with certainty as a spam email.
Please refer to
Step 432 resembles step 208 of method 200, and the judgment conditions can be set in advance by the user. Step 432 can be executed with method 300 in
However, if the email existed in information table 500 in step 430, the necessary information of the email has been downloaded into the information table 500 the last time the email client software was active. The column of determined status of this email is checked to see whether the status of this email has been determined by the user in step 440. If the status of this email has not been determined by the user, nothing is done to this email and the method 400 progresses to step 420. If the status of this email has been determined by the user, the record of this email in the information table 500 is deleted in step 442 after storing the determined status of this email as a determined status parameter.
If the determined status parameter shows that the email is not determined as a spam email by the user in step 408, the email is stored into the email client computer 102 in step 410. If the determined status parameter shows that the email is determined as a spam email by the user in step 408, the sender identity of the email is retrieved in step 412. The sender identity of an email may comprise the sender name, the email address of the sender, the IP address of the sender computer, or the composition thereof. The number of spam emails received from the same sender identity is then accumulated in step 414 to see how many times spam emails have been sent from the same sender identity. If the number of spam email from the sender identity in step 414 is larger than a threshold value (for examples, 5 times) in step 416, a warning message is issued in step 418. The warning message in step 418 can be a request sent to the second mail server 116 for prohibiting the sender from sending spam emails. For example, step 418 may send an email in accordance with a standard format to the mail box of an administrator of the second mail server 116. The warning message in step 418 may also be a notice of accusation sent to the network police. For example, step 418 may send an email in accordance with a standard format to the mail server 140 of the network police to accuse the sender of sending spam emails.
The mail box on the receiver server 106 is checked to see whether there are still emails not yet received by the email client computer 102 in step 420. If there are still emails not received by the email client computer 102, the method 400 will continue executing step 404 to receive another email from the mail box on the server 106. If there is no email not received by the email client computer 102, the first mail server 106 is asked to delete all the emails stored in the mail box owned by the user in step 422, except for the emails recorded in the information table 500. The method 400 ends with step 424, and the connection between the email client computer 102 and mail server 106 is cut off.
This invention provides the function of analyzing the sender identity of spam emails and automatically accusing the sender of spam emails in the form of a spam email filtering module which can be a built-in or plug-in program for a email client software. Thus, the spam email filtering module in the email client software can cooperate with the email server to form an effective mechanism against spam emails
Finally, while the invention has been described by way of example and in terms of the above, it is to be understood that the invention is not limited to the disclosed embodiment. On the contrary, it is intended to cover various modifications and similar arrangements as would be apparent to those skilled in the art. Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.
Number | Date | Country | Kind |
---|---|---|---|
CN200510070207.7 | May 2005 | CN | national |