KR20020000035A - An e-mail service system and a service method using a network - Google Patents

An e-mail service system and a service method using a network Download PDF

Info

Publication number
KR20020000035A
KR20020000035A KR1020000033929A KR20000033929A KR20020000035A KR 20020000035 A KR20020000035 A KR 20020000035A KR 1020000033929 A KR1020000033929 A KR 1020000033929A KR 20000033929 A KR20000033929 A KR 20000033929A KR 20020000035 A KR20020000035 A KR 20020000035A
Authority
KR
South Korea
Prior art keywords
mail
user
users
information
network
Prior art date
Application number
KR1020000033929A
Other languages
Korean (ko)
Other versions
KR100361775B1 (en
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=19672778&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=KR20020000035(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by 김형대, (주) 드림인터렉티브 filed Critical 김형대
Priority to KR1020000033929A priority Critical patent/KR100361775B1/en
Publication of KR20020000035A publication Critical patent/KR20020000035A/en
Application granted granted Critical
Publication of KR100361775B1 publication Critical patent/KR100361775B1/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

Landscapes

  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: An E-mail service system and a method using a network are provided to separately not only process a system management for an E-main transmission and receipt and a general management for users using the E-mail, but also prevent the domain misusage due to virtual naming in a mail hosting. CONSTITUTION: The mail group management for at least one user and the E-mail transmission/receipt between the users can be performed by an E-mail service server(400). The information related to the users accessing to the E-mail service server(400) are stored in a database server(500). A mail server(600) supports an SMTP(simple mail transfer protocol)(610) and a POP3(post office protocol version 3)(620) used in the E-mail transmission/receipt so as to communicate the E-mails between the users.

Description

네트워크를 이용한 전자메일 서비스 시스템 및 서비스 방법{AN E-MAIL SERVICE SYSTEM AND A SERVICE METHOD USING A NETWORK}E-mail service system and service method using network {AN E-MAIL SERVICE SYSTEM AND A SERVICE METHOD USING A NETWORK}

본 발명은 네트워크를 이용한 전자메일 서비스 시스템 및 서비스 방법에 관한 것으로써, 특히 인터넷을 통해 전자메일의 송수신을 가능하도록 하는 시스템 관리와 전자메일 사용자의 관리를 분할하여 관리가능 하도록 서비스하는 전자메일 서비스 시스템 및 서비스 방법에 관한 것이다.The present invention relates to an e-mail service system and a service method using a network, and in particular, an e-mail service system for managing a system that enables e-mail transmission and reception through the Internet and a management of an e-mail user. And a service method.

최근 들어 정보 통신의 급속도로 발전함과 따라, 사람들의 사회생활 방향도 크게 바뀌게 되었다. 그 중 하나가, 전자메일(Electronic Mail : E-Mail)을 사용한 정보전달 방법이다. 특히, 인터넷(internet)의 급성장은 인터넷에 연결된 세계의 어떤 컴퓨터 사용자에게 전자메일을 전송하는 것을 가능하게 하였다.Recently, with the rapid development of information and communication, the direction of people's social life has changed greatly. One of them is an information transmission method using electronic mail (E-Mail). In particular, the rapid growth of the Internet has made it possible to send e-mail to any computer user in the world connected to the Internet.

일반적으로, 인터넷을 통해 전자메일이 전송되는 과정을 살펴보면, 먼저 전자메일 송신자가 전자메일을 작성하여 인터넷상에서 이 전자메일을 수신할 수신자의 전자메일 어드레스(address)로 전송한다. 전자메일의 내용은 초창기에는 문서 중심이었으나, 최근 멀티미디어의 확산으로 음성, 화상 등과 같은 다양한 형태의 데이터를 포함할 수 있게 되었다.In general, in the process of sending an e-mail through the Internet, an e-mail sender first creates an e-mail and sends the e-mail to an e-mail address of a recipient to receive the e-mail on the Internet. The contents of e-mails were document-oriented in the early days, but with the recent proliferation of multimedia, various types of data such as voice and images can be included.

한편, 전자메일 주소는 "사용자 계정@머신 도메인 이름" 형태로 구성되며, 머신 도메인 이름(machine domain name)은 인터넷에 연결된 머신(컴퓨터)에 유일하게 부여되는 이름이고, 사용자 계정(User ID)은 머신을 사용하는 사용자에게 개설된 식별자로서 하나의 머신에 여러 개의 다른 사용자 계정을 가질 수 있다. 일반적으로 이와 같은 하나의 머신을 메일서버(Mail server)라 칭한다.On the other hand, the e-mail address is configured in the form of "user account @ machine domain name", and the machine domain name is a name given only to a machine (computer) connected to the Internet, and a user account (User ID) is An identifier opened to a user who uses a machine and can have several different user accounts on a machine. In general, one such machine is called a mail server.

이하에서는 종래의 전자메일 서비스 시스템 및 방법에 대하여 간단히 설명한다.The following briefly describes a conventional e-mail service system and method.

도1은 종래의 전자메일 서비스 개념을 나타내는 도면이다.1 is a view showing a conventional e-mail service concept.

첨부한 도1에서와 같이, 종래에는 시스템 관리자가 하드웨어 메일서버 관리와 도메인의 추가 및 삭제와, 메일서버에 물리적으로 연결되어 개인 계정을 갖는 사용자의 추가 및 삭제 등의 업무를 모두 처리하였다. 큰 의미로서의 네트워크는 조직의 자원공유를 통한 비용절감을 목적으로 하여 중앙집중에서 분산처리 정책을 취하였지만, 결과적으로 관리의 비효율성으로 인한 비용증가를 초래하였다.As shown in FIG. 1, in the related art, a system administrator handles all tasks such as managing a hardware mail server, adding and deleting domains, and adding and deleting users who have a personal account physically connected to the mail server. In a big sense, the network adopted a centralized decentralization policy to reduce costs through the sharing of resources of the organization, but as a result, the cost increased due to the inefficiency of management.

종래의 전자메일 시스템의 유저 및 도메인 정책은 하나의 시스템에 다중의 도메인이 설정되지만, 각 유저는 임의로 이들 도메인을 취할 수 있다. 또한, 수퍼유저(super user)라는 메일시스템 관리자가 도메인 및 유저를 일괄 관리하였다. 즉, 메일시스템 이용자와 유저관리가 별개로 작동하였다. 메일호스팅(mail hosting)이라 하여 기존의 호스팅 업체에서 가상메일 방식으로 운영하는 서비스의 경우, 단일 메일시스템으로 다중의 도메인 서비스가 가능한데 이에는 다음과 같은 문제점이 있다.The user and domain policy of a conventional e-mail system is that multiple domains are set in one system, but each user can arbitrarily take these domains. In addition, a mail system administrator, a super user, manages the domains and users collectively. In other words, mail system users and user management were operated separately. In the case of a service operated by a virtual mail method by an existing hosting company called mail hosting, multiple domain services are possible with a single mail system. There are the following problems.

1. 보안문제 : 종래의 메일 호스팅은 동일 하드웨어에 가상의 네이밍(naming)을 통해 서비스된다. 즉, user 1@domain 1 과 user 1@domain 2의 구분을 지원하지 못한다. 그래서, user 1@domain 1의 사용자가 고의로 user 1@domain 2를 사용할 경우, 인터넷에서 전자메일의 인증부분에서 보안문제가 발생한다.1. Security problem: Conventional mail hosting is serviced through virtual naming on the same hardware. That is, it does not support the distinction between user 1 @ domain 1 and user 1 @ domain 2. Thus, if a user of user 1 @ domain 1 knowingly uses user 1 @ domain 2, a security problem occurs in the authentication part of the e-mail on the Internet.

2. 확장성 문제:종래의 메일 시스템은 유닉스(UNIX) 유저를 기반으로 서로 통신할 수 있도록 하는 기술로서, 하나의 메일 시스템은 동일한 아이디를 중복하여 사용할 수 없다. 예를 들어, domain 1의 사용자가 이미 user 1이라는 아이디를 사용하고 있다면, domain 2의 도메인으로 서비스되는 조직에서는 user 1이라는 아이디를 더 이상 사용할 수 없다. 웹마스터(WEBMASTER)와 같은 아이디는 거의 대부분 도메인에서 사용되어야 하는데 이 문제를 지원하지 못하고, 이를 해결하기 위해 가상메일이라는 기술을 이용하여 webmaster@domain 1을 user 1@domain 1로, webmaster@doamain 2를 user 2@domain 2와 같은 방식으로 맵핑(mapping)하여 가상적으로 해결하였다.2. Scalability Issues: Conventional mail systems allow a Unix user to communicate with each other. A single mail system cannot have the same ID. For example, if a user in domain 1 already uses the user ID user ID, user 1 can no longer be used in an organization served by domain 2 domain. IDs, such as WEBMASTER, should be used in most domains and do not support this problem. To solve this problem, webmaster @ domain 1 is changed to user 1 @ domain 1 and webmaster @ doamain 2 using a technique called virtual mail. Is solved virtually by mapping in the same way as user 2 @ domain 2.

3. 관리의 비효율성 : 메일서버 관리는 시스템 관리와 유저 관리로 나뉘는데, 시스템 관리는 메일서비스를 위해 필요한 회선, 하드웨어, 소프트웨어를 유지 및 보수하는 것이며, 유저 관리는 메일이용자를 추가하거나 삭제하는 것이다. 종래에는 이러한 시스템 관리와 유저 관리가 일괄적으로 처리하였다.3. Inefficiency of management: Mail server management is divided into system management and user management. System management is maintenance and repair of line, hardware and software necessary for mail service, and user management is adding or deleting mail users. . In the past, such system management and user management were collectively processed.

이와 같은 문제점을 해결하기 위해 본 발명이 이루고자 하는 기술적인 과제는 전자메일 송수신을 위한 시스템 관리와 전자메일을 사용하는 일반 유저의 관리를 분리하여 처리할 수 있도록 하는 데 그 목적이 있다.The technical problem to be solved by the present invention to solve the above problems is to provide a system management for sending and receiving e-mail and management of the general user using the e-mail separately.

또한, 메일 호스팅에서의 가상의 네이밍으로 인한 도메인 도용을 막을 수 있도록 하는 데 또 다른 목적이 있다.It also has another purpose to prevent domain theft from virtual naming in mail hosting.

뿐만 아니라, 일반 유저의 아이디 확장을 해결하고자 하는 데 또 다른 목적이 있다.In addition, there is another purpose to solve the ID expansion of ordinary users.

도1은 종래의 전자메일 서비스 개념을 나타내는 도면이다.1 is a view showing a conventional e-mail service concept.

도2는 본 발명의 실시 예에 따른 네트워크를 이용한 전자메일 서비스 시스템을 나타내는 구성 블록도 이다.2 is a block diagram illustrating an electronic mail service system using a network according to an exemplary embodiment of the present invention.

도3은 전자메일 관리자 가입 웹 페이지를 나타내는 도면이다.Fig. 3 shows an e-mail manager subscription web page.

도4는 전자메일 관리자의 그룹 설정 웹 페이지를 나타내는 도면이다.4 is a diagram showing a group setting web page of an e-mail manager.

도5는 전자메일 관리자의 메일 사용자 추가 웹 페이지를 나타내는 도면이다.Fig. 5 shows a mail user adding web page of an e-mail manager.

도6은 전자메일 관리자의 유저 관리 웹 페이지를 나타내는 도면이다.Fig. 6 shows a user management web page of an e-mail manager.

도7은 전자 우편을 사용하는 유저의 전자메일 사용 웹 페이지를 나타내는 도면이다.Fig. 7 is a diagram showing an e-mail using web page of a user who uses e-mail.

도8은 본 발명의 실시 예에 따른 전자메일 서비스 방법을 나타내는 흐름도 이다.8 is a flowchart illustrating an e-mail service method according to an exemplary embodiment of the present invention.

이와 같은 목적을 달성하기 위한 본 발명의 하나의 특징에 따른 네트워크를 이용한 전자 우편 서비스 시스템은,E-mail service system using a network according to an aspect of the present invention for achieving the above object,

하나 이상의 사용자에 의해 사용자 단말기가 네트워크를 통해 물리적인 접속을 요청하면, 상기 사용자에 대한 접속 요청을 받아들여, 상기 사용자로 하여금 사용자 상호간에 전자메일을 송수신 할 수 있도록 하는 전자메일 서비스 시스템으로서,An electronic mail service system in which a user terminal requests a physical connection through a network by one or more users, accepts an access request for the user, and allows the users to send and receive e-mails between users.

하나 이상의 상기 사용자에 대한 메일 그룹 관리와 상기 사용자 상호간에 전자메일 송수신을 수행 가능하도록 서비스하는 전자메일 서비스 서버;An e-mail service server for serving mail group management for one or more of the users and for performing e-mail transmission and reception between the users;

상기 전자메일 서비스 서버에 물리적으로 접속된 상기 사용자의 정보를 저장하는 데이터베이스 서버;A database server storing information of the user physically connected to the e-mail service server;

상기 전자메일을 송수신하는 데 사용되는 통신규약을 지원하여, 상기 전자메일이 상기 사용자 상호간에 송수신될 수 있도록 하는 메일 서버A mail server that supports a communication protocol used to send and receive the e-mail so that the e-mail can be transmitted and received between the users.

를 포함한다.It includes.

본 발명의 다른 특징에 따른 네트워크를 이용한 전자메일 서비스 방법은,E-mail service method using a network according to another feature of the present invention,

하나 이상의 사용자에 의해 사용자 단말기가 네트워크를 통해 물리적인 접속을 요청하면, 상기 사용자에 대한 접속 요청을 받아들여, 상기 사용자로 하여금 사용자 상호간에 전자메일을 송수신 할 수 있도록 하는 전자메일 서비스 시스템을 이용한 전자메일 서비스 방법으로서,When a user terminal requests a physical connection through a network by one or more users, an electronic service using an e-mail service system that accepts an access request for the user and allows the users to send and receive e-mail between users. As a mail service method,

하나 이상의 사용자에게 상기 사용자의 전자메일을 관리할 수 있는 아이디를 부여하는 제1 단계;A first step of granting at least one user an ID for managing the user's e-mail;

전자메일을 관리할 수 있는 마스터 사용자의 권한으로, 상기 아이디를 통해 상기 사용자의 전자메일을 관리하도록 하는 제2 단계A second step of managing the user's e-mail through the ID with the authority of the master user who can manage the e-mail;

를 포함한다.It includes.

이하에서는 본 발명의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 가장 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도2는 본 발명의 실시 예에 따른 네트워크를 이용한 전자메일 서비스 시스템을 나타내는 구성 블록도 이다.2 is a block diagram illustrating an electronic mail service system using a network according to an exemplary embodiment of the present invention.

첨부한 도2에서와 같이, 본 발명의 실시 예에 따른 네트워크를 이용한 전자메일 서비스 시스템은, 전자메일 서비스를 제공받고자 하는 메일 관리자(마스터)의 도시하지 않은 메일 관리자 컴퓨터를 포함하는 메일 관리자 시스템(100)과, 일반 유저 컴퓨터를 포함하는 일반 유저 시스템(200)이 인터넷(300)에 물리적으로 접속되어, 각각의 유저 또는 메일 관리자로 하여금 전자메일을 관리할 수 있도록 서비스하는 전자메일 서비스 서버(400); 전자메일 서비스 서버(400)로 접속된 유저의 정보를 저장하는 데이터베이스 서버(500); 전자메일을 송수신하는 데 사용되는 TCP/IP 프로토콜인 에스엠티피(SMTP : Simple Mail Trasfer Protocol)(610)와, 전자메일을 수신하기 위한 표준 프로토콜인 팝3(POP3 : Post Office Protocol version 3)(620)을 지원하는 메일 서버(600)를 포함하여 이루어진다.As shown in FIG. 2, an e-mail service system using a network according to an exemplary embodiment of the present invention includes a mail manager system including a mail manager computer (not shown) of a mail manager (master) who wants to receive an e-mail service. 100 and a general user system 200, including a general user computer, are physically connected to the Internet 300, and serve an e-mail service server 400 for each user or mail administrator to manage e-mail. ); A database server 500 for storing information of a user connected to the e-mail service server 400; Simple Mail Trasfer Protocol (SMTP) 610, a TCP / IP protocol used to send and receive e-mail, and POP3 (POP3: Post Office Protocol version 3), a standard protocol for receiving e-mail (620). It includes a mail server 600 that supports).

