JP2007228243A - Community management system and member managing method thereof - Google Patents

Community management system and member managing method thereof Download PDF

Info

Publication number
JP2007228243A
JP2007228243A JP2006046814A JP2006046814A JP2007228243A JP 2007228243 A JP2007228243 A JP 2007228243A JP 2006046814 A JP2006046814 A JP 2006046814A JP 2006046814 A JP2006046814 A JP 2006046814A JP 2007228243 A JP2007228243 A JP 2007228243A
Authority
JP
Japan
Prior art keywords
approval
mailing list
community
member list
list
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2006046814A
Other languages
Japanese (ja)
Inventor
Keiki Asakura
敬喜 朝倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2006046814A priority Critical patent/JP2007228243A/en
Publication of JP2007228243A publication Critical patent/JP2007228243A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that, in management of community such as mailing list, burdens such as adding or deleting of a member concentrates on a mailing list manager, and also the problem that automatic addition or deletion of a member, as a counter measure for it, allows participation of such user as not appropriate as a member of the community. <P>SOLUTION: A mailing list management information 80 is added with an authenticator decision information at enrollment or resignation, and an invitation-related information 90 indicating who invites whom to the mailing list is held. A mailing list managing means 40, upon request for addition of a member, decides a member having an authentication right as required from the invitation-related information based on the authenticator decision information for requesting authentication. Only the authenticated user is added to the mailing list. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コミュニティ管理システム、そのメンバ管理方法及び該方法を実施するためのプログラムに関し、特に、メンバを列記したメンバリストを用いて管理されるコミュニティの管理システム、そのメンバリストの管理方法及び該方法を実施するためのプログラムに関する。   The present invention relates to a community management system, a member management method thereof, and a program for executing the method, and in particular, a community management system managed using a member list listing members, a management method of the member list, and the It relates to a program for carrying out the method.

メンバを列記したリストを用いて管理されるコミュニティ(特定の目的を持った集団)として、インターネットサービスプロバイダや企業内におけるメーリングリストが挙げられる。また、ピアツーピア型やサーバ型のファイル共有システムにおいても、メンバ管理が行われており、これらもメンバを列記したリストを用いて管理されるコミュニティということができる。   As a community (a group having a specific purpose) managed using a list of members, there are mailing lists in Internet service providers and companies. In addition, member management is performed also in peer-to-peer type and server type file sharing systems, and it can also be said that these are communities managed using a list of members.

前者のメーリングリストにおいては、「majordomo」や「fml」といったソフトウェアやその他有償のソフトウェアが多数提供されており、これらを用いたメンバ管理が広く行われている。   In the former mailing list, software such as “majoromo” and “fml” and other paid software are provided, and member management using these is widely performed.

図26に、上記メーリングリストの管理・運営用のソフトウェアが導入されたコニュミティ管理システムの基本的な構成を示す。この従来のコミュニティ管理システムは、メールサーバと、メンバのハンドル名やメールアドレス等を保持するメーリングリスト管理情報を管理するメーリングリスト管理手段と、メンバから発信されたメールを他のメンバに転送するメーリングリスト処理手段と、ユーザが利用するクライアント端末とメールサーバとから構成されている。   FIG. 26 shows a basic configuration of a community management system in which software for managing and operating the mailing list is introduced. This conventional community management system includes a mail server, mailing list management means for managing mailing list management information for holding member handle names, mail addresses, etc., and mailing list processing means for transferring mail sent from members to other members. And a client terminal used by the user and a mail server.

このような構成を有する従来のコミュニティ管理システムは、概略次のように動作する。まず、メーリングリスト管理情報は、メーリングリスト管理者、あるいは、サーバの管理者によって管理される。これら管理者は、メーリングリストの開設を希望するユーザやメンバ追加を希望するユーザからの要望に応じて、クライアント端末を介して、メーリングリスト管理情報に対して、新たなメーリングリスト名や既存メーリングリストへのメンバの登録を行う。   The conventional community management system having such a configuration generally operates as follows. First, the mailing list management information is managed by a mailing list manager or a server manager. In response to requests from users who wish to open a mailing list or users who wish to add members, these administrators can send new mailing list names and members to existing mailing lists to the mailing list management information via the client terminal. Register.

当該コミュニティ管理システムにメーリングリストへの自動登録機能がある場合は、メーリングリストへの加入を希望するユーザは、クライアント端末からメーリングリスト加入専用メールアドレスに対して、自己のメールアドレス等を含んだ加入依頼メールを送付する。加入依頼メールを受け取ったメールサーバは、メーリングリスト管理手段に対し当該ユーザの登録依頼メールを送付する。メーリングリスト管理手段は、登録依頼メールの内容に従って、当該ユーザのメールアドレスをメーリングリスト管理情報へ追加する。メーリングリストからの脱退も同様に自動処理することが可能である。   If the community management system has an automatic mailing list registration function, a user who wishes to subscribe to the mailing list sends a subscription request email including his / her own email address to the mailing list subscription email address from the client terminal. Send. The mail server that has received the subscription request mail sends the user's registration request mail to the mailing list management means. The mailing list management means adds the user's mail address to the mailing list management information in accordance with the contents of the registration request mail. Similarly, withdrawal from the mailing list can be automatically processed.

一方、メンバよりメーリングリスト宛に送信されたメールは、メールサーバからメーリングリスト処理手段へ送られる。メーリングリスト処理手段は、メーリングリスト管理情報に基づいて、メーリングリスト名をメーリングリストのメンバのメールアドレスに変換し、メーリングリストのメンバに対し、メールサーバ経由で当該メールを送信する。   On the other hand, the mail sent from the member to the mailing list is sent from the mail server to the mailing list processing means. The mailing list processing means converts the mailing list name into the mail address of the mailing list member based on the mailing list management information, and transmits the mail to the mailing list member via the mail server.

上記のとおり、従来のコミュニティ管理システム、特にメーリングリストにおいては、メンバ登録(追加)・削除といったメンバ管理の負荷が管理者に掛かり過ぎるとともに、当該管理者が不在の時には、メンバの登録・削除ができないという問題点がある。   As described above, in the conventional community management system, especially in the mailing list, the burden of member management such as member registration (addition) / deletion is excessive on the administrator, and when the administrator is absent, the member cannot be registered / deleted. There is a problem.

また、上記自動登録機能を用いた場合、上記管理者の負荷が解消され、また、メンバの即時登録・脱退が可能となるが、参加意思の希薄な不特定多数のユーザが登録可能となってしまうという問題点がある。また、自動退会機能を付加すると、コミュニティの中心的なメンバの退会に制限が効かなくなり、コミュニティ自体が変容を来たしてしまうことも指摘されている。   In addition, when the automatic registration function is used, the burden on the administrator is eliminated, and members can be immediately registered and withdrawn, but a large number of unspecified users who are not willing to participate can be registered. There is a problem that. It has also been pointed out that the addition of an automatic withdrawal function makes it impossible to restrict the withdrawal of central members of the community, and the community itself is transformed.

上記の点は、ファイル共有システムも同様であり、不特定多数のユーザが何ら監視機能が働くことなく利用可能となっているため、その本来の目的を逸脱したファイル交換が行われてしまう背景ともなっている。   The above points are the same for the file sharing system, and it can be used by an unspecified number of users without any monitoring function, and this is also the background that file exchange deviates from its original purpose. ing.

本発明は、上記した各事情に鑑みてなされたものであって、その目的とするところは、メンバリストに登録されたメンバで構成されるコミュニティにおける上記メンバリストの管理負荷が管理者に集中しないよう構成するとともに、コミュニティの変容に一定の歯止めが掛けられるコミュニティ管理システムを提供することにある。   The present invention has been made in view of the above circumstances, and the purpose of the present invention is to prevent the management load of the member list in a community composed of members registered in the member list from being concentrated on the administrator. Another object of the present invention is to provide a community management system in which certain changes are applied to community transformation.

本発明の第1の視点によれば、メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムであって、前記メンバリストについてメンバの登録申込が行われる度に、該登録申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報を含むメンバリスト管理情報を保持するとともに、前記メンバリストに対する登録申込に対し、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストへの登録処理を行うメンバリスト管理手段を備えたこと、を特徴とするコミュニティ管理システム、その新規メンバ登録方法及び該方法を実施するためのプログラムが提供される。   According to a first aspect of the present invention, there is provided a community management system for managing a community composed of members registered in a member list, each time a member registration application is made for the member list. Member list management information including approver determination information for determining a member having approval authority for each time, and approval from a member determined by the approver determination information for a registration application for the member list A community management system characterized by comprising member list management means for performing registration processing on the member list after confirming whether or not the information has been obtained, a new member registration method, and a method for implementing the method A program is provided.

また、本発明の第2の視点によれば、メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムであって、前記メンバリストについてメンバの削除申込が行われる度に、該削除申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報を含むメンバリスト管理情報を保持するとともに、前記メンバリストからの削除申込に対し、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストからの削除処理を行うメンバリスト管理手段を備えたこと、を特徴とするコミュニティ管理システム、その既存メンバ削除方法及び該方法を実施するためのプログラムが提供される。   According to a second aspect of the present invention, there is provided a community management system for managing a community composed of members registered in a member list, and each time a member deletion application is made for the member list, Member list management information including approver determination information for determining each member having approval authority for deletion application is held, and a member determined by the approver determination information for deletion application from the member list A community management system characterized by comprising a member list management means for performing deletion processing from the member list after confirming whether or not approval has been obtained from the member, and implementing the method and method for deleting the existing member A program for doing this is provided.

本発明によれば、コミュニティ構成員を管理するメンバリストの管理に関する負荷を、他のメンバに適宜移転可能とするとともに、野放図なメンバ登録によるコミュニティの変容を抑止することが可能となる。その理由は、メンバリスト毎に設定可能な承認者決定情報により任意のメンバを指定し、メンバ入退会の承認権限を付与可能としたことにある。   According to the present invention, it is possible to appropriately transfer a load related to management of a member list that manages community members to other members, and it is possible to suppress community transformation due to open member registration. The reason is that an arbitrary member can be designated by the approver decision information that can be set for each member list, and the authorization to approve membership can be granted.

[第1の実施形態]
続いて、本発明を実施するための最良の形態について図面を参照して詳細に説明する。図1は、本発明をメーリングリストに適用した本発明の第1の実施形態に係るコミュニティ管理システムの構成を表したブロック図である。
[First Embodiment]
Next, the best mode for carrying out the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a community management system according to the first embodiment of the present invention in which the present invention is applied to a mailing list.

