KR20020020928A - Sender mailbox management and original mail reading method under the downmail system - Google Patents

Sender mailbox management and original mail reading method under the downmail system Download PDF

Info

Publication number
KR20020020928A
KR20020020928A KR1020020009236A KR20020009236A KR20020020928A KR 20020020928 A KR20020020928 A KR 20020020928A KR 1020020009236 A KR1020020009236 A KR 1020020009236A KR 20020009236 A KR20020009236 A KR 20020009236A KR 20020020928 A KR20020020928 A KR 20020020928A
Authority
KR
South Korea
Prior art keywords
mail
original
server
sender
smm
Prior art date
Application number
KR1020020009236A
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 KR1020020009236A priority Critical patent/KR20020020928A/en
Publication of KR20020020928A publication Critical patent/KR20020020928A/en
Priority to KR1020047010856A priority patent/KR20040074118A/en
Priority to AU2003235658A priority patent/AU2003235658A1/en
Priority to PCT/KR2003/000060 priority patent/WO2003061213A1/en

Links

Classifications

    • 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/42Mailbox-related aspects, e.g. synchronisation of mailboxes
    • 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
    • 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/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A method for managing a transmission-side mail box and reading an original mail in a down mail system is provided to secure the convenience of a mail user by deleting mails neglected at a long time, and clicking an access information region and reading the original mail as a web mail type. CONSTITUTION: Mail transmission is notified using a transmission notification mail(301) including a header(302), an access information region(303), a help site(304), and an extracted mail content(305). A receiver receives the transmission notification mail(301), clicks the access information region(303) displayed as a web site type, and automatically receives an original mail on a web browser window by a CGI(Common Gateway Interface) communication procedure on an HTTP.

Description

다운메일 시스템에서 송신측 메일사서함 관리 및 원본메일 읽기 방식 {Sender mailbox management and original mail reading method under the downmail system }Sender mailbox management and original mail reading method under the downmail system}

본 발명은 다운메일 방식에서 송신자가 자신의 송신측 메일사서함을 관리하고, 수신자가 발송통지메일에서 접근정보영역을 클릭 함으로서 웹 메일 형태로 원본메일을 읽을 수 있는 방법에 관한 것이다.The present invention relates to a method in which a sender manages his or her mail mailbox in a down-mail manner, and the recipient can read the original mail in the form of a web mail by clicking an access information area in the sending notification mail.

도 1은 종래의 메일 전달방식을 보여준다. 메일 전달체계를 전체적으로 살펴보면 유무선 네트워크에 접속된 개인용 컴퓨터를 사용하여 메일을 작성하고 이를 송신측메일서버로 보내는 송신자, 송신자가 작성하여 발송하도록 요청한 메일을 받아서 수신측메일서버로 전달하는 송신측메일서버, 송신측메일서버로부터 메일을 받아서 수신측메일사서함에 저장하고, 수신자의 요청 시 메일을 최종적으로 수신자에게 전해주는 수신측메일서버, 그리고 수신측메일서버로부터 메일을 받아보는 수신자로 구성된다. 송신자가 송신측메일서버로 메일을 전달하고, 송신측메일서버가 수신측메일서버로 메일을 전달하는 것은 SMTP(Simple Mail Transfer Protocol)라는 표준화된 통신절차에 의해 수행되고, 수신측메일서버에서 수신자가 메일을 읽어가는 것은 IMAP(Internet Mail Access Protocol)나 POP(Post Office Protocol)3 등의 표준화된 통신절차에 의해 수행된다. 이와 같은 종래 메일 방식은 일반적으로 UA(User Agent), MTA(Message Transfer Agent) 및 수신측메일사서함관리자라는 세 종류의 프로그램으로 구현된다. UA는 이용자가 메일을 작성하여 발송하거나 수신측메일사서함에서 메일을 받아오는 등의 기능을 제공하는 프로그램으로 마이크로소프트 아웃룩 등의 제품이 많이 사용되고, MTA는 실제 메일을 목적지 메일서버까지 전달해주는 프로그램으로 Sendmail이 주로 사용되며, 수신측메일사서함관리자는 수신자의 요청 시 수신측메일사서함에 있는 메일을 수신자에게 보내주는 프로그램으로 IMAP 서버 또는 POP3 서버 프로그램과 같은 제품이 널리 사용된다. 근래에는 메일서버와 웹서버를 통합한 형태의 웹메일이 많이 보급되고 있는데, 이러한 웹메일의 경우 종래의 SMTP라는 통신절차 대신 웹 프로토콜인 HTTP상의 CGI(Common Gateway Interface)라는 인터페이스를 통해 송신자가 메일을 송신측메일서버에 전달하고, 종래의 IMAP나 POP3 같은 표준화된 통신절차 대신 HTTP상의 CGI라는 인터페이스를 통해 수신자가 수신측메일서버에서 자신의 메일을 받아오는 방식을 취하고 있다.1 shows a conventional mail delivery method. Looking at the mail delivery system as a whole, a sender who creates a mail using a personal computer connected to the wired / wireless network and sends it to the sender's mail server, and a sender's mail server that receives the mail requested by the sender to send it to the receiver's mail server. It consists of a receiving mail server that receives mail from the sending mail server, stores it in the receiving mail mailbox, and finally delivers the mail to the recipient when the recipient requests it, and a recipient receiving the mail from the receiving mail server. The sender forwards the mail to the sender's mail server, and the sender's mail server delivers the mail to the receiver's mail server by a standardized communication procedure called Simple Mail Transfer Protocol (SMTP). The reading of e-mail is performed by standardized communication procedures such as Internet Mail Access Protocol (IMAP) or Post Office Protocol (POP) 3. Such a conventional mail system is generally implemented by three types of programs: a user agent (UA), a message transfer agent (MTA), and a receiving mail mailbox manager. UA is a program that allows users to compose and send mail or receive mails from the receiving mailbox, and many products such as Microsoft Outlook are used. The MTA is a program that delivers the actual mail to the destination mail server. Sendmail is mainly used. Receiving mail mailbox manager is a program that sends mail in receiving mail mailbox to recipients upon request of receiver. Products such as IMAP server or POP3 server program are widely used. Recently, a lot of web mails integrating a mail server and a web server have been widely used. In the case of such web mail, a sender sends a mail through an interface called CGI (Common Gateway Interface) over HTTP, which is a web protocol instead of the conventional SMTP communication procedure. Is transmitted to the sender's mail server, and instead of the standardized communication procedure such as IMAP or POP3, the receiver receives his mail from the receiver's mail server through an interface called CGI over HTTP.