전자메일 서비스 서버(400)는, 유저의 웹 브라우저 상에 표시되는 하나 이상의 웹 페이지 선택정보와, 웹 페이지에서 유저의 선택항목에 대한 정보를 분석하고 처리하는 웹 페이지 분석처리 모듈(410); 유저의 정보 요청에 따라, 정보를 요청한 해당 모듈과 연동하여 데이터베이스 서버(500)에 저장된 정보를 호출하는 데이터베이스 연동모듈(420); 웹 페이지를 통해서, 전자메일 서비스 서버를 관리하는 제공자 관리 데스크(431)와, 전자메일을 통해 하위 일반 유저의 메일을 관리하는 메일 관리자의 마스터 데스크와(432), 일반 유저의 전자메일 송수신 및 기타 정보 관리를 가능하게 하는 일반 유저 데스크(433)를 포함하여, 각 데스크의 정보 처리를 돕는 데스크 처리모듈(430); 일반 유저 또는 마스터 사용자의 도메인 등록 및 도메인 할당과, 한글을 포함한 다국적 언어 아이디 등록지원을 처리하는 도메인 처리모듈(440); 일반 유저 상호간에 사이버 커뮤니티 생성 및 커뮤니티 활동을 지원하는 커뮤니티 지원모듈(450)을 포함한다.The e-mail service server 400 includes a web page analysis processing module 410 for analyzing and processing one or more web page selection information displayed on a user's web browser and information on a user's selection item in the web page; A database interworking module 420 for calling information stored in the database server 500 in association with a corresponding module requesting information according to a user's information request; Provider management desk 431 which manages an e-mail service server through a web page, a master desk of a mail administrator who manages mails of lower end users via e-mail 432, and e-mail transmission and reception of other users A desk processing module 430 for supporting information processing of each desk, including a general user desk 433 that enables information management; A domain processing module 440 for processing domain registration and domain assignment of a general user or a master user and multinational language ID registration support including Korean; It includes a community support module 450 for supporting the cyber community creation and community activities between the general user.

