JPH05308378A - Electronic mail address setting system - Google Patents

Electronic mail address setting system

Info

Publication number
JPH05308378A
JPH05308378A JP4113418A JP11341892A JPH05308378A JP H05308378 A JPH05308378 A JP H05308378A JP 4113418 A JP4113418 A JP 4113418A JP 11341892 A JP11341892 A JP 11341892A JP H05308378 A JPH05308378 A JP H05308378A
Authority
JP
Japan
Prior art keywords
electronic mail
alias
mail
correspondence table
user
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
JP4113418A
Other languages
Japanese (ja)
Inventor
Akira Ishikawa
石川  晃
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4113418A priority Critical patent/JPH05308378A/en
Publication of JPH05308378A publication Critical patent/JPH05308378A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a coordinate table which is superior in flexibility and maintainability by preparing hierarchic coordinate tables and their utilizing method. CONSTITUTION:A coordinate table 11 that all electronic mail users can refer to, coordinate tables 12, 13, and 14 that groups A, B, and C can refer to, and coordinate tables that the individuals possess are prepared. When an electronic mail is generated, a user selects an alias for an electronic mail destination address to be set from a range 16 which can be referred to and sets it. Before the electronic mail is sent, a developing routine develops the user sets the alias for the destination by using the tables 15 and 12, table 11, and tables in higher layers in order, and when it is all developed into electronic mail addresses, the main is sent.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は電子メールシステムで使
用される電子メールアドレス設定方式に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic mail address setting method used in an electronic mail system.

【0002】[0002]

【従来の技術】従来の分散処理システムにおける電子メ
ールシステムでは電子メールアドレスとそれに対応させ
た別名の対応表は各個人で所有するか、または転送を行
なう各ホストが対応表を持つという形式であった。
2. Description of the Related Art In an electronic mail system in a conventional distributed processing system, a correspondence table of an electronic mail address and an alias corresponding to the electronic mail address is in the form of being owned by each individual or having a correspondence table at each host for transfer. It was

【0003】例えばUNIX(AT&Tベル研究所で開
発されたオペレーティングシステムの名称)のメール配
送システム sendmail は ファイル /etc/aliases に対
応テーブルを持ち、ユーザが設定した電子メールアドレ
スの別名を正式な電子メールアドレスに展開する。この
対応テーブルはホストの管理者に管理される。
For example, UNIX (an operating system name developed by AT & T Bell Laboratories) mail delivery system sendmail has a correspondence table in a file / etc / aliases, and an alias of an e-mail address set by a user is a formal e-mail. Expand to address. This correspondence table is managed by the host administrator.

【0004】またUNIXでは各一般ユーザはメールリ
ーダシステムであるMH(MessageHandling : サンタモ
ニカのRand社のB.Bordenらによって開発されたシステム
の名称)などを使用してメールの読み出し、作成を行な
うが、やはり .mh_aliasesというファイルに電子メール
アドレスと別名との対応表を書くことができる。
In UNIX, each general user reads and composes a mail by using MH (Message Handling: system name developed by B. Borden et al. Of Rand Co. of Santa Monica) which is a mail reader system. , You can also write a correspondence table of email addresses and aliases in a file called .mh_aliases.

【0005】[0005]

【発明が解決しようとする課題】しかしながら大規模な
インテリジェントビルなどのように複数のテナントが入
居し、共通のLANを使用して電子メールのやりとりを
行なう場合などにビル全体と個人所有の対応テーブルの
み、またはテナント内と個人所有の対応テーブルのみだ
と不都合が生じる。
However, when a plurality of tenants, such as a large-scale intelligent building, move in and exchange e-mails using a common LAN, the correspondence table between the entire building and the private ownership is provided. Inconvenience occurs if only the correspondence table is owned by the owner or owned by the individual.

【0006】例えば、ビル全体と個人所有のみの場合だ
とテナントA、テナントBに人事課が存在した場合ビル
全体の所有データベースに登録するとなると人事課が並
存することから、単に人事課としては登録することはで
きずに、人事課(テナントB)、人事課(テナントA)
などのように表記しなければならない。また他のテナン
トに自社の組織構成を知らせることになりセキュリティ
ー上望ましくない。
[0006] For example, in the case of the entire building and only in case of private ownership, if the personnel section exists in the tenant A and the tenant B, the personnel section will coexist when registered in the ownership database of the entire building. Therefore, the personnel section is simply registered. Personnel Section (Tenant B), Personnel Section (Tenant A)
It must be written like this. In addition, this is not desirable in terms of security because it will inform other tenants of the company's organizational structure.

