KR20020037401A - System and method for periodically drawing email from other mail servers in web-mail environment - Google Patents

System and method for periodically drawing email from other mail servers in web-mail environment Download PDF

Info

Publication number
KR20020037401A
KR20020037401A KR1020000067321A KR20000067321A KR20020037401A KR 20020037401 A KR20020037401 A KR 20020037401A KR 1020000067321 A KR1020000067321 A KR 1020000067321A KR 20000067321 A KR20000067321 A KR 20000067321A KR 20020037401 A KR20020037401 A KR 20020037401A
Authority
KR
South Korea
Prior art keywords
mail
external
server
subscriber
webmail
Prior art date
Application number
KR1020000067321A
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 KR1020000067321A priority Critical patent/KR20020037401A/en
Publication of KR20020037401A publication Critical patent/KR20020037401A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/60Business processes related to postal services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Health & Medical Sciences (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A periodical external mail popping-up method and system is provided to periodically access an account type mail server, i.e. a POP3 or IMAP type mail server, to check a new mail, and to take the new mail to a web mail type server if a user designates an information on an account type mail server at a web mail type server. CONSTITUTION: The method comprises steps of enabling a user, subscribing for a web mail type server, to set conditions for popping-up new mails from an account type mail server(101), storing the set conditions at a user management database(103), periodically requesting new mails to the external mail server, namely the account type mail server and popping-up the new mails via a mail popping-up processor(105), filtering taken mails taken from the external mail server and checking if the mails corresponds to a criteria set by the user(107) and storing the filtered mails at a mail box in the web mail type server(109).

Description

웹메일 환경하에서 주기적으로 외부메일을 가져오는 시스템 및 방법{System and method for periodically drawing email from other mail servers in web-mail environment}System and method for periodically drawing email from other mail servers in web-mail environment}

본 발명은 웹메일 환경하에서 주기적으로 POP3 또는 IMAP 등의 계정방식 메일을 가져오는 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for periodically importing account type mail such as POP3 or IMAP in a webmail environment.

네트웍을 이용해서 정보를 전달하는 이메일(전자우편) 방식에는 웹메일 방식과 계정방식(POP3,IMAP 등)이 있다. 웹메일 방식은 "한메일", "핫메일(hotmail)", "네이버" (모두 특정 사이트의 상표명임) 등과 같이 이메일 서비스를 행하는 ISP(internet service provider)의 웹사이트에 접속하여 회원등록을 함으로써 이용할 수 있다. ISP 업체가 일종의 우편포스트 역할을 하는 것이다.There are two types of e-mail (e-mail) methods for delivering information using a network, a web mail method and an account method (POP3, IMAP, etc.). The webmail method can be used by accessing the website of an ISP (internet service provider) that provides e-mail services such as "Hanmail", "hotmail", and "Naver" (all are trademarks of specific sites). have. ISPs act as a kind of postpost.

계정방식인 POP3(post office protocol)와 IMAP(internet message access protocol) 등은, 단독 사용자 호스트에서 메일서버를 이용하여 전자우편을 송수신할 수 있는 방식의 이메일이다. 계정방식으로 이메일을 송수신하기 위해서는 전용의 메일프로그램("outlook express", "netscape messenger" 등, 모두 상표명임)이 필요하다.Post-office protocol (POP3) and Internet message access protocol (IMAP), which are accounting methods, are emails that can send and receive e-mail using a mail server from a single user host. In order to send and receive e-mail using an account method, you need a dedicated mail program (both brand names such as "outlook express" and "netscape messenger").

최근에는, 이메일을 이용하는 사용자가 늘어나면서 상기 계정방식(POP3,IMAP 등)의 이메일 계정을 가진 사용자의 이메일을 웹메일 사용자가 읽을 수 있도록 하기 위하여, 웹메일 사용자가 자신의 웹메일 서버에 접속하여 "외부메일 가져오기" 기능을 선택하면 외부의 계정방식 메일 서버로부터 새로운 메일이 있는지 확인하여 웹메일 사용자에게 전송하는 기능을 채택하고 있다.In recent years, as the number of users using e-mail increases, in order for web mail users to read e-mails of users who have an e-mail account of the account type (POP3, IMAP, etc.), web mail users access their web mail servers. When the "External mail import" function is selected, it checks whether there is a new mail from an external accounting mail server and sends it to the webmail user.

도1에 이러한 시스템을 간단하게 나타내고 있다. 즉, 웹망(10)에 서로 연결되어 있는 웹메일 서버(12), 이용자 PC(14), 계정방식 메일 서버(16) 사이에서, 이용자 PC(14)는 웹메일 서버(12)에 가입하여 다른 이용자와 이메일을 교환할 수 있고, 웹메일 서버(12)에 부속된 계정방식 메일 클라이언트(13)에 의해 외부메일 서버인 계정방식 메일 서버(16)로부터 외부메일을 가져오도록 하여 웹메일 서버의 가입자가 아닌 외부메일 이용자로부터의 메일을 확인할 수도 있다.This system is shown briefly in FIG. That is, between the webmail server 12, the user PC 14, and the account type mail server 16 connected to each other on the web network 10, the user PC 14 joins the webmail server 12 and is connected to another. A user of the webmail server can exchange e-mail with a user, and the external mail server receives the external mail from the account method mail server 16 which is an external mail server by the account method mail client 13 attached to the webmail server 12. You can also check mail from external mail users.