전자메일 서비스 서버(400)의 각 모듈은 각각의 독립적인 기능을 수행하는 장치일 수도 있으며, 인터넷(300)을 통해 전자메일 서비스 서버(400)에 접속할 수 있는 일반 유저 시스템(200)은 변환장치를 통해 무선으로 인터넷(300)에 접속할 수 있는 인터넷 폰, 피디에이(PDA : Personal Digital Assistance) 등을 포함할 수도 있으며, 본 발명이 이에 한정되는 것은 아니다.Each module of the e-mail service server 400 may be a device that performs independent functions, and the general user system 200 that may access the e-mail service server 400 through the Internet 300 may be a conversion device. An Internet phone, a personal digital assistant (PDA), or the like, which can be connected to the Internet 300 wirelessly through, may be included, but the present invention is not limited thereto.

데이터베이스 서버(500)는, 전자메일을 사용하는 일반 유저의 상세정보와, 일반 유저의 등록 아이디 및 패스워드 정보를 저장하는 일반유저 데이터베이스(510); 메일을 관리하는 관리자로서의 마스터 사용자가 설정하는 메일 사용자 설정 및 메일관리 내역정보를 저장하는 마스터 데이터베이스(520)를 포함한다.The database server 500 includes: a general user database 510 which stores detailed information of a general user using e-mail, registration ID and password information of the general user; And a master database 520 for storing mail user settings and mail management history information set by a master user as an administrator for managing mail.