図1を参照すると、複数のクライアント端末10a〜10cと、複数のメールサーバ20a〜20dと、Webサーバ30と、メーリングリストへのメンバ登録、メンバ削除、承認処理を行うメーリングリスト管理手段40と、メーリングリストに送られてきたメールをメーリングリストのメンバへ分配配信するメーリングリスト処理手段50と、メーリングリストの利用に対する課金を行う課金サーバ60と、メーリングリストに属するメンバ情報を管理するメーリングリスト管理情報80と、メーリングリストへ誰が誰を招待したかというメンバ間の招待/被招待関係を保持する招待関係情報90(メンバ関係情報)とが示されている。   Referring to FIG. 1, a plurality of client terminals 10a to 10c, a plurality of mail servers 20a to 20d, a Web server 30, a mailing list management means 40 for performing member registration, member deletion, and approval processing on the mailing list, and a mailing list A mailing list processing means 50 that distributes and distributes received mails to members of the mailing list, a billing server 60 that charges for the use of the mailing list, mailing list management information 80 that manages member information belonging to the mailing list, and who is in the mailing list Invitation relationship information 90 (member relationship information) that holds an invitation / invite relationship between members indicating whether they have been invited is shown.

クライアント端末10a〜10cは、Webサーバ30を介して、メーリングリスト関連処理(メーリングリスト作成、メーリングリストメンバ追加申請(申込)、メーリングリストメンバ追加承認、メーリングリストメンバ離脱申請(申込)、メーリングリストメンバ離脱承認)を行うパーソナルコンピュータ、携帯端末等の情報処理装置である。また、クライアント端末10a〜10cは、それぞれ自己のアカウントを有するメールサーバ20a〜20cを介してメーリングリスト処理手段50から発信された電子メールを受信する端末ともなる。   The client terminals 10a to 10c perform personal mailing list-related processing (mailing list creation, mailing list member addition application (application), mailing list member addition approval, mailing list member withdrawal application (application), mailing list member withdrawal approval) via the Web server 30. An information processing apparatus such as a computer or a portable terminal. The client terminals 10a to 10c also serve as terminals for receiving e-mails transmitted from the mailing list processing means 50 via the mail servers 20a to 20c having their own accounts.

なお、図1では、クライアント端末10a〜10c、メールサーバ20aか〜20cとそれぞれ3台記載しているが、説明上3台としているだけであり、実際は、それぞれn台、m台の構成となる。   In FIG. 1, three client terminals 10a to 10c and three mail servers 20a to 20c are shown, but only three are described for the sake of explanation, and actually, there are n and m respectively. .

メールサーバ20a〜20cは、メールサーバ20dからのメールの配送を受けて、クライアント端末10a〜10cからのメール受信指示が来るまで配送されたメールを保持する。クライアント端末10a〜10cからメール受信指示があると、保持していたメールをクライアントへ送信する。通常、メールサーバは複数のユーザ宛のメールを保持できるが、ここでは説明を簡略化するため、クライアント端末10aを利用するユーザ宛のメールはメールサーバ20aで保持し、クライアント端末10bを利用するユーザ宛のメールはメールサーバ20bで保持し、クライアント端末10cを利用するユーザ宛のメールはメールサーバ20cで保持するものとする。   The mail servers 20a to 20c receive the mail delivered from the mail server 20d, and hold the delivered mail until a mail reception instruction is received from the client terminals 10a to 10c. When there is a mail reception instruction from the client terminals 10a to 10c, the held mail is transmitted to the client. Normally, the mail server can hold mails addressed to a plurality of users. However, in order to simplify the explanation, mails addressed to users who use the client terminal 10a are held by the mail server 20a and users who use the client terminal 10b. The mail addressed to the mail server 20b is held, and the mail addressed to the user using the client terminal 10c is held by the mail server 20c.

メールサーバ20dは、メーリングリスト宛のメールを他のメールサーバから受信すると、そのメールをメーリングリスト処理手段50へ渡す。またメーリングリスト処理手段50及びメーリングリスト管理手段40からメール送信指示を受け取り、該当するメールサーバへメールを配信する。   When the mail server 20d receives a mail addressed to the mailing list from another mail server, the mail server 20d passes the mail to the mailing list processing means 50. In addition, it receives a mail transmission instruction from the mailing list processing means 50 and the mailing list management means 40, and distributes the mail to the corresponding mail server.

Webサーバ30は、メーリングリストの開設や設定変更、各種申請の承認、新規参加者の紹介、メールの閲覧等のメニューを提供するポータルサイトを構成するサーバであり、クライアント端末10a〜10cからの要求に応じて、上記各処理を行うための入力画面等を送信し、メーリングリスト管理手段とのユーザインターフェースを提供する。   The Web server 30 is a server that constitutes a portal site that provides menus such as opening a mailing list, changing settings, approving various applications, introducing new participants, and browsing emails, and responds to requests from the client terminals 10a to 10c. In response, an input screen for performing each of the above processes is transmitted, and a user interface with the mailing list management means is provided.

なお、ここまでに述べたクライアント、メールサーバ、Webサーバは、市販されているハードウェア及びソフトウェアを用いて実現可能である。   The client, mail server, and Web server described so far can be realized using commercially available hardware and software.

メーリングリスト管理手段40は、メーリングリストの開設や設定変更、各種申請の承認、新規参加者の紹介、メールの閲覧等の処理(以下、メーリングリスト関連処理ともいう)を行うためのWebページを生成し、該Webページに入力された情報を受け取り、メーリングリスト関連処理を行う。   The mailing list management means 40 generates a web page for performing processing such as opening a mailing list, changing settings, approving various applications, introducing new participants, and viewing mail (hereinafter also referred to as mailing list related processing). Receives information entered on the Web page and performs mailing list related processing.

また、メーリングリスト管理手段40は、メーリングリスト関連処理において、メンバによる承認が必要な場合に、該当するメンバへ承認を依頼するためのメールを生成し、生成したメールをメールサーバ20dへ送信する。さらに、メーリングリスト管理手段40は、メーリングリストが新規に開設された場合とメーリングリストからメンバが削除された場合にはメーリングリスト管理情報80を更新し、メーリングリストにメンバが追加された場合はメーリングリスト管理情報80と招待関連情報90を更新する。   Further, in the mailing list related process, the mailing list management unit 40 generates a mail for requesting the approval of the corresponding member when the member needs the approval, and transmits the generated mail to the mail server 20d. Further, the mailing list management means 40 updates the mailing list management information 80 when a mailing list is newly established or when a member is deleted from the mailing list, and when a member is added to the mailing list, the mailing list management information 80 and the invitation. The related information 90 is updated.

また、メーリングリスト管理手段40は、メーリングリスト毎に課金フラグを保持しており、課金フラグがONである場合には、メンバの追加/削除時にその都度課金を行うべく課金サーバ60に送信する課金額をカウントアップし、課金フラグがOFFである場合には、メンバの追加/削除については課金を行わないといった細かい課金処理を実行可能となっている。   Further, the mailing list management means 40 holds a billing flag for each mailing list, and when the billing flag is ON, the billing amount to be transmitted to the billing server 60 to bill each time a member is added / deleted. When the account is counted up and the charging flag is OFF, it is possible to execute a detailed charging process such as not charging for member addition / deletion.

メーリングリスト処理手段50は、メーリングリスト宛のメールを受け取ったときにメールサーバ20dからメーリングリスト宛のメールを受け取り、メーリングリスト管理情報80を利用してメーリングリストのメールアドレスを、メーリングリストの各メンバのメールアドレスに変換し、メールサーバ20dへ返却する処理を行って、任意のメンバの発言を他のメンバに伝達する。   The mailing list processing means 50 receives the mail addressed to the mailing list from the mail server 20d when receiving the mail addressed to the mailing list, and converts the mailing list mail address to the mail address of each member of the mailing list using the mailing list management information 80. The process of returning to the mail server 20d is performed, and the remarks of an arbitrary member are transmitted to other members.

課金サーバ60は、メーリングリスト管理手段40より適宜送信される課金情報を受け取り、メーリングリストの利用に対する課金を行う。   The billing server 60 receives billing information appropriately transmitted from the mailing list management means 40, and bills for the use of the mailing list.

メーリングリスト管理情報80は、メーリングリストのメールアドレス(メールリスト名)と、メーリングリストに属するメンバのメールアドレス(管理者及びメンバ)と、メーリングリストのメンバ追加/削除申請に対する承認者を決定する承認者決定情報として確認範囲情報と、を保持する。   The mailing list management information 80 is an approver determination information for determining an approver for a mailing list mail address (mail list name), mail addresses (administrators and members) of members belonging to the mailing list, and mailing list member addition / deletion applications. And confirmation range information.

図2は、メーリングリスト管理情報80の内容の一例を表した図である。図2の例では、メーリングリストのメールアドレス(メーリングリスト名)と、メーリングリストを作成した管理者のメールアドレス(管理者アドレス)と、メーリングリストのメンバのメールアドレス(メンバアドレス)と、承認者を決定するための数値で設定される確認範囲と、から構成されている。   FIG. 2 is a diagram showing an example of the contents of the mailing list management information 80. In the example of FIG. 2, to determine the mailing list mail address (mailing list name), the mail address of the administrator who created the mailing list (administrator address), the mail address of the mailing list member (member address), and the approver And a confirmation range set by the numerical value.

この確認範囲とは、例えば、メンバA(親)がメンバB(子)を招待(追加)し、メンバB(子)がメンバC(孫)を招待(追加)しており、(A→B→C)という親子関係が成立する場合に、メンバC(孫)がメンバD(曾孫)を招待する際に、メンバD(曾孫)の参加申請について、承認を得べきメンバを決定するため上記親子関係(招待/被招待関係)を辿る段階数を表している。例えば、確認範囲が「2」であれば、追加されるメンバDから2段階辿ったメンバBの承認が必要なことを意味する。同様に、確認範囲が2、1であれば、メンバB承認後、メンバCの承認が必要なことを示している。   For example, the member A (parent) invites (adds) the member B (child), the member B (child) invites (adds) the member C (grandchild), and (A → B) → C) When the parent-child relationship is established, when the member C (grandchild) invites the member D (great-grandchild), the above-mentioned parent-child is determined in order to determine the member to be approved for the participation application of the member D (great-grandchild). This represents the number of stages that follow the relationship (invite / invite relationship). For example, if the confirmation range is “2”, it means that it is necessary to approve the member B that has followed the added member D in two stages. Similarly, if the confirmation range is 2 or 1, this indicates that approval of member C is required after approval of member B.

例えば、図2の「aaa@xxx.jp」とのメールアドレスで特定されるメーリングリストには、「a1@xxx.jp」とのメールアドレスを有する管理者(親)と、「a2@sss.jp」、「a3@ttt.jp」とのメールアドレスを有する2人のメンバ(子、孫)が所属しており、その確認範囲としては、「2」が設定されている。例えば、「a3@ttt.jp」とのメールアドレスを有するメンバから紹介を受けた者の参加申込に対しては、招待/被招待関係を2段階辿ったユーザ(管理者)が承認権限を有することとなる。また、確認範囲情報としては、「2、3」、「1−3」という具合に、所定のデリミタやハイフンを用いて複数の確認範囲を設定することも可能である。   For example, in the mailing list specified by the mail address “aaa@xxx.jp” in FIG. 2, the administrator (parent) having the mail address “a1@xxx.jp” and the “a2@sss.jp” ”And“ a3@ttt.jp ”belong to two members (children and grandchildren), and“ 2 ”is set as the confirmation range. For example, a user (administrator) who has followed the invitation / invite relationship in two stages has approval authority for a participation application of a person who has been introduced by a member having an email address of “a3@ttt.jp” It will be. As the confirmation range information, a plurality of confirmation ranges can be set using predetermined delimiters and hyphens such as “2, 3” and “1-3”.