도 2는 종래의 다운메일 방식의 전체 구성도를 보여준다. 전체적으로 살펴보면 종래 메일 영역과 다운메일 영역 및 이들 두 개의 영역을 상호 연결해주는 메일연동장치(200)로 구성된다. 먼저 각 장치에 탑재되는 기능블럭을 살펴보면 다음과 같다.Figure 2 shows the overall configuration of the conventional downmail method. As a whole, it is composed of a conventional mail area and a downmail area, and a mail interlocking device 200 which interconnects the two areas. First, look at the functional blocks mounted in each device as follows.

* MTA(Message Transfer Agent): 메일의 소통을 담당하는 메시지전달대리자로 종래 메일 영역에 사용되는 것을 MTA(215), 다운메일영역과 메일연동장치(200)에 사용되는 것을 MTA_n(205)라 함* MTA (Message Transfer Agent): A message transfer agent that is responsible for the communication of mail is used in the conventional mail area MTA (215), used in the down-mail area and the mail interlocking device 200 is called MTA_n (205)

* UA(User Agent): 이용자대리자로 유무선 네트워크에 접속되는 개인용 컴퓨터나 휴대용 단말기에 탑재되어 송신자(201,211)와 수신자(204,214)를 도와줌* UA (User Agent): As a user agent, it is installed in a personal computer or a portable terminal connected to a wired / wireless network to help a sender (201, 211) and a receiver (204, 214).

* RMB(Recipient MailBox)(207): 수신측에 도착한 메일을 보관하는 수신측메일사서함* RMB (Recipient MailBox) 207: Receiving Mail Mailbox that stores mail arriving at the receiving party

* SMB(Sender MailBox)(209): 송신자(201,211)의 원본메일을 보관하는 송신측메일사서함. 여기서 원본메일이란 송신자(201,211)가 수신자(204,214)에게 보내는 메일 중 메일 바디의 길이가 정해진 길이보다 긴 메일을 의미함SMB (Sender MailBox) 209: Sending mail mailbox for storing original mails of senders 201 and 211. In this case, the original mail means a mail whose length of the mail body is longer than a predetermined length among the mails sent by the sender 201 and 211 to the receiver 204 and 214.

* RMM(Recipient MailBox Manager)(206): RMB(207)를 관리하는 수신측메일사서함관리자* Recipient MailBox Manager (RMM) 206: Recipient Mail Mailbox Manager managing RMB 207

* SMM(Sender MailBox Manager)(208): SMB(209)를 관리하는 송신측메일사서함관리자* Sender Mail Box Manager (SMM) 208: Sender Mail Mailbox Manager managing SMB 209

종래 메일 영역은 UA를 탑재한 장치에서 메일을 작성하고 이를 송신측메일서버(212)로 보내는 송신자(211); 송신자(211)가 작성하여 발송하도록 요청한 메일을 받아서 수신측메일서버(213)로 전달해주는 송신측메일서버(212); 송신측메일서버(212)로부터 메일을 받아서 RMB(207)에 저장하고, 수신자(214)의 요청 시 메일을 수신(214)자에게 전해주는 수신측메일서버(213); 및 수신측메일서버(213)로부터 메일을 받아보는 수신자(214)로 구성된다. 송신측메일서버(212)는 MTA(215)만으로 구성되나 수신측메일서버(213)에는 MTA(215), RMM(206) 및 RMB(207)가 탑재된다.The conventional mail area includes a sender 211 which composes a mail in a device equipped with a UA and sends it to the sender mail server 212; A sender mail server 212 which receives the mail requested by the sender 211 to send and sends the mail to the receiver mail server 213; A receiving mail server 213 which receives the mail from the sending mail server 212 and stores the mail in the RMB 207 and forwards the mail to the receiving 214 upon request of the recipient 214; And a receiver 214 for receiving mail from the receiving mail server 213. The sending mail server 212 is composed of only the MTA 215, but the receiving mail server 213 is equipped with an MTA 215, an RMM 206, and an RMB 207.

다운메일 영역은 UA를 탑재한 장치에서 메일을 작성하고 이를 송신측다운메일서버(202)로 보내는 송신자(201); 송신자(201)가 작성하여 발송하도록 요청한 메일을 받아서 SMB(209)에 저장한 후 수신측다운메일서버(203)로 발송통지메일을 보내고, 수신자(204)의 요청 시 SMB(209)에 저장된 원본메일을 수신자(204)에게 보내주는 송신측다운메일서버(202); 송신측다운메일서버(202)로부터 발송통지메일을 받아서 RMB(207)에 저장하고, 수신자(204)의 요청 시 발송통지메일을 수신자(204)에게 전해주는 수신측다운메일서버(203); 및 수신측다운메일서버(203)로부터 발송통지메일을 받아보고, 자신의 선택에 의해 송신측다운메일서버(202)의 SMB(209)에 저장되어 있는 원본메일을 다운 받는 수신자(204)로 구성된다. 다운메일서버는 종래의 MTA에 다운메일과 메일연동 기능을 추가한 MTA_n(205), 수신된 발송통지메일을 저장하는 RMB(207), 수신자(204)의 요청을 받아 보관중인 발송통지메일을 전달해주는 RMM(206), 송신자(201)가 발송한 원본메일을 저장하는 SMB(209) 및 수신자(204)의 요청을 받아 수신자에게 SMB(209)에 저장된 원본메일을 보내주는 SMM(208)으로 구성된다.The down-mail area includes a sender 201 which composes a mail in a device equipped with a UA and sends it to the sender down-mail server 202; The sender 201 receives the mail requested to be created and sent, stores it in the SMB 209, and sends a sending notification mail to the receiving side down mail server 203, and the original stored in the SMB 209 at the request of the recipient 204. A sending side down mail server 202 for sending a mail to a recipient 204; A receiving side down mail server 203 which receives the sending notification mail from the sending side down mail server 202 and stores it in the RMB 207 and delivers the sending notification mail to the receiver 204 upon request of the recipient 204; And a receiver 204 which receives the sending notification mail from the receiving mail server 203 and downloads the original mail stored in the SMB 209 of the sending mail server 202 by its own selection. do. The down-mail server delivers outgoing outgoing mail in response to a request from the MTA_n 205, which adds down-mail and mail interworking functions to the conventional MTA, an RMB 207 storing the received outgoing mail, and a recipient 204. RMM 206, SMB 209 for storing the original mail sent by the sender 201, and SMM 208 for receiving the original mail stored in the SMB 209 to the recipient in response to the request do.