데이터베이스 서버(500)의 각 데이터베이스는 해당 정보를 저장하는 저장 매체일 수 있으며, 각각의 데이터베이스가 하나로 통합된 단일 데이터베이스 일수도있으며, 본 발명이 이에 한정되는 것은 아니다.Each database of the database server 500 may be a storage medium for storing corresponding information, and may be a single database in which each database is integrated into one, but the present invention is not limited thereto.

도3은 전자메일 관리자 가입 웹 페이지를 나타내는 도면이다.Fig. 3 shows an e-mail manager subscription web page.

첨부한 도3에서와 같이, 전자메일 관리자 가입 웹 페이지(400-1)는 유저가 등록 받고 싶어하는 도메인정보 입력 영역; 고객정보 입력 영역을 포함한다. 일반유저는 도메인, 기업정보와 관리자 정보를 입력한다. 가입이 완료되면 고유 아이디와 패스워드를 부여받게 되는데, 이는 메일서버(600)의 사용자 영역을 관리하는 데 필요하다.As shown in FIG. 3, the e-mail manager subscription web page 400-1 includes a domain information input area that a user wants to register; It includes a customer information input area. General users enter domain, company information and administrator information. When the registration is completed, a unique ID and password are given, which is necessary to manage a user area of the mail server 600.

도4는 전자메일 관리자의 그룹 설정 웹 페이지를 나타내는 도면이다.4 is a diagram showing a group setting web page of an e-mail manager.

첨부한 도4에서와 같이, 전자메일 관리자의 그룹 설정 웹 페이지(400-2)는 전자메일 관리자의 업무조직에 맞게 그룹을 설정하도록 한다.As shown in FIG. 4, the group setting web page 400-2 of the e-mail manager sets a group according to the work organization of the e-mail manager.

도5는 전자메일 관리자의 메일 사용자 추가 웹 페이지를 나타내는 도면이다.Fig. 5 shows a mail user adding web page of an e-mail manager.

첨부한 도5에서와 같이, 전자메일 관리자의 메일 사용자 추가 웹 페이지(400-3)는 아이디와 부서명, 사용자 실명을 입력받아 초기 비밀번호를 세팅해 줌으로써 메일 유저의 추가가 가능하다. 이때, 추가된 유저는 초기 로그인 때 자신의 프로필을 수정해야 사용 가능하도록 세팅 할 수 있다.As shown in FIG. 5, the mail user add web page 400-3 of the e-mail manager may add a mail user by inputting an ID, a department name, and a user real name to set an initial password. At this time, the added user can modify the user's profile at the time of initial login and set it to be available.

도6은 전자메일 관리자의 유저 관리 웹 페이지를 나타내는 도면이다.Fig. 6 shows a user management web page of an e-mail manager.

첨부한 도6에서와 같이, 전자메일 관리자의 유저 관리 웹 페이지(400-4)는 메일 관리자(마스터)로 하여금 메일 유저에 대한 관리를 수행할 수 있도록 그룹 비밀번호 변경, 가상메일 설정 및 삭제 등의 기능을 수행할 수 있도록 한다. 가상메일의 설정 시에는 한글로 아이디를 사용할 수 있다.As shown in FIG. 6, the user management web page 400-4 of the e-mail administrator can change the group password, set up and delete virtual mails, and the like to allow the mail administrator (master) to manage the mail user. Allows you to perform a function. ID can be used in Korean when setting virtual mail.

도7은 전자 우편을 사용하는 유저의 전자메일 사용 웹 페이지를 나타내는 도면이다.Fig. 7 is a diagram showing an e-mail using web page of a user who uses e-mail.

각각의 유저는 전자메일 사용 웹 페이지(400-5)에서 해당 기능을 수행하는 영역을 클릭 함으로서 전자메일의 송수신 및 환경 설정 등의 전자메일에 관련된 작업을 수행한다.Each user performs an operation related to an e-mail such as transmission and reception of an e-mail and environment setting by clicking an area performing a corresponding function in the e-mail using web page 400-5.