【0007】しかしながら、個人所有の対応テーブルに
全ユーザがこのような同一テナント内で共通に使用され
る別名を登録するのは、手間がかかるだけではなく、同
じデータを各人が所有することになり資源的な面におい
ても非効率的である。
However, it takes time and labor for all users to register such an alias commonly used in the same tenant in the privately owned correspondence table, because each person owns the same data. It is also inefficient in terms of resources.

【0008】次にテナント毎と個人所有の対応テーブル
のみであるとすると、ビル全体に共通に使用される別名
が設定できない。やはり各テナント、個人で設定するの
は非効率的である。
Next, if there is only a correspondence table for each tenant and for each person, an alias commonly used for the entire building cannot be set. After all, it is inefficient to set each tenant and individual.

【0009】本発明は上記課題に鑑み、多階層の対応テ
ーブルとその利用方法を用意することにより、セキュリ
ティー、柔軟性、保守性ともに優れた電子メールアドレ
スと別名の対応テーブルデータベースを提供することを
目的とする。
In view of the above problems, the present invention provides a correspondence table database of e-mail addresses and aliases excellent in security, flexibility, and maintainability by preparing a multi-layer correspondence table and a method of using the same. To aim.

【0010】[0010]

【課題を解決するための手段】この目的を達成するため
に、本発明は電子メールアドレスとその別名、即ち、多
くの場合対応する実際の人名、組織名からなるユーザが
扱いやすいように電子メールアドレスに対応付けた文字
列との対応表を個人毎に所有するものと、全ユーザが参
照可能な集中管理のものと、さらにユーザが所属するグ
ループ毎に所有管理され、グループの所属ユーザからの
み参照可能なものとの少なくとも3設け、それぞれが上
位レベルを参照可能な形式で複数階層設けた構成となっ
ている。
In order to achieve this object, the present invention provides an electronic mail address and its alias, that is, an electronic mail which is often composed of the corresponding actual person name and organization name so that the user can easily handle the electronic mail. The correspondence table with the character string associated with the address is owned by each individual, the centralized management that all users can refer to, and the ownership management is performed for each group to which the user belongs, and only from the users who belong to the group. At least three of them are provided so that they can be referred to, and each of them is provided with a plurality of hierarchies in a format in which an upper level can be referred to.

【0011】[0011]

【作用】本発明は上記構成において、ある層の対応テー
ブル管理者は上位層の別名を参照して管理対象テーブル
への要求に合わせて、グルーピング、別名に対する別名
付けなどが可能となり、他組織から参照されても良い別
名は他組織から参照可能な共通テーブルへ登録、参照さ
れることがセキュリティー上または運営上好ましくない
ときは他組織から参照不能なテーブルに登録するといっ
たように多彩な設定が可能になり、各テーブルの管理を
各層に応じた管理者が行なうことにより保守が容易にな
る。
According to the present invention, in the above structure, the corresponding table manager of a certain layer can refer to the alias of the upper layer and perform grouping, aliasing for the alias, etc. according to the request to the managed table. Various settings are possible, such as registering aliases that may be referenced in a common table that can be referenced by other organizations, and registering in a table that cannot be referenced by other organizations when it is not preferable for security or operation reasons. Therefore, maintenance is facilitated by the management of each table by an administrator according to each layer.

【0012】[0012]

【実施例】以下、本発明の一実施例について図面を参照
しながら説明する。本実施例は電子メールに関する国際
標準であるMHSメール(CCITT X.400 シリーズ、ISO
10021シリーズ)のプロトコル規約によった電子メール
システムの例をあげる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. In this embodiment, MHS mail (CCITT X.400 series, ISO, which is an international standard for e-mail, is used.
An example of an electronic mail system based on the protocol standard of 10021 series) is given.

