KR20040092707A - Spam/junk mail blocking system controlled by on-line spam filter and imap server - Google Patents

Spam/junk mail blocking system controlled by on-line spam filter and imap server Download PDF

Info

Publication number
KR20040092707A
KR20040092707A KR1020030026257A KR20030026257A KR20040092707A KR 20040092707 A KR20040092707 A KR 20040092707A KR 1020030026257 A KR1020030026257 A KR 1020030026257A KR 20030026257 A KR20030026257 A KR 20030026257A KR 20040092707 A KR20040092707 A KR 20040092707A
Authority
KR
South Korea
Prior art keywords
spam
mail
online
filter
server
Prior art date
Application number
KR1020030026257A
Other languages
Korean (ko)
Inventor
진봉준
Original Assignee
주식회사 컴트루테크놀로지
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 주식회사 컴트루테크놀로지 filed Critical 주식회사 컴트루테크놀로지
Priority to KR1020030026257A priority Critical patent/KR20040092707A/en
Publication of KR20040092707A publication Critical patent/KR20040092707A/en

Links

Classifications

    • G06Q50/60

Abstract

PURPOSE: A system for blocking a spam mail using an online spam blocking filter and an IMAP(Interactive Mail Access Protocol) server method is provided to enable general users to block the spam mail with only the given online spam blocking filter without separate setting by transferring the online spam blocking filter analyzing information of the spam mail to an MUA(Mail User Agency) of a PC. CONSTITUTION: The system comprises a remote server(400) providing a new online spam blocking filter by connecting to the network such as the Internet(300), a POP3(Post Office Protocol version 3) proxy server(100a) receiving a mail from a mail server(200), an IMAP server(100b), and the MUA(100c) supporting the POP3. After checking the version of the latest online spam blocking filter by connecting to the remote server, the POP3 proxy server downloads the new online spam blocking filter if the online spam blocking filter of the MUA is an old version. The MUA blocks the spam mail by using the online spam blocking filter provided through the online without separately generating the spam blocking filter.

Description

온라인스팸차단필터와 IMAP서버 방식을 활용한 스팸메일 차단시스템{SPAM/JUNK MAIL BLOCKING SYSTEM CONTROLLED BY ON-LINE SPAM FILTER AND IMAP SERVER}Spam blocking system using online spam blocking filter and IMAP server method {SPAM / JUNK MAIL BLOCKING SYSTEM CONTROLLED BY ON-LINE SPAM FILTER AND IMAP SERVER}

본 발명은 온라인스팸차단필터와 IMAP 서버 방식을 활용한 스팸메일 차단시스템에 관한 것으로, 특히 기존의 클라이언트/서버 시스템 환경하에서 스팸메일의 정보를 분석한 온라인스팸차단필터를 개인PC의 MUA(Mail User Agency)에 전달함으로써 개인 사용자들이 별도의 설정없이도 주어진 온라인스팸차단필터만으로 스팸메일을 차단할 수 있는, 온라인스팸차단차단필터와 IMAP 서버 방식을 활용한 스팸메일 차단시스템에 관한 것이다.The present invention relates to a spam mail blocking system using an online spam blocking filter and an IMAP server method. In particular, an online spam blocking filter that analyzes spam mail information under an existing client / server system environment includes a MUA (Mail User) of a personal PC. It is related to the spam blocking system using the online spam blocking filter and the IMAP server method, which enables individual users to block the spam mail only with the given online spam blocking filter without additional setting.

현재 인터넷의 발달로 인해 이메일은 인터넷 이용자들의 보편적인 의사소통 수단이 되었다. 그러나 이메일 자체가 상업적인 목적으로 이용되면서 스팸메일, 정크메일(Junk mail) 들이 인터넷 환경을 오염시키고 있다. 수신자가 원하지 않음에도 불구하고 무작위로 추출된 메일주소로 전달되는 스팸메일로 인해 메일 수신자들은 일방적으로 시간적, 정신적 ,경제적 손실비용을 지불하고 있다.With the development of the current Internet, e-mail has become a common means of communication among Internet users. However, as e-mail itself is used for commercial purposes, spam and junk mail are polluting the Internet environment. Even though the recipients don't want it, spam mails that are delivered to randomly extracted mail addresses pay unilaterally for time, mental and economic losses.

스팸메일 필터링을 위하여 메일서버의 Smtp(Simple Mail transfer Protocol)단에서 메일의 헤더부분을 파싱(parsing)하여 스팸메일을 필터링 해주는 기술이 사용되고 있다. 이는 서버기반의 메시지 필터링 기술이라고 불리우며 현재 sendmail, qmail등의 상업적, 비상업적 메일서버에서 이용되고 있다. 그러나 대용량의 메일을 관리할 시 수신되는 메일마다 이러한 헤더 정보를 분석하여 스팸메일을 분석하는 작업은 부하와 시간이 많이 걸리는 작업이기 때문에 선별적으로만 사용되고 있다.In order to filter spam mails, a technology for filtering spam mails by parsing the header of mails at the Simple Mail Transfer Protocol (Smtp) stage of a mail server is used. This is called server-based message filtering technology and is currently used in commercial and non-commercial mail servers such as sendmail and qmail. However, when managing a large amount of mail, the analysis of spam mail by analyzing such header information for each received mail is used only selectively because it is a load and time-consuming task.

