Real-time rubbish mail filtering method and system used for transmission influx stage
A spam filtering and spam technology, applied in the field of real-time spam filtering, can solve problems such as slow speed and easy failure, and achieve the effect of maintaining dynamic stability, good memory overhead, and satisfying real-time mail filtering.
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2008-03-12
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of e-mail sending and receiving, in particular to a real-time spam filtering method and system which can be used in the transmission and collection stage. Background technique
[0002] E-mail system is a successful example of Internet application, which has brought profound changes to people's work and life. The easy-to-use, open and trust-based design concept makes it one of the most important communication methods today, and has become an indispensable and important part of people's work and life to some extent. The e-mail system transmits information through the SMTP (Simple Mail Transfer Protocol) protocol, and the letters transmitted in it are generally called e-mail (E-mail).
[0003] According to the SMTP protocol, the mail transmission process can be divided into three stages: sending, transmission and collection, and receiving, as shown in Figure 1.
[0004] Sending stage 1: The sending mail client may be a...
Examples
Embodiment 1
[0043] FIG. 2 is a schematic diagram of the spam filtering system of the present invention. As shown in Figure 2, the system of the present invention includes a fingerprint collection device module, which uses an efficient hash algorithm to convert the original mail into a feature pattern (fingerprint collection), and uniquely characterizes the original mail with this;
[0044] A classifier module that classifies mail traffic by comparing similarities between patterns;
[0045] A statistical analysis device module, which automatically discovers spam through rule matching and statistical analysis of class description information;
[0046] A management device module, which establishes and maintains the description information of each mail class and the corresponding fingerprint collection in the pattern library and the mail library, and adopts the pattern elimination algorithm based on the class average distance to maintain the dynamic stability of the pattern library and the ma...
Embodiment 2
[0091] Embodiment 2: a kind of real-time spam filtering method that can be used in transmission collection stage, comprises the following steps;
[0092] (1) The filtering system firstly reassembles the email conversation, records such description information as the number of the email and the sending and receiving address; and extracts the text of the email. In order to reduce the memory overhead and ensure the usability of the system, an efficient feature pattern generation algorithm is used to convert the email body into a collection of several fingerprints (this set is called feature pattern in the system) to represent the original email.
[0093] (2) If the characteristic pattern of the current mail does not match the characteristic pattern in the memory, add a mail category in the memory, and save the mail description information and characteristic pattern in the memory; if it matches, only modify the description of the mail category in the memory Information (such as th...