【0013】図1は3階層の場合を表したもので最上位
グループのテーブルが11、最上位グループに所属する
グループA、B、Cのテーブルがそれぞれ12、13、
14、最下位レベルのグループAに所属する個人Aのテ
ーブルが15である。図1では16の範囲がユーザAが
参照可能な範囲である。
FIG. 1 shows the case of three hierarchies. The table of the highest group is 11, the tables of groups A, B and C belonging to the highest group are 12, 13 respectively.
14 is the table of the individual A belonging to the lowest level group A. In FIG. 1, 16 ranges are the ranges that the user A can refer to.

【0014】図2は本発明の一実施例における電子メー
ルシステムの構成図である。受信メールBOX209は
転送されてきた電子メールのファイルを一時的に格納し
ておく記憶領域である。
FIG. 2 is a block diagram of an electronic mail system according to an embodiment of the present invention. The received mail BOX 209 is a storage area for temporarily storing the file of the transferred electronic mail.

【0015】送信メールBOX210は他のシステムに
転送するファイルを一時的に格納する記憶領域である。
The outgoing mail box 210 is a storage area for temporarily storing a file to be transferred to another system.

【0016】電子メールシステム本体203はユーザが
電子メールを作成する作業をインターフェース部201
を介してサポートしたり、作成した電子メールを送信メ
ールBOX210にコピーして宛先に転送を行なった
り、自分宛にきた電子メールを受信メールBOX209
から取り込んでインターフェース部1を介してユーザに
表示したりする。
The electronic mail system main body 203 uses the interface unit 201 to handle the work of the user to create an electronic mail.
Support via e-mail, copy created e-mail to outgoing mail BOX 210 and transfer it to the destination, receive e-mail addressed to yourself by receiving mail BOX 209
It is read from the user and displayed to the user via the interface unit 1.

【0017】アドレス別名参照、展開部202はユーザ
が電子メールメッセージを作成中宛先を設定する際に用
意されている電子メールアドレスの別名を参照する作業
をサポートしたり、作成した電子メールを送信する際に
宛先に設定された別名を図3に示すようなアルゴリズム
に従って正式な電子メールアドレスに展開し、電子メー
ルシステムに渡す。またアドレス別名参照、展開部は別
名の参照や展開の際、個人所有対応テーブルファイル2
07を検索したり、またはDBクライアント部204を
通じて共通所有別名対応テーブルDB208の検索を依
頼したりする。
The address alias reference / expansion unit 202 supports the work of referring to the alias of the e-mail address prepared when the user sets the destination during creation of the e-mail message, and sends the created e-mail. At this time, the alias set as the destination is expanded into a formal e-mail address according to the algorithm shown in FIG. 3, and is passed to the e-mail system. In addition, the address alias reference / expansion unit uses the privately owned correspondence table file 2 when referring or expanding an alias.
07, or requests the common possessed alias correspondence table DB 208 to be searched through the DB client unit 204.

【0018】DBクライアント部204は展開、参照を
DBサーバ部205に依頼し結果を受け取り、アドレス
別名参照、展開部202に渡す。
The DB client unit 204 requests the DB server unit 205 for expansion and reference, receives the result, and passes it to the address alias reference and expansion unit 202.

【0019】DBサーバ部205は各クライアントから
の要求を受けて、ユーザ情報DB206からアクセスし
てきたユーザに関する情報を受けとりその情報をもとに
共通、テナント所有別名対応テーブルを検索し、結果を
クライアントに渡す。
The DB server unit 205 receives a request from each client, receives information about a user who has accessed from the user information DB 206, searches a common tenant-owned alias correspondence table based on the information, and sends the result to the client. hand over.

【0020】インターフェース部201はウィンドウシ
ステムなどによってユーザが電子メールを表示させたり
作成したりする作業をサポートする。
The interface unit 201 supports the work of displaying and composing an electronic mail by the user using a window system or the like.