MTA(Mail Transfer Agent)는 정크메일(Junk mail) 혹은 스팸메일을 제한하기 위해서 해더정보를 사용한다. 외국의 경우 알려진 스패머(Spammer)의 주소목록을 제공하는 상용서비스와 무료서비스가 제공되고 있다. 따라서 특정 MTA에서는 자신의 메일서버를 통하여 전달요청된 메일에 대하여 스패머목록(Black List & White List)을 적용하여 메시지 전달을 거부할 수 있다. MTA운영자는 임의의 지역으로부터 온 메시지를 중계하는 기능을 제한하고 있으며 일반적으로 메시지가 자신의 MTA자신의 도메인으로부터 온 것일 경우에만 중계될 수 있도록 하고 있다. Sendmail과 일부MTA는 그러한 스팸방지 기능을 제공한다. MTA가 다른 MTA나 다른 사용자에게 전달하기 위해서는 MDA(Mail Delivery Agent)로 전달하며 MDA는 MTA로부터 메시지를 받고 그것을 로컬파일시스템에 있는 수신자의 우편함에 기록한다. 이 때 MDA는 자체적으로 스팸필터링을 수행하거나 필터링 기능을 수행할 외부프로그램을 호출해서 메일을 필터링한다.메일 송부시에는 MUA(Mail User Agency)는 인터넷의 smtp를 사용해서 MTA로 메일을 보내는데 바이너리 첨부화일이 있는 경우는 MIME과 형태의 표준을 사용하여 전달한다.The Mail Transfer Agent (MTA) uses header information to limit junk or spam mail. In foreign countries, commercial and free services are provided that provide address lists of known spammers. Therefore, a specific MTA can reject a message by applying a spam list (Black List & White List) to the mail requested through its own mail server. MTA operators restrict the ability to relay messages from any location and generally allow messages to be relayed only if they come from their MTA's own domain. Sendmail and some MTAs provide such anti-spam features. The MTA delivers it to the Mail Delivery Agent (MDA) for delivery to other MTAs or other users, who receive the message from the MTA and write it to the recipient's mailbox on the local file system. At this time, the MDA filters the mail by executing spam filtering on its own or by calling an external program that performs the filtering function.When sending the mail, the MUA (Mail User Agency) sends the mail to the MTA using smtp on the Internet. If the file exists, it is delivered using the MIME and type standards.

상기와 같은 헤더정보를 파싱하는 방식 이외에 일반적으로 메일서버에서 사용되는 방식은 IP blocking기술이다. 이는 주로 대형ISP에서 사용하는 방식이며 이는 Junk메일 발송지로 의심되는 메일서버의 IP를 black list로 공유하여 이 곳에서 발신되는 메일은 모두 smtp단에서 거부하는 방식이다. 또한 spam메일 발송 IP를 자동으로 탐지하는 기능까지 보강하여 Dynamic IP blocking 이라고 하는 차단기술이 특허 출원중에 있다.In addition to parsing the header information as described above, a method generally used in a mail server is IP blocking technology. This is mainly used by large ISPs. This is a method of sharing the IP of the mail server suspected of sending Junk mail to the black list, and rejecting all mails sent from this site by smtp. In addition, a patent-pending blocking technology called Dynamic IP blocking is being applied by reinforcing the automatic detection of spam mail sending IP.

이 같은 서버방식의 스팸메일 차단방식을 이용할 경우 다음과 같은 문제가 발생한다.When using the server-based spam blocking method, the following problems occur.

1)한글문자의 경우 영문자와 구조가 다르기 때문에 외국에서 제공되고 있는 스팸목록 서비스를 이용한 방식은 스팸메일 차단효과가 떨어진다는 점이다. 또한 스패머들은 자신의 메일도메인, 메일주소, IP주소를 적절하게 변경하여 사용하고 있기 때문에 이 또한 스팸목록만으로는 효과적인 스팸메일 차단이 어렵다. 따라서 스팸차단율을 높이기 위해서는 본문필터링(contents filtering)기술이 필수적으로 요청된다.1) In the case of Korean characters, their structure is different from that of English, so the spam list service provided in foreign countries is less effective in blocking spam mails. In addition, spammers are using their mail domains, mail addresses, and IP addresses appropriately, so spam lists alone are not effective in blocking spam. Therefore, in order to increase the spam blocking rate, a content filtering technique is required.

2)자신에게 수신될 이메일을 적절하게 받지 못하여 정신적 물질적 피해를 받을 수 있다. 관련 사례를 보면, AOL은 무수한 스팸메일로부터 회원들을 보호하기 위한 조치로써 스팸메일 차단 시스템을 설치 운영하면서 스팸메일 감시 대상업체중의 하나인 어스링크의 일부 고객들이 AOL 계정으로 보낸 수 십 만 건의 이메일이 예정된 수신자에게 전달되지 못하고 차단되거나 삭제되었다. 스팸메일로 수신된 메일이라고 하더라도 사용자가 이를 관리(사용자에 의해서 스팸메일 또는 정상메일로 처리, 스팸메일 보관, 삭제)할 수 있는 시스템의 제공이 필요하다.2) You may suffer mental and physical damage by not receiving emails to be received properly. In this case, AOL installed and operated a spam blocking system as a measure to protect its members from a myriad of spam messages, and hundreds of thousands of emails were sent to AOL accounts by some customers of Earthlink, one of the spam watchers. This was not delivered to the intended recipient and was blocked or deleted. Even if the mail is received as spam mail, it is necessary to provide a system that allows the user to manage it (processed by the user as spam mail or normal mail, archive and delete spam mail).

3)서버방식의 스팸메일 차단의 경우에는 개인프라이버시의 침해라는 상황이 발생한다. 즉, 단체가 기업체에서 이 같은 서버차원이 스팸메일 차단 시스템을 설치하기 위해서는 사용자들의 동의를 받아야 한다. 즉, 개인정보의 누설 또는 누락이 있더라도 이를 감수하고 시스템을 이용하겠다는 서면동의서를 개개인한테 모두 받아야 설치할 수 있다. 이는 개인 프로이버시의 심각한 문제가 발생할 소지를 안고 있으며 개인들은 이러한 피해를 감수할 수 밖에 없다.3) In the case of server-based spam blocking, there is a situation of invasion of personal privacy. In other words, organizations must obtain the user's consent in order to install such a server-level spam blocking system in the enterprise. In other words, even if there is a leak or omission of personal information, it can be installed only after receiving all written consent from the individual to accept it and use the system. This is a serious problem of personal privacy, and individuals are forced to bear this damage.

4)인터넷 환경하에서 전자우편을 통하여 청소년들에게 유해한 성인메일들이 스팸메일/정크메일 형식으로 직접적으로 전달됨으로써 사회문제화 되고 있다. 기존의 스팸목록방식으로는 이러한 성인메일을 완전히 차단할 수 없는 한계가 있다.4) Under the Internet environment, adult mails that are harmful to adolescents through e-mails are directly addressed in the form of spam mails / junk mails. Existing spam list method has a limitation that can not block such adult mail completely.