이하에서는 본 발명의 실시 예에 따른 네트워크를 이용한 전자메일 서비스 시스템의 작용에 대하여 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, an operation of an e-mail service system using a network according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도8은 본 발명의 실시 예에 따른 전자메일 서비스 방법을 나타내는 흐름도 이다.8 is a flowchart illustrating an e-mail service method according to an exemplary embodiment of the present invention.

첨부한 도8에서와 같이, 일반 유저가 일반유저 컴퓨터(200)의 도시하지 않은 웹 브라우저를 실행하면, 일반 유저 컴퓨터(200)가 인터넷(300)에 물리적으로 접속된다. 일반 유저가 웹 브라우저 상에서 전자메일 서비스 서버(400)의 접속을 위한 도메인 네임(Domain name)을 입력하여 접속요청을 하면(S110), 전자메일 서비스 서버(400)의 웹 페이지 분석처리 모듈(410)은 일반 유저의 아이디 및 패스워드 정보를 입력받는다. 웹 페이지 분석처리 모듈(410)은 데이터베이스 연동모듈(420)을 통해 일반 유저 데이터베이스(510)에 저장된 일반 유저의 정보를 호출하여 비교, 분석한 후 회원인지를 판단한다(S120).본 발명의 전자메일 서비스 서버(400)는 웹 서버일 수도 있고, 전자메일 서비스 서버(400)의 정보요청에 따라 데이터베이스 서버(500)에 저장된 정보를 호출하는 씨지아이(CGI : Common Gateway Interface)를 더 포함할 수 있으며, 본 발명이 이에 한정되는 것은 아니다.As shown in FIG. 8, when the general user executes a web browser (not shown) of the general user computer 200, the general user computer 200 is physically connected to the Internet 300. FIG. When the general user inputs a domain name (Domain name) for accessing the e-mail service server 400 on a web browser (S110), the web page analysis processing module 410 of the e-mail service server 400. Receives the user ID and password information. The web page analysis processing module 410 calls and compares and analyzes information of the general user stored in the general user database 510 through the database interworking module 420, and then determines whether the user is a member (S120). The mail service server 400 may be a web server, or may further include a CGI (Common Gateway Interface) for calling information stored in the database server 500 according to an information request of the e-mail service server 400. However, the present invention is not limited thereto.

회원 판단단계(S120)에서, 만일, 등록된 회원이 아닌 경우 도3과 같은 회원 가입 웹 페이지(410-1)를 일반 유저 컴퓨터(200)의 웹 브라우저 상에 표시한다. 일반 유저는 웹 브라우저 상에 표시되는 회원 가입 웹 페이지(400-1)에 유저 정보를 기록하고, 유저가 기록한 상세정보는 웹 페이지 분석처리 모듈(410)에 의해 수신되어 일반 유저 데이터베이스(510)에 저장된다. 이때, 일반 유저는 도메인, 기업 정보, 관리자 정보를 입력한다.In the member determination step (S120), if not a registered member, the member registration web page 410-1 as shown in FIG. 3 is displayed on the web browser of the general user computer 200. The general user records the user information in the registration web page 400-1 displayed on the web browser, and the detailed information recorded by the user is received by the web page analysis processing module 410 and sent to the general user database 510. Stored. At this time, the general user inputs domain, company information, and administrator information.

웹 페이지 분석처리 모듈(410)은 회원으로 가입하는 일반 유저에 메일 관리자(이하에서는 메일 관리자를 마스터(master)라 칭함)의 역할로서 다른 하위 일반 유저의 전자메일을 관리하기 위한 아이디를 부여한다. 일반 유저는 아이디를 웹 브라우저 상에서 수신 받고, 마스터의 자격으로 전자메일을 관리할 수 있다. 마스터는 부여받은 아이디와 회원 가입 시에 사용한 패스워드를 이용하여 메일 관리자 화면으로 접속할 수 있다.The web page analysis processing module 410 assigns an ID for managing e-mails of other lower general users as a role of a mail administrator (hereinafter, referred to as a master) to general users who subscribe as members. The general user can receive the ID on the web browser and manage the e-mail as the master. The master can access the mail manager screen using the ID and password used to register.

마스터는 도4와 같은 그룹 관리 웹 페이지(400-2)에서 현재 마스터가 사용중인 전자메일 환경을 기업 또는 마스터가 속해 있는 단체의 업무조직에 맞게 그룹환경을 설정한다. 또한, 도5와 같은 메일 사용자 추가 웹 페이지(400-3)에서 새로운 메일 사용자의 추가사항을 설정한다. 각각의 메일 사용자는 한글, 영문, 숫자 조합의 아이디를 부여받을 수 있다(S170). 본 발명의 실시 예에서, 일반 유저의 네임(name)을 아이디 + FQDN(Full Qualified Domain Name)하여 유일성을 부여함으로써, domain 1의 user 1이 user 1@domain 2와 같은 도메인 도용이 불가능하도록 한다. 또한, 가상적인 도메인 설정에서 탈피하여, webmaster라는 아이디 사용없이도 domain 1의 유저 아이디에 제한을 받지 않은 상태에서 domain 2의 사용자 정책이 가능하다. 뿐만 아니라, 특정 그룹에 대하여 임의의 가상 메일 어드레스를 두고, 이 어드레스로 전송되는 메일에 대하여 그룹 구성원에게 자동으로 방송되는 그룹 아이디만으로 개인 대 그룹의 메일 송수신이 가능하다. 예를 들어, user 1@domain 1 의 유저가 marketing@domain 1로 메일을 발송하면, 권한에 문제가 없는 경우 marketing 부서의 모든 직원에게 해당 메일이 전송된다. 이때, 종래의 개인 대 그룹 메일 전송방식은 메일링 리스트에 의해 순차적으로 해당 그룹의 구성원의 도메인 어드레스를 식별하여 큐(queue)를 이용해 전송함으로써 전송속도가 늦었으나, 본 발명의 실시 예에서는, 로컬(local) 메일 전송의 경우, SMTP를 거치지 않고 유저의 메일 폴더로 데이터를 직접 카피(COPY)하여 동시에 해당 그룹의 구성원에게 전송함으로써 그룹 메일 전송속도를 개선하였다.The master sets the group environment according to the work organization of the company or the organization to which the master belongs to the e-mail environment currently used by the master in the group management web page 400-2 as shown in FIG. In addition, new mail user additions are set in the mail user addition web page 400-3 as shown in FIG. Each mail user may be given an ID of a Korean, English, and numeric combination (S170). In an embodiment of the present invention, the identity of the general user is given by ID + FQDN (Full Qualified Domain Name) to give uniqueness, so that user 1 of domain 1 cannot use domain theft such as user 1 @ domain 2. In addition, it is possible to move away from the virtual domain configuration and use domain 2's user policy without being restricted by the user ID of domain 1 without using the webmaster ID. In addition, an arbitrary virtual mail address is assigned to a specific group, and individual-to-group mail transmission and reception are possible only with a group ID that is automatically broadcast to group members for mail transmitted to this address. For example, if a user of user 1 @ domain 1 sends mail to marketing @ domain 1, the mail is sent to all employees in the marketing department if there is no problem with permissions. At this time, in the conventional personal-to-group mail transmission method, the transmission speed is slow by sequentially identifying the domain addresses of the members of the corresponding group by the mailing list and using the queue, but in the embodiment of the present invention, In the case of (local) mail transmission, the group mail transmission speed was improved by directly copying data to the user's mail folder without going through SMTP and simultaneously transmitting the data to the members of the group.