招待関係情報90は、メーリングリストへ誰が誰を招待し、誰が承認したかというメンバ間の関係情報を保持する。   The invitation relation information 90 holds relation information between members such as who invited and who approved the mailing list.

図3は、招待関係情報90の内容の一例を表した図である。図3の例では、招待関係情報90は、メーリングリストアドレスであるメーリングリスト名と、ユーザを招待した招待者アドレスと、招待された被招待者アドレスと、メーリングリストに追加するときに承認したユーザのアドレスである承認者アドレスと、から構成されている。   FIG. 3 is a diagram illustrating an example of the contents of the invitation relationship information 90. In the example of FIG. 3, the invitation relation information 90 is a mailing list name that is a mailing list address, an inviter address that invited the user, an invited address of the invited user, and an address of the user who is approved when adding to the mailing list. It consists of a certain approver address.

例えば、図3の第1行目301には、メーリングリスト「aaa@xxx.jp」に、「a1@xxx.jp」が「a2@sss.jp」を招待し、「a1@xxx.jp」が承認を行ったことを読み取ることができる。図3の第2行目302には、メーリングリスト「aaa@xxx.jp」に、「a2@sss.jp」が「a3@ttt.jp」を招待し、「a1@xxx.jp」が承認を行ったことを読み取ることができる。   For example, in the first row 301 of FIG. 3, “a1@xxx.jp” invites “a2@sss.jp” to the mailing list “aaa@xxx.jp”, and “a1@xxx.jp” Can read that approval has been made. In the second row 302 of FIG. 3, “a2@sss.jp” invites “a3@ttt.jp” to the mailing list “aaa@xxx.jp”, and “a1@xxx.jp” approves it. You can read what you have done.

続いて、本実施形態の動作について、フローチャート及び入力画面のイメージ図等を用いて詳細に説明する。   Next, the operation of the present embodiment will be described in detail using a flowchart, an image diagram of an input screen, and the like.

[メーリングリスト開設]
図4は、メーリングリストが開設されるまでの流れを表したフローチャートである。図4を参照すると、メーリングリストの開設を望むユーザが、クライアント端末を用いて、予め入手しておいたURL(Uniform Resource Locator)にてWebサーバ30にアクセスし、メーリングリスト開設(作成)を要求する(ステップS401)。なお、以下詳しい説明は省略するが、Webサーバ30へアクセスする際には、適宜、メールアドレス又はIDと、パスワードの組み合わせ等の公知の方法により、ユーザ認証が行われているものとする。
[Open mailing list]
FIG. 4 is a flowchart showing a flow until the mailing list is opened. Referring to FIG. 4, a user who wishes to open a mailing list accesses the Web server 30 using a URL (Uniform Resource Locator) obtained in advance using a client terminal, and requests the opening (creation) of the mailing list ( Step S401). Although detailed description is omitted below, it is assumed that when accessing the Web server 30, user authentication is appropriately performed by a known method such as a combination of an email address or ID and a password.

図5は、Webサーバ30より要求されるメーリングリスト開設(作成)時の入力項目を説明するための画面イメージ図である。図5の例では、メーリングリスト作成画面は、メーリングリストを作成するユーザのメールアドレス(管理者アドレス)、メーリングリスト名、メンバの追加時の承認要否、確認範囲の各入力欄と、作成ボタンを含んで構成されている。   FIG. 5 is a screen image diagram for explaining input items required when the mail server 30 opens (creates) the web server 30. In the example of FIG. 5, the mailing list creation screen includes an email address (administrator address) of the user who creates the mailing list, a mailing list name, whether approval is required when adding a member, input fields for a confirmation range, and a creation button. It is configured.

ユーザが、図5のメーリングリスト作成画面の必要項目に入力し(ステップS402)、作成ボタンを押下すると(ステップS403)、Webサーバ30は、メーリングリスト作成画面に入力された内容をメーリングリスト管理手段40へ渡す(ステップS404)。   When the user inputs necessary items on the mailing list creation screen of FIG. 5 (step S402) and presses the creation button (step S403), the Web server 30 passes the contents input on the mailing list creation screen to the mailing list management means 40. (Step S404).

メーリングリスト管理手段40は、メーリングリストの作成について課金するため、課金サーバ60に対して課金に必要となる情報を送信する(ステップS405)。例えば、課金するユーザを識別するためのID、課金額、決済サービス名等が、課金サーバ60に対して送信される。   The mailing list management means 40 transmits information necessary for charging to the charging server 60 in order to charge for the creation of the mailing list (step S405). For example, an ID for identifying a user to be charged, a charge amount, a payment service name, and the like are transmitted to the charge server 60.

続いて、メーリングリスト管理手段40は、Webサーバ30から受け取ったメーリングリスト名や管理者アドレス、確認範囲等をメーリングリスト管理情報80に追加更新する(ステップS406)。   Subsequently, the mailing list management means 40 additionally updates the mailing list management information 80 with the mailing list name, administrator address, confirmation range, etc. received from the Web server 30 (step S406).

図6は、図2の状態から図5の各入力内容にて「ddd@xxx.jp」なるメーリングリストが開設された後のメーリングリスト管理情報の状態を表した図である。   FIG. 6 is a diagram showing the state of the mailing list management information after the mailing list “ddd@xxx.jp” is opened from the state of FIG. 2 with each input content of FIG.

[メンバ追加]
図7は、メーリングリストにメンバが追加される過程を表したフローチャートである。図7を参照すると、まず、任意のユーザにメーリングリストへの参加を望むメンバ(招待メンバ)が、Webサーバ30にアクセスし、メーリングリスト名、自分のメールアドレス、当該招待対象のユーザ(被招待者)のメールアドレス等を入力・送信する(ステップS701)。以下、招待メンバは、クライアント端末10aを利用、被招待者はクライアント端末10bを利用、参加を承認するメンバはクライアント端末10cを利用しているものとし、クライアント端末10aはメールサーバ20aから、クライアント端末10bはメールサーバ20bから、クライアント端末10cはメールサーバ20cからそれぞれメールを受信するものとして説明する。
[Add Member]
FIG. 7 is a flowchart showing a process of adding members to the mailing list. Referring to FIG. 7, first, a member (inviting member) who wants an arbitrary user to participate in the mailing list accesses the Web server 30 to access the mailing list name, his / her e-mail address, and the invited user (invitee). Is input and transmitted (step S701). Hereinafter, it is assumed that the invited member uses the client terminal 10a, the invitee uses the client terminal 10b, and the member who approves the participation uses the client terminal 10c. The client terminal 10a is sent from the mail server 20a to the client terminal. 10b is received from the mail server 20b, and the client terminal 10c is described as receiving mail from the mail server 20c.

図8は、メーリングリストに招待する際に、Webサーバ30より要求される入力項目を説明するための画面イメージ図である。図8の例では、メーリングリストメンバ招待画面は、メーリングリスト名、招待するユーザのメールアドレス(あなたのメールアドレス)、当該メーリングリストへ新たに招待されるユーザのメールアドレス(クライアント端末10bのユーザ)、招待されるユーザに対するメッセージの各入力欄と、招待依頼ボタンを含んで構成されている。   FIG. 8 is a screen image diagram for explaining input items requested from the Web server 30 when inviting to the mailing list. In the example of FIG. 8, the mailing list member invitation screen is invited to the mailing list name, the email address of the user to be invited (your email address), the email address of the user newly invited to the mailing list (user of the client terminal 10b). This includes a message input field for a user and an invitation request button.

図8に示したように各項目を入力した上で招待依頼ボタンを押下すると、入力した内容がWebサーバ30からメーリングリスト管理手段40へ伝えられる。   As shown in FIG. 8, when each item is input and the invitation request button is pressed, the input content is transmitted from the Web server 30 to the mailing list management means 40.

続いて、メーリングリスト管理手段40は、Webサーバ30から受け取ったメーリングリストや招待するユーザに関する情報に基づいてメーリングリスト招待確認画面を作成しWebサーバ30へ渡す(ステップS702)。このとき、メーリングリスト管理手段40は、メーリングリスト招待確認画面へアクセスするためのURLも取得しておく。   Subsequently, the mailing list management unit 40 creates a mailing list invitation confirmation screen based on the mailing list received from the Web server 30 and information on the invited user and passes it to the Web server 30 (step S702). At this time, the mailing list management means 40 also acquires a URL for accessing the mailing list invitation confirmation screen.

続いて、メーリングリスト管理手段40は、ステップS701にて入力された招待するユーザ(被招待者)に対する招待メールを作成し、メールサーバ20dへ送信する(ステップS703)。招待メールは、メールサーバ20d、メールサーバ20bを介して、クライアント端末10bに送信される。   Subsequently, the mailing list management means 40 creates an invitation mail for the inviting user (invitee) input in step S701 and transmits it to the mail server 20d (step S703). The invitation mail is transmitted to the client terminal 10b via the mail server 20d and the mail server 20b.

図9は、招待メールの一例を表した図である。招待メールは、ヘッダと本文から構成され、本文にはメーリングリストメンバ招待画面で入力したメッセージ、メーリングリスト招待確認画面のURLが必ず含まれているものとする。これ以外の本文の内容については、あらかじめテンプレートとして準備しておけば良い。また、このときのメールの発信者は招待をしたユーザのメールアドレスを用いるものとしてもよいが、招待メール発信用アドレスを用いることとしてもよい。   FIG. 9 is a diagram showing an example of the invitation mail. It is assumed that the invitation mail is composed of a header and a body text, and the body text always includes the message input on the mailing list member invitation screen and the URL of the mailing list invitation confirmation screen. Other contents of the text may be prepared in advance as a template. In addition, the sender of the email at this time may use the email address of the inviting user, or may use the address for sending the invitation email.

図10は、図9の招待メールに含まれるURLにてWebサーバ30にアクセスした際に表示されるメーリングリスト招待確認画面の例である。図10を参照すると、メーリングリスト招待確認画面は、メーリングリスト名とメーリングリストに新たに招待されるユーザのメールアドレスの各入力欄と、参加/不参加の意思決定を行うボタンと、を含んで構成されている。また、提示されたメールアドレスと別のメールアドレスに変更することも可能であり、当該メーリングリストに当該別のメールアドレスで参加することが可能となっている。   FIG. 10 is an example of a mailing list invitation confirmation screen displayed when the Web server 30 is accessed with the URL included in the invitation mail of FIG. Referring to FIG. 10, the mailing list invitation confirmation screen includes a mailing list name, input fields for a user's mail address newly invited to the mailing list, and a button for making a decision on participation / non-participation. . It is also possible to change to a different mail address from the presented mail address, and it is possible to participate in the mailing list with the different mail address.