메일연동장치(200)는 종래의 MTA에 다운메일과 메일연동 기능을 추가한 MTA_n(205), 종래메일 영역의 송신자(211)가 다운메일 영역의 수신자(204)에게 보낸 원본메일을 받아서 보관하는 SMB(209) 및 수신자(204)의 요청을 받아 수신자에게 SMB(209)에 저장된 원본 메일을 보내주는 SMM(208)으로 구성되는 것을 특징으로 한다. 다운메일서버(202,203)와 메일 연동장치(200)에 탑재된 MTA_n(205), SMB(209), SMM(208)은 모두 동일하게 설계하여 장치 구성의 융통성을 갖는다.The mail interlocking device 200 receives and stores original mails sent from the MTA_n 205, which adds down mail and mail interworking functions to the conventional MTA, and the sender 211 of the conventional mail area to the recipient 204 of the down mail area. SMB 209 and the recipient 204 is characterized in that the SMM 208 to send the original mail stored in the SMB 209 to the recipient. The MTA_n 205, SMB 209, and SMM 208 mounted on the down-mail servers 202 and 203 and the mail interlock device 200 are all designed in the same manner and have flexibility in device configuration.

도 2에서 각 구성장치사이의 통신절차는 종래 전자메일 방식과 동일한 표준화된 통신절차를 사용하는데, 구체적으로 다음과 같다; 송신자(211,201)가 송신측메일서버(212)나 송신측다운메일서버(202)로 메일을 보내는 것과 메일서버(212,213,202,203)와 메일연동장치(200)에 탑재된 MTA(215)나 MTA_n(205) 사이의 메일 소통은 SMTP를 사용한다. 수신자(214,204)가 수신측메일서버(213)나 수신측다운메일서버(203)에 있는 RMM(206)으로부터 메일이나 발송통지메일을 받아가는 것과 수신자(214,204)가 메일연동장치(200) 또는 송신측다운메일서버(202)에 있는 SMM(208)로부터 메일원본을 받아가는 것은 IMAP 또는 POP3를 사용한다. 한편 최근에 많이 보급되고 있는 웹메일의 경우 송신자(211,201)가 송신측메일서버(212)나 송신측다운메일서버(202)로 메일을 보낼 때와 수신자(204,214)가 수신측다운메일서버(203)나 수신측메일서버(213)에 있는 RMM(206)으로부터 자신의 메일을 받아올 때 종래의 통신절차 대신 웹 프로토콜인 HTTP상의 CGI라는 인터페이스를 사용한다.In FIG. 2, the communication procedure between each component uses the same standardized communication procedure as the conventional electronic mail system. Sender 211, 201 sends mail to sender mail server 212 or sender downmail server 202 and MTA 215 or MTA_n 205 mounted in mail server 212,213, 202,203 and mail interlocking device 200. Mail communication between them uses SMTP. Recipients 214 and 204 receive mail or outgoing notification mail from the RMM 206 in the receiving mail server 213 or the receiving down mail server 203, and the recipients 214 and 204 send or receive the mail interlocking device 200 or send. Receiving the mail source from the SMM 208 at the side downmail server 202 uses IMAP or POP3. On the other hand, in the case of the web mail which is widely spread in recent years, when the senders 211 and 201 send mail to the sender mail server 212 or the sender downmail server 202, and the receivers 204 and 214 receive the mail server 203. Or CGI over HTTP, which is a web protocol, is used instead of the conventional communication procedure when receiving its own mail from the RMM 206 in the receiving mail server 213.

종래 다운메일 방식은 송신자(204)가 자신의 SMB(209)에 쌓여 있을 쓰레기 메일, 즉 수신자가 읽어가지 않아서 오랫동안 방치된 원본메일, 을 삭제하는 효과적인 방법이 없고, 수신자(204,214)가 메일연동장치(200)나 다운메일서버(202,203)의SMM(208)에서 HTTP상의 CGI 절차 기반의 웹 메일 방식에 의한 원본메일 읽기 방법이 제공되지 않아서 메일 이용에 불편함이 초래되는 문제가 있다.In the conventional downmail method, there is no effective way for the sender 204 to delete garbage mails accumulated in his or her SMB 209, that is, original mails that have been left unattended for a long time because the receiver has not read them. Since 200 or the SMM 208 of the down-mail servers 202 and 203 does not provide a method of reading the original mail by the CGI procedure based web mail method on HTTP, there is a problem that inconveniences in using the mail are caused.

따라서, 상기 문제점을 해결하기 위하여 본 발명은 다운메일 방식에서 송신자가 자신의 송신측 메일사서함에서 수신자가 읽어가지 않아서 오랫동안 방치된 메일, 즉 쓰레기 메일을 삭제할 수 있는 방법을 제공하고, 수신자가 발송통지메일에서 접근정보영역을 클릭 함으로서 웹메일 형태로 원본메일을 읽을 수 있는 방법을 추가하여 보다 사용하기에 편리한 메일방식이 되도록 하는 효과를 얻는데 그 목적이 있다.Accordingly, in order to solve the above problems, the present invention provides a method in which a sender can delete a mail that has been left unattended for a long time because the receiver does not read it in his or her mail box, that is, a sender notice in a down mail system. The purpose of this method is to add a method of reading the original mail in the form of web mail by clicking the access information area in the mail so that it becomes a more convenient mail method.