웹 페이지 분석처리 모듈(410)은 마스터가 입력한 유저 정보 변경사항을 수신하여 데이터베이스 연동 모듈(420)에 전달하고, 데이터베이스 연동 모듈(420)은 전달받은 유저 정보 변경사항 정보를 마스터 데이터베이스(520)에 분리, 저장한다(S180). 마스터 데이터베이스(520)는 일반 유저 데이터베이스(510)에 포함될 수도 있으며, 본 발명이 이에 한정되는 것은 아니다.The web page analysis processing module 410 receives the user information change input by the master and transmits the changed user information to the database interworking module 420, and the database interworking module 420 transmits the received user information change information to the master database 520. Separate and store in (S180). The master database 520 may be included in the general user database 510, but the present invention is not limited thereto.

데스크 처리 모듈(430)은 각각의 일반 유저 상호간의 메일 송수신에 따른 마스터의 메일 관리를 수행한다. 즉, 마스터는 도6에서와 같은 메일 사용자 관리 웹 페이지(400-4)에서 하위 일반 유저의 메일 관리를 수행할 수 있는데, 메일 사용자 그룹의 비밀번호 변경 및 유보, 사용정지 등의 설정("C")버튼과, 각 메일 사용자그룹의 가상메일 설정("V")버튼과, 각 메일 사용자 그룹의 삭제("D")버튼으로 해당 메일 사용자를 관리할 수 있다.The desk processing module 430 performs mail management of the master according to mail transmission and reception between each general user. That is, the master can perform mail management of the lower end user on the mail user management web page 400-4 as shown in FIG. ), A virtual mail setting ("V") button of each mail user group, and a delete ("D") button of each mail user group can be managed.

마스터 사용자의 메일 관리와 연동 하여, 일반 유저 상호간의 메일 송수신이 이루어지고, 메일 서버(600)를 통해 전자메일 송수신이 처리된다(S180). 회원 판단 단계(S120)에서, 만일, 일반 유저가 기 등록된 회원이면 인증 처리를 수행하고(S210), 마스터 사용자의 권한으로 전자메일 관리를 수행하는 단계(S190)로 넘어가며, 이하의 동작은 상기한 바와 같다.In association with the mail management of the master user, mail is transmitted and received between the general users, and the e-mail transmission and reception is processed through the mail server 600 (S180). In the member determination step (S120), if the general user is a registered member, the authentication process is performed (S210), and the process proceeds to step (S190) of performing e-mail management with the authority of the master user. As described above.

본 발명의 실시 예는 하나의 실시 예에 지나지 않으며, 본 발명의 요지를 벗어나지 않는 범위 내에서, 구성 요소 및 웹 페이지의 구성에 많은 변형 및 변경이 가능함은 물론이다.The embodiment of the present invention is only one embodiment, and many variations and modifications may be made to the configuration of components and web pages without departing from the gist of the present invention.

이상에서와 같이, 본 발명의 네트워크를 이용한 전자메일 서비스 시스템 및 서비스 방법은 전자메일 송수신을 위한 시스템 관리와 전자메일을 사용하는 일반 유저의 관리를 분리하여, 하드웨어와 소프트웨어에 독립적으로 기업 구성원이 메일을 자유롭게 관리할 수 있으며, 독자적인 아이디 정책을 펼 수 있다. 또한, 기존의 개인 대 개인의 메일 송수신 방식에서 탈피하여 개인 대 그룹간의 메일 송수신을 수행할 수 있다.As described above, the e-mail service system and service method using the network of the present invention separates the management of the system for sending and receiving e-mail and the management of the general user who uses the e-mail, so that corporate members are independent of hardware and software. Can be managed freely, and you can have your own identity policy. In addition, it is possible to perform the transmission and reception of mail between individuals to the group by moving away from the existing personal-to-person mail transmission and reception method.

또한, 유저의 네임을 아이디와 FQDN을 혼합하여 구성함으로서, 유저 네임의 유일성을 부여하여 메일 호스팅에서의 가상의 네이밍으로 인한 도메인 도용을 막을 수 있다. 뿐만 아니라, 일반 유저의 아이디 확장을 해결할 수 있다.In addition, by constructing the user's name by mixing the ID and the FQDN, the uniqueness of the user name can be provided to prevent domain theft due to virtual naming in mail hosting. In addition, it can solve ID expansion of general users.

또한, 한글 아이디 및 다국적 언어 아이디를 지원하여 사용자가 쉽게 한글을 통한 아이디 사용을 가능하도록 한다.In addition, by supporting the Hangul ID and multilingual language ID, users can easily use the ID through Hangul.

Claims (9)