ステップS704でユーザがメーリングリスト参加確認画面の「参加」又は「不参加」ボタンを押下すると、Webサーバ30は、メーリングリスト管理手段40に対して参加情報を送信し、ユーザが招待を受けたか否かを送信する。参加情報は、メーリングリスト名、招待するユーザのメールアドレス、招待を受けるユーザのメールアドレス及びメーリングリストへの参加フラグ等から構成される。この参加フラグは、参加ボタンを押下した場合はONに、不参加ボタンを押下した場合はOFFになるものとする。   When the user presses the “participation” or “non-participation” button on the mailing list participation confirmation screen in step S704, the Web server 30 transmits the participation information to the mailing list management means 40 and transmits whether the user has been invited or not. To do. The participation information includes a mailing list name, an email address of an inviting user, an email address of a user who receives an invitation, a participation flag for the mailing list, and the like. This participation flag is set to ON when the participation button is pressed, and is OFF when the non-participation button is pressed.

メーリングリスト管理手段40は、Webサーバ30から受け取った参加情報の参加フラグがONである場合は(ステップS705のY)、後述する方法により当該参加に対する承認メンバを決定する(ステップS706)。   When the participation flag of the participation information received from the Web server 30 is ON (Y in step S705), the mailing list management unit 40 determines an approved member for the participation by a method described later (step S706).

ステップS706にて承認メンバが決定できた場合(承認メンバが存在)は(ステップS706のY)、メーリングリスト管理手段40は、内部的な処理フラグである課金フラグをONにする(ステップS707)。更に、メーリングリスト管理手段40は、ステップS706で決定した承認メンバに対して、承認依頼メールを作成してメールサーバ20dに送信する。メールサーバ20dは、承認メンバ(クライアント端末10c)のメールサーバ20cに対して受け取った承認依頼メールを送信する(ステップS708)。   If an approved member can be determined in step S706 (there is an approved member) (Y in step S706), the mailing list management means 40 turns on a charging flag, which is an internal processing flag (step S707). Further, the mailing list management means 40 creates an approval request mail for the approval member determined in step S706 and transmits it to the mail server 20d. The mail server 20d transmits the received approval request mail to the mail server 20c of the approval member (client terminal 10c) (step S708).

図11は、承認依頼メールの一例を表した図である。承認依頼メールの本文には紹介者と被紹介者に関する情報と、後記するメーリングリスト参加承認画面のURLが必ず含まれているものとする。   FIG. 11 is a diagram illustrating an example of an approval request mail. It is assumed that the body of the approval request mail always includes information on the introducer and the introduced person and the URL of the mailing list participation approval screen described later.

承認メンバは、クライアント端末10cを操作して、メールサーバ20cより受信した承認依頼メールを参照し、該メールに記載されているメーリングリスト参加承認画面のURLへアクセスし、承認可否を入力する(ステップS709)。   The approval member operates the client terminal 10c, refers to the approval request mail received from the mail server 20c, accesses the URL of the mailing list participation approval screen described in the mail, and inputs approval approval / disapproval (step S709). ).

図12は、図11の承認依頼メールに含まれるURLにてWebサーバ30にアクセスした際に表示されるメーリングリスト参加承認画面の例である。図12を参照すると、メーリングリスト参加承認画面は、メーリングリスト名とメーリングリストに新たに招待されるユーザのメールアドレスと、承認メンバのメールアドレスの入力欄と、承認/拒否ボタンを含んで構成されている。   FIG. 12 is an example of a mailing list participation approval screen displayed when the Web server 30 is accessed with the URL included in the approval request mail of FIG. Referring to FIG. 12, the mailing list participation approval screen includes a mailing list name, a mail address of a user newly invited to the mailing list, an input field for an approval member's mail address, and an approval / rejection button.

ステップS709にて、承認メンバがメーリングリスト参加承認画面の承認/拒否ボタンを押下すると、Webサーバ30は、メーリングリスト参加承認画面にて入力されたメーリングリスト名、被招待ユーザメールアドレス、承認ユーザメールアドレス及びメーリングリストへの承認フラグといった各情報をメーリングリスト管理手段40に送信する。ここで、承認ボタンが押下された場合は、承認フラグはONに、拒否ボタンが押下された場合は、承認フラグはOFFになるものとする。   In step S709, when the approval member presses the approval / rejection button on the mailing list participation approval screen, the Web server 30 sends the mailing list name, invited user email address, approved user email address, and mailing list entered on the mailing list participation approval screen. Each information such as an approval flag is sent to the mailing list management means 40. Here, it is assumed that the approval flag is turned on when the approval button is pressed, and the approval flag is turned off when the reject button is pressed.

ここで、承認フラグがONであるが(ステップS710のY)、他に承認メンバが存在する場合は(ステップS711のY)、メーリングリスト管理手段40は、ステップS708からの処理を繰り返す。一方、他に承認メンバが存在しない場合は(ステップS711のN)、メーリングリスト管理手段40は、保持している課金フラグを参照し、課金フラグがONの場合は(ステップS712のY)、課金サーバ60へ課金情報を送信し、承認サービスに対する課金処理を依頼する(ステップS713)。   If the approval flag is ON (Y in step S710), but there are other approval members (Y in step S711), the mailing list management unit 40 repeats the processing from step S708. On the other hand, if there is no other approved member (N in step S711), the mailing list management means 40 refers to the charge flag held, and if the charge flag is ON (Y in step S712), the charge server The billing information is transmitted to 60 and a billing process for the approval service is requested (step S713).

ステップS713の課金処理の依頼後、又は、すべての承認メンバから承認を得、かつ、課金フラグがOFFである場合(ステップS712のN)、メーリングリスト管理手段40は、メーリングリスト管理情報80の該当するメーリングリストのメンバアドレスに被招待ユーザのメールアドレスを追記する(ステップS714)。更に、メーリングリスト管理手段40は、招待関連情報90に、メーリングリスト名、メーリングリストへの招待アドレス、被招待者アドレス、承認メンバアドレスを追記する(ステップS715)。   After requesting the billing process in step S713, or when approval is obtained from all the authorized members and the billing flag is OFF (N in step S712), the mailing list management unit 40 selects the corresponding mailing list in the mailing list management information 80. The e-mail address of the invited user is added to the member address (step S714). Furthermore, the mailing list management means 40 adds the mailing list name, the invitation address to the mailing list, the invitee address, and the approved member address to the invitation related information 90 (step S715).

図13、図14は、図2、図3の状態から、図8、図9、図12の各入力内容にて「a4@uuu.jp」とのメールアドレスを持つユーザ(被招待者)が、メーリングリスト「aaa@xxx.jp」のメンバとして登録された状態のメーリングリスト管理情報80、招待関連情報90を表した図である。   FIGS. 13 and 14 show that the user (invitee) who has the mail address “a4@uuu.jp” in the input contents of FIGS. 8, 9 and 12 from the state of FIGS. FIG. 4 is a diagram showing mailing list management information 80 and invitation related information 90 registered as members of the mailing list “aaa@xxx.jp”.

最後に、メーリングリスト管理手段40は、招待メンバ及び招待を受けたユーザ(被招待者)に対して、参加が承認されたことを通知する参加承認メールを作成し、メールサーバ20dへ送信する(ステップS716)。参加承認メールは、メールサーバ20d、メールサーバ20a、20bを介して、クライアント端末10a、10bに送信される。図15は、招待を受けたユーザ(被招待者)に宛てられた参加承認メールの一例を表した図である。   Finally, the mailing list management means 40 creates a participation approval mail for notifying the invited members and the invited users (invitees) that the participation has been approved, and transmits the participation approval mail to the mail server 20d (step). S716). The participation approval mail is transmitted to the client terminals 10a and 10b via the mail server 20d and the mail servers 20a and 20b. FIG. 15 is a diagram illustrating an example of a participation approval mail addressed to a user (invitee) who has received an invitation.

一方、ステップS705にて、招待を受けたユーザ(被招待者)が招待確認画面(図10参照)の「不参加」ボタンを押下すると、Webサーバ30は、当該ユーザがメーリングリストへ参加しないことをメーリングリスト管理手段40へ伝える(ステップS705のN)。この場合、メーリングリスト管理手段40は、招待メンバに対して、被招待ユーザに参加の意思がなかったことを伝える不参加通知メールを作成し、送信する(ステップS718)。   On the other hand, when the user (invitee) who received the invitation presses the “non-participation” button on the invitation confirmation screen (see FIG. 10) in step S705, the Web server 30 indicates that the user does not participate in the mailing list. This is transmitted to the management means 40 (N in step S705). In this case, the mailing list management means 40 creates and transmits a non-participation notification mail that informs the invited member that the invited user did not intend to participate (step S718).

また、ステップS710にて、承認フラグがOFF、即ち、承認メンバが参加承認依頼に対して拒否を行った場合は(ステップS710のN)、メーリングリスト管理手段40は、招待メンバ、被招待ユーザに対して承認拒否通知メールを作成し、送信する。図16は、招待メンバに宛てられた承認拒否通知メールの一例を表した図である(ステップS717)。   In step S710, if the approval flag is OFF, that is, if the approval member rejects the participation approval request (N in step S710), the mailing list management means 40 sends the invitation member and the invited user to the invitation member. Create an approval rejection email and send it. FIG. 16 is a diagram showing an example of the approval rejection notification mail addressed to the invited member (step S717).

[承認メンバの決定]
ここで、上記メンバ追加フローのステップS706、S711における承認メンバの決定方法について、図17のフローチャートを参照して詳細に説明する。以下、図10の「参加」ボタンが押下され、Webサーバ30を介して、図8の各入力項目に相当する参加情報がメーリングリスト管理手段40に送信されたものとして説明する。
[Determining Approval Members]
Here, the determination method of the approved member in steps S706 and S711 of the member addition flow will be described in detail with reference to the flowchart of FIG. In the following description, it is assumed that the “participation” button in FIG. 10 is pressed and participation information corresponding to each input item in FIG. 8 is transmitted to the mailing list management means 40 via the Web server 30.

はじめに、メーリングリスト管理手段40は、メーリングリスト管理情報80(図2参照)から、参加情報のメーリングリスト名(図8参照)に合致する行を抽出する(ステップS1701)。   First, the mailing list management means 40 extracts a line that matches the mailing list name (see FIG. 8) of the participation information from the mailing list management information 80 (see FIG. 2) (step S1701).

ここで、ステップS1701にて抽出した行の確認範囲情報が0の場合は(ステップS1702のY;図2のメーリングリスト「ccc@xxx.jp」参照)、メーリングリスト管理手段40は、承認メンバの承認が不要と設定されたメーリングリストであり、承認メンバなしと判定する(ステップS1713)。   Here, when the confirmation range information of the row extracted in step S1701 is 0 (Y in step S1702; see the mailing list “ccc@xxx.jp” in FIG. 2), the mailing list management means 40 recognizes the approval member. The mailing list is set as unnecessary, and it is determined that there is no approval member (step S1713).