도 1 종래 메일방식에서 메일 소통 개념도1 is a conceptual diagram of mail communication in a conventional mail system

도 2 종래의 다운메일 방식의 전체 구성도2 is an overall configuration diagram of a conventional down-mail method

도 3 발송통지메일의 형식Figure 3 Format of sending notification mail

이하 본 발명의 실시 예를 첨부된 도면을 참조하여 설명한다Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

본 발명의 바람직한 실시 예에 따른 다운메일 방식의 전체 구성도는 종래의 다운메일 방식의 전체 구성도인 도2와 동일하되, 수신자(214, 204)가 메일연동장치(200) 또는 송신측다운메일서버(202)에 있는 SMM(208)으로부터 메일원본을 받아갈 때 종래의 표준화된 통신절차, 즉 IMAP와 POP3와 더불어 웹 프로토콜인 HTTP상의 CGI라는 인터페이스를 사용하는 특징을 갖고, 메일연동장치(200)와 다운메일서버(202,203)의 SMM(208)에 SMB(209)관리기능과 웹 메일 관련 기능이 추가된다.The overall configuration diagram of the down-mail method according to the preferred embodiment of the present invention is the same as that of FIG. 2, which is the overall configuration of the conventional down-mail method, but the recipients 214 and 204 are the mail interlocking device 200 or the transmission-side down mail. When receiving the mail source from the SMM 208 in the server 202 has a feature of using a standardized communication procedure, that is, the interface of CGI over HTTP, a web protocol, in addition to IMAP and POP3, the mail interlock device 200 And SMB 209 management functions and web mail related functions are added to the SMM 208 of the down mail servers 202 and 203.

도 3은 본 발명의 바람직한 실시 예에서 발송통지메일(301)의 구성도를 나타내는데, 종래 메일과 같이 헤더(302)와 바디로 구성되며 바디는 메일서버ID, 이용자ID 및 암호를 포함하는 접근정보(303), 도움사이트(304) 및 발췌된메일내용(305) 영역으로 구성된다. 헤더(302)는 원본메일의 헤더와 동일하되 메일의 제목 앞에 발송통지를 의미하는 접두어, 예로 "No:", 를 덧붙인다. 이용자 ID와 암호는 원본메일을 받아가려는 수신자, 즉 이용자를 인증하고 SMB(209)에서 원하는 원본메일을 빨리 찾을 수 있도록 하기 위한 것이다. 이용자 ID는 SMB(209)에 저장되어 있는 해당 원본메일의 디렉토리 경로에서 송신측메일사서함 부분을 삭제한 나머지 부분인 "/송신자ID/수신자ID/메일번호/"로 구성되고, 암호는 아스키 문자로 구성된다. 메일서버ID는 SMB(209)를 관리하는 SMM(208)을 탑재하고 있는 다운메일서버(202,203)나 메일연동장치(200)의 도메인명 또는 문자열로 표시된 인터넷 주소이다. 접근정보영역(303)은 수신자(204,214)가 웹 메일의 형태로 원본메일을 받아볼 수 있도록 하기위해 HTTP와 CGI 구문을 사용하여 구성한다. 수신자(204,214)가 발송통지메일을 읽을 때 접근정보영역은 "original mail"과 같은 원본메일의 의미를 함축하는 웹사이트명으로 나타나고, 수신자가 이 웹사이트명을 클릭하면 HTTP상의 CGI 절차를 통해 접근정보영역(303)내 메일서버ID에 해당하는 서버의 SMM(208) 프로그램이 가동된다. 이 SMM(208)은 CGI 절차를 통해 전달받은 접근정보영역(303)내 이용자 ID와 암호로 사용자를 인증한 후 해당되는 원본메일을 전달하여 수신자의 웹브라우져 상에 나타나도록 해준다. 도움사이트(304)는 발송통지메일(301)에 대한 도움말을 제공하거나 발송통지메일(301)로부터 원본메일을 자동으로 받아올 수 있도록 해주는 플러그인 또는 새로운 UA 버전을 알려주는 웹사이트로 발송통지메일(301)을 잘 모르는 이용자를 도와주기 위한 것이다. 모든 이용자가 발송통지메일(301)의 의미를 이해하는 시기가 되면 도움사이트 영역은 없앨 수 있다. 발췌된메일내용(305) 영역은 신호메일의 최대 바디 길이를 넘어가지 않는 범위 내에서 원본메일 바디에 있는 임의의 일부 문자열을 발췌하여 수록하는 영역으로 수신자가 원본메일을 받아볼 것인가를 판단하는데 도움을 주기 위한 것이다. 바디의 크기는 100바이트로 정하는데, 이는 추후 조정될 수 있다.Figure 3 shows the configuration of the sending notification mail 301 in a preferred embodiment of the present invention, as in the conventional mail is composed of a header 302 and the body, the body access information including a mail server ID, user ID and password 303, help site 304, and extracted mail content 305 area. The header 302 is identical to the header of the original mail but is prefixed with a prefix for sending notification, for example, "No:". The user ID and password are for authenticating the recipient who wants to receive the original mail, that is, the user, and allowing the SMB 209 to quickly find the desired original mail. The user ID is composed of "/ sender ID / receiver ID / mail number /" which is the remainder of deleting the sender's mailbox part from the directory path of the original mail stored in the SMB 209, and the password is ASCII characters. It is composed. The mail server ID is an Internet address indicated by a domain name or a character string of the down mail servers 202 and 203 or the mail interlocking device 200 on which the SMM 208 which manages the SMB 209 is mounted. The access information area 303 is configured using HTTP and CGI syntax to allow the recipients 204 and 214 to receive the original mail in the form of web mail. When the recipient (204, 214) reads outgoing notification mail, the access information field appears as a website name that implies the meaning of the original mail, such as "original mail." The SMM 208 program of the server corresponding to the mail server ID in the information area 303 is started. The SMM 208 authenticates the user with the user ID and password in the access information area 303 received through the CGI procedure, and then forwards the corresponding original mail to appear on the recipient's web browser. The help site 304 is a plugin that provides help for the delivery notification mail 301 or automatically retrieves the original mail from the delivery notification mail 301, or a website informing about a new UA version. 301) to help users who do not know well. When it is time for all users to understand the meaning of the dispatch notification mail 301, the help site area can be removed. The extracted mail content (305) area is an area that extracts some random text in the original mail body and does not exceed the maximum body length of the signal mail. To give. The size of the body is set to 100 bytes, which can be adjusted later.