이에, 본 발명은 이러한 종래 기술의 문제점을 해결하기 위하여 이루어졌다. 본 발명의 목적은 기존의 클라이언트/서버 시스템 환경하에서 스팸메일의 정보를 분석한 온라인스팸차단필터를 개인PC의 MUA(Mail User Agency)에 전달함으로써 개인 사용자들이 별도의 설정없이도 주어진 온라인스팸차단필터만으로 스팸메일을 차단할 수 있는 시스템을 제공하기 위한 것이다.Thus, the present invention has been made to solve the problems of the prior art. The object of the present invention is to deliver an online spam blocking filter that analyzes the spam mail information in the existing client / server system environment to the MUA (Mail User Agency) of the personal PC, so that only individual online spam blocking filters are given to individual users without additional settings. It is to provide a system that can block spam mails.

본 발명의 다른 목적은 온라인스팸차단필터를 이용하여 검출된 스팸메일은 IMAP/POP3 메일수신 서버방식을 이용하여 프로토콜에 따라 별도로 저장하여 관리하고 최종적으로는 저장된 스팸메일의 관리(스팸메일의 선택권)를 사용자가 시행함으로써 스팸메일의 정상메일로의 환원, 스팸메일의 보관, 삭제등의 스팸메일 관리방법을 제공하여 스팸메일차단시스템으로 인한 오류를 수정할 수 있도록 하기 위한 것이다.Another object of the present invention is to manage the spam mail detected using the online spam blocking filter separately according to the protocol using the IMAP / POP3 mail receiving server method and finally the management of the stored spam mail (spam spam option) By the user to implement the spam mail management method, such as the return of spam mail to normal mail, the storage and deletion of spam mail, so that errors caused by the spam mail blocking system can be corrected.

본 발명의 또 다른 목적은 청소년들이 유해한 성인메일에 대한 접근을 차단하기 위해 암호화 설정을 통한 관리자 기능을 제공하기 위한 것이다.Still another object of the present invention is to provide an administrator function through encryption setting in order to block access to harmful adult mail.

본 발명의 또 다른 목적은 스팸메일로 인해 발생되는 유/무형의 손실을 최소화하기 위한 기술적인 방법을 제공하기 위한 것으로, 원격서버에서 제공되는 온라인스팸필터를 이용하여 개인의 PC에서 스팸메일을 처리할 수 있는 방법을 제공하기 위한 것이다.Still another object of the present invention is to provide a technical method for minimizing tangible / intangible loss caused by spam mail, and to process spam mails on a personal PC using an online spam filter provided by a remote server. To provide a way to do it.

본 발명의 또 다른 목적은 처리된 스팸메일을 사용자가 확인함으로써 스팸메일차단시스템의 부정확성으로 인한 오류를 최소화할 수 있는 관리시스템을 제공하기 위한 것으로서, 메일서버에서의 차단방식으로 인한 개인의 프로이버시침해를 방지할 수 있으며, 또한 음란메일/스팸메일들이 바로 청소년들한테 노출되지 않도록 하는 기술적 해결방식을 제공하기 위한 것이다.Another object of the present invention is to provide a management system that can minimize errors due to inaccuracy of the spam mail blocking system by a user checking the processed spam mail. It is intended to provide a technical solution to prevent tacking and to prevent pornographic / spam mail from being exposed to young people.

도 1은 메일수신과정 개념을 도시하는 블록 선도.1 is a block diagram showing a mail receiving process concept.

도 2는 스팸메일 차단시스템의 구성을 도시하는 블록 선도.2 is a block diagram showing the configuration of a spam mail blocking system;

도 3은 원격서버의 구성 및 작동방식을 도시하는 블록 선도.3 is a block diagram showing the configuration and operation of a remote server.

도 4는 온라인스팸차단필터의 구성을 도시하는 블록 선도.4 is a block diagram showing a configuration of an online spam blocking filter.

도 5는 MUA에서 수행되는 스팸메일 분류방법을 도시하는 블록 선도.5 is a block diagram illustrating a spam mail classification method performed in MUA.

도 6은 스팸메일 차단방식의 일례를 도시하는 플로우차트.6 is a flowchart showing an example of a spam mail blocking scheme;

도 7은 스팸메일 차단방식의 다른 예를 도시하는 플로우차트7 is a flowchart showing another example of a spam mail blocking scheme;

도 8은 스팸메일함에 대한 접근권한 설정을 설명하기 위한 블록 선도.8 is a block diagram for explaining an access right setting for a spam mailbox.

<도면의 주요부분에 대한 부호의 설명> <Description of the symbols for the main parts of the drawings>

100 : 스팸메일 차단시스템100: spam mail blocking system

200 : 메일서버200: mail server

300 : 인터넷망(네트웍)300: internet network

400 : 원격서버400: remote server

500 : 온라인스팸차단필터500: Online spam blocking filter

본 발명의 목적을 달성하기 위한 본 발명의 스팸메일차단 시스템은 통계적으로 정의되는 메일본문기준(contents filtering)필터를 제공하는온라인스팸차단필터 제공시스템;온라인스팸차단필터의 보관 및 배포를 위해서 인터넷으로 연결된원격서버시스템;및 원격서버시스템으로부터 온라인스팸차단필터를 제공받아 스팸메일을 POP3 Proxy방식과 IMAP방식을 사용하여 스팸메일을 관리 할 수 있는MUA시스템을 포함한다.Spam mail blocking system of the present invention for achieving the object of the present invention provides a system for providing an online spam blocking filter that provides a statistically defined content filtering (mail content filtering) filter ; A remote server system connected to the Internet for storing and distributing the online spam blocking filter ; And a MUA system that receives an online spam blocking filter from a remote server system and manages spam mail using POP3 proxy method and IMAP method.