一方、ステップS1701にて抽出した行の確認範囲情報が1の場合は(ステップS1703のY;図2のメーリングリスト「bbb@xxx.jp」参照)、メーリングリスト管理手段40は、承認メンバ=招待ユーザと判定する(ステップS1714)。   On the other hand, when the confirmation range information of the row extracted in step S1701 is 1 (Y in step S1703; see the mailing list “bbb@xxx.jp” in FIG. 2), the mailing list management unit 40 determines that the approval member = inviting user. Determination is made (step S1714).

更に、ステップS1701にて抽出した行の確認範囲情報が2以上の場合は(ステップS1703のN;図2のメーリングリスト「aaa@xxx.jp」参照)、メーリングリスト管理手段40は、招待関係情報90(図3参照)から参加情報のメーリングリスト名に合致する行を抽出し、抽出結果をαとする(ステップS1704)。例えば、図3の招待関係情報90に対し、メーリングリスト名「aaa@xxx.jp」を検索した場合、抽出結果αは行301、302となる。   Furthermore, if the confirmation range information of the row extracted in step S1701 is 2 or more (N in step S1703; see the mailing list “aaa@xxx.jp” in FIG. 2), the mailing list management means 40 uses the invitation relation information 90 ( A line that matches the mailing list name of the participation information is extracted from (see FIG. 3), and the extraction result is set to α (step S1704). For example, when the mailing list name “aaa@xxx.jp” is searched for the invitation relation information 90 in FIG. 3, the extraction results α are rows 301 and 302.

ステップS1704にて、合致する行が存在せず抽出行が0である場合は(ステップS1705のY)、メーリングリスト管理手段40は、承認メンバ=メーリングリスト管理者と判定する(ステップS1715)。例えば、確認範囲情報が2であるがメンバが存在しない、図6のメールリングリスト「ddd@xxx.jp」に対し参加情報が送られた場合がこのケースに該当する。   In step S1704, if there is no matching line and the extracted line is 0 (Y in step S1705), the mailing list management means 40 determines that the approval member = mailing list manager (step S1715). For example, this is the case when the participation information is sent to the mail ring list “ddd@xxx.jp” in FIG. 6 where the confirmation range information is 2 but no member exists.

一方、ステップS1704にて抽出結果αを抽出できた場合は(ステップS1705のN)、メーリングリスト管理手段40は、参加情報の招待メンバ名(図8のあなたのメールアドレス)が被招待者アドレスに合致する行を抽出結果αから抽出し、抽出結果βを得る(ステップS1706)。   On the other hand, if the extraction result α can be extracted in step S1704 (N in step S1705), the mailing list management means 40 matches the invited member name (your email address in FIG. 8) of the participation information with the invitee address. The row to be extracted is extracted from the extraction result α to obtain the extraction result β (step S1706).

ここで、抽出結果βを抽出できなかった場合は(ステップS1707のY)、メーリングリスト管理手段40は、承認メンバ=メーリングリスト管理者と判定する(ステップS1715)。   If the extraction result β cannot be extracted (Y in step S1707), the mailing list management means 40 determines that the approved member is the mailing list manager (step S1715).

一方、ステップS1706にて、抽出結果βを抽出できた場合(ステップS1707のN)、メーリングリスト管理手段40は、内部変数iに2を代入する(ステップS1708)。例えば、図3の招待関係情報90に対し、メーリングリスト名「aaa@xxx.jp」、かつ、被招待者アドレスが「a3@ttt.jp」である行を検索した場合、抽出結果βとして行302が得られ、このケースに該当する。   On the other hand, if the extraction result β can be extracted in step S1706 (N in step S1707), the mailing list management means 40 substitutes 2 for the internal variable i (step S1708). For example, when a line with the mailing list name “aaa@xxx.jp” and the invitee address “a3@ttt.jp” is searched for the invitation relation information 90 in FIG. This is the case.

続いて、メーリングリスト管理手段40は、内部変数iが確認範囲情報と等しいか否かを判定し、内部変数i=確認範囲情報である場合は(ステップS1709のY)、承認メンバ=抽出結果βの招待者アドレスと判定する(ステップS1716)。例えば、抽出結果βとして行302が得られている場合、承認メンバは、招待メンバ「a3@ttt.jp」の本メーリングリスト参加時の招待者である「a2@sss.jp」となる。   Subsequently, the mailing list management means 40 determines whether or not the internal variable i is equal to the confirmation range information. If the internal variable i = confirmation range information (Y in step S1709), the approval member = the extraction result β. It judges with an inviter address (step S1716). For example, when the row 302 is obtained as the extraction result β, the approved member is “a2@sss.jp” which is the invitee when the invited member “a3@ttt.jp” joins the mailing list.

一方、内部変数iが確認範囲情報と等しくない場合は(ステップS1709のN)、メーリングリスト管理手段40は、抽出結果αから、抽出結果βの招待者アドレスが被招待者アドレスとして含まれる行を検索し、その抽出結果γを得る(ステップS1710)。   On the other hand, if the internal variable i is not equal to the confirmation range information (N in step S1709), the mailing list management means 40 searches the extraction result α for a line including the invitee address of the extraction result β as the invitee address. Then, the extraction result γ is obtained (step S1710).

ここで、抽出結果γを抽出できなかった場合は(ステップS1711のY)、メーリングリスト管理手段40は、承認メンバ=メーリングリスト管理者と判定する(ステップS1715)。   If the extraction result γ cannot be extracted (Y in step S1711), the mailing list management unit 40 determines that the approved member is the mailing list administrator (step S1715).

一方、抽出結果γを抽出できた場合は、内部変数iを1増加するとともに、抽出結果βの内容を抽出結果γに置き換え(ステップS1712)、ステップS1709移行の処理を実行する。これにより、招待関係情報90の招待/被招待の親子関係を、確認範囲情報で制定された段階分辿っていき、承認メンバを決定することが可能となる。   On the other hand, if the extraction result γ can be extracted, the internal variable i is incremented by 1, and the content of the extraction result β is replaced with the extraction result γ (step S1712), and the process proceeds to step S1709. As a result, it is possible to follow the parent / child relationship of the invitation / invitation in the invitation relationship information 90 by the level established by the confirmation range information, and determine the approved member.

なお、ここでは、メーリングリスト管理情報80に記載される確認範囲情報が1つのみ存在する場合を述べているが、2以上の確認範囲情報が設定する場合は他に承認メンバが存在すると判定され(図7のステップS711のYのケース)、本処理が繰り返し行われることとなる。例えば、確認範囲情報に、「2、3」と記載されていた場合は、最初の承認メンバ決定(図7のステップS706に相当)にて確認範囲情報「2」による承認メンバの決定が行われ、次の承認メンバ決定(図7のステップS711に相当)にて、確認範囲情報「3」による承認メンバの決定が行われることとなる。   Here, a case is described in which there is only one confirmation range information described in the mailing list management information 80, but when two or more pieces of confirmation range information are set, it is determined that there are other approved members ( In the case of step S711 in FIG. 7), this processing is repeated. For example, if “2, 3” is described in the confirmation range information, the approval member is determined based on the confirmation range information “2” in the first approval member determination (corresponding to step S706 in FIG. 7). In the next approval member determination (corresponding to step S711 in FIG. 7), the approval member is determined based on the confirmation range information “3”.

[メンバ削除]
図18は、メーリングリストからメンバが削除される過程を表したフローチャートである。図18を参照すると、まず、任意のメンバをメーリングリストから離脱(退会)させることを望むメンバ(以下、離脱要求メンバ)が、Webサーバ30にアクセスし、メーリングリスト名、自分のメールアドレス、離脱させたいメンバ(離脱メンバ)のメールアドレス等を入力・送信する(ステップS1801)。
[Delete member]
FIG. 18 is a flowchart showing a process of deleting a member from the mailing list. Referring to FIG. 18, first, a member who wants to remove (unsubscribe) an arbitrary member from the mailing list accesses the Web server 30 and wants to leave the mailing list name, his / her mail address, and so on. The member's (leaving member) e-mail address or the like is input and transmitted (step S1801).

図19は、メーリングリストからの離脱要求を行う際に、Webサーバ30より要求される入力項目を説明するための画面イメージ図である。図19の例では、メーリングリストメンバ離脱依頼画面は、メーリングリスト名、あなたのメールアドレス(離脱要求メンバメールアドレス)、当該メーリングリストから新たに脱退させるユーザのメールアドレス(離脱メンバメールアドレス)、該ユーザに対するメッセージの各入力欄と、離脱確認付きで依頼ボタン、即時離脱依頼ボタン、を含んで構成されている。   FIG. 19 is a screen image diagram for explaining input items requested by the Web server 30 when making a withdrawal request from the mailing list. In the example of FIG. 19, the mailing list member withdrawal request screen includes the mailing list name, your email address (leaving request member email address), the email address of the user to leave the mailing list (leaving member email address), and the message to the user. And a request button with an exit confirmation and an immediate exit request button.

図19に示したように各項目を入力した上で、後述する離脱確認が必要であるか否かに応じて、離脱要求メンバが、離脱確認付きで依頼ボタン又は即時離脱依頼ボタンを押下すると、入力した内容が離脱情報として、Webサーバ30からメーリングリスト管理手段40へ伝えられる。このとき送信される離脱情報は、メーリングリスト離脱依頼画面に入力された各項目内容及び離脱確認フラグから構成され、具体的には、メーリングリスト名、離脱要求メンバメールアドレス、離脱メンバメールアドレス、離脱メンバに対するメッセージ、及び離脱確認フラグから構成される。この離脱確認フラグは、離脱確認付きで依頼ボタンを押下した場合はONに、即時離脱依頼ボタンを押下した場合はOFFになるものとする。   As shown in FIG. 19, after each item is input, depending on whether or not a later-described withdrawal confirmation is required, the withdrawal request member presses the request button or the immediate withdrawal request button with the departure confirmation. The input content is transmitted from the Web server 30 to the mailing list management means 40 as withdrawal information. The leaving information transmitted at this time is composed of the contents of each item entered on the mailing list leaving request screen and the leaving confirmation flag. Specifically, the mailing list name, the leaving request member email address, the leaving member email address, and the leaving member It consists of a message and a leaving confirmation flag. This leave confirmation flag is turned ON when the request button is pressed with a leave confirmation, and is turned OFF when the immediate leave request button is pressed.

メーリングリスト管理手段40は、Webサーバ30から離脱情報を受け取ると、離脱確認フラグを確認し、離脱フラグがONであれば(ステップS1802のY)、承認メンバを決定する(ステップS1803)。承認メンバは、招待関連情報90から、離脱情報のメーリングリスト名が合致し、かつ、離脱情報の離脱メンバメールアドレスが招待関係情報90の被招待者アドレスに一致する行の承認者アドレスで特定されるメンバ、即ち、当該メンバを承認した者に決定される。   When the mailing list management means 40 receives the leave information from the Web server 30, the mailing list management means 40 confirms the leave confirmation flag, and if the leave flag is ON (Y in step S1802), determines the approved member (step S1803). The approval member is identified from the invitation-related information 90 by the approver address in the row where the mailing list name of the withdrawal information matches and the withdrawal member mail address of the withdrawal information matches the invitee address of the invitation relation information 90. It is determined to be a member, that is, a person who has approved the member.

メーリングリスト管理手段40は、ステップS1803で決定した承認メンバに対して、メーリングリスト離脱承認依頼メールを作成・送信する(ステップS1804)。   The mailing list management means 40 creates and transmits a mailing list withdrawal approval request mail to the approved member determined in step S1803 (step S1804).

図20は、離脱承認依頼メールの一例を表した図である。離脱承認依頼メールの本文には離脱要求メンバと離脱メンバに関する情報と、後記するメーリングリスト離脱承認画面のURLが必ず含まれているものとする。   FIG. 20 is a diagram illustrating an example of a leave approval request mail. It is assumed that the body of the leave approval request mail always includes information on the leave request member and the leave member, and a mailing list leave approval screen URL described later.

承認メンバは、クライアント端末を操作して、メールサーバより受信した離脱承認依頼メールを参照し、該メールに記載されているメーリングリスト離脱承認画面のURLへアクセスし、承認可否を入力する(ステップS1805)。   The approval member operates the client terminal, refers to the withdrawal approval request mail received from the mail server, accesses the URL of the mailing list withdrawal approval screen described in the mail, and inputs approval approval / disapproval (step S1805). .

図21は、図20の離脱承認依頼メールに含まれるURLにてWebサーバ30にアクセスした際に表示されるメーリングリスト離脱承認画面の例である。図20を参照すると、メーリングリスト離脱承認画面は、メーリングリスト名とメーリングリストから離脱させるメンバのメールアドレスと、承認メンバのメールアドレスの入力欄と、承認/拒否ボタンを含んで構成されている。   FIG. 21 is an example of a mailing list leave approval screen displayed when the Web server 30 is accessed with the URL included in the leave approval request mail of FIG. Referring to FIG. 20, the mailing list withdrawal approval screen includes a mailing list name, a mail address of the member to be removed from the mailing list, an input field for the mail address of the approved member, and an approval / rejection button.

ステップS1805にて、承認メンバがメーリングリスト離脱承認画面の承認/拒否ボタンを押下すると、Webサーバ30は、メーリングリスト離脱承認画面にて入力されたメーリングリスト名、離脱要求メンバメールアドレス、離脱メンバメールアドレス、承認メンバのメールアドレス及びメーリングリストへの承認フラグから構成される離脱承認情報をメーリングリスト管理手段40に送信する。ここで、承認ボタンが押下された場合は、承認フラグはONに、拒否ボタンが押下された場合は、承認フラグはOFFになるものとする。   In step S1805, when the approval member presses the approval / rejection button on the mailing list withdrawal approval screen, the Web server 30 receives the mailing list name, the withdrawal request member email address, the withdrawal member email address, and the approval entered on the mailing list withdrawal approval screen. The withdrawal approval information composed of the member's mail address and the approval flag for the mailing list is transmitted to the mailing list management means 40. Here, it is assumed that the approval flag is turned on when the approval button is pressed, and the approval flag is turned off when the reject button is pressed.

Webサーバ30から受け取った離脱承認情報の承認フラグがONである場合(ステップS1806のY)、メーリングリスト管理手段40は、他に承認メンバが存在するか否を確認し、他に承認メンバが存在する場合は(ステップS1807のY)、ステップS1804に戻り、当該他の承認メンバに対する承認依頼メールを生成、送信する。   If the approval flag of the leave approval information received from the Web server 30 is ON (Y in step S1806), the mailing list management unit 40 checks whether there are other approved members, and there are other approved members. In this case (Y in step S1807), the process returns to step S1804, and an approval request mail for the other approval member is generated and transmitted.

一方、他に承認メンバが存在しない場合は(ステップS1807のN)、又は、ステップS1802にて離脱情報の離脱確認フラグがOFFとされている場合は、メーリングリスト管理手段40は、メーリングリスト管理情報80の該当するメーリングリストのメンバアドレスから離脱メンバのメールアドレスを削除する(ステップS1808)。   On the other hand, if there is no other approved member (N in step S1807), or if the leaving information leaving confirmation flag is set to OFF in step S1802, the mailing list management means 40 stores the mailing list management information 80. The mail address of the leaving member is deleted from the member address of the corresponding mailing list (step S1808).

図22は、図13の状態から、図19の入力内容にて「a3@ttt.jp」とのメールアドレスを持つメンバが、メーリングリスト「aaa@xxx.jp」から削除された状態のメーリングリスト管理情報80を表した図である。   FIG. 22 shows the mailing list management information in which the member having the mail address “a3@ttt.jp” in the input content of FIG. 19 is deleted from the mailing list “aaa@xxx.jp” from the state of FIG. FIG.

最後に、メーリングリスト管理手段40は、離脱要求メンバ及び離脱メンバに対して、参加が承認されたことを通知する離脱承認メールを作成し、メールサーバ20dへ送信する(ステップS1809)。図23は、上記離脱承認メールの一例を表した図である。   Finally, the mailing list management means 40 creates a leave approval mail that notifies the leave request member and the leave member that participation has been approved, and transmits it to the mail server 20d (step S1809). FIG. 23 is a diagram showing an example of the withdrawal approval mail.

一方、ステップS1806にて、承認フラグがOFF、即ち、承認メンバが離脱承認依頼に対して拒否を行った場合は(ステップS1806のN)、メーリングリスト管理手段40は、離脱要求メンバ、離脱メンバに対して離脱承認拒否通知メールを作成し、送信する(ステップS1810)。図24は、離脱要求メンバに宛てられた離脱承認拒否通知メールの一例を表した図である。   On the other hand, if the approval flag is OFF in step S1806, that is, if the approval member rejects the withdrawal approval request (N in step S1806), the mailing list management means 40 determines the withdrawal request member and the withdrawal member. A departure approval rejection notification mail is created and transmitted (step S1810). FIG. 24 is a diagram illustrating an example of a leave approval rejection notification mail addressed to a leave request member.

以上のとおり、本実施の形態では、確認範囲情報という招待者を基準とする相対的な招待被招待関係を辿ってメーリングリストへのメンバ追加に対する承認権限を有する者を決定可能としたため、メンバ追加の際の管理者の負担が低減される。   As described above, in the present embodiment, it is possible to determine the person who has the authorization authority to add a member to the mailing list by following the relative invitation invite relationship based on the inviter as confirmation range information. The burden on the administrator is reduced.

また、本実施の形態では、上記確認範囲情報にて指定する数値を増減させ、あるいは、複数設定する等して、メーリングリストの性質に応じたメンバ追加基準を柔軟に設定することが可能となる。   Further, in this embodiment, it is possible to flexibly set the member addition criteria according to the property of the mailing list by increasing or decreasing the numerical value designated by the confirmation range information or setting a plurality of values.

また、本実施の形態では、メンバ追加時の審査処理機能の利用に対して課金できるように構成されているため、メンバ追加時に厳密な審査が必要なメーリングリストは有料、審査が必要でないあるいは審査が少ないメーリングリストは無料とする、といった管理負担の低減量に応じた対価を徴収することが可能となる。   In addition, since the present embodiment is configured so as to charge for the use of the examination processing function at the time of adding a member, a mailing list that requires strict examination at the time of adding a member is charged, and no examination is required or examination is required. It is possible to collect compensation according to the reduction amount of management burden, such as freeing a small mailing list.

なお、上記した実施形態では、メンバ追加時のみに、確認範囲情報を用いるものとして説明したが、メーリングリストの性質に応じて、メンバ削除時にも、確認範囲情報を用いた承認メンバの決定を行うものとしてもよい。例えば、あるメンバの離脱の際に、参加時に承認を行ったメンバが離脱している場合などは、より上位(親側)のメンバの承認を必要とするといった厳格なメンバ管理が可能となる。   In the above-described embodiment, it has been described that the confirmation range information is used only when a member is added. However, depending on the nature of the mailing list, an approved member is determined using the confirmation range information even when a member is deleted. It is good. For example, when a member who has been approved at the time of participation is leaving when a certain member leaves, strict member management that requires approval of a higher-order (parent) member is possible.

[第2実施形態]
続いて、上記第1の実施形態と同様の構成にて実現可能な本発明の第2の最良の形態について図面を参照して説明する。上記第1の実施形態では、メーリングリストのメンバが任意のユーザを招待することにより参加が可能となっているが、本実施形態では、メーリングリストに参加していないユーザ側からメーリングリストのメンバに対して参加を申請する形態としたものである。
[Second Embodiment]
Next, a second best mode of the present invention that can be realized with the same configuration as that of the first embodiment will be described with reference to the drawings. In the first embodiment, a mailing list member can join by inviting an arbitrary user, but in this embodiment, a user who has not joined the mailing list joins the mailing list member. It is a form to apply for.

図25は、第1の実施形態と動作上相違する部分を表したフローチャートであり、図7のステップS701〜S704に置き換えることが可能である。図25を参照すると、まず、メーリングリストに参加を希望するユーザは、Webサーバ30にアクセスし、そのメーリングリスト参加申請画面にて、メーリングリスト名、自分のメールアドレス、参加申請先となるメンバ(任意)、該メンバに宛てたメッセージ等を入力・送信する(ステップS2501)。   FIG. 25 is a flowchart showing portions that differ in operation from the first embodiment, and can be replaced with steps S701 to S704 in FIG. Referring to FIG. 25, first, a user who wishes to participate in the mailing list accesses the Web server 30, and on the mailing list participation application screen, the mailing list name, his / her e-mail address, a member who is a participation application destination (optional), A message addressed to the member is input / transmitted (step S2501).

Webサーバ30が、入力された内容をメーリングリスト管理手段40へ伝達すると、メーリングリスト管理手段40は、Webサーバ30から受け取った情報に基づいてメーリングリスト参加申請画面を作成しWebサーバ30へ渡す(ステップS2502)。このとき、メーリングリスト管理手段40は、メーリングリスト参加申請画面へアクセスするためのURLも取得しておく。   When the Web server 30 transmits the input content to the mailing list management means 40, the mailing list management means 40 creates a mailing list participation application screen based on the information received from the Web server 30 and passes it to the Web server 30 (step S2502). . At this time, the mailing list management means 40 also acquires a URL for accessing the mailing list participation application screen.

続いて、メーリングリスト管理手段40は、ステップS2501にて入力されたメーリングリストより適宜選択したメンバ、あるいは、ステップS2501にてユーザより指定されたメンバに対し、前記メーリングリスト参加申請画面へのURLを含んだ参加申請メールを作成し、メールサーバ20dへ送信する(ステップS2503)。   Subsequently, the mailing list management means 40 joins a member appropriately selected from the mailing list input in step S2501 or a member specified by the user in step S2501 including the URL to the mailing list participation application screen. An application mail is created and transmitted to the mail server 20d (step S2503).

前記参加申請メールを受け取ったメンバが、参加申請メールに記載されたURLにてWebサーバ30にアクセスし、メーリングリスト参加申請画面より、参加申請の受諾可否を入力する(ステップS2504)。   The member who has received the participation application mail accesses the Web server 30 at the URL described in the participation application mail, and inputs whether or not to accept the participation application from the mailing list participation application screen (step S2504).

以降は、図7における招待メンバ、被招待メンバを、それぞれ参加申請先メンバ、参加申請ユーザに読み替え、第1の実施形態と同様の手順で進めることが可能である。   Thereafter, it is possible to replace the invited member and the invited member in FIG. 7 with the participation application destination member and the participation application user, respectively, and proceed in the same procedure as in the first embodiment.

本実施の形態では、メーリングリストへの招待という形態ではなく参加申請という形態でメンバを追加できるため、メーリングリストのメンバによる、メンバの勧誘等が不要となる。   In the present embodiment, members can be added not in the form of invitation to the mailing list but in the form of application for participation, so there is no need for soliciting members by members of the mailing list.

以上、本発明をメーリングリストに適用した第1、第2の実施形態を説明したが、本発明の技術的範囲は、上述した各実施形態に限定されるものではなく、メンバの加除に際して、承認者決定情報によりその都度決定されるメンバに承認権限を与えるという本発明の要旨を逸脱しない範囲で、各種の変形・置換をなしうることが可能であることはいうまでもない。本発明は、インターネットサービスプロバイダや企業内におけるメーリングリスト運営システムに適用できるほか、ピアツーピア型やサーバ型のファイル共有システムにおけるメンバ管理といった用途にも適用可能である。   As described above, the first and second embodiments in which the present invention is applied to the mailing list have been described. However, the technical scope of the present invention is not limited to the above-described embodiments. It goes without saying that various modifications and replacements can be made without departing from the gist of the present invention in which approval authority is given to members determined each time based on the determination information. The present invention can be applied to a mailing list management system in an Internet service provider or a company, and can also be applied to uses such as member management in a peer-to-peer type or server type file sharing system.

また、上記した実施形態では、招待メンバ又は参加申請先メンバを基準に招待関係情報を辿って承認権限を有するメンバを決定するものとして説明したが、最新の登録メンバ等を基準に承認権限を有するメンバを決定することとしてもよい。例えば、確認範囲情報(承認者決定情報)として「3」が設定されている場合、最新の登録メンバから辿って、3番目に新しく登録されたメンバ、3番目の招待/被招待関係にあるメンバに、承認権限を与えるといった変形実施も可能である。   In the above-described embodiment, it has been described that the member having the authorization authority is determined by tracing the invitation relation information based on the invitation member or the participation application destination member, but the authorization authority is based on the latest registered member or the like. The member may be determined. For example, when “3” is set as the confirmation range information (approver decision information), the third newly registered member and the third inviting / inviting member are traced from the latest registered member. Further, it is possible to perform a modification such as giving an approval authority.

また、上記した実施形態では省略したが、更にユーザの便宜のため、コミュニティの検索機能や、各コミュニティの概要や外部から参加申請を受け付けるか否かといったコミュニティの属性情報を一覧表示する機能を備えることも可能である。   Although omitted in the above-described embodiment, for the convenience of the user, a community search function and a function for displaying a list of community attribute information such as an overview of each community and whether or not to accept a participation application from outside are provided. It is also possible.

本発明の第1の実施形態に係るコミュニティ管理システムの構成を表したブロック図である。It is a block diagram showing the structure of the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムで保持されるメーリングリスト管理情報を説明するための図である。It is a figure for demonstrating the mailing list management information hold | maintained at the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムで保持される招待関係情報を説明するための図である。It is a figure for demonstrating the invitation relation information hold | maintained with the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいてメーリングリストが開設されるまでの流れを表したフローチャートである。It is a flowchart showing the flow until a mailing list is opened in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおけるメーリングリスト開設時の入力項目を説明するための画面イメージ図である。It is a screen image figure for demonstrating the input item at the time of the mailing list establishment in the community management system which concerns on the 1st Embodiment of this invention. 図2の状態から新たにメーリングリストが開設され更新された状態のメーリングリスト管理情報を説明するための図である。It is a figure for demonstrating the mailing list management information of the state by which the mailing list was newly opened and updated from the state of FIG. 本発明の第1の実施形態に係るコミュニティ管理システムにおいてメーリングリストにメンバが追加される過程を表したフローチャートである。It is a flowchart showing the process in which a member is added to a mailing list in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおけるメーリングリスト紹介時の入力項目を説明するための画面イメージ図である。It is a screen image figure for demonstrating the input item at the time of mailing list introduction in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて生成される招待メールの一例を表した図である。It is a figure showing an example of the invitation mail produced | generated in the community management system which concerns on the 1st Embodiment of this invention. 図9の招待メールに含まれるURLにてクライアント端末に表示されるメーリングリスト招待確認画面のイメージ図である。It is an image figure of the mailing list invitation confirmation screen displayed on a client terminal by URL contained in the invitation mail of FIG. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて生成される承認依頼メールの一例を表した図である。It is a figure showing an example of the approval request mail produced | generated in the community management system which concerns on the 1st Embodiment of this invention. 図11の承認依頼メールに含まれるURLにてクライアント端末に表示されるメーリングリスト参加承認画面のイメージ図である。It is an image figure of the mailing list participation approval screen displayed on a client terminal by URL contained in the approval request mail of FIG. 図2の状態から、図8、図9、図12の各入力内容にて更新されたメーリングリスト管理情報を表した図である。FIG. 13 is a diagram showing mailing list management information updated from the state of FIG. 2 with each input content of FIGS. 8, 9, and 12. 図3の状態から、図8、図9、図12の各入力内容にて更新された招待関係情報を表した図である。It is the figure showing the invitation relation information updated with each input content of FIG.8, FIG.9, FIG.12 from the state of FIG. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて招待を受けたユーザ(被招待者)に送信される参加承認メールの一例を表した図である。It is a figure showing an example of the participation approval mail transmitted to the user (invitee) who received the invitation in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて招待メンバに宛てられた承認拒否通知メールの一例を表した図である。It is a figure showing an example of the approval refusal notification mail addressed to the invited member in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて承認メンバが決定される過程を表したフローチャートである。It is a flowchart showing the process in which an approval member is determined in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいてメーリングリストからメンバが削除される過程を表したフローチャートである。It is a flowchart showing the process in which a member is deleted from a mailing list in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおけるメーリングリスト離脱要求時の入力項目を説明するための画面イメージ図である。It is a screen image figure for demonstrating the input item at the time of the mailing list leaving request | requirement in the community management system concerning the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて生成される離脱承認依頼メールの一例を表した図である。It is a figure showing an example of the leaving approval request mail produced | generated in the community management system which concerns on the 1st Embodiment of this invention. 図20の離脱承認依頼メールに含まれるURLにてクライアント端末に表示されるメーリングリスト離脱承認画面のイメージ図である。FIG. 21 is an image diagram of a mailing list leave approval screen displayed on the client terminal at a URL included in the leave approval request mail in FIG. 20. 図13の状態から、図19の入力内容にて更新されたメーリングリスト管理情報を表した図である。It is the figure showing the mailing list management information updated with the input content of FIG. 19 from the state of FIG. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて生成される参加承認メールの一例を表した図である。It is a figure showing an example of the participation approval mail produced | generated in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るコミュニティ管理システムにおいて生成される離脱承認拒否通知メールの一例を表した図である。It is a figure showing an example of the leaving approval refusal notification mail produced | generated in the community management system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係るコミュニティ管理システムにおける、第1の実施形態との相違部分を表したフローチャートである。It is a flowchart showing a different part from 1st Embodiment in the community management system which concerns on the 2nd Embodiment of this invention. 従来のメーリングリスト管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the conventional mailing list management system.

符号の説明Explanation of symbols

10a、10b、10c クライアント端末
20a、20b、20c、20d メールサーバ
30 Webサーバ
40 メーリングリスト管理手段
50 メーリングリスト処理手段
60 課金サーバ
80 メーリングリスト管理情報
90 招待関連情報
10a, 10b, 10c Client terminals 20a, 20b, 20c, 20d Mail server 30 Web server 40 Mailing list management means 50 Mailing list processing means 60 Billing server 80 Mailing list management information 90 Invite related information

Claims (14)

メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムであって、
前記メンバリストについてメンバの登録申込が行われる度に、該登録申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報を含むメンバリスト管理情報を保持するとともに、
前記メンバリストに対する登録申込に対し、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストへの登録処理を行うメンバリスト管理手段を備えたこと、
を特徴とするコミュニティ管理システム。
A community management system for managing a community composed of members registered in a member list,
Each time a member registration application is made for the member list, member list management information including approver determination information for determining a member who has an approval authority for the registration application each time is held,
A member list management means for performing registration processing on the member list after confirming whether or not approval has been obtained from the member determined by the approver determination information for the registration application for the member list ,
A community management system characterized by
メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムであって、
前記メンバリストについてメンバの削除申込が行われる度に、該削除申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報を含むメンバリスト管理情報を保持するとともに、
前記メンバリストからの削除申込に対し、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストからの削除処理を行うメンバリスト管理手段を備えたこと、
を特徴とするコミュニティ管理システム。
A community management system for managing a community composed of members registered in a member list,
Each time a member deletion application is made for the member list, member list management information including approver determination information for determining a member having an approval authority for the deletion application each time is held,
A member list management unit is provided for performing deletion processing from the member list after confirming whether or not approval has been obtained from the member determined by the approver determination information for the deletion application from the member list. thing,
A community management system characterized by
前記メンバリスト管理手段は、前記承認者決定情報にて決定される複数メンバのうち、所定の人数以上のメンバから承認が得られたことを条件に、前記メンバリストへの登録処理又は前記メンバリストからの削除処理を実行すること、
を特徴とする請求項1又は2に記載のコミュニティ管理システム。
The member list management means is configured to perform registration processing on the member list or the member list on the condition that approval is obtained from a predetermined number of members or more among the plurality of members determined by the approver determination information. Performing the removal process from
The community management system according to claim 1 or 2, characterized by the above-mentioned.
前記メンバリスト管理手段は、コミュニティのメンバからの招待又は参加受諾を受けていることを条件に、該メンバリストへの登録申込を受け付け、
更に、前記メンバリストへの登録時に、該メンバと招待者又は参加受諾者との親子関係を示すメンバ関係情報を保持するとともに、
任意のメンバリストに対する登録申込又は削除申込に対し承認権限が与えられるメンバが、前記承認者決定情報に定められた数だけ前記メンバ関係情報を親側に辿ることにより決定されること、
を特徴とする請求項1乃至3いずれか一に記載のコミュニティ管理システム。
The member list management means accepts an application for registration to the member list on the condition that the invitation or participation acceptance from a member of the community has been received,
Furthermore, at the time of registration to the member list, while holding member relationship information indicating the parent-child relationship between the member and the inviter or participation acceptor,
A member to whom approval authority is given for registration application or deletion application for an arbitrary member list is determined by tracing the member relation information to the parent side by the number determined in the approver determination information;
The community management system according to any one of claims 1 to 3.
前記承認権限の行使用サイトを構成するWebサーバを含み、
前記承認権限の行使用サイトへのアドレスを含んだ承認依頼メールを用いて、前記メンバへ承認依頼が行われ、
前記メンバリスト管理手段は、前記Webサーバ経由で入力された承認結果に基づいて、該メンバリストへの登録処理又は前記メンバリストからの削除処理を実行すること、
を特徴とする請求項1乃至4いずれか一に記載のコミュニティ管理システム。
A web server constituting a line use site of the authorization authority,
An approval request is made to the member using an approval request email containing the address to the approval authorization line use site,
The member list management means executes registration processing to the member list or deletion processing from the member list based on an approval result input via the Web server;
The community management system according to claim 1, wherein:
任意のコミュニティへの参加意思を確認するための参加意思確認用サイトを構成するWebサーバを含み、
前記参加意思確認用サイトへのアドレスを含んだ招待メールを用いて、未参加メンバへの招待が行われ、
前記メンバリスト管理手段は、前記Webサーバ経由で入力された参加意思確認結果に基づいて、メンバリストへの登録申込を受け付けること、
を特徴とする請求項1乃至5いずれか一に記載のコミュニティ管理システム。
Including a web server that constitutes a site for confirming participation in order to confirm the intention to participate in an arbitrary community;
Invitation to non-participating members is performed using an invitation email containing the address to the participation intention confirmation site,
The member list management means accepts a registration application to the member list based on a result of the intention to participate input via the Web server;
The community management system according to claim 1, wherein:
前記メンバリスト管理手段からの課金情報により課金処理を行う課金サーバを備えること、
を特徴とする請求項1乃至6いずれか一に記載のコミュニティ管理システム。
A billing server that performs billing processing based on billing information from the member list management means;
A community management system according to any one of claims 1 to 6.
前記課金情報による課金額が、前記承認者決定情報を用いたメンバリストへの登録処理の回数に応じて増大していくこと、
を特徴とする請求項7に記載のコミュニティ管理システム。
The amount of billing by the billing information increases according to the number of registration processes in the member list using the approver decision information;
The community management system according to claim 7.
前記メンバリスト管理手段が、新規のコミュニティの開設時に、前記課金サーバに対して課金情報を発行すること、
を特徴とする請求項7又は8に記載のコミュニティ管理システム。
The member list management means issuing billing information to the billing server when a new community is established;
The community management system according to claim 7 or 8, wherein
前記メンバリストがメーリングリストであること、
を特徴とする請求項1乃至9いずれか一に記載のコミュニティ管理システム。
The member list is a mailing list;
The community management system according to any one of claims 1 to 9.
メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムにおけるコミュニティの新規メンバの登録方法であって、
前記コミュニティ管理システムが、任意のメンバリストについてメンバの登録申込が行われる度に該登録申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報の設定を受け付けるステップと、
前記メンバリストに対する登録申込に対し、前記コミュニティ管理システムが、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストへの登録処理を行うステップと、を含むこと、
を特徴とするコミュニティの新規メンバの登録方法。
A method for registering a new member of a community in a community management system for managing a community composed of members registered in a member list,
The community management system accepting a setting of approver determination information for determining each time a member having an approval authority for the registration application every time a member registration application is made for an arbitrary member list;
For the registration application for the member list, the community management system confirms whether or not the approval is obtained from the member determined by the approver determination information, and then performs a registration process to the member list. Including,
The registration method of the new member of the community characterized by this.
メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムにおけるコミュニティからの既存メンバの削除方法であって、
前記コミュニティ管理システムが、任意のメンバリストについてメンバの削除申込が行われる度に該削除申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報の設定を受け付けるステップと、
前記メンバリストからの削除申込に対し、前記コミュニティ管理システムが、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認した後、該メンバリストからの削除処理を行うステップと、を含むこと、
を特徴とするコミュニティからの既存メンバの削除方法。
A method for deleting an existing member from a community in a community management system for managing a community composed of members registered in a member list,
The community management system accepting a setting of approver determination information for determining each time a member having approval authority for the deletion application every time a member deletion application is made for an arbitrary member list;
In response to the deletion application from the member list, the community management system confirms whether or not the approval is obtained from the member determined by the approver determination information, and then performs a deletion process from the member list. Including,
To delete an existing member from a community characterized by.
メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムを構成するコンピュータに実行させるメンバリスト管理プログラムであって、
任意のメンバリストについてメンバの登録申込が行われる度に該登録申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報の設定を受け付ける処理と、
前記メンバリストに対する登録申込に対して、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認する処理と、
前記確認の結果、前記承認権限を有するメンバからの承認を得られている場合に、前記メンバリストに前記登録申込者を登録する処理と、を前記コンピュータに実行させるプログラム。
A member list management program to be executed by a computer constituting a community management system for managing a community composed of members registered in a member list,
A process of accepting setting of approver determination information for determining each time a member having an approval authority for the registration application every time a member registration application is made for an arbitrary member list;
Processing for confirming whether or not approval has been obtained from the member determined by the approver determination information for the registration application for the member list;
A program for causing the computer to execute a process of registering the registered applicant in the member list when approval from a member having the approval authority is obtained as a result of the confirmation.
メンバリストに登録されたメンバで構成されるコミュニティを管理するコミュニティ管理システムを構成するコンピュータに実行させるメンバリスト管理プログラムであって、
任意のメンバリストについてメンバの削除申込が行われる度に該削除申込に対する承認権限を有するメンバをその都度決定するための承認者決定情報の設定を受け付ける処理と、
前記メンバリストに対する削除申込に対して、前記承認者決定情報により決定されたメンバから承認を得られているか否かを確認する処理と、
前記確認の結果、前記承認権限を有するメンバからの承認を得られている場合に、前記メンバリストから前記削除申込者を削除する処理と、を前記コンピュータに実行させるプログラム。
A member list management program to be executed by a computer constituting a community management system for managing a community composed of members registered in a member list,
A process of accepting setting of approver determination information for determining each time a member having approval authority for the deletion application every time a member deletion application is made for an arbitrary member list;
Processing for confirming whether or not approval has been obtained from the member determined by the approver determination information for the deletion application for the member list;
A program for causing the computer to execute a process of deleting the deletion applicant from the member list when approval from a member having the approval authority is obtained as a result of the confirmation.
JP2006046814A 2006-02-23 2006-02-23 Community management system and member managing method thereof Pending JP2007228243A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006046814A JP2007228243A (en) 2006-02-23 2006-02-23 Community management system and member managing method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006046814A JP2007228243A (en) 2006-02-23 2006-02-23 Community management system and member managing method thereof

Publications (1)

Publication Number Publication Date
JP2007228243A true JP2007228243A (en) 2007-09-06

Family

ID=38549606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006046814A Pending JP2007228243A (en) 2006-02-23 2006-02-23 Community management system and member managing method thereof

Country Status (1)

Country Link
JP (1) JP2007228243A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009084303A1 (en) * 2007-12-28 2009-07-09 Mekiki Co., Ltd. Attribute information authentication device, attribute information authentication method and computer program
JP2009163706A (en) * 2008-09-01 2009-07-23 Mekiki:Kk Attribute information authentication device, attribute information authentication method, and computer program
WO2009107220A1 (en) * 2008-02-28 2009-09-03 パナソニック電工株式会社 Network system and method for data communication
JP2013186752A (en) * 2012-03-08 2013-09-19 Toshiba Corp Video server device and rebuild processing control method for the same
US10594775B2 (en) 2013-10-14 2020-03-17 International Business Machines Corporation Groupware management
US11032356B2 (en) 2013-10-14 2021-06-08 International Business Machines Corporation Groupware management

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009084303A1 (en) * 2007-12-28 2009-07-09 Mekiki Co., Ltd. Attribute information authentication device, attribute information authentication method and computer program
US8387116B2 (en) 2007-12-28 2013-02-26 Mekiki Co., Ltd. Attribute information authentication apparatus, attribute information authentication method, and storage medium for storing computer program
WO2009107220A1 (en) * 2008-02-28 2009-09-03 パナソニック電工株式会社 Network system and method for data communication
JPWO2009107220A1 (en) * 2008-02-28 2011-06-30 パナソニック電工株式会社 Network system and data communication method
JP2009163706A (en) * 2008-09-01 2009-07-23 Mekiki:Kk Attribute information authentication device, attribute information authentication method, and computer program
JP2013186752A (en) * 2012-03-08 2013-09-19 Toshiba Corp Video server device and rebuild processing control method for the same
US10594775B2 (en) 2013-10-14 2020-03-17 International Business Machines Corporation Groupware management
US11032356B2 (en) 2013-10-14 2021-06-08 International Business Machines Corporation Groupware management

Similar Documents

Publication Publication Date Title
US11445033B2 (en) Viral engine for network deployment
US9705885B2 (en) Trusted social network
US10049345B2 (en) Social network for providing recommendations for items of interest
AU2005272189B2 (en) Methods and apparatus for identifying and facilitating a social interaction structure over a data packet network
JP4971210B2 (en) Service providing system, service providing method, and computer program
JP5291348B2 (en) Service providing system, service providing method, and computer program
US20140310365A1 (en) System and Method for Tracking Messages in a Messaging Service
EP2343866B1 (en) Network-based system for social interactions between users
WO2013113093A1 (en) System and method for processing messages in a messaging service
EP1786161A2 (en) Communication system, device, and program
US20110029608A1 (en) System for enhanced management of social networks on mobile devices
WO2007101230A2 (en) Method for sharing document between groups over a distributed network
JP2007228243A (en) Community management system and member managing method thereof
US20120084842A1 (en) Configurable electronic messaging system that maintains recipient privacy
CN101164278A (en) Expandable mark language XML document management method and system
KR20060015313A (en) System and method for user interaction in a peer-to-peer environment
KR20030036277A (en) Automated system and method for a hierarchical management map of contact information
US20150242816A1 (en) Sharing recruiting information
US20150242817A1 (en) Sharing recruiting information
TWI509554B (en) Accommodation Invitation System
KR100486905B1 (en) System and method for preventing spam mail
JP2004348569A (en) Knowledge accumulation support system and program
US20150249628A1 (en) Associating private annotations with public profiles
JP2009169923A (en) Closed site mail system
WO2012145784A1 (en) Address attribute data storage and retrieval system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090616

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090817

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091208