본 발명의 바람직한 실시 예에서 다운메일서버(202,203)와 메일연동장치(200)에 탑재되는 SMM(208)는 수신자(214,204)의 요청 시 원본메일을 전달해주는 원본메일 다운기능과 송신자(204)의 요청에 의해 동작되는 SMB(209)관리기능 및 자체 SMB(209)관리기능의 3 가지 기능을 갖는다.In the preferred embodiment of the present invention, the SMM 208 mounted on the down-mail servers 202 and 203 and the mail interlocking device 200 has an original mail-down function and a sender 204 to deliver the original mail upon request of the recipients 214 and 204. It has three functions, the SMB 209 management function operated by request and its own SMB 209 management function.

SMM(208)의 원본메일 다운기능은 종래 메일방식의 RMM(206)과 유사한 기능을 수행하는데, UA와의 통신 프로토콜 측면에서 두 가지 방법으로 구성할 수 있다. 첫번째 방법은 POP3와 IMAP 같은 프로토콜을 사용하는 고전적인 원본메일 다운방법이고, 두 번째 방법은 HTTP상의 CGI를 사용하는 웹 메일기반의 원본메일 다운방법이다.The original mail down function of the SMM 208 performs a function similar to that of the conventional RMM 206, which can be configured in two ways in terms of communication protocol with the UA. The first method is a classic original mail download method using protocols such as POP3 and IMAP. The second method is a web mail based original mail download method using CGI over HTTP.

고전적인 원본메일 다운방법에 대해서 살펴보면 다음과 같다; 수신자로부터 원본메일 요청을 접수하면 이용자 ID와 암호를 받아 해당 이용자 ID에 해당하는 디렉토리가 있는지, 그 디렉토리에 저장되어 있는 암호와 일치하는지를 조사하여 수신자를 인증한다. 인증이 통과되면 수신자에게 이용자 ID에 해당하는 디렉토리에 있는 원본메일을 보내준다. 원본메일을 보낸 후 수신자의 원본메일 삭제 명령 시 원본메일을 삭제하거나 삭제하지 않는다. 그리고 수신자가 메일을 받아갔음을 의미하는 수신통지메일을 만들어 송신자에게 보낸다. 수신자가 원본메일을 받은 후 원본메일을 삭제하라고 요구할 때 SMM(208)에서 원본메일을 삭제하는 것이 원칙이나 삭제하지 않을 수도 있다. 예를 들어 다수의 수신자에게 보내는 광고메일의 경우 수많은 수신자별로 별도의 원본메일을 보관하려면 과다한 사서함 공간이 요구되므로 하나의 원본메일만 보관하고 이 원본메일을 다수의 수신자가 받아가도록 할 경우이다. 하지만 수신자가 이러한 SMM(208)을 갖는 메일서버를 스팸메일러로 간주하여 원본메일의 수신을 거부할 수 있기 때문에 주의해야 할 것이다.The classic original mail downloader looks like this: When the original mail request is received from the receiver, the receiver receives the user ID and password, and checks whether a directory corresponding to the user ID exists and matches the password stored in the directory to authenticate the recipient. If the authentication passes, the original mail is sent to the recipient in the directory corresponding to the user ID. After sending the original mail, the original mail is not deleted or deleted when the recipient deletes the original mail. Then, a recipient notice mail is sent to the sender, indicating that the recipient has received the mail. Deleting the original mail in the SMM 208 may or may not delete when the recipient requests the original mail to be deleted after receiving the original mail. For example, in case of an advertisement mail sent to a large number of recipients, an extra mailbox space is required to store separate original mails for each recipient, so only one original mail is kept and the original mail is received by multiple recipients. However, care should be taken because the recipient may deny receipt of the original mail by considering the mail server having the SMM 208 as a spam mailer.

웹 메일기반의 원본메일 다운방법에서 SMM(208)의 원본메일 전달기능은 고전적인 원본메일 다운방법과 동일하다. 하지만 POP3나 IMAP같은 고전적인 통신절차 대신에 HTTP상의 CGI 절차로 원본메일을 수신자에게 전달하여 웹브라우져에 원본메일이 나타나도록 해준다.In the web mail-based original mail download method, the original mail delivery function of the SMM 208 is the same as the classic original mail download method. However, instead of classic communication procedures such as POP3 or IMAP, CGI over HTTP delivers the original mail to the recipient so that the original mail appears in the web browser.

송신자(204)의 요청에 의해 동작되는 SMM(208)의 SMB(209) 관리기능도 UA와의 통신 프로토콜 측면에서 두 가지 방법으로 구성할 수 있다. 첫번째 방법은 POP3와 IMAP 같은 프로토콜을 사용하는 고전적인 방법이고, 두 번째 방법은 HTTP상의 CGI를 사용하는 웹 메일 방법이다. 송신자(201)가 POP3나 IMAP로 SMM(208)를 접근할 때 SMM(208)의 고전적인 SMB(209)관리기능이 동작하는데, 구체적인 동작절차는 다음과같다; 송신자가 UA에서 SMB관리 메뉴를 클릭하면 SMM은 보관중인 해당 송신자의 모든 메일에 대해 메일별로 수신자, 제목, 보낸 일시를 알려준다. 그러면 송신자는 삭제하기를 원하는 메일을 선택하여 삭제 버턴을 클릭하면 그 원본메일은 SMB에서 삭제된다. 일반적으로 송신자의 입장에서 볼 때 메일을 보내주는 메일서버와 SMM을 탑재한 메일서버인 SMM서버가 동일하지만 동일하지 않는 경우는 UA에 SMM서버를 등록하고, 이 경우 송신자가 UA에서 SMB관리 메뉴를 클릭하면 SMM 서버에 로그온하는 절차가 추가된다.The SMB 209 management function of the SMM 208 operated at the request of the sender 204 can also be configured in two ways in terms of communication protocol with the UA. The first method is the classic method using protocols such as POP3 and IMAP. The second method is web mail using CGI over HTTP. When the sender 201 accesses the SMM 208 by POP3 or IMAP, the classic SMB 209 management function of the SMM 208 operates, the specific operation procedure is as follows; When the sender clicks the SMB management menu in UA, SMM informs the recipient, subject, and date and time of sending by mail for all mails of the sender. Then, the sender selects the mail to delete and clicks the delete button, and the original mail is deleted from the SMB. In general, from the standpoint of the sender, if the mail server that sends mail is identical to the SMM server, which is a mail server equipped with SMM, but not the same, the SMM server is registered in the UA. Click to add a procedure to log on to the SMM server.