양호하게는, 온라인스팸차단필터 제공시스템은, 상용database 또는 파일시스템에 저장,보관되어 갱신된 정보를 주기적으로 수신받아서 자신의 정보를 update할 수 있는DB시스템; 및메일헤더정보를 분석하여 스팸메일을 검출하기 위한스팸필터_1와 메일본문내용을 기준으로 스팸메일을 검출하기 위한스팸필터_2와 Junk메일을 검출하기 위한스팸필터_3로 구성하되 MUA의 주소록정보와 스팸필터_2의 방식을 우선 적용하여 스팸필터_1과 스팸필터_3을 보완 적용하는온라인스팸차단필터시스템을 포함한다.Preferably, the online spam blocking filter providing system may include: a DB system capable of periodically updating its information by receiving periodically updated information stored and stored in a commercial database or file system; And it shall be composed mail header information to analyze the spam filters to detect spam filter _3 _2 and Junk e-mail to detect spam based on message body content and spam filters _1 to detect spam MUA It includes an online spam blocking filter system that complements spam filter_1 and spam filter_3 by first applying address book information and spam filter_2.

바람직하게는, 온라인스팸차단필터시스템의 스팸필터_1은 메일발송자주소정보, 메일도메인주소정보, 메일발송일자정보, 메일경로 정보, 및 return-Path정보를 기준으로 수집된 리스트를 포함하고; 스팸필터_2는 특정문자열포함여부, 특정링크포함여부, 및 특정문자셋을 검출하기 위하여 통계적으로 수집된 리스트를 포함하며; 스팸필터_3은 메일사이즈 제한, 수신자수 및 참조자수 제한, 및 첨부화일 사이즈 제한을 통해 스팸메일을 검출하기 위한 리스트를 포함한다.Preferably, the spam filter _1 of the online spam blocking filter system includes a list collected based on mail sender address information, mail domain address information, mail send date information, mail path information, and return-Path information; The spam filter_2 includes a statistically collected list for detecting specific string inclusion, specific link inclusion, and specific character set; Spam filter _3 includes a list for detecting spam mail through mail size limitation, recipient and reference number limitation, and attachment file size limitation.

스팸메일차단 시스템은 온라인스팸차단필터가 저장되어 있는 원격서버시스템과 이 서버에 접근하여 온라인스팸차단필터를 다운받을 수 있도록 인터넷이나 유,무선으로 연결된 네트웍을 통해서 연결된 MUA에서 온라인스팸차단필터를 자동업데이트하여 MUA에 반영할 수 있도록 구성될 수 있다.The spam blocking system automatically filters the online spam blocking filter from the remote server system where the online spam blocking filter is stored and from the MUA connected through the internet or wired or wireless network to access the server and download the online spam blocking filter. It can be configured to be updated and reflected in the MUA.

MUA시스템은 인터넷이나 네트웍으로 연결된 원격서버로부터 제공받은 온라인스팸차단필터를 이용하여 스팸메일과 정상메일을 분류하여 개인PC에서 POP3 Proxy서버방식을 이용하여 IMAP서버에는 스팸메일, 정상메일은 일반POP3서버에 저장하도록 구성될 수 있다.MUA system classifies spam mail and normal mail by using online spam blocking filter provided from remote server connected through internet or network, and spam mail is used for IMAP server and normal mail is general POP3 server using POP3 Proxy server method on personal PC. It can be configured to store in.

양호하게는, 스팸메일차단 시스템은 IMAP서버에 저장된 스팸으로 간주된 메일은 특정한 암호화 방식을 적용하여 허락된 인가자만이 암호를 입력하여 조회할 수 있는 보안방식 수행 수단; POP3서버에 저장된 정상메일을 추후 스팸메일로 처리할 수 있는 기능의 피드백 방식 수행 수단; IMAP서버에 저장된 스팸메일을 추후 정상메일로 처리할 수 있는 수단; 및 IMAP서버에 저장된 스팸메일의 관리를 위해 스팸메일의 삭제주기 및 자동삭제 기능을 제공하는 수단을 포함한다.Preferably, the spam blocking system includes a security method performing means for allowing a mail authorized as a spam stored in an IMAP server to be searched by only an authorized user by applying a specific encryption method; Means for performing a feedback method having a function of later processing normal mail stored in a POP3 server as spam mail; Means for processing spam mail stored in the IMAP server later as normal mail; And means for providing a deletion cycle and an automatic deletion function of the spam mail for managing the spam mail stored in the IMAP server.

이하, 본 발명의 양호한 실시예를 첨부 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명은 POP3 및 IMAP프로토콜을 지원하는 기존의 MUA에 적용된다. 즉 POP3와 IMAP에서 MRA(Mail Retrieval Agent)를 구현하고 있는 클라이언트/서버시스템에 적용된다.The present invention applies to existing MUAs that support POP3 and IMAP protocols. This applies to client / server systems that implement MRA (Mail Retrieval Agent) in POP3 and IMAP.

도 1은 일반적인 메일시스템에서 MUA로 메일이 전달되는 과정을 설명해주는 블록 선도이다. 메일서버(200)에서는 수신된 메일을 로컬MDA(200b)가 할당된 개인로컬함에 저장하고 TCP포트 110번으로 POP데몬(200d)과 연결하여 메시지를 MUA(100c)로 전송한다.1 is a block diagram illustrating a process of delivering a mail to a MUA in a general mail system. The mail server 200 stores the received mail in a personal local area to which the local MDA 200b is assigned and connects the POP daemon 200d to the TCP port 110 to transmit the message to the MUA 100c.

도 2는 본 발명에 따른 스팸차단시스템의 구성을 도시한다. 스팸차단시스템은 인터넷등의 네트웍으로 연결되어 온라인스팸차단필터를 제공하는 원격서버(400), 메일서버로부터 메일을 수신하여 이를 처리하는 POP3 Proxy서버(100a), IMAP서버(100b),POP3를 지원하는 MUA(100c)로 구성된다. POP3 Proxy서버(100a)에서는 원격서버(웹서버)와 접속하여 최신의 온라인스팸차단필터의 버전을 확인한 후 MUA에서 보유하고 있는 온라인스팸차단필터가 구 버전일 경우 이를 다운받을 수 있다. MUA에서 별도로 스팸차단용 필터를 생성하지 않더라도 온라인상으로 제공되는 온라인스팸차단필터를 이용하여 스팸메일을 차단함을 특징으로 한다.2 shows a configuration of a spam blocking system according to the present invention. The spam blocking system is connected to a network such as the Internet and supports a remote server 400 providing an online spam blocking filter, a POP3 proxy server 100a, an IMAP server 100b, and POP3 that receive and process mail from a mail server. It is composed of the MUA (100c). The POP3 Proxy server 100a checks the version of the latest online spam blocking filter by connecting to a remote server (web server) and downloads the old online spam blocking filter held by the MUA. Even though MUA does not create an anti-spam filter separately, it is characterized by blocking the spam mail by using an online anti-spam filter provided online.