【0021】次に図3の処理フローチャート、図4、図
5のテーブル例を用いて電子メールの送信宛先に設定し
た別名を電子メールアドレスに展開する手順を説明す
る。まず展開対象として受けとった別名が図4のような
個人所有の対応テーブルに登録されているかどうか検索
する。今”上司”という別名文字列を受けとったとする
とこれは個人所有対応テーブルの内容から”営業課
長”、営業部長”という二つの別名に展開される。さら
にこの二つの別名が個人所有テーブルに登録されている
かどうか検索する。図4の例では登録されていないので
次にユーザの所属するテナント名を受け取りテナントが
所有する対応テーブルを使って展開を試みる。展開を依
頼したユーザの所属がテナントAであったとすると図5
の所有者の欄がテナントAである行を検索して”営業課
長”が”加藤二郎”に”営業部長”が”田中三朗”にそ
れぞれ展開される。テナントAの別名の欄を検索しても
これ以上展開できないことが分かるので次に全体共通所
有のテーブルを検索する。図5から”加藤二郎”が”G=
Jiro;S=Kato;O=TA;P=SINA;A=JTT;C=JP" に”田中三朗”
が”G=Saburo;S=Tanaka;O=TA;P=SINA;A=JTT;C=JP”とい
う電子メールアドレスに展開されることが分かる。これ
で別名は全て電子メールアドレスにまで展開されたので
処理を終了する。
Next, a procedure for expanding an alias set as an e-mail transmission destination into an e-mail address will be described with reference to the processing flowchart of FIG. 3 and the table examples of FIGS. First, it is searched whether or not the alias received as the expansion target is registered in the personally owned correspondence table as shown in FIG. Now, if you receive the alias string "boss", this will be expanded from the contents of the personally owned correspondence table into two aliases, "sales manager" and "sales manager". Furthermore, these two aliases are registered in the personally owned table. 4, it is not registered in the example in Fig. 4, so the tenant name of the user is received next and the deployment is attempted using the corresponding table owned by the tenant. The tenant of the user who requested the deployment is tenant A. Figure 5 if there is
A row in which the owner column is tenant A is searched and "Sales Manager" is expanded to "Jiro Kato" and "Sales Manager" is expanded to "Saburo Tanaka". Even if the column of the alias of the tenant A is searched, it can be understood that it cannot be expanded any more. Therefore, the table of the common ownership is searched next. From Figure 5, "Jiro Kato" is "G =
Jiro; S = Kato; O = TA; P = SINA; A = JTT; C = JP "in" Saburo Tanaka "
It can be seen that is expanded to the email address "G = Saburo; S = Tanaka; O = TA; P = SINA; A = JTT; C = JP". Now that all the aliases have been expanded to the e-mail address, the process ends.

【0022】[0022]

【発明の効果】以上のように本発明によれば、ある層の
対応テーブル管理者は上位層の別名を参照して管理対象
テーブルへの要求に合わせて、グルーピング、別名に対
する別名付けなどが可能になり、他組織から参照されて
も良い別名は他組織から参照可能な共通テーブルへ登
録、参照されることがセキュリティー上または運営上好
ましくないときは他組織から参照不能なテーブルに登録
するといったように多彩な設定が可能になる。
As described above, according to the present invention, the corresponding table administrator of a certain layer can refer to the alias of the upper layer and perform grouping, aliasing for the alias, etc. according to the request to the managed table. Therefore, aliases that may be referenced by other organizations are registered in a common table that can be referenced by other organizations, and when referencing is not preferable for security or operation, it is registered in a table that cannot be referenced by other organizations. Various settings are possible.

【0023】また、各テーブルの管理を各層に応じた管
理者が行なうことにより保守が容易となり、セキュリテ
ィー、柔軟性、保守性ともに優れた電子メール別名の設
定が可能になる。
Further, since the management of each table is performed by the administrator corresponding to each layer, the maintenance is facilitated, and it becomes possible to set the e-mail alias excellent in security, flexibility and maintainability.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例における多階層テーブルの構
成図
FIG. 1 is a configuration diagram of a multi-layer table according to an embodiment of the present invention.

【図2】本発明の一実施例における電子メールシステム
の構成図
FIG. 2 is a configuration diagram of an electronic mail system according to an embodiment of the present invention.

【図3】本発明の一実施例における多階層テーブルでの
アドレス別名展開処理フローチャート
FIG. 3 is a flowchart of address alias expansion processing in a multi-layer table according to an embodiment of the present invention.

【図4】本発明の一実施例における個人所有別名対応テ
ーブルの例を示す図
FIG. 4 is a diagram showing an example of a personally owned alias correspondence table according to an embodiment of the present invention.

【図5】本発明の一実施例における共通、テナント所有
別名対応テーブルの例を示す図
FIG. 5 is a diagram showing an example of a common / tenant-owned alias correspondence table according to an embodiment of the present invention.