하나 이상의 사용자에 의해 사용자 단말기가 네트워크를 통해 물리적인 접속을 요청하면, 상기 사용자에 대한 접속 요청을 받아들여, 상기 사용자로 하여금 사용자 상호간에 전자메일을 송수신 할 수 있도록 하는 전자메일 서비스 시스템에 있어서,In an e-mail service system, when a user terminal requests a physical connection through a network by at least one user, the user terminal receives an access request for the user, and enables the users to send and receive e-mails between users. 하나 이상의 상기 사용자에 대한 메일 그룹 관리와 상기 사용자 상호간에 전자메일 송수신을 수행 가능하도록 서비스하는 전자메일 서비스 서버;An e-mail service server for serving mail group management for one or more of the users and for performing e-mail transmission and reception between the users; 상기 전자메일 서비스 서버에 물리적으로 접속된 상기 사용자의 정보를 저장하는 데이터베이스 서버;A database server storing information of the user physically connected to the e-mail service server; 상기 전자메일을 송수신하는 데 사용되는 통신규약을 지원하여, 상기 전자메일이 상기 사용자 상호간에 송수신될 수 있도록 하는 메일 서버A mail server that supports a communication protocol used to send and receive the e-mail so that the e-mail can be transmitted and received between the users. 를 포함하는 네트워크를 이용한 전자메일 서비스 시스템.E-mail service system using a network comprising a. 제1항에서, 상기 전자메일 서비스 서버는The method of claim 1, wherein the email service server 상기 사용자 단말기의 사이버 문서상에 표시되는 하나 이상의 사이버문서 선택정보와, 상기 사이버문서에서 상기 사용자의 선택항목에 대한 정보를 분석하고 처리하는 사이버문서 분석처리 모듈;A cyber document analysis processing module for analyzing and processing one or more cyber document selection information displayed on the cyber document of the user terminal and information on the user's selection item in the cyber document; 상기 사이버 문서를 전자메일의 송수신 및 전자메일 관리를 수행하는 데스크 처리 모듈;A desk processing module for transmitting and receiving the cyber document and managing the e-mail; 상기 사용자 또는 하나 이상의 사용자 메일을 관리하는 마스터 사용자의 도메인 등록 및 도메인 할당과, 한글을 포함한 다국적 언어 아이디 등록지원을 처리하는 도메인 처리모듈;A domain processing module for processing domain registration and domain assignment of the user or a master user who manages one or more user mails, and multinational language ID registration support including Korean; 상기 사용자 상호간에 사이버 커뮤니티 생성 및 커뮤니티 활동을 지원하는 커뮤니티 지원모듈;A community support module for supporting cyber community creation and community activities between the users; 상기 사용자의 정보 요청에 따라, 정보를 요청하는 각각의 모듈과 연동 하여 상기 데이터베이스 서버에 저장된 정보를 호출하는 데이터베이스 연동모듈In response to the user's request for information, the database interlocking module calling the information stored in the database server in association with each module requesting the information. 을 포함하는 네트워크를 이용한 전자메일 서비스 시스템.E-mail service system using a network comprising a. 제1항에서, 상기 데이터베이스 서버는The method of claim 1, wherein the database server 전자메일을 사용하는 상기 사용자의 상세정보와, 상기 사용자의 등록 아이디 및 패스워드 정보를 저장하는 사용자 데이터베이스;A user database for storing detailed information of the user using an e-mail and a registration ID and password information of the user; 전자메일을 관리하는 상기 마스터 사용자가 설정하는 전자메일 사용자 설정 및 메일관리 내역정보를 저장하는 마스터 데이터베이스Master database for storing e-mail user setting and mail management history information set by the master user who manages e-mail 를 포함하는 네트워크를 이용한 전자메일 서비스 시스템.E-mail service system using a network comprising a. 제2항에서, 상기 데스크 관리 모듈은The desk management module of claim 2, wherein 상기 사이버 문서를 통해, 상기 전자메일 서비스 서버를 관리하는 제공자 관리 데스크;A provider management desk managing the e-mail service server through the cyber document; 전자메일을 통해 하위 사용자의 메일을 관리하는 메일 관리자의 마스터 데스크;A master desk of a mail administrator who manages mail of subordinate users through e-mail; 상기 사용자의 전자메일 송수신 및 기타 정보 관리를 수행하는 사용자 데스크User desk for sending and receiving the user's e-mail and other information management 를 더 포함하는 네트워크를 이용한 전자메일 서비스 시스템.E-mail service system using a network further comprising. 하나 이상의 사용자에 의해 사용자 단말기가 네트워크를 통해 물리적인 접속을 요청하면, 상기 사용자에 대한 접속 요청을 받아들여, 상기 사용자로 하여금 사용자 상호간에 전자메일을 송수신 할 수 있도록 하는 전자메일 서비스 시스템을 이용한 전자메일 서비스 방법에 있어서,When a user terminal requests a physical connection through a network by one or more users, an electronic service using an e-mail service system that accepts an access request for the user and allows the users to send and receive e-mail between users. In the mail service method, 하나 이상의 사용자에게 상기 사용자의 전자메일을 관리할 수 있는 아이디를 부여하는 제1 단계;A first step of granting at least one user an ID for managing the user's e-mail; 전자메일을 관리할 수 있는 마스터 사용자의 권한으로, 상기 아이디를 통해 상기 사용자의 전자메일을 관리하도록 하는 제2 단계A second step of managing the user's e-mail through the ID with the authority of the master user who can manage the e-mail; 를 포함하는 네트워크를 이용한 전자메일 서비스 방법.E-mail service method using a network comprising a. 제5항에서, 상기 제1 단계는The method of claim 5, wherein the first step 상기 사용자에게 상기 사용자가 이용할 도메인, 상기 사용자가 상기 마스터 사용자의 권한으로 전자메일을 관리할 수 있는 조직체의 정보, 상기 사용자의 신상정보를 입력받는 단계를 포함하는 네트워크를 이용한 전자메일 서비스 방법.And receiving input from the user of the domain to be used by the user, information of an organization that the user can manage e-mail with the authority of the master user, and personal information of the user. 제5항에서, 상기 제2 단계는The method of claim 5, wherein the second step 상기 아이디를 통해 상기 마스터 사용자의 인증을 처리하고, 상기 마스터 사용자로 하여금 상기 조직체에 알맞은 메일 그룹을 설정하도록 하는 단계;Processing authentication of the master user through the ID, and causing the master user to set up a distribution group suitable for the organization; 설정된 상기 메일 그룹에 속하여, 전자메일을 송수신 할 수 있도록 메일 사용자를 추가하도록 하는 단계;Adding a mail user to belong to the set distribution group so as to send and receive e-mails; 상기 메일 사용자의 추가에 의해, 현재 전자메일을 사용하는 상기 메일 사용자의 그룹 및 비밀번호 변경과, 가상 메일의 설정과, 상기 메일 사용자의 삭제가 가능하도록 하여 전자메일을 관리하도록 하는 제3 단계A third step of managing the e-mail by adding the mail user, changing the group and password of the mail user currently using e-mail, setting up virtual mail, and deleting the mail user. 를 포함하는 네트워크를 이용한 전자메일 서비스 방법.E-mail service method using a network comprising a. 제7항에서, 상기 제3 단계는The method of claim 7, wherein the third step is 상기 조직체 내에서, 상기 메일 사용자의 한글 아이디 사용을 가능하게 하고, 같은 도메인을 사용하는 사용자끼리 도메인 없이 아이디를 사용하여 통신이 이루어질 수 있도록 하는 것을 특징으로 하는 네트워크를 이용한 전자메일 서비스 방법.The email service method using the network, characterized in that within the organization to enable the use of the Hangul ID of the mail user, and communication between the users using the same domain using the ID without a domain. 제7항에서, 상기 제3 단계는The method of claim 7, wherein the third step is 상기 메일 사용자의 다국적 언어 아이디 사용을 가능하게 하고, 같은 도메인을 사용하는 사용자끼리 도메인 없이 아이디를 사용하여 통신이 이루어질 수 있도록 하는 것을 특징으로 하는 네트워크를 이용한 전자메일 서비스 방법.E-mail service method using a network to enable the use of a multi-language ID of the mail user, and communication between the users using the same domain using the ID without a domain.
KR1020000033929A 2000-06-20 2000-06-20 An e-mail service system and a service method using a network KR100361775B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000033929A KR100361775B1 (en) 2000-06-20 2000-06-20 An e-mail service system and a service method using a network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000033929A KR100361775B1 (en) 2000-06-20 2000-06-20 An e-mail service system and a service method using a network