위에서와 같이 종래에도, 웹메일 서버에서 제공하는 외부메일 가져오기 기능을 이용하여 웹메일 사용자는 별도의 메일 프로그램을 따로 열지 않더라도 웹메일 사이트 내에서 계정방식 메일을 불러와서 확인할 수는 있다. 그러나, 여전히 다음과 같은 단점이 존재하고 있다.As described above, by using an external mail import function provided by a webmail server, a webmail user can call and check an account type mail in a webmail site without opening a separate mail program. However, the following disadvantages still exist.

첫째, 웹메일 사용자가 일일이 자신이 가입되어 있는 웹메일 사이트 서버에 접속하여 수동으로 외부메일 가져오기를 작동시켜야만 외부의 계정방식 메일서버로 가서 새로운 외부 메일이 있는지 확인할 수 있다.First, a webmail user must connect to a webmail site server to which he or she is subscribed and manually operate an external mail import to go to an external accounting mail server and check whether there is a new external mail.

둘째, 외부메일을 보기 위하여 외부의 계정방식 메일서버로부터 메일을 가져오는 시간동안 기다려야 한다. 특히 무선인터넷을 사용하는 경우에는 원래 전송속도의 한계 때문에 상당한 시간이 소요되며, 이러한 시간의 소요는 상당한 통신비를 발생시킨다.Second, you have to wait for a while to retrieve mail from an external accounting mail server to view the external mail. In particular, when using the wireless Internet, it takes a considerable amount of time due to the limitation of the original transmission speed, which takes considerable communication cost.

세째, 웹메일 서버는 자신의 메일서버로 오는 메일에 대해서는 새 메일이 도착하였음을 사용자에게 알려주는 기능들(예를 들어, SMS, 도착알림 메일 전송, 전화걸기 등)이 있지만, 외부메일에 대해서는 이같은 기능이 없다.Third, the webmail server has functions to notify the user that a new mail has arrived for the mail coming to its mail server (for example, SMS, sending notification of arrival message, making a call, etc.), but for external mail. There is no such function.

따라서, 본 발명의 목적은 웹메일 서버에서 초기에 한 번 지정하면 일정한 시간 주기로 자동으로 외부 계정방식 메일서버에 접속하여 새로운 메일을 확인하여 웹메일 서버로 가져오는 외부메일 가져오기 시스템 및 방법을 제공하는 것이다.Accordingly, an object of the present invention is to provide an external mail importing system and method for automatically accessing an external accounting mail server at a predetermined time period and specifying a new mail and bringing it to the webmail server at a predetermined time period. It is.

도1은 일반적인 외부메일 가져오기 시스템을 나타내는 개요도.1 is a schematic diagram showing a general external mail retrieval system.

도2는 본 발명에 따른 시스템 구성도.2 is a system configuration according to the present invention.

도3은 본 발명에 따른 방법의 개략적 흐름도.3 is a schematic flowchart of a method according to the invention.

도4a와 도4b는 본 발명에 따른 방법의 구체적 흐름도.4a and 4b show a specific flowchart of the method according to the invention.

<도면부호의 설명><Description of Drawing>

웹망(10), 웹메일 서버(12), 계정방식 메일 클라이언트(13), 이용자 PC(14), 계정방식 메일 서버(16), 웹메일 서버(20), 메일박스(22), 메일필터(24), 외부메일 가져오기 설정부(26), 가입자 DB(28), 계정방식 메일 클라이언트(30), 메일가져오기 프로세서(32), 외부 메일서버(40), 가입자(50)Web network 10, web mail server 12, account type mail client 13, user PC 14, account type mail server 16, web mail server 20, mailbox 22, mail filter ( 24), external mail import setting unit 26, subscriber DB 28, account type mail client 30, mail import processor 32, external mail server 40, subscriber 50

발명의 개요Summary of the Invention

도2는 본 발명에 따른 시스템의 전체 구성도이다. 웹망에 웹메일 서버(20) 및 가입자(50), 외부 메일서버(40)가 연결되어 있다. 웹메일 서버(20)에는 외부 메일서버(40)로부터 메일을 가져오는 역할을 하는 계정방식 메일 클라이언트(30) 및 가입자의 메일에 관한 정보가 저장되어 있는 가입자 DB(28)가 연결되어 있다.2 is an overall configuration diagram of a system according to the present invention. The webmail server 20, the subscriber 50, and the external mail server 40 are connected to the web network. The webmail server 20 is connected with an account type mail client 30 which serves to fetch mail from an external mail server 40 and a subscriber DB 28 which stores information on the subscriber's mail.

웹메일 서버(20)는 가입자 DB(28)에 자신의 외부 메일계정에 관한 정보를 입력하는 외부메일 가져오기 설정부(26)를 포함하고 있다. 가령, "hwang@abc.net"라는 계정으로 "abc.net"이라는 웹메일 서버에 가입한 가입자가, 자신의 다른 외부 메일계정인 "hwang@kkk.com" 및 "hwang@ggg.co.kr"의 계정을 "abc.net" 웹메일 서버에서 가져오도록 한다면, 이러한 외부 메일계정 정보를 입력하여 가입자 DB(28)에 입력하도록 한다.The webmail server 20 includes an external mail import setting unit 26 for inputting information on its external mail account into the subscriber DB 28. For example, a subscriber who subscribes to a webmail server named "abc.net" with an account named "hwang@abc.net" may have other external mail accounts, "hwang@kkk.com" and "hwang@ggg.co.kr If the "" account is to be obtained from the "abc.net" webmail server, this external mail account information is inputted to the subscriber DB (28).