【符合の説明】[Explanation of sign]

11 全体共通の対応テーブル 12 グループA所有の対応テーブル 13 グループB所有の対応テーブル 14 グループC所有の対応テーブル 15 ユーザA所有の対応テーブル 16 グループAに所属するユーザAが参照可能な範囲 201 インターフェース部 202 アドレス別名参照、展開部 203 電子メールシステム 204 DBクライアント部 205 DBサーバ部 206 ユーザ情報DB 207 個人所有別名対応DB 208 共通、テナント所有別名対応DB 209 受信メールBOX 210 送信メールBOX 11 Correspondence table common to all 12 Correspondence table owned by group A 13 Correspondence table owned by group B 14 Correspondence table owned by group C 15 Correspondence table owned by user A 16 Range that user A belonging to group A can refer to 201 Interface unit 202 Address alias reference and expansion unit 203 E-mail system 204 DB client unit 205 DB server unit 206 User information DB 207 Personally owned alias correspondence DB 208 Common, tenant owned alias correspondence DB 209 Incoming mail BOX 210 Outgoing mail BOX

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 電子メールアドレスと別名とから構成さ
れたユーザ毎に設けられた第1の対応表と、電子メール
アドレスと別名とから構成されすべてのユーザから参照
可能な第2の対応表と、ユーザが所属するグループ毎に
設けられグループに所属するユーザからのみ参照可能
な、電子メールアドレスと別名とから構成された第3の
対応表とを備えたことを特徴とする電子メールアドレス
設定方式。
1. A first correspondence table provided for each user, which is composed of an electronic mail address and an alias, and a second correspondence table composed of an electronic mail address and an alias, which can be referred to by all users. , An electronic mail address setting method provided with a third correspondence table that is provided for each group to which the user belongs and that can be referenced only by users who belong to the group and that is composed of electronic mail addresses and aliases ..
JP4113418A 1992-05-06 1992-05-06 Electronic mail address setting system Pending JPH05308378A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4113418A JPH05308378A (en) 1992-05-06 1992-05-06 Electronic mail address setting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4113418A JPH05308378A (en) 1992-05-06 1992-05-06 Electronic mail address setting system

Publications (1)

Publication Number Publication Date
JPH05308378A true JPH05308378A (en) 1993-11-19

Family

ID=14611755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4113418A Pending JPH05308378A (en) 1992-05-06 1992-05-06 Electronic mail address setting system

Country Status (1)

Country Link
JP (1) JPH05308378A (en)

Similar Documents

Publication Publication Date Title
US5564018A (en) System for automatically distributing selected mail item to selected user associated with office location within physical office floor plan in data processing system
US5357631A (en) Method and system for creating and maintaining multiple document versions in a data processing system library
US5761415A (en) Maintaining distribution lists in a naming service with information for routing messages to users in a network and to remote users
US5930350A (en) System, method and computer program for automated speed dialing
US5093918A (en) System using independent attribute lists to show status of shared mail object among respective users
JPH0746271A (en) Electronic mail system
US6865594B1 (en) Methods and apparatus for automatically generating a routing table in a messaging server
JPH09238157A (en) Electronic mail automatic circulation system
JPH11331245A (en) Network directory access mechanism and method therefor
US5109519A (en) Local computer participating in mail delivery system abstracts from directory of all eligible mail recipients only served by local computer
WO2003038669A1 (en) Directory request caching in distributed computer systems
EP0457707A2 (en) Method for hierarchical grouping of documents in a data processing system
JP2008242726A (en) Mail processing server, mail management method, and program
JPH05308378A (en) Electronic mail address setting system
JP3708146B2 (en) File system and attribute structure of information managed by the file system
JP4431300B2 (en) Electronic document circulation system
JP3011505B2 (en) Email system
WO1998000786A1 (en) Work flow system
JPH02143758A (en) Electronic mail destination decision system
JPH02170642A (en) Electronic mail system
JPH03222547A (en) Mail box common use system
JPH02117239A (en) Electronic mail system
JPH08316983A (en) Electronic mail delivery automatic destination deciding method
JP3309758B2 (en) Information management method and information management system in computer network
JPH05344151A (en) Electronic mail system