Publications (2)

Publication Number Publication Date
KR20020000035A true KR20020000035A (en) 2002-01-04
KR100361775B1 KR100361775B1 (en) 2002-11-23

Family

ID=19672778

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000033929A KR100361775B1 (en) 2000-06-20 2000-06-20 An e-mail service system and a service method using a network

Country Status (1)

Country Link
KR (1) KR100361775B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100462103B1 (en) * 2001-12-27 2004-12-17 후지제롯쿠스 가부시끼가이샤 Mail server, electronic mail transmission control method for the mail server and electronic mail system
WO2008005188A2 (en) * 2006-06-22 2008-01-10 Hostway Corporation Message control system in a shared hosting environment
KR100807353B1 (en) * 2007-07-04 2008-02-28 주식회사 넷츠 Apparatus for integratedly managing account for multiple organizations by using domain

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100462103B1 (en) * 2001-12-27 2004-12-17 후지제롯쿠스 가부시끼가이샤 Mail server, electronic mail transmission control method for the mail server and electronic mail system
WO2008005188A2 (en) * 2006-06-22 2008-01-10 Hostway Corporation Message control system in a shared hosting environment
WO2008005188A3 (en) * 2006-06-22 2008-03-06 Hostway Corp Message control system in a shared hosting environment
KR100807353B1 (en) * 2007-07-04 2008-02-28 주식회사 넷츠 Apparatus for integratedly managing account for multiple organizations by using domain

Also Published As

Publication number Publication date
KR100361775B1 (en) 2002-11-23

Similar Documents

Publication Publication Date Title
US9294588B2 (en) Account administration for hosted services
US20200081878A1 (en) Universal data aggregation
US7853563B2 (en) Universal data aggregation
US6374292B1 (en) Access control system for an ISP hosted shared email server
US7996457B2 (en) Systems and methods for domain name registration by proxy
US20050108520A1 (en) Authentication apparatus and method, network system, recording medium and computer program
AU2006293437A1 (en) A system and method to control transactions on communication channels based on universal identifiers
WO2000022551A1 (en) Method and system for controlled distribution of information over a network
JP2003521823A (en) Communication network
US20090019517A1 (en) Method and System for Restricting Access of One or More Users to a Service
US20060215690A1 (en) Leveraging real-time communications for device discovery
JP4712196B2 (en) Authentication apparatus and method, network system, recording medium, and computer program
KR100361775B1 (en) An e-mail service system and a service method using a network
AU2005242114A1 (en) Method of searching a specific computer ip address using telephone number codes and an identification code
US20010011354A1 (en) Information provision control system, information provision control method and recording medium thereof
Vasiliadis et al. A trusted network model using the lightweight directory access protocol
JP2881621B2 (en) Mail proxy processing method
JP2002328900A (en) Management method on the internet
KR100863209B1 (en) Common path accessing system based on terminal identification and method thereof
KR20050071449A (en) System and method of delivering returned email
KR101258508B1 (en) Common path accessing system based on terminal identification and method thereof
JP2000357119A (en) Directory service system
Naffah et al. The AGORA message system architecture
Osei-Bonsu Electronic mail (email) and information delivery in Ghana
JP2004171161A (en) Electronic post office box system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
O035 Opposition [patent]: request for opposition
O132 Decision on opposition [patent]
O074 Maintenance of registration after opposition [patent]: final registration of opposition
J204 Request for invalidation trial [patent]
J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20040512

Effective date: 20051028

Free format text: TRIAL NUMBER: 2004100000986; TRIAL DECISION FOR INVALIDATION REQUESTED 20040512

Effective date: 20051028

LAPS Lapse due to unpaid annual fee