또한, 웹메일 서버(20)는 외부 메일서버(40)로부터 가져온 새 메일이 가입자가 정한 기준에 속하는 메일인지 검사하는 메일필터(24)와, 가져온 메일을 저장하는 메일박스(22)를 포함하고 있다.In addition, the webmail server 20 includes a mail filter 24 that checks whether new mails imported from the external mail server 40 belong to the criteria set by the subscriber, and a mailbox 22 that stores the imported mails. have.

한편, 계정방식 메일 클라이언트(30)는 웹메일 서버(20)의 가입자 DB(28)에 저장된 가입자의 외부 메일을 가져오는 프로세스를 수행하는 메일가져오기 프로세서(32)를 포함하고 있다.On the other hand, the account type mail client 30 includes a mail import processor 32 for performing a process of obtaining the external mail of the subscriber stored in the subscriber DB 28 of the webmail server 20.

도2와 같이 구성되는 시스템에서 이루어지는 본 발명의 방법 프로세스를 도3에 의거하여 간략하게 설명한다.The method process of the present invention in the system configured as in FIG. 2 will be briefly described with reference to FIG.

웹메일 서버(20)에 가입되어 있는 가입자(50)는 웹메일 서버(20)의 외부메일가져오기 설정부(26)에서, 주기적으로 외부 메일서버로부터 자신의 외부 메일계정으로 수신된 메일을 가져오도록 설정한다[101]. 이때에는, 가입자가 갖고 있는 외부 메일계정에 대한 POP3, IMAP4 서버의 이름과 사용자 ID, 비밀번호 등을 설정한다.Subscriber 50 subscribed to the webmail server 20, in the external mail import setting unit 26 of the webmail server 20, periodically take the mail received from the external mail server to its external mail account Set to [101]. At this time, the name, user ID, password, etc. of the POP3 and IMAP4 server for the external mail account owned by the subscriber are set.

이들 외부메일 관련 정보는 가입자 DB(28)에 저장된다[103]. 일단 저장된 다음에 가입자가 정보를 변경하게 되면, 가입자 DB(28)에서는 해당 가입자의 외부 메일계정 정보를 갱신(업데이트)하여 항상 최신의 외부 메일계정을 갖고 있다.These external mail related information is stored in the subscriber DB 28 [103]. Once stored, the subscriber changes the information, and the subscriber DB 28 updates (updates) the external mail account information of the subscriber and always has the latest external mail account.

다음에, 계정방식 메일 클라이언트(30)의 메일가져오기 프로세서(32)에서는 "주기적 외부메일 가져오기" 프로세스를 반복하여 외부 메일서버(50)에 신착 메일을 요청하고 메일을 전송받아서 신착 메일을 가져온다[105]. "주기적 외부메일 가져오기" 프로세스에 관해서는 도4를 참조하여 보다 자세히 설명한다.Next, the mail import processor 32 of the account type mail client 30 repeats the "periodic external mail retrieval" process to request the new mail from the external mail server 50, and receives the new mail by receiving the mail. [105]. The "cyclic external mail retrieval" process will be described in more detail with reference to FIG.

계정방식 메일 클라이언트(30)로부터 가져온 외부메일은 웹메일 서버(20)의 메일필터(24)에서 필터링되어 가져온 메일이 해당 가입자가 정한 기준에 속하는 메일인지 검사된다[107]. 메일필터(24)에서 필터링된 외부메일은 메일박스(22)에 저장되어 가입자가 들어와 보거나, 가입자에게 직접 다른 통신수단을 통해 외부메일 도착사실을 알려준다.The external mail obtained from the account method mail client 30 is filtered by the mail filter 24 of the webmail server 20 and checked whether the imported mail belongs to a mail defined by the subscriber [107]. The external mail filtered by the mail filter 24 is stored in the mailbox 22 to inform the subscriber of the incoming mail or the fact that the external mail has arrived through other communication means.

이와 같은 프로세스에 의해 이용자가 별도로 "외부메일 가져오기"를 선택하지 않더라도 일정한 주기마다 계정방식 메일 클라이언트(30)가 외부메일을 가져와서 메일박스(22)에 저장해 두기 때문에 사용자는 빠르게 도착되어 있는 메일을 확인할 수 있고, 다른 통신수단을 통해 실시간으로 외부메일의 도착사실을 알 수 있게 되어 중요한 메일을 신속하게 확인할 수 있다.By this process, even if the user does not select "Import external mail" separately, since the account type mail client 30 retrieves the external mail and stores it in the mailbox 22 at regular intervals, the user is quickly arrived. You can check and know the arrival of external mail in real time through other communication means, you can quickly check the important mail.

프로세스의 구체적 설명Detailed description of the process

본 발명에 따른, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 방법의 구체적 프로세스를 도2와 도4a, 도4b를 참조하여 설명한다. 도4a는 계정방식 메일 클라이언트(30)의 메일가져오기 프로세서(32)에서 이루어지는 프로세스(주기적 외부메일 가져오기 프로세스)를 나타내고 있고, 도4b는 웹메일 서버(20)의 메일필터(24) 및 메일박스(22)에 관계된 프로세스를 나타내고 있다.A detailed process of a method for periodically importing an external mail in a web mail environment according to the present invention will be described with reference to FIGS. 2, 4A, and 4B. FIG. 4A shows a process (periodic external mail retrieval process) performed in the mail retrieval processor 32 of the account type mail client 30, and FIG. 4B shows the mail filter 24 and the mail of the webmail server 20. FIG. The process related to the box 22 is shown.