송신자(201)가 HTTP상의 CGI로 SMM(208)에 접근할 때 웹메일 기반의 SMM(208)의 SMB(209) 관리기능이 동작하는데, 구체적인 동작절차는 다음과 같다; 먼저 필요 시 인증절차를 거친다. 인증이 통과되면 SMB 관리 메뉴가 제공되고, 송신자가 이를 클릭하면 사서함공간상태, 원본메일관리 및 기타의 부메뉴가 제공된다. 사서함공간상태 부메뉴를 클릭하면 할당된 사서함 공간, 사용중인 공간, 남은 공간의 정보가 표시된다. 원본메일관리 부메뉴를 클릭하면 목록보기, 상세보기, 일시별삭제, 메일별삭제, 수신자그룹별삭제, 개별메일삭제 등의 세부메뉴가 제공된다. 목록보기를 클릭하면 보관중인 해당 송신자의 모든 메일에 대해 메일별로 수신자, 제목, 보낸 일시를 알려준다. 상세보기를 클릭하거나 해당 메일을 두번 클릭하면 그 메일의 내용을 보여준다. 일시별삭제에서는 특정 날짜와 시간 또는 특정날짜와 시간범위에 속하는 메일을 삭제하게 해주고, 메일별삭제에서는 다수의 수신자에게 발송된 특정 메일을 모두 삭제하게 해주고, 수신자그룹별삭제에서는 수신자의 특정 그룹별로 메일을 삭제하게 해주고, 개별메일삭제에서는 특정 수신자에게 발송된 특정메일을 삭제하게 해준다. 여기서 개별메일삭제의 경우 한번에 하나의 메일만 삭제되지만 메일별삭제에서는 다수의 수신자인 경우 복수개의 메일이 삭제될 수 있다.When the sender 201 accesses the SMM 208 via CGI over HTTP, the SMB 209 management function of the webmail-based SMM 208 operates, and the specific operation procedure is as follows; First, if necessary, the certification process is performed. If the authentication passes, the SMB management menu is provided. When the sender clicks on it, the mailbox space status, original mail management, and other submenus are provided. Click the Mailbox Space Status submenu to display information on the allocated mailbox space, the space used, and the remaining space. If you click the original mail management submenu, detailed menus such as list view, detail view, temporary deletion, deletion by mail, recipient group deletion, and individual mail deletion are provided. Clicking on the list view will tell you the recipients, subjects, and date and time of each message for all the senders. Click on the detail view or double-click on the message to display the contents of that message. Temporarily delete allows you to delete messages belonging to a specific date and time or a specific date and time range, delete by mail allows you to delete all the specific messages sent to multiple recipients, and delete by recipient group by specific group of recipients. Delete mail, and delete individual mail allows you to delete specific mail sent to specific recipients. Here, in the case of deleting individual mails, only one mail is deleted at a time, but in the mail-by-mail deletion, a plurality of mails may be deleted in the case of multiple recipients.

한편 다운메일서버(202,203)와 메일연동장치(200)의 SMM(208)는 자체 SMB(209) 관리기능을 수행하는데, 각 송신자의 메일 사서함의 사용도, 가용공간, 오래된 원본메일 등을 조사하여 메일로 결과를 송신자에 알려주고, 필요 시 오래된 원본메일을 삭제하고 이를 메일로 송신자에게 알려주는 등의 메일사서함 관리기능을 수행한다. 메일연동장치(200)의 SMM(208)의 경우 부가적으로 수신자별로 메일 사서함의 사용도, 가용공간, 오래된 원본메일 등을 조사하고 해당 처리를 수행하는 등의 SMB(209) 관리기능을 가질 수 있다.On the other hand, the SMM 208 of the down mail servers 202 and 203 and the mail interlocking device 200 performs its own SMB 209 management functions, by examining the use of each sender's mail mailbox, available space, old original mail, and the like. Mail mailbox management functions such as notifying the sender of the result by e-mail, deleting old original mail and sending it to the sender by e-mail if necessary. In the case of the SMM 208 of the mail interlocking device 200, it may additionally have an SMB 209 management function such as checking the use of available mail mailboxes, available space, old original mail, etc. and performing the corresponding processing. have.

본 발명의 바람직한 실시 예에서 수신자(204,214)의 메일 수신 처리 과정은 다음과 같다; UA를 탑재한 컴퓨터에서 발송통지메일(301)을 받아본 후 원본메일을 받아볼것인가를 결정한다. 발송통지메일(301)의 헤더정보, 메일서버 ID 및 발췌된 메일내용 등의 정보로 받아보고 싶은 메일인지를 판단하여 원본메일을 받아본다. 원본메일을 받아보는 것은 발송통지메일(301)을 받아보는 것과 동일한 통신절차에 의해 수행되지만 메일을 보내주는 상대측 서버, 이용자 ID 및 암호가 다르다.In a preferred embodiment of the present invention, the mail receiving processing of the recipients 204 and 214 is as follows; After receiving the sending notification mail 301 from the computer equipped with UA, it is decided whether to receive the original mail. The original mail is determined by determining whether the mail is intended to be received with information such as header information, mail server ID, and extracted mail contents of the sending notification mail 301. Receiving the original mail is performed by the same communication procedure as receiving the sending notification mail 301, but the other party's server, user ID and password for sending the mail are different.