도 3은 도2의 원격서버(400)의 구성과 작동방식을 설명하기 위한 블록 선도이다. 원격서버는 관리자에 의한 새로운 온라인스팸차단필터를 제공해서 update하는 일을 담당하는 Presentation tool(400a), MUA와 연결되어 필터버전을 확인하는 작업을 담당하는 Logic Tool(400b), DataBase(400c),MUA에 온라인스팸차단필터를 제공하기 위한 웹서버 구조(400d)로 구성됨을 특징으로 한다. 원격서버는 LAN, WAN, 또는 인터넷망으로 연결된 개인PC에 온라인스팸차단필터를 전달할 수 있도록 인터넷과 연결된 네트웍 상에서 운영된다. 원격서버(400)의 작동방식을 보면 최신의 온라인스팸차단필터(500)를 원격서버에 업로드(upload)한다. 이는 Presentation Tool(400a)에 관련 정보를 update함으로써 가능하다. 다수의 POP3 Proxy서버(100a)는 지정된 원격서버에서 최신의 온라인스팸차단필터 버전을 자동으로 확인하거나 일정한 간격을 두고 원격서버(400)에 접속하여 MUA에서 보유하고 있는 온라인스팸차단필터 버전과 비교하여 update사항이 있을 경우 자신의 MUA로 온라인스팸차단필터의 새버전을 다운로드한다. 이와 같은 온라인스팸차단필터의 버전비교는 정기적인 시간간격을 두거나 MUA가 재시동시 일정한 원격서버로 로그인하여 버전을 확인할 수 있다.3 is a block diagram for explaining the configuration and operation of the remote server 400 of FIG. The remote server provides a new online spam blocking filter by the administrator, the presentation tool (400a) responsible for updating, the Logic Tool (400b), DataBase (400c), which is in charge of checking the filter version in connection with MUA, Web server structure (400d) for providing an online spam blocking filter to the MUA, characterized in that. The remote server operates on a network connected to the Internet to deliver an online spam blocking filter to a personal PC connected to a LAN, WAN, or Internet network. Looking at the operation of the remote server 400 uploads the latest online spam blocking filter 500 to the remote server (upload). This is possible by updating the relevant information in the presentation tool 400a. Many POP3 proxy servers 100a automatically check the latest online spam blocking filter version on the designated remote server or access the remote server 400 at regular intervals and compare it with the online spam blocking filter version held by MUA. If there is an update, download a new version of the online spam filter to your MUA. The version comparison of the online spam blocking filter can be checked at regular intervals or by logging in to a certain remote server when the MUA restarts.

도 4는 온라인스팸차단필터의 구성을 도시하는 블록 선도이다. 온라인스팸차단필터는 스팸정보DB를 기초로 통계적 분류방식과 적용횟수(Hit수)를 근거로 작성된 스팸메일차단용리스트이다. 유해사이트에 대한 URL정보 및 이메일주소 List를 포함하는 스패머리스트(500a), 통계적으로 적용되는 본문필터(Contents filter) 리스트(500b), 인터넷 규약을 지키지 않은 메일들을 검출하는 junk메일필터(500c)로 구성됨을 특징으로 한다.4 is a block diagram showing the configuration of an online spam blocking filter. The online spam blocking filter is a spam mail blocking list based on the statistical classification method and the number of hits based on the spam information DB. Spammer list (500a) including URL information and email address list for harmful sites, Contents filter list (500b) statistically applied, junk mail filter (500c) for detecting mail that does not comply with Internet protocols Characterized in that configured.

온라인스팸차단필터는 인터넷규약에 따른 메일이 아닐 경우 즉 즉, 발송자, 수신자가 명기되어 있지 않거나, 제목들이 없는 경우 스팸메일로 간주하는 방식까지 포함한다. 메일본문필터의 경우 성인그림을 검색하기 위하여 단순텍스트문과 HTML(Hyper Text Markup Language)문을 동시에 검사할 수 있음을 특징으로 한다.The online spam blocking filter includes a method that is regarded as a spam mail when the mail is not in accordance with the Internet rules, that is, the sender and the receiver are not specified or there are no subjects. The mail text filter is characterized in that simple text and HTML (Hyper Text Markup Language) statements can be checked at the same time to search for adult pictures.