먼저, 웹메일 서버의 가입자는 외부메일 가져오기 설정부(26)에서 웹을 통해 계정방식에 의해 주기적으로 외부 메일서버로부터 메일을 가져오는 것에 관하여 설정을 한다[201]. 이때 앞에서 설명한 것과 같이, 가입자가 갖고 있는 외부 메일계정에 대한 POP3, IMAP 서버의 이름과 사용자 ID, 비밀번호 등을 설정하면, 이들 외부메일 관련 정보는 가입자 DB(28)에 저장된다. 일단 저장된 다음에 가입자가 정보를 변경하게 되면, 가입자 DB(28)에서는 해당 가입자의 외부 메일계정 정보를 갱신(업데이트)하여 항상 최신의 외부 메일계정을 갖게 된다.First, the subscriber of the webmail server sets up the external mail retrieval setting unit 26 for retrieving mail from the external mail server periodically by the account method via the web [201]. At this time, as described above, when setting the name and user ID, password, etc. of the POP3, IMAP server for the external mail account that the subscriber has, these external mail-related information is stored in the subscriber DB (28). Once stored, the subscriber changes information, and the subscriber DB 28 updates (updates) his / her external mail account information to always have the latest external mail account.

계정방식 메일 클라이언트(30)의 메일가져오기 프로세서(32)에서는 가입자 DB(28)로부터, 계정방식에 의해 외부메일을 가져오도록 설정한 가입자수(m)를 확인하여 부하를 계산하고, 부하에 비례하게 필요한 스레드(thread) 개수(n)를 결정한다[203]. 그리고 나서 필요한 개수(n)만큼의 스레드를 생성한다[205]. 그러면 하나의 스레드에 m/n 명의 가입자가 할당되고, 각 스레드는 m/n 명의 가입자에 대해서만 관리한다.The mail import processor 32 of the account method mail client 30 checks the number of subscribers (m) set to fetch external mail by the account method from the subscriber DB 28, calculates the load, and proportionally loads. To determine the number of threads (n) needed to make it [203]. Then create as many threads as necessary (n) [205]. Then, m / n subscribers are allocated to one thread, and each thread manages only m / n subscribers.