원본메일을 받아보는 방법은 사용하는 통신 프로토콜에 따라 POP3와 IMAP 같은 프로토콜을 사용하는 고전적인 방법과 HTTP상의 CGI 프로토콜을 사용하는 웹메일 방법의 두 가지가 가능하다. 고전적인 방법에서 수동으로 원본메일을 받아볼 경우 발송통지메일(301)로부터 보관된 원본메일를 관리하는 SMM(208)을 탑재한 송신측다운메일서버(202)나 메일연동장치(200)의 도메인명이나 인터넷주소를 구하고, SMM(208)에서 인증에 필요한 이용자 ID와 암호를 구한 후 송신측다운 메일서버나 메일연동장치(200)의 SMM(208)에 접근하여 해당 원본메일을 받아와야 하는데, 처음 사용하는 이용자는 당황할 수가 있다. 이럴 경우는 도움사이트를 클릭하여 도움을 받거나 원본메일을 자동으로 받아보는 기능을 갖는 플러그인 또는 업그레이드된 UA를 다운 받아 자동으로 원본메일을 받아볼 수 있다. 원본메일을 자동으로 받아보는 플러그인 또는 업그레이드된 UA를 사용하는 경우 이용자가 원본메일보기 단추를 클릭하면 자동으로 발송통지메일(301)에서 메일서버 ID, 이용자 ID 및 암호를 구하고해당 원본메일을 받아와서 보여준다. 웹 메일 방법의 경우 발송통지메일(301)의 내용에서 접근정보영역(303)을 클릭함으로서 메일서버의 SMM(208)에 해당하는 CGI 프로그램에 접근하여 자동으로 원본메일을 받아볼 수 있다.There are two ways to receive the original mail, the classical method using protocols such as POP3 and IMAP, and the web mail method using CGI protocol over HTTP. In the classical method, when receiving the original mail manually, the domain name of the sender's down-mail server 202 or the mail interlocking device 200 equipped with the SMM 208 that manages the stored original mail from the sending notification mail 301. After obtaining the user's ID and password required for authentication in the SMM (208), and then access the SMM (208) of the sender-down mail server or the mail interlocking device 200 to receive the original mail, the first The user may be embarrassed. In this case, you can get help by clicking on the help site, or download a plug-in or upgraded UA that automatically receives the original mail, and receive the original mail automatically. If you use the plug-in or upgraded UA to automatically receive the original mail, when the user clicks the View original mail button, the mail notification server automatically obtains the mail server ID, user ID and password from the sending notification mail (301), and receives the original mail. Shows. In the case of the web mail method, by clicking on the access information area 303 in the contents of the sending notification mail 301, the CGI program corresponding to the SMM 208 of the mail server can be automatically received.

수신자가 원본메일을 받은 후 상대방 서버의 SMM(208)에 원본메일을 삭제하라고 요구할 때 SMM(208)에서 원본메일을 삭제하는 것이 원칙이나 삭제하지 않을 경우도 있을 것이다. 수신자가 원본메일을 받아본 후 한번 더 원본메일을 받아 보았을 때 이전에 받아본 원본메일과 동일한 원본메일이 읽혀지면 해당 메일서버는 스팸메일을 보내는 메일 서버일 수가 있으므로 그 메일서버를 스팸메일러의 가능성이 큰 서버로 간주하고 스팸메일 걸러내기의 목록에 등록 함으로서 자신을 보호할 수 있을 것이다.When the recipient receives the original mail and requests the other server's SMM 208 to delete the original mail, it may be principled or not deleted in the SMM 208. When the recipient receives the original mail and receives the original mail once more, if the same original mail is read as the previously received original mail, the mail server may be a mail server sending spam mail. You can protect yourself by considering this large server and registering it on the list of spam filters.

본 발명은 인터넷 메일의 역기능을 해소하고 스팸메일을 원천적으로 차단할 수 있는 다운메일 방식에서 다운메일 방식에서 송신자가 자신의 송신측 메일사서함에서 수신자가 읽어가지 않아서 오랫동안 방치된 메일, 즉 쓰레기 메일을 삭제할 수 있는 방법을 제공하고, 수신자가 발송통지메일에서 접근정보영역을 클릭 함으로서 웹메일 형태로 원본메일을 읽을 수 있는 방법을 추가하여 보다 사용하기에 편리한 메일방식이 되도록 하는 효과를 얻을 수 있다.The present invention deletes mail that has been left unattended for a long time because the sender does not read in the sender's mail box in the down mail method, which can eliminate the dysfunction of Internet mail and block spam mails. It is possible to provide a method that can be used, and by adding a method of reading the original mail in the form of a web mail by clicking the access information area in the sending notification mail, the mail can be more convenient to use.

아울러 본 발명의 상기 설명은 단지 예시 및 설명의 목적으로 제시된 것이다. 본 발명은 제시된 형태에 한정하지 않으며, 상기 설명한 본 발명의 원리에 비추어 많은 변형 및 수정이 가능하다. 설명된 실시 예들은 당업자들이 본 발명을 다양한 실시 예들에서, 그리고 하고자 하는 특정한 이용에 적절하게 변형하여 이용할 수 있도록 본 발명의 원리 및 실질적인 제공을 최상으로 설명하고자 선택된 것들이다. 본 발명의 범위는 하기 첨부된 청구범위에 의해서만 한정된다.In addition, the above description of the present invention has been presented for purposes of illustration and description only. The invention is not limited to the form shown, and many variations and modifications are possible in light of the principles of the invention described above. The described embodiments are selected to best describe the principles and substantive provisions of the present invention in order that those skilled in the art may use the invention in various embodiments and as appropriate to the specific application desired. It is intended that the scope of the invention only be limited by the appended claims below.

Claims (3)