도 5는 본 발명에서 스팸메일차단시스템에서 원격서버를 제외한 부분을 설명하기 위한 블록 선도이다. 즉, 본 발명에 따라 스팸메일을 검출, 분류, 관리할 수 있는 방법을 제시한다. 메일서버로부터 수신한 메일에 대하여 MUA 와 연동되는 Pop3 Proxy 서버(100a)가 스팸메일을 판단, 검출하여 이를 IMAP서버에(100b) 저장하고, IMAP 프로토콜을 지원하는 MUA 에서 해당 스팸메일을 확인할 수 있는 기술적 방식을 제공한다. MUA(100c)가 메일서버(200)로부터 메일을 수신하기 전 스팸차단시스템의 Proxy서버(100a)가 1차로 메일내용을 검사한다. 이 때 적용된 스팸메일의 검사기준은 온라인스팸차단필터, 개인스팸차단필터, MUA에 포함된 주소록이 될 수 있다. 이들 조합에 의해 스팸메일 판단이 이루어질 수 있음은 물론이다. 이때 스팸메일/정크메일로 검출된 메일은 스팸차단시스템의 IMAP서버(100b)로 전달되어 저장된다. 검출되지 않은 메일, 즉 정상메일이라고 판단한 메일들은 POP3 Proxy서버(100a)에서 바로 MUA(100c)로 전달된다. 이후 MUA 는 IMAP서버에 접속해서 스팸메일들을 조회,관리한다. 이런 과정을 통해서 MUA 상에서는 정상메일과 스팸메일이 완전히 검출, 분류,관리된다. 스팸메일을 확인하여 추후에는 정상메일로 처리하고자 할 경우 MUA 상에서 바로 IMAP서버(100b)에 있는 메일을 선택하여 POP3폴더(100c)으로 이동이 가능하며 또한 반대의 경우도 가능하다. 이렇게 이동이 된 메일들은 이후 스팸메일 또는 정상메일로 처리가 된다. 본 방식을 이용할 경우 POP3와 IMAP간의 메일이동시에 사용자가 편리하게 사용할 수 있도록 MAU와 연동해서 drag&drop방식을 지원함을 특징으로 한다.5 is a block diagram for explaining a part excluding a remote server in the spam mail blocking system in the present invention. That is, the present invention provides a method for detecting, classifying and managing spam mails. Pop3 Proxy server 100a interworking with MUA for mail received from mail server detects and detects spam mail, stores it in IMAP server (100b), and checks the spam mail in MUA that supports IMAP protocol. Provide a technical approach. Before the MUA 100c receives the mail from the mail server 200, the proxy server 100a of the spam blocking system first checks the mail contents. The inspection criteria of the spam mail applied at this time may be an online spam blocking filter, a personal spam blocking filter, and an address book included in the MUA. Of course, the combination of these can be judged spam. At this time, the mail detected as spam mail / junk mail is delivered to the IMAP server 100b of the spam blocking system and stored. The undetected mails, that is, mails determined to be normal mails, are delivered directly from the POP3 Proxy server 100a to the MUA 100c. The MUA then accesses an IMAP server and looks up and manages spam. Through this process, normal mail and spam mail are completely detected, classified and managed on MUA. If you want to check the spam mail in the future to process normal mail directly on the MUA IMAP server (100b) to select the mail can be moved to the POP3 folder (100c) and vice versa. These mails are then processed as spam or normal mail. When using this method, drag & drop method is supported by linking with MAU so that users can use it conveniently when moving mail between POP3 and IMAP.

도 6 도 4에서 설명한 POP3 Proxy서버에서 스팸메일을 검사하는 기준을 적용하는 플로우차트이다. 메일서버(200)에서 메일을 다운받으면 1차로 온라인스팸차단필터를 기준으로 스팸메일을 검출한다(S2). 검출된 스팸메일은 IMAP서버에 대응되는 스팸메일함(aa)에 저장되며 검출되지 않은 메일은 정상메일함(bb)으로 이동,저장된다. 각각의 정상메일함과 스팸메일함은 MUA(100c), IMAP서버(100b)에 대응된다.FIG. 6 is a flowchart of applying a criterion for checking spam mail in the POP3 proxy server described with reference to FIG. 4. When the mail is downloaded from the mail server 200, spam mail is first detected based on the online spam blocking filter (S2). The detected spam mail is stored in the spam mailbox (aa) corresponding to the IMAP server, and the undetected mail is moved and stored in the normal mailbox (bb). Each normal mailbox and spam mailbox correspond to the MUA 100c and the IMAP server 100b.

도 7은 스팸메일을 차단하기 위한 플로우차트를 도시한다.도 4에서 설명한 POP3 Proxy서버에서 IMAP폴더 또는 POP3폴더로 전달되기 전에 스팸메일을 검출하기 위한 2단계로 구분된 스팸메일 검출기준을 도시한다. 메일서버(200)에서 메일을 다운받으면 1차로 주소록정보(S1)를 기준으로 스팸메일을 검출한다. 즉, MUA에서 보유하고 있는 메일주소록을 기준으로 하여 전달받은 메일의 헤더 정보에 기록되어 있는 메일주소와 비교하여 공통된 메일주소를 검출하지 못할 경우 1차로 스팸메일로 간주되어 IMAP서버(100b)로 이동,저장된다. 2차 적용기준의 경우, 스팸메일로 검출된 메일에 대하여 온라인스팸차단필터(405)를 적용(s2), 이를 통하여 완전히 스팸메일로 검출된 메일은 완전스팸함(aa)에 , 검출되지 않은 메일은 불완전스팸메일함(cc)로 이동,저장된다. 즉, 메일함은 3가지, 즉 정상메일함(bb), 불완전스팸메일함(cc), 완전스팸메일함(bb)로 구분됨을 특징으로 한다. 또한 완전스팸메일함(aa), 불완전스팸메일함(cc)에 저장되어 있는 메일을 확인하여 사용자가 통과필터추가기능을 사용하여 추후 동일한 메일을 수신할 경우 스팸메일로 처리되지 않도록 할 수 있는 기능을 포함하고 있다. 여기서 통과필터란 특정메일에 한하여 온라인필터나 주소록 정보를 적용하지 않고 무조건 통과시킬 메일을 선택할 수 있도록 적용하는 필터이다. 따라서 불완전스팸메일함(cc) 또는 완전스팸메일함(aa)에 저장되어 있는 메일중에서 추후 정상메일로 처리하고자 할 경우 선택된 이메일주소 혹은 도메인주소를 등록하는 과정을 포함하여 처리함을 특징으로 한다.FIG. 7 shows a flowchart for blocking spam mail. FIG. 7 shows a spam detection criteria divided into two stages for detecting spam mail before being delivered from the POP3 Proxy server described in FIG. 4 to an IMAP folder or a POP3 folder. . When the mail is downloaded from the mail server 200, spam mail is first detected based on the address book information S1. That is, if a common mail address is not detected compared to the mail address recorded in the header information of the received mail based on the mail address book held by the MUA, it is considered as spam mail first and moved to the IMAP server 100b. Is saved. In the case of the second application criteria, the online spam blocking filter 405 is applied to the mail detected as spam mail (s2), and through this, the mail detected as a spam mail is completely spam (aa) and not detected. Is moved to the incomplete spam mailbox (cc) and stored. That is, the mailbox is divided into three types, namely, normal mailbox (bb), incomplete spam mailbox (cc), and complete spam mailbox (bb). Also, by checking the mail stored in the complete spam mailbox (aa) and incomplete spam mailbox (cc), the user can use the pass filter add function to prevent the mail from being processed as a spam mail in the future. It includes. In this case, the pass filter is a filter to apply a specific mail to select the mail to pass unconditionally without applying the online filter or address book information. Therefore, if the mail is stored in the incomplete spam mailbox (cc) or the complete spam mailbox (aa) to be processed later as a normal mail, it is characterized by including the process of registering the selected email address or domain address.

도 8은 MUA에서 IMAP서버, POP3서버에 대응하는 메일함들의 접근권한 설정을 통하여 스팸메일, 특히 성인메일들이 청소년들에게 직접적으로 노출되지 않도록 관리 할 수 있는 방법을 도시한다. 사용자가 POP3서버에 접근할 경우 정상메일들이 보관되는 함들은 따로 비밀번호를 설정하지 않아도 누구나 접근이 가능하다. 그러나 사용자가 IMAP서버에 접근할 경우 관련 스팸메일함들에게 접근하기 위해서는 사용자 로그인과정이 요구된다(600).FIG. 8 illustrates a method for managing spam mails, particularly adult mails, so that they are not directly exposed to adolescents by setting access rights of mailboxes corresponding to IMAP servers and POP3 servers in MUA. When the user accesses the POP3 server, the boxes where normal mails are stored can be accessed by anyone without setting a password. However, when the user accesses the IMAP server, the user login process is required to access the relevant spam mailboxes (600).

본 발명에 의할 경우 IMAP서버의 경우 스팸메일,성인메일을 조회하지 못하도록 비밀번호를 부여하여 권한자만이 이를 접근하여 메일을 조회할 수 있는 기능을 제공한다.In accordance with the present invention, the IMAP server provides a function for retrieving the mail by assigning a password to prevent the inquiry of spam mail and adult mail.

본 발명은 온라인스팸차단필터를 통해서 스팸메일을 차단해줄 수 있는 잇점을 제공하고 있다. 상기의 온라인스팸차단필터의 장점은 실시간으로 인터넷 또는 네트웍으로 연결된 MUA에 필터리스트를 제공하기 때문에 사용이 편리하고, 실질적인 스팸정보DB를 기초로 통계적으로 분석, 제공됨으로 스팸차단 효과가 높다는 것이 장점이다. 온라인스팸차단필터에 의해 걸러진 스팸메일에 대하여 스팸메일의 유효성 판단 및 스팸메일 삭제,조회, 또는 정상메일로 처리등의 최종권한을 사용자에게 부여함으로써 개인정보 침해사례를 해소할 수 있다.The present invention provides an advantage that can block spam mail through the online spam blocking filter. The advantage of the online spam blocking filter is that it is easy to use because it provides the filter list to the MUA connected to the Internet or network in real time, and the spam blocking effect is high because it is statistically analyzed and provided based on the actual spam information DB. . The infringement cases of personal information can be solved by granting the user the final authority such as determining the validity of the spam mail, deleting the spam mail, inquiring, or processing the normal mail for the spam mail filtered by the online spam blocking filter.

또한 사용자가 최소한의 설정으로 스팸메일을 분류, 저장, 암호화할 수 있는 기능을 제공하여 스팸메일의 보기기능, 삭제기능등을 사용자의 권한에 따라서 선택적으로 부여할 수 있도록 하여 스팸메일을 처리하는 방식을 제공한다.In addition, it provides users with the ability to sort, store, and encrypt spam mails with minimal settings, and allows them to selectively assign spam mail viewing and deletion functions according to the user's authority. To provide.

따라서 기존의 MUA에서 별다른 사용자 조작 없이도 스팸메일을 차단할 수 있는 시스템을 제공할 수 있다.Therefore, the existing MUA can provide a system that can block spam mail without any user interaction.

Claims (6)

통계적으로 정의되는 메일본문기준(contents filtering)필터를 제공하는온라인스팸차단필터 제공시스템온라인스팸차단필터의 저장 및 배포를 위해서 인터넷으로 연결된원격서버시스템및 원격서버시스템으로부터 온라인스팸차단필터를 제공받아 스팸메일을 POP3 Proxy방식과 IMAP방식을 사용하여 스팸메일을 관리 할 수 있는MUA시스템을 포함하는 것을 특징으로 하는 스팸메일차단 시스템.Statistical body of the message standards as defined by the (contents filtering) accepts offer online antispam filters from the remote server machine and the remote server system connected to the Internet Spam for online spam filter system for providing an online anti-spam filters store and distribute the provided filters Spam mail blocking system comprising a MUA system that can manage mail using POP3 Proxy method and IMAP method. 제1항에 있어서, 온라인스팸차단필터 제공시스템은, 상용database 또는 파일시스템에 저장,보관되어 갱신된 정보를 주기적으로 수신받아서 자신의 정보를 update할 수 있는DB시스템 및메일헤더정보를 분석하여 스팸메일을 검출하기 위한스팸필터_1와 메일본문내용을 기준으로 스팸메일을 검출하기 위한스팸필터_2와 Junk메일을 검출하기 위한스팸필터_3로 구성하되 MUA의 주소록정보와 스팸필터_2의 방식을 우선 적용하여 스팸필터_1과 스팸필터_3을 보완 적용하는온라인스팸차단필터시스템을 포함하는 것을 특징으로 하는 스팸메일차단 시스템.The system of claim 1, wherein the online spam blocking filter providing system analyzes a DB system and a mail header information capable of periodically updating its information by receiving periodically updated information stored and stored in a commercial database or file system. It consists of spam filter for detecting mail_1 and spam filter for detecting spam mail_2 and spam filter for detecting junk mail_3 based on the contents of the mail body. Spam e-mail blocking system comprising an online spam blocking filter system to complement the spam filter _1 and spam filter _3 by applying the first method. 제2항에 있어서, 온라인스팸차단필터시스템의 스팸필터_1은 메일발송자주소정보, 메일도메인주소정보, 메일발송일자정보, 메일경로 정보, 및 return-Path정보를 기준으로 수집된 리스트를 포함하고 스팸필터_2는 특정문자열포함여부, 특정링크포함여부, 및 특정문자셋을 검출하기 위하여 통계적으로 수집된 리스트를 포함하며 스팸필터_3은 메일사이즈 제한, 수신자수 및 참조자수 제한, 및 첨부화일 사이즈 제한을 통해 스팸메일을 검출하기 위한 리스트를 포함하는 것을 특징으로 하는 스팸메일차단 시스템.The method of claim 2, wherein the spam filter_1 of the online spam blocking filter system includes a list collected based on mail sender address information, mail domain address information, mail sending date information, mail path information, and return-Path information. Spam filter_2 includes statistically collected lists to detect specific string inclusions, specific link inclusions, and specific character sets, and spam filter_3 includes email size restrictions, recipient and referrer restrictions, and attachment file size. A spam mail blocking system comprising a list for detecting spam mail through restriction. 제1항에 있어서, 온라인스팸차단필터가 저장되어 있는 원격서버시스템과 이 서버에 접근하여 온라인스팸차단필터를 다운받을 수 있도록 인터넷이나 유,무선으로 연결된 네트웍을 통해서 연결된 MUA에서 온라인스팸차단필터를 자동업데이트하여 MUA에 반영할 수 있도록 구성된 것을 특징으로 하는 스팸메일차단 시스템.The online spam blocking filter of claim 1, wherein the online spam blocking filter is stored in a remote server system in which the online spam blocking filter is stored and a MUA connected through the Internet or a wired or wireless network to access the server to download the online spam blocking filter. Spam mail blocking system, characterized in that configured to automatically update to reflect the MUA. 제1항에 있어서, MUA시스템은 인터넷이나 네트웍으로 연결된 원격서버로부터 제공받은 온라인스팸차단필터를 이용하여 스팸메일과 정상메일을 분류하여 개인PC에서 POP3 Proxy서버방식을 이용하여 IMAP서버에는 스팸메일, 정상메일은 일반POP3서버에 저장하도록 구성된 것을 특징으로 하는 스팸메일차단 시스템.The MUA system classifies spam mail and normal mail using an online spam blocking filter provided from a remote server connected to the Internet or a network. Normal mail is spam mail blocking system, characterized in that configured to be stored in a general POP3 server. 제5항에 있어서, IMAP서버에 저장된 스팸으로 간주된 메일은 특정한 암호화 방식을 적용하여 허락된 인가자만이 암호를 입력하여 조회할 수 있는 보안방식 수행 수단; POP3서버에 저장된 정상메일을 추후 스팸메일로 처리할 수 있는 기능의 피드백 방식 수행 수단; IMAP서버에 저장된 스팸메일을 추후 정상메일로 처리할 수 있는 수단 및 IMAP서버에 저장된 스팸메일의 관리를 위해 스팸메일의 삭제주기 및 자동삭제 기능을 제공하는 수단을 포함하는 것을 특징으로 하는 스팸메일차단 시스템.6. The system of claim 5, wherein the mail regarded as spam stored in the IMAP server includes: a security method performing means for allowing only authorized users to input a password by applying a specific encryption method; Means for performing a feedback method having a function of later processing normal mail stored in a POP3 server as spam mail; Spam mail blocking, characterized in that it includes means for processing spam mail stored in the IMAP server later as normal mail and means for providing a delete cycle and automatic deletion function of spam mail for management of spam mail stored in the IMAP server. system.
KR1020030026257A 2003-04-25 2003-04-25 Spam/junk mail blocking system controlled by on-line spam filter and imap server KR20040092707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030026257A KR20040092707A (en) 2003-04-25 2003-04-25 Spam/junk mail blocking system controlled by on-line spam filter and imap server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030026257A KR20040092707A (en) 2003-04-25 2003-04-25 Spam/junk mail blocking system controlled by on-line spam filter and imap server

Publications (1)

Publication Number Publication Date
KR20040092707A true KR20040092707A (en) 2004-11-04

Family

ID=37373055

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030026257A KR20040092707A (en) 2003-04-25 2003-04-25 Spam/junk mail blocking system controlled by on-line spam filter and imap server

Country Status (1)

Country Link
KR (1) KR20040092707A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010090425A3 (en) * 2009-02-04 2010-11-18 Lg Electronics Inc. Method and apparatus for managing spam message in messaging service
US8095547B2 (en) 2007-09-27 2012-01-10 Yahoo! Inc. Method and apparatus for detecting spam user created content

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8095547B2 (en) 2007-09-27 2012-01-10 Yahoo! Inc. Method and apparatus for detecting spam user created content
WO2010090425A3 (en) * 2009-02-04 2010-11-18 Lg Electronics Inc. Method and apparatus for managing spam message in messaging service
KR101114049B1 (en) * 2009-02-04 2012-02-22 엘지전자 주식회사 A method and apparatus for spam message management in a messaging system
US9064242B2 (en) 2009-02-04 2015-06-23 Lg Electronics Inc. Method and apparatus for managing spam message in messaging service

Similar Documents

Publication Publication Date Title
US11595353B2 (en) Identity-based messaging security
US9875466B2 (en) Probability based whitelist
US6460050B1 (en) Distributed content identification system
US7925709B1 (en) Bulk message identification
US8583787B2 (en) Zero-minute virus and spam detection
US8316128B2 (en) Methods and system for creating and managing identity oriented networked communication
CA2476349C (en) E-mail management services
US7197539B1 (en) Automated disablement of disposable e-mail addresses based on user actions
US20030149726A1 (en) Automating the reduction of unsolicited email in real time
US8073917B2 (en) System for determining email spam by delivery path
US20040181581A1 (en) Authentication method for preventing delivery of junk electronic mail
US20060036701A1 (en) Messaging system having message filtering and access control
WO2008031871A1 (en) Method for automatically classifying communication between a sender and a recipient
WO2005112596A2 (en) Method and system for providing a disposable email address
JP2020521221A (en) Malignant inspection method and inspection system for link address posted in email body
CA2765708A1 (en) Automatic message moderation for mailing lists
US11683284B2 (en) Discovering graymail through real-time analysis of incoming email
CN114143282A (en) Mail processing method, device, equipment and storage medium
WO2005001733A1 (en) E-mail managing system and method thereof
CN102404341A (en) Method and device for monitoring E-mail user behaviors
US7958187B2 (en) Systems and methods for managing directory harvest attacks via electronic messages
KR20040092707A (en) Spam/junk mail blocking system controlled by on-line spam filter and imap server
CA2543739A1 (en) Protection from undesirable messages
Atkinson Editorial 30 (1): Maintaining our Internet-based publishing infrastructure
Yuan Fight For Spam

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application