다음에, 미리 설정된 시간(setting time)을 각 스레드의 할당된 가입자수로 나눈 시간, 즉, 설정시간/(m/n)(이하, "메일가져오기 주기"라 한다)가 경과하였는지를 검사하여[207], 이 메일가져오기 주기가 지나지 않았으면 계속 대기 상태에 있고[209], 경과한 경우에는 다음 차례의 가입자의 외부 메일서버(40)에 접속하여 새 메일이 도착하였는지를 검사한다[211]. 외부 메일서버로(40)의 접속은 가입자 DB(28)에 저장되어 있는 가입자의 계정 ID와 비밀번호를 이용하여 접속하고, 접속된 외부 메일서버(40)에서 새메일 확인 요청을 하는 것으로 이루어진다. 만일 외부 메일서버에 도착한 메일이 없다면, 대기상태에 들어간다[209].Next, it is checked whether a preset time divided by the number of allocated subscribers of each thread, that is, a set time / (m / n) (hereinafter referred to as a "mail retrieval cycle") has passed [ If the e-mail retrieval period has not elapsed, the e-mail retrieval period is kept waiting [209]. If the e-mail retrieval period has elapsed, the e-mail server 40 of the next subscriber is connected to check whether a new e-mail has arrived [211]. The connection to the external mail server 40 is made by using the subscriber's account ID and password stored in the subscriber DB 28 and requesting a new mail confirmation from the connected external mail server 40. If no mail arrives at the external mail server, it enters the waiting state [209].

외부 메일서버(40)에 도착해 있는 메일은 계정방식 메일 클라이언트(30)로 전송되어, 결국 계정방식 메일 클라이언트(30) 입장에서는 외부 메일서버(40)로부터 메일을 가져오게 된다[213]. 가져온 외부 메일은 웹메일 서버(20)로 전송된다. 도면(도4a)에서는 웹메일 서버를 로컬메일 서버로 표시하였다(이하에서 "웹메일 서버"는 메일 이용자측에서 이용되는 서버라는 의미로 "로컬메일 서버"로 혼용하기로 한다).Mail arriving at the external mail server 40 is transmitted to the account type mail client 30, and finally, the mail type is taken from the external mail server 40 from the account type mail client 30 [213]. The imported external mail is transmitted to the webmail server 20. In FIG. 4A, the webmail server is represented as a local mail server (hereinafter, "webmail server" is used as a "local mail server" as a server used on the mail user side).

이하, 도4b를 참조하여 웹메일 서버(20)에서 이루어지는 프로세스에 관해 설명한다.Hereinafter, a process performed in the webmail server 20 will be described with reference to FIG. 4B.

계정방식 메일 클라이언트(30)에서 전송된 외부메일이 웹메일 서버(20)에 도착하면[217], 메일필터(24)에서는 메일이 해당 가입자가 정한 기준에 속하는 메일인지 검사한다[219]. (이 단계는 사실, 외부메일에 국한된 것은 아니다. 도4a에서 설명한 외부메일 가져오기 프로세스에 의해 도착한 외부메일 뿐만 아니라, 웹메일서버에 직접 도착한 메일(로컬메일)에 대한 처리 프로세스도 도4b에서 설명하는 프로세스에 의해 이루어진다.)When the external mail transmitted from the account method mail client 30 arrives at the webmail server 20 [217], the mail filter 24 checks whether the mail belongs to the standard set by the subscriber [219]. (This step is in fact not limited to external mail. In addition to the external mail arriving by the external mail retrieval process described in FIG. 4A, the processing process for mail (local mail) arriving directly at the webmail server is also described in FIG. 4B. Is done by a process.)

웹메일 서버(20)에 도착한 메일이 메일필터(24)에 의해 일반메일인 것으로 판정되면, 이 메일은 메일박스(22) 내의 받은 편지함, 혹은 사용자가 미리 지정한 폴더에 저장된다[221]. 일단 메일박스(22)에 저장되면 가입자는 웹을 통해 혹은 WAP에 의한 핸드폰을 통해 메일이 도착한 것을 확인할 수 있다[225]. 외부메일 가져오기 프로세스의 경우에, 가입자가 확인할 시점에서는 이미 웹메일 서버에서 외부 메일서버로부터 계정방식 메일를 통해 외부메일을 가져온 상황이다.If the mail arriving at the webmail server 20 is determined by the mail filter 24 to be a normal mail, the mail is stored in an inbox in the mailbox 22 or a folder previously designated by the user [221]. Once stored in the mailbox 22, the subscriber can confirm that the mail has arrived via the web or via a mobile phone by the WAP [225]. In the case of the external mail retrieval process, at the point of confirmation of the subscriber, the external mail is already imported through the account method mail from the external mail server in the webmail server.

반면에, 도착한 메일이 메일필터(24)에 의해 특정기준에 맞는 메일로 판정되면, 특정기준에 맞는 사전에 설정된 이벤트를 생성한다[223]. 가령, 어떤 경우에는 메일이 도착했을 경우 단문메시지(SMS)를 보낸다거나, 어떤 경우에는 다른 사람에게 메일을 보낸다거나, 혹은 메일을 게시판에 포스팅한다거나 여러가지 행위를 할 수 있다. 물론, 이벤트를 생성한 다음에는 메일박스(22)에 저장하여[224] 가입자가 웹을 통해 혹은 WAP에 의한 핸드폰을 통해 메일이 도착한 것을 확인할 수 있도록 한다[225].On the other hand, if the mail arrived by the mail filter 24 is determined to meet the specific criteria, and generates a predetermined event meeting the specific criteria [223]. For example, in some cases a short message (SMS) may be sent when a mail arrives, in some cases a mail may be sent to another person, a mail may be posted on a bulletin board, or other actions may be taken. Of course, after the event is generated, it is stored in the mailbox 22 [224] so that the subscriber can confirm that the mail has arrived through the web or through a mobile phone by the WAP [225].

변형 실시예Modification Example

도2의 시스템에서는 계정방식 메일 클라이언트(30)가 한 개인 것으로 설명하였다. 그러나, 계정방식 메일 클라이언트(30)가 주기적으로 작동할 경우 해당 웹메일 서버(20) 및 네트웍에 상당한 부하를 초래하게 되므로, 이 문제를 해결하기 위하여 계정방식 메일 클라이언트(30)를 분산구조(distributed structure)로 설치하면 웹메일 서버에 주는 부하를 줄일 수 있다. 컴퓨터 네트워킹 분야에서의 분산구조는 당업자가 용이하게 실시할 수 있는 기술이다.In the system of FIG. 2, the account type mail client 30 is described as one person. However, if the accounting mail client 30 operates periodically, it causes a considerable load on the webmail server 20 and the network. Therefore, in order to solve this problem, the accounting mail client 30 is distributed. structure to reduce the load on your webmail server. Distributed architectures in the field of computer networking are techniques that can be readily implemented by those skilled in the art.

본 발명에 따르면, 종래에 매번 수동으로 외부메일 가져오기를 선택하지 않고, 웹메일 서버에서 초기에 한 번 지정하면 가입자수에 따른 부하에 따라 일정한 시간 주기로 자동으로 외부 계정방식 메일서버에 접속하여 새로운 메일을 확인하여 웹메일 서버로 가져오는 효과가 있다.According to the present invention, instead of selecting the external mail import manually every time in the prior art, if the webmail server is initially designated once, it is automatically connected to an external accounting mail server at a predetermined time period according to the load according to the number of subscribers. This is effective for checking mail and importing it to a webmail server.

또한, 외부메일을 보기 위하여 외부 메일서버로부터 메일을 가져오는 동안 기다릴 필요가 없어진다. 특히 무선인터넷을 사용하는 경우에는 더욱더 메일을 보기 위해 소모되는 시간을 절약할 수 있다(이미 로컬 웹메일 서버의 메일박스에 외부 메일이 도착해 있으므로). 이러한 시간의 절약은 사용자가 무선 인터넷을 사용하는데 소요되는 비용을 절감할 수 있다. 따라서 동일한 비용으로 더 많은 무선 인터넷을 이용하거나, 동일한 무선 인터넷을 더욱 저렴하게 이용할 수 있게 된다. 또한, 계정방식 메일 클라이언트용 서버를 분산구조로 설계할 수 있어서, 웹메일 서버의 부하를 줄일 수 있다.It also eliminates the need to wait while retrieving mail from an external mail server to view it. In particular, if you use the wireless Internet, you can save more time to view mail (since external mail arrives in the mailbox of the local webmail server). This saving of time can reduce the cost for the user to use the wireless Internet. Therefore, more wireless Internet can be used at the same cost, or the same wireless internet can be used more cheaply. In addition, since the server for the account type mail client can be designed in a distributed structure, the load on the webmail server can be reduced.

웹메일 서버의 로컬메일 뿐만 아니라, 외부 메일에 대해서도 주기적으로 검색하여 신규메일이 도착하였음을 통보할 수 있어, 외부에서 근무하는 환경에 있는 사람들에게 메일이 왔음을 즉시 알려줌으로써 시간지체 없이 즉시 메일을 볼 수 있도록 하여, 메일의 효용가치를 더욱 높일 수 있다.Not only local mail of web mail server but also external mail can be searched periodically to notify that new mail has arrived. By making it visible, the utility value of the mail can be further increased.

Claims (8)

웹메일 서버 및 가입자, 외부 메일서버가 웹망에 연결되어 있는 시스템으로서, 웹메일 서버에는 외부의 계정방식 메일 서버로부터 메일을 가져오는 역할을 하는 계정방식 메일 클라이언트와, 가입자의 메일에 관한 정보가 저장되어 있는 가입자 DB가 연결되고,A webmail server, subscriber, and external mail server are connected to the web network. The webmail server stores an account type mail client serving to retrieve mail from an external account type mail server, and information on the subscriber's mail. Connected subscriber DB is connected, 상기 웹메일 서버 내에는 가입자 DB에 자신의 외부 메일계정에 관한 정보를 설정하여 외부의 계정방식 메일 서버로부터 외부메일을 가져오기를 설정하는 외부메일 가져오기 설정부와, 외부의 계정방식 메일 서버로부터 가져온 새 메일이 가입자가 정한 기준에 속하는 메일인지 검사하는 메일필터와, 가져온 메일을 저장하는 메일박스가 포함되며,In the webmail server, an external mail import setting unit configured to set information about its external mail account in a subscriber DB and to import external mail from an external accounting mail server, and from an external accounting mail server. Includes a mail filter that checks whether a new imported message falls within a subscriber's criteria, and a mailbox that stores imported messages. 상기 계정방식 메일 클라이언트는 웹메일 서버의 가입자 DB에 저장된 가입자의 외부 메일을 가져오는 프로세스를 수행하는 메일가져오기 프로세서를 포함하고 있는 시스템에 있어서,The account type mail client includes a mail import processor that performs a process of obtaining a subscriber's external mail stored in a subscriber DB of a webmail server. 웹메일 서버에 가입되어 있는 가입자가 상기 웹메일 서버의 외부메일 가져오기 설정부에서 가입자가 갖고 있는 외부 메일계정에 대한 POP3, IMAP 서버의 이름과 사용자 ID, 비밀번호를 입력하여 외부 메일서버로부터 자신의 외부 메일계정으로 수신된 메일을 주기적으로 가져오도록 설정하면, 이들 외부메일 관련 정보는 가입자 DB에 저장되고,Subscriber subscribed to webmail server enters POP3 and IMAP server name, user ID and password for external mail account that subscriber has in external mail import setting part of webmail server. If the mail received from the external mail account is set to be fetched periodically, these external mail related information is stored in the subscriber DB. 계정방식 메일 클라이언트에서는 가입자 DB로부터 계정방식에 의해 외부메일을 가져오도록 설정한 가입자수를 확인하여 부하를 계산하고, 필요한 스레드(thread) 개수를 결정하여 필요한 개수만큼의 스레드를 생성하고, 미리 설정된 시간(setting time)을 각 스레드의 해당된 가입자수로 나눈 시간("메일가져오기 주기")이 경과하였는지를 검사하여 경과한 경우에는 다음 해당 가입자의 외부 메일서버에 접속하여 새 메일이 도착하였는지를 검사하고, 외부 메일서버에 도착한 메일을 전송받아 웹메일 서버로 전송하며,The account type mail client checks the number of subscribers set up to get external mails from the subscriber DB by accounting method, calculates the load, determines the required number of threads, creates the required number of threads, and sets a predetermined time. (setting time) divided by the number of subscribers of each thread ("mail retrieval cycle") has passed, and if it has elapsed, then it is connected to the external mail server of the corresponding subscriber to check whether new mail has arrived. Receives mail sent to an external mail server and sends it to a webmail server. 계정방식 메일 클라이언트에서 전송된 외부메일이 웹메일 서버에 도착하면, 웹메일서버의 메일필터에서는 메일이 해당 가입자가 정한 기준에 속하는 메일인지 검사하여 일반메일인 것으로 판정되면 상기 메일박스에 저장하고, 도착한 메일이 특정기준에 맞는 메일로 판정되면 특정기준에 맞는 사전에 설정된 이벤트를 생성하고 메일박스에 저장하는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 시스템.When the external mail sent from the account method mail client arrives at the webmail server, the mail filter of the webmail server checks whether the mail belongs to the standard set by the subscriber, and if the mail is determined to be general mail, stores it in the mailbox. When the mail arrives determined to meet certain criteria, the system generates a preset event that meets the specified criteria and stores it in a mailbox. 청구항 1에서, 메일박스에 외부메일이 저장되면 가입자는 웹 또는 무선 핸드폰을 통해 메일이 도착한 것을 확인할 수 있는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 시스템.The system of claim 1, wherein when the external mail is stored in the mailbox, the subscriber can confirm that the mail has arrived through the web or the wireless cellular phone. 청구항 1에서, 메일필터에 의해 특정기준에 맞는 메일로 판정된 경우의 사전에 설정된 이벤트는 단문메시지(SMS), 또는 다른 사람에게로의 메일전송, 또는 게시판에의 포스팅인 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을가져오는 시스템.The webmail event according to claim 1, wherein the event set in advance when it is determined by the mail filter that the mail meets a specific criterion is a short message (SMS), a mail to another person, or a posting to a bulletin board. A system that retrieves external mail periodically under the environment. 청구항 1~3중 어느 한 항에서, 상기 계정방식 메일 클라이언트는 다수의 계정방식 메일 클라이언트(30)가 분산구조로 구성되어, 상기 웹메일 서버에 주는 부하를 줄이는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 시스템.The webmail environment according to any one of claims 1 to 3, wherein the accounting mail client comprises a plurality of accounting mail clients 30 in a distributed structure, thereby reducing the load on the webmail server. System that retrieves external mail periodically. 웹메일 서버 및 가입자, 외부 메일서버가 웹망에 연결되어 있는 시스템으로서, 웹메일 서버에는 외부의 계정방식 메일 서버로부터 메일을 가져오는 역할을 하는 계정방식 메일 클라이언트와, 가입자의 메일에 관한 정보가 저장되어 있는 가입자 DB가 연결되고,A webmail server, subscriber, and external mail server are connected to the web network. The webmail server stores an account type mail client serving to retrieve mail from an external account type mail server, and information on the subscriber's mail. Connected subscriber DB is connected, 상기 웹메일 서버 내에는 가입자 DB에 자신의 외부 메일계정에 관한 정보를 설정하여 외부의 계정방식 메일 서버로부터 외부메일을 가져오기를 설정하는 외부메일 가져오기 설정부와, 외부의 계정방식 메일 서버로부터 가져온 새 메일이 가입자가 정한 기준에 속하는 메일인지 검사하는 메일필터와, 가져온 메일을 저장하는 메일박스가 포함되며,In the webmail server, an external mail import setting unit configured to set information about its external mail account in a subscriber DB and to import external mail from an external accounting mail server, and from an external accounting mail server. Includes a mail filter that checks whether a new imported message falls within a subscriber's criteria, and a mailbox that stores imported messages. 상기 계정방식 메일 클라이언트는 웹메일 서버의 가입자 DB에 저장된 가입자의 외부 메일을 가져오는 프로세스를 수행하는 메일가져오기 프로세서를 포함하고 있는 시스템에서 이루어지는 프로세스로서,The account type mail client is a process performed in a system including a mail import processor that performs a process of fetching an external mail of a subscriber stored in a subscriber DB of a webmail server. 웹메일 서버의 가입자가 외부메일 가져오기 설정부에서 가입자가 갖고 있는외부 메일계정에 대한 POP3, IMAP 서버의 이름과 사용자 ID, 비밀번호 등의 외부메일 관련 정보를 입력하여, 웹을 통해 계정방식 메일에 의해 주기적으로 외부 메일서버로부터 메일을 가져오는 것에 관하여 설정을 하는 단계,Subscriber of webmail server inputs external mail related information such as POP3 and IMAP server name, user ID and password of external mail account that subscriber has in external mail import setting section, Setting up periodically about retrieving mail from an external mail server by 상기 단계에서 설정된 외부메일 관련 정보가 가입자 DB에 저장되는 단계,Storing the external mail related information set in the step in the subscriber DB, 계정방식 메일 클라이언트의 메일가져오기 프로세서에서, 1) 가입자 DB로부터 계정방식 메일에 의해 외부메일을 가져오도록 설정한 가입자수를 확인하여 부하를 계산하고, 부하에 비례하여 필요한 스레드(thread) 개수를 결정하여, 필요한 개수만큼의 스레드를 생성하는 단계, 2) 미리 설정된 시간(setting time)을 각 스레드의 해당된 가입자수로 나눈 시간("메일가져오기 주기")가 경과하였는지를 검사하는 단계, 3) 메일가져오기 주기가 지나지 않았으면 계속 대기 상태에 있고, 경과한 경우에는 다음 해당 가입자의 계정 ID와 비밀번호를 이용하여 가입자의 외부 메일서버에 접속하여 새 메일이 도착하였는지를 검사하는 단계, 4) 외부 메일서버에 도착해 있는 메일이 계정방식 메일 클라이언트로 전송되는 단계, 5) 전송받은 외부 메일을 웹메일 서버로 전송하는 단계,In the mail fetching process of the account method mail client, 1) check the number of subscribers set up to get external mails from the account method mail from the subscriber DB, calculate the load, and determine the required number of threads in proportion to the load. Creating as many threads as necessary, 2) checking whether a time elapsed by dividing a predetermined time by the number of subscribers of each thread ("mail retrieval cycle"), and 3) e-mail If the import cycle has not passed, it is still in the waiting state, and if so, accesses the subscriber's external mail server using the next subscriber's account ID and password and checks whether new mail has arrived. 4) External mail server 5) Send the received mail to the account mail client, and 5) send the received mail to the webmail server. Stage, 계정방식 메일 클라이언트에서 전송된 외부메일이 웹메일 서버에 도착하면, 메일필터에서 메일이 해당 가입자가 정한 기준에 속하는 메일인지 검사하는 단계,When the external mail sent from the account method mail client arrives at the webmail server, the mail filter checks whether the mail belongs to the criteria set by the subscriber, 메일필터에 의해 일반메일인 것으로 판정되면, 이 메일은 메일박스에 저장되고, 도착한 메일이 메일필터에 의해 특정기준에 맞는 메일로 판정되면 특정기준에 맞는 사전에 설정된 이벤트를 생성하는 단계로 구성되는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 방법.If the mail filter is determined to be a normal mail, the mail is stored in a mailbox, and if the mail arrived is determined to be a mail meeting a specific criterion, the mail filter is configured to generate a preset event meeting the specific criterion. How to retrieve external mail periodically under the webmail environment. 청구항 5에서, 메일박스에 외부메일이 저장되면 가입자는 웹 또는 무선 핸드폰을 통해 메일이 도착한 것을 확인할 수 있는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 방법.The method of claim 5, wherein when the external mail is stored in the mailbox, the subscriber can confirm that the mail has arrived through the web or the wireless cellular phone. 청구항 5에서, 메일필터에 의해 특정기준에 맞는 메일로 판정된 경우에 이벤트를 생성하는 단계에서, 사전에 설정된 이벤트는 가입자에게로의 단문메시지(SMS) 전송, 또는 다른 사람에게로의 메일전송, 또는 게시판에의 포스팅에 의해 수행되는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 방법.The method according to claim 5, wherein in the step of generating an event when it is determined that the mail meets a specific criterion by the mail filter, the predetermined event is a short message (SMS) sent to the subscriber, or an e-mail to another person, or a bulletin board. A method of periodically retrieving external mail under a webmail environment, characterized by being posted to the post. 청구항 5~7중 어느 한 항에서, 상기 계정방식 메일 클라이언트는 다수의 계정방식 메일 클라이언트가 분산구조로 구성되어, 상기 웹메일 서버에 주는 부하를 줄이는 것을 특징으로 하는, 웹메일 환경하에서 주기적으로 외부메일을 가져오는 방법.The method of any one of claims 5 to 7, wherein the account type mail client has a plurality of account type mail clients in a distributed structure, so as to reduce the load placed on the web mail server. How to get mail.
KR1020000067321A 2000-11-14 2000-11-14 System and method for periodically drawing email from other mail servers in web-mail environment KR20020037401A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000067321A KR20020037401A (en) 2000-11-14 2000-11-14 System and method for periodically drawing email from other mail servers in web-mail environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000067321A KR20020037401A (en) 2000-11-14 2000-11-14 System and method for periodically drawing email from other mail servers in web-mail environment

Publications (1)

Publication Number Publication Date
KR20020037401A true KR20020037401A (en) 2002-05-21

Family

ID=19698773

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000067321A KR20020037401A (en) 2000-11-14 2000-11-14 System and method for periodically drawing email from other mail servers in web-mail environment

Country Status (1)

Country Link
KR (1) KR20020037401A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020094782A (en) * 2001-06-13 2002-12-18 엘지전자 주식회사 Multiple e-mail account management method using mobile communication device
KR100438545B1 (en) * 2001-10-20 2004-07-03 엘지전자 주식회사 E-mail reception method in wireless communication terminal device
KR100480303B1 (en) * 2002-09-11 2005-04-07 삼성전자주식회사 Method for providing mail information short message

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020094782A (en) * 2001-06-13 2002-12-18 엘지전자 주식회사 Multiple e-mail account management method using mobile communication device
KR100438545B1 (en) * 2001-10-20 2004-07-03 엘지전자 주식회사 E-mail reception method in wireless communication terminal device
KR100480303B1 (en) * 2002-09-11 2005-04-07 삼성전자주식회사 Method for providing mail information short message

Similar Documents

Publication Publication Date Title
US10637813B2 (en) Pre-send evaluation of E-mail communications
US9615221B1 (en) Device message management system
US6965920B2 (en) Profile responsive electronic message management system
JP5129567B2 (en) Messaging protocol for processing messages with attachments
US7076241B1 (en) System and method for selectively transmitting electronic messages
CA2577666C (en) System and method of sharing auto-reply information
US7464139B2 (en) Methods for establishing an instant message conference
US8589494B2 (en) Email forwarding tunnel capturing or tagging
US8930488B2 (en) Method and system for the multi-criteria management of presence notifications
US20030004773A1 (en) Scheduling system with methods for polling to determine best date and time
EP1965347A1 (en) Server, advertisement distribution method, and program
US20050276397A1 (en) System and method for providing availability information to a user
WO2003105009A1 (en) Sytems and methods for establishing electronic conferencing over a distributed network
JP2000165433A (en) Electronic mail system
JP2007249310A (en) Information management server
US20020032743A1 (en) Method for providing e-mail service
US8359289B1 (en) Message processing system
JP2009169866A (en) Electronic mail client and its control method, and computer program
KR20020037401A (en) System and method for periodically drawing email from other mail servers in web-mail environment
JP2008504632A (en) Message transmission / reception and posting system, transmission / reception and posting method, and computer-readable storage medium storing a program embodying the method
JP2003157222A (en) Server and method for distributing contents
KR20080061464A (en) Method of servicing mail and system, mobile terminal
TWI285040B (en) Notification system for instant message and method thereof
KR20040041566A (en) Mail management system a connection with busyness management system and method thereof
AU2005100538A4 (en) Conversation message server

Legal Events

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