다운메일방식에 있어서,In the downmail method, 헤더(302), 접근정보영역(303), 도움사이트(304) 및 발췌된메일내용(305)으로 구성되는 발송통지메일(301)로 메일발송을 통보하는 방식과 발송통지메일을 받아본 수신자(204,214)가 웹사이트 형태로 표시되는 접근정보영역(303)을 클릭하여 자동으로 HTTP상의 CGI 통신절차에 의해 웹브라우져 화면으로 원본메일을 받아보는 방식A method of notifying a mail sending by a sending notification mail 301 including a header 302, an access information area 303, a help site 304, and an extracted mail content 305, and a recipient who has received the sending notification mail ( Clicking the access information area 303 in which the 204, 214 is displayed in the form of a website automatically receives the original mail on the web browser screen by the CGI communication procedure on the HTTP. 다운메일방식에 있어서,In the downmail method, 수신자의 요청 시 POP3나 IMAP 같은 종래의 통신절차에 의해 원본메일을 전달해주거나 HTTP상의 CGI 통신절차에 의해 원본메일을 전달해주는 원본메일 다운 기능;및 송신자의 요청 시 POP3나 IMAP 같은 종래의 통신절차에 의해 SMB(209)에 보관된 원본메일을 선별적으로 삭제하거나 HTTP상의 CGI 통신절차에 의해 사서함공간 확인, 보관중인 메일보기, 일시별 메일삭제, 수신자그룹별 메일삭제, 메일별 삭제, 개별메일삭제 등의 SMB(209)관리 기능을 갖는 SMM(208)Original mail down function that delivers original mail by conventional communication procedure such as POP3 or IMAP at the request of the recipient; or original mail download function by CGI communication procedure over HTTP; and conventional communication procedure such as POP3 or IMAP by the sender's request. Selectively delete the original mail stored in SMB 209 or check mailbox space by CGI communication procedure on HTTP, view archived mail, delete temporary mail, delete mail by recipient group, delete mail by email, delete individual mail SMM 208 with SMB 209 management functions 다운메일방식에 있어서,In the downmail method, SMB(209)관리 메뉴로 SMM(208)에 접근하여 SMB(209)에 보관 중인 자신의 모든 메일에 대해 메일별로 수신자, 제목, 보낸 일시를 확인할 수 있는 기능; 삭제하기를 원하는 메일을 선택하여 삭제 버턴을 클릭 함으로서 그 원본메일이 SMB(209)에서 삭제되는 기능; 및 메일을 보내주는 메일서버와 SMM(208) 서버가 동일하지 않는 경우 SMM 서버를 등록하고, 송신자가 SMB관리 메뉴를 클릭하면 SMM 서버에 로그 온하는절차를 수행하는 기능을 갖는 송신자(204)의 UAAccessing the SMM 208 through the SMB 209 management menu, and checking a recipient, a subject, and a date and time for each mail for all his / her messages stored in the SMB 209; Selecting the mail to be deleted and clicking the delete button to delete the original mail from the SMB 209; And if the mail server for sending mail and the SMM 208 server are not the same, the SMM server is registered, and when the sender clicks the SMB management menu, the sender 204 having a function of logging on to the SMM server is performed. UA
KR1020020009236A 2002-01-17 2002-02-21 Sender mailbox management and original mail reading method under the downmail system KR20020020928A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
KR1020020009236A KR20020020928A (en) 2002-02-21 2002-02-21 Sender mailbox management and original mail reading method under the downmail system
KR1020047010856A KR20040074118A (en) 2002-01-17 2003-01-13 An Internet Mail Method and System based on Sender Mailbox
AU2003235658A AU2003235658A1 (en) 2002-01-17 2003-01-13 Method for electronic mail notice and download
PCT/KR2003/000060 WO2003061213A1 (en) 2002-01-17 2003-01-13 Method for electronic mail notice and download

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020009236A KR20020020928A (en) 2002-02-21 2002-02-21 Sender mailbox management and original mail reading method under the downmail system

Publications (1)

Publication Number Publication Date
KR20020020928A true KR20020020928A (en) 2002-03-16

Family

ID=19719378

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020009236A KR20020020928A (en) 2002-01-17 2002-02-21 Sender mailbox management and original mail reading method under the downmail system

Country Status (1)

Country Link
KR (1) KR20020020928A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020024293A (en) * 2002-03-09 2002-03-29 김태준 Multiple mail delivery method under the downmail system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020024293A (en) * 2002-03-09 2002-03-29 김태준 Multiple mail delivery method under the downmail system

Similar Documents

Publication Publication Date Title
US6779022B1 (en) Server that obtains information from multiple sources, filters using client identities, and dispatches to both hardwired and wireless clients
US7249175B1 (en) Method and system for blocking e-mail having a nonexistent sender address
US7627642B1 (en) Methods and systems for automatically presenting users with option to call sender responsive to email message
US20070100999A1 (en) Method, system and software for rendering e-mail messages
AU782333B2 (en) Electronic message filter having a whitelist database and a quarantining mechanism
US20080281924A1 (en) End user transparent email attachment handling to overcome size and attachment policy barriers
WO2001044953A1 (en) Method and system for confirming receipt of electronic mail transmitted via a communications network
EP2024856A2 (en) End user transparent email attachment handling to overcome size and attachment policy barriers
WO2005001733A1 (en) E-mail managing system and method thereof
JP2003249964A (en) Method and program for automatically processing annoying mail in mail server of mobile phone
JP4857246B2 (en) Approval device, approval method, and program
KR20040074118A (en) An Internet Mail Method and System based on Sender Mailbox
WO2003053017A1 (en) Electronic mail transmission system with proxy mail address
KR20020020928A (en) Sender mailbox management and original mail reading method under the downmail system
KR20030055817A (en) Mail control method of receiving and deleting mails selectively using mail header information and mail client terminal
JP2002063116A (en) Electronic mail proxy server
KR100369898B1 (en) System and Method to categorize e-mail automatically by specific directory
KR20020016886A (en) A downmail method and system to restrain the sending of spam mail
JP2005182543A (en) Electronic mail system
KR100576316B1 (en) Spam webmail blocking apparatus based of network through analyzing web contents
GB2463532A (en) Email filtering based upon security information embedded in mail or provided through web based challenge response system
KR20040015784A (en) File Transfer System with Instant Messenger including file transfer function, and File Tranfer Method by the system
KR20020019947A (en) Webmail handling and mail sending notification method under the downmail system
KR20020024293A (en) Multiple mail delivery method under the downmail system
KR20020010936A (en) A downmail method and it's system under which mail is downloaded from the mailbox of sender

Legal Events

Date Code Title Description
A201 Request for examination