An Implementation of the Spam Mail Prevention System Using Reply Message with Secrete Words

비밀단어의 회신을 이용한 스팸메일 차단 시스템의 구현

  • 고주영 (안동대학교 정보통신공학과) ;
  • 심재창 (안동대학교 전자정보산업학부) ;
  • 김현기 (안동대학교 전자정보산업학부)
  • Published : 2005.01.01

Abstract

This paper describes an implementation of the spam mail prevention system using reply message with secrete words. When user receives a new e-mail, the e-mail address is compared with the white e-mail addresses in database by the system. If user receives a new e-mail which does not exist in a white e-mail addresses database, a reply e-mail attached with secrete words is delivered automatically. And the system is compared with the white domains first for intranet environment. It speeds up processing time. proposed algorithm is required a small database and faster than the black e-mail addresses comparison. This system is implemented using procmail, PHP and IMAP on Linux and the user can manage the databases on the web.

본 논문에서는 간단하고 빠른 스팸메일 차단 방법으로 등록된 전자우편만 받아 볼 수 있는 스팸메일 차단시스템을 제안하였다. 사용자는 등록된 전자우편만 수신할 수 있으며 등록되지 않은 전자우편이 수신되면 자동으로 발신자에게 비밀단어를 포함하여 전자우편을 회신하고 발신자가 한번만 비밀단어를 적어 회신하면 등록하는 알고리즘을 구현하였다. 제안한 방법은 정상전자우편 목록만을 관리하므로 간단하여 구현하기 쉽고, 오류율을 최소화 할 수 있으며 DB의 용량이 작은 장점이 있다. 그리고 인트라넷의 경우 전자우편 주소를 비교하기 전에 수신자도메인 네임 목록을 먼저 검색하여 스팸메일을 빠르게 처리하도록 하였다. 제안된 시스템은 리눅스 시스템에서 procmail, php, IMAP를 이용하여 구현하였으며 실험을 통하여 성능을 확인하였다.

Keywords