JPH06252945A - Message transfer system - Google Patents

Message transfer system

Info

Publication number
JPH06252945A
JPH06252945A JP3900393A JP3900393A JPH06252945A JP H06252945 A JPH06252945 A JP H06252945A JP 3900393 A JP3900393 A JP 3900393A JP 3900393 A JP3900393 A JP 3900393A JP H06252945 A JPH06252945 A JP H06252945A
Authority
JP
Japan
Prior art keywords
message
transfer
mta
destination
distribution 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.)
Granted
Application number
JP3900393A
Other languages
Japanese (ja)
Other versions
JP3412179B2 (en
Inventor
Yusuke Yoshino
祐介 吉野
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP3900393A priority Critical patent/JP3412179B2/en
Publication of JPH06252945A publication Critical patent/JPH06252945A/en
Application granted granted Critical
Publication of JP3412179B2 publication Critical patent/JP3412179B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To provide a message transfer system which can extremely reduce the inquiring time to the transfer information storing part of a directory service device and also can scatter the processing load of an MTA(message transfer agent) with higher efficiency so as to give no influence to the communications processing of a network. CONSTITUTION:An MTA 7 includes an input queue part 1 which stores temporarily the messages receives from a UA(user agent), an address deciding part 2 which decides the addresses of messages, an MTA name acquiring part 3, a message transfer part 4, a pending queue part 5 which stores temporarily the messages that could not be transferred due to the faults, etc., and a mailbox part 6 which stores the received messages. Then the MTA 7 is connected to a network 8.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、メッセージの送出およ
び取出を行う利用者エージェントと、該メッセージを格
納するメールボックスを有してメッセージの転送処理を
行うメッセージ転送エージェントと、前記メッセージ転
送エージェントにおけるメッセージの転送先を指定する
情報を有したディレクトリサービス装置とを有して利用
者エージェントから送出されたメッセージを転送処理す
るメッセージ転送システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a user agent that sends and retrieves a message, a message transfer agent that has a mailbox that stores the message and that transfers the message, and a message transfer agent. The present invention relates to a message transfer system having a directory service device having information designating a transfer destination of a message and performing transfer processing of a message sent from a user agent.

【0002】[0002]

【従来の技術】従来、メッセージ転送システムにおい
て、利用者エージェント(以下、「UA」という)から
送出されたメッセージは、該UAの近くにあるメッセー
ジ転送エージェント(以下、「MTA」という)が受け
取る。そして、メッセージを受け取ったMTAにおい
て、メッセージを一時格納する入力キューに格納する。
次に、この入力キューに格納したメッセージを取り出
し、該メッセージの宛先を基にディレクトリサービス装
置に該メッセージの転送先を問い合わせる。そして、デ
ィレクトリサービス装置に問い合わせた結果に基づい
て、 (1)メッセージの転送先が当該MTAにメールボック
スを持つ場合、そのメッセージの宛先のメールボックス
にコピーする。
2. Description of the Related Art Conventionally, in a message transfer system, a message sent from a user agent (hereinafter referred to as "UA") is received by a message transfer agent (hereinafter referred to as "MTA") near the UA. Then, the MTA that has received the message stores it in the input queue that temporarily stores the message.
Next, the message stored in this input queue is extracted, and the directory service device is inquired of the transfer destination of the message based on the destination of the message. Then, based on the result of the inquiry to the directory service device, (1) if the message transfer destination has a mailbox in the MTA, the message is copied to the destination mailbox of the message.

【0003】(2)メッセージの転送先が当該MTAと
は別のMTAにメールボックスを持つ場合、その宛先の
メールボックスを持っているMTAへメッセージを転送
キューが転送する。
(2) When the message transfer destination has a mailbox in an MTA different from the MTA, the transfer queue transfers the message to the MTA having the destination mailbox.

【0004】(3)メッセージの宛先が「配布リスト」
である場合、再度ディレクトリサービス装置に問い合わ
せを行い、配布リストに属する複数の転送先を取得する
ために配布リストの展開を行う。そして、取得した複数
の転送先に従って、転送先が該MTAにメールボックス
を持つ場合は、その転送先のメールボックスにコピー
し、また、転送先が別のMTAにメールボックスを持つ
場合は、その転送先のメールボックスを持っているMT
Aへメッセージを転送キューが転送する。
(3) The message destination is "distribution list"
If so, the directory service device is again inquired, and the distribution list is expanded in order to obtain a plurality of transfer destinations belonging to the distribution list. Then, according to the acquired plurality of transfer destinations, if the transfer destination has a mailbox in the MTA, copy it to the transfer destination mailbox, and if the transfer destination has a mailbox in another MTA, MT that has a forwarding mailbox
The transfer queue transfers the message to A.

【0005】このように、UAから送出されたメッセー
ジは、該UAの近くのMTAが受取り、該MTAがメッ
セージの宛先を基にディレクトリサービス装置に該メッ
セージの転送先を問い合わせる。そして、問い合わせた
結果に従って、前述した(1)〜(3)の処理を行うこ
とにより、UAから送出されたメッセージが該メッセー
ジの転送先に転送される。
As described above, the message transmitted from the UA is received by the MTA near the UA, and the MTA inquires the directory service device about the transfer destination of the message based on the destination of the message. The message sent from the UA is transferred to the transfer destination of the message by performing the processes (1) to (3) described above according to the inquiry result.

【0006】なお、ネットワークの障害等で転送できな
かった場合、メッセージは、一度、メッセージを格納す
るペンディングキューに引き渡され、予め定められた時
間が経過した後、ペンディングキューがメッセージを転
送キューに送り、再度メッセージを転送する。
If the message cannot be transferred due to a network failure or the like, the message is once delivered to the pending queue for storing the message, and after a predetermined time has passed, the pending queue sends the message to the transfer queue. , Forward the message again.

【0007】また、「配布リスト」とは、予め定義され
た複数の宛先に対して同一内容のメッセージを送出する
ことである。そして、配布リストによっては、複数の宛
先が多階層になっている場合もある。
The "distribution list" is to send a message having the same content to a plurality of predefined destinations. Depending on the distribution list, the plurality of destinations may be multi-layered.

【0008】ところで、特開平2−195749号公報
には、送信者から複数の受信者に対して同一内容のメー
ル送信の指示がなされると、宛先数を管理する領域を設
け、複数の受信者端末に対してひとつのメールテキスト
ファイルを対応づけてシステムを運用することにより、
同報メールが多数送信されても各受信者端末のもとに同
じ内容のメールテキストファイルを作成することが不必
要となりファイルを効率的に使用することができるメー
ルシステムの同報メール管理装置が記載されている。
[0008] By the way, in Japanese Patent Laid-Open No. 195749/1990, when a sender instructs a plurality of recipients to send mail of the same content, an area for managing the number of destinations is provided to allow a plurality of recipients. By operating the system by associating one mail text file with the terminal,
Even if a large number of broadcast mails are sent, it is not necessary to create a mail text file with the same contents under each recipient's terminal, and the broadcast mail management device of the mail system that can use the file efficiently Have been described.

【0009】しかし、前述した管理装置では、メールテ
キストファイルを効率的に使用しているが、やはり宛先
である複数の受信者端末のメールボックスを一つ一つ探
しだし、指示していた。
However, in the above-mentioned management device, although the mail text file is used efficiently, the mailboxes of a plurality of recipient terminals, which are also destinations, are searched for one by one and instructed.

【0010】[0010]

【発明が解決しようとする課題】前述したように、UA
から送出されたメッセージを該UAの近くにあるMTA
が受取る。そして、メッセージの宛先が「配布リスト」
の場合、メッセージを受け取ったMTAが、この配布リ
ストに属する複数の転送先を探し出すためにメッセージ
の宛先を基にディレクトリサービス装置に転送先を問い
合わせていた。したがって、配布リストに属する複数の
転送先が多い場合、あるいは、配布リストに属する複数
の転送先がネットワークに接続されている遠隔地の場合
など、ディレクトリサービス装置に複数の転送先を問い
合わせるのは容易ではなく、非常に時間がかかり、ディ
レクトリサービス装置とMTAの通信処理に影響を与
え、効率的でないという問題点があった。
As described above, the UA
Messages sent from the MTA near the UA
To receive. And the message destination is "distribution list"
In this case, the MTA that has received the message inquires the directory service device of the transfer destination based on the destination of the message in order to find a plurality of transfer destinations belonging to this distribution list. Therefore, when there are many transfer destinations belonging to the distribution list, or when the transfer destinations belonging to the distribution list are remote locations connected to the network, it is easy to inquire the transfer destinations of the directory service device. However, it is very time-consuming, affects the communication processing between the directory service device and the MTA, and is not efficient.

【0011】また、前述したようにUAから送出された
メッセージは、該UAの近くにあるMTAが受取り、M
TA内の入力キューに一度格納される。そして、入力キ
ューに格納された順に転送処理している。従って、先に
格納されたメッセージの転送処理が終了するまで、次の
メッセージの転送処理が行われない。そのため、メッセ
ージの宛先が「配布リスト」の場合など、配布リストに
属する複数の転送先を捜し出すまで時間がかかり、次の
メッセージの転送処理が行われず、あたかもメッセージ
の転送処理を行っている該MTAの機能が停止したよう
な状況が発生するという問題点があった。
As described above, the message transmitted from the UA is received by the MTA near the UA,
It is stored once in the input queue in the TA. Then, the transfer processing is performed in the order stored in the input queue. Therefore, the transfer process of the next message is not performed until the transfer process of the previously stored message is completed. Therefore, when the destination of the message is a "distribution list", it takes time to find a plurality of transfer destinations belonging to the distribution list, the transfer process of the next message is not performed, and the MTA that is performing the transfer process of the message is as if it were. However, there was a problem that the situation where the function of the was stopped occurred.

【0012】そこで、本発明は、かかる問題点を除去
し、メッセージを受け取ったMTA内のディレクトリサ
ービス装置との問い合わせの時間を大幅に削減し、より
効率的に、なおかつMTAの処理負荷を分散し、ネット
ワークの通信処理に影響を与えないメッセージ転送シス
テムを提供することを目的とする。
[0012] Therefore, the present invention eliminates such a problem, significantly reduces the time of inquiry to the directory service device in the MTA that receives the message, and more efficiently distributes the processing load of the MTA. , A message transfer system that does not affect the communication processing of the network.

【0013】[0013]

【課題を解決するための手段】本発明は、メッセージの
送出および取出を行う利用者エージェントと、該メッセ
ージを格納するメールボックスを有してメッセージの転
送処理を行うメッセージ転送エージェントと、前記メッ
セージ転送エージェントにおけるメッセージの転送先を
指定する情報を有したディレクトリサービス装置とを有
して利用者エージェントから送出されたメッセージを転
送処理するメッセージ転送システムにおいて、前記ディ
レクトリサービス装置は、前記メッセージ転送エージェ
ントが受け取ったメッセージを該メッセージ転送エージ
ェントから他のメッセージ転送エージェントに転送し、
転送された他のメッセージ転送エージェントが展開する
ことを指示した副配布リストに対する転送情報を記憶す
る記憶手段を具備し、前記メッセージ転送エージェント
には、受け取ったメッセージの宛先が副配布リストであ
るか否かを判別する判別手段と、前記判別手段により副
配布リストであると判別された場合、前記記憶手段から
該副配布リストに対する転送情報を取得する取得手段
と、前記取得手段により取得された転送情報を基に予め
指定された他のメッセージ転送エージェントに転送する
転送手段とを具備したことを特徴とする。
SUMMARY OF THE INVENTION The present invention is directed to a user agent for sending and retrieving a message, a message transfer agent having a mailbox for storing the message and for transferring the message, and the message transfer. In a message transfer system having a directory service device having information designating a message transfer destination in an agent and performing a transfer process of a message sent from a user agent, the directory service device receives the message transfer agent. A message from the message transfer agent to another message transfer agent,
The message transfer agent further comprises storage means for storing transfer information for the sub-distribution list instructed to be expanded by another transferred message transfer agent, and the message transfer agent determines whether the destination of the received message is the sub-distribution list. Determining means for determining whether or not the transfer information for the secondary distribution list is acquired from the storage means when the determination means determines that the transfer information is a secondary distribution list, and the transfer information acquired by the acquiring means. And a transfer means for transferring to another message transfer agent designated in advance based on the above.

【0014】[0014]

【作用】本発明は、UAから送出されたメッセージが副
配布リストの場合、メッセージを受け取ったMTAで副
配布リストに属する複数の転送先を取得するための副配
布リストの展開を行わず、このメッセージの宛先を基に
ディレクトリサービス装置から副配布リストに対する転
送情報を取得する。そして、転送部においてディレクト
リサービス装置から取得した転送情報である他のMTA
にメッセージを転送する。そして、メッセージが転送さ
れてきた他のMTAが配布リストと同様にディレクトリ
サービス装置により副配布リストに属する複数の転送先
を取得するための副配布リストの展開を行い、取得した
複数の転送先に従って、転送先が該MTAにメールボッ
クスを持つ場合は、その転送先のメールボックスにコピ
ーし、また、転送先が別のMTAにメールボックスを持
つ場合は、その転送先のメールボックスを持っているM
TAへメッセージを転送部が転送する。
According to the present invention, when the message sent from the UA is the sub-distribution list, the MTA receiving the message does not expand the sub-distribution list to acquire a plurality of transfer destinations belonging to the sub-distribution list. Transfer information for the sub-distribution list is acquired from the directory service device based on the message destination. Then, another MTA that is the transfer information acquired from the directory service device in the transfer unit.
Forward the message to. Then, the other MTA to which the message has been transferred expands the sub distribution list to obtain a plurality of transfer destinations belonging to the sub distribution list by the directory service device in the same manner as the distribution list, and according to the acquired plurality of transfer destinations. , If the transfer destination has a mailbox in the MTA, copy it to the transfer destination mailbox, and if the transfer destination has a mailbox in another MTA, have the transfer destination mailbox. M
The transfer unit transfers the message to the TA.

【0015】このように、ディレクトリサービス装置に
副配布リストに対する転送情報を設け、UAからのメッ
セージを受け取ったMTAが副配布リストの展開を行わ
ず、ディレクトリサービス装置から副配布リストに対す
る転送情報を取得し、取得した転送情報である他のMT
Aにメッセージを転送し、メッセージが転送されてきた
他のMTAが副配布リストの展開を行い、メッセージを
メールボックスに転送しているため、メッセージを受け
取ったMTA内でのディレクトリサービス装置との問い
合わせの時間を大幅に削減し、より効率的に、なおかつ
MTAの処理負荷を分散し、ネットワークの通信処理に
影響を与えないようにすることができる
As described above, the directory service device is provided with the transfer information for the sub-distribution list, and the MTA that receives the message from the UA does not expand the sub-distribution list and acquires the transfer information for the sub-distribution list from the directory service device. And other MT that is the acquired transfer information.
A message is transferred to A, another MTA to which the message is transferred expands the secondary distribution list, and the message is transferred to the mailbox. It is possible to significantly reduce the time required for communication, to more efficiently distribute the processing load of the MTA, and to prevent the communication processing of the network from being affected.

【0016】。..

【実施例】以下、図面を参照して本発明の一実施例につ
いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明の一実施例であるメッセー
ジ転送システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a message transfer system which is an embodiment of the present invention.

【0018】図1において、MTA(メッセージ転送エ
ージェント)7には、UA(利用者エージェント)から
送信されたメッセージを一時格納する入力キュー部1、
メッセージの宛先を判別する宛先判別部2、メッセージ
の宛先が「副配布リスト」の場合、ディレクトリサービ
ス装置から転送情報である他のMTA名を取得するMT
A取得部3、メッセージを他のMTAに転送する転送部
4、ネットワークの障害等でメッセージが転送できなか
った場合に、メッセージを一時格納するペンディングキ
ュー部5、そして受信したメッセージが格納されている
メールボックス部6とが含まれ、MTA7は、ネットワ
ーク8と接続されている。
In FIG. 1, an MTA (message transfer agent) 7 has an input queue unit 1 for temporarily storing a message transmitted from a UA (user agent),
Address determination unit 2 that determines the destination of the message, MT that acquires the other MTA name that is the transfer information from the directory service device when the destination of the message is the "sub-distribution list"
The A acquisition unit 3, the transfer unit 4 for transferring the message to another MTA, the pending queue unit 5 for temporarily storing the message when the message cannot be transferred due to a network failure, and the received message are stored. The mailbox unit 6 is included, and the MTA 7 is connected to the network 8.

【0019】また、ディレクトリサービス装置9には、
メッセージの宛先に対する転送情報を記憶している転送
情報記憶部10が含まれ、ディレクトリサービス装置9
は、ネットワーク8と接続されている。
Further, the directory service device 9 includes
A transfer information storage unit 10 that stores transfer information for a message destination is included, and the directory service device 9
Are connected to the network 8.

【0020】なお、図示していないが、UA、MTAお
よび、ディレクトリサービス装置は、ネットワーク8に
複数接続されている。
Although not shown, a plurality of UAs, MTAs, and directory service devices are connected to the network 8.

【0021】次に、本発明の一実施例であるメッセージ
転送システムにおけるMTAの動作をフローチャートに
基づいて説明する。
Next, the operation of the MTA in the message transfer system according to the embodiment of the present invention will be described with reference to the flowchart.

【0022】図2は、本発明一実施例であるメッセージ
転送システムにおけるMTAの動作を示すフローチャー
トである。
FIG. 2 is a flow chart showing the operation of the MTA in the message transfer system according to the embodiment of the present invention.

【0023】なお、説明の便宜上、予めUAからメッセ
ージが送出され、このメッセージを該UAの近くにある
MTAが受取り、入力キュー部1に格納したものとす
る。
For convenience of explanation, it is assumed that a message is sent from the UA in advance, the MTA near the UA receives the message, and stores it in the input queue unit 1.

【0024】図2において、宛先判別部2が入力キュー
部1に一時格納されているメッセージから先頭のメッセ
ージを取り出す(ステップ100)、次に、ステップ1
00で取り出したメッセージの宛先を読み出し(ステッ
プ101)、この読み出した宛先を基にディレクトリサ
ービス装置9の転送情報記憶部10にメッセージの転送
先を問い合わせる(ステップ102)。そして、ステッ
プ103において、転送情報記憶部10に問い合わせた
メッセージの転送先に従って判別を行う。
In FIG. 2, the destination discriminating unit 2 extracts the first message from the messages temporarily stored in the input queue unit 1 (step 100), and then step 1
The destination of the message fetched at 00 is read (step 101), and based on the read destination, the transfer information storage unit 10 of the directory service apparatus 9 is inquired about the transfer destination of the message (step 102). Then, in step 103, determination is made according to the transfer destination of the message inquired of the transfer information storage unit 10.

【0025】問い合わせた結果、メッセージの転送先が
メッセージの送出者と同じMTAにメールボックスを持
っている場合、ステップ104へ移行する。また、メッ
セージの転送先がメッセージの送出者と異なるMTAに
メールボックスを持っている場合、ステップ105へ移
行する。また、メッセージの宛先が「配布リスト」の場
合、ステップ107へ移行する。そして、メッセージの
宛先が「副配布リスト」の場合、ステップ112へ移行
する。
As a result of the inquiry, if the message transfer destination has the mailbox in the same MTA as the sender of the message, the process proceeds to step 104. If the message transfer destination has the mailbox in the MTA different from the sender of the message, the process proceeds to step 105. If the destination of the message is the “distribution list”, the process proceeds to step 107. Then, when the destination of the message is the “secondary distribution list”, the process proceeds to step 112.

【0026】ステップ104において、メッセージの転
送先がメッセージの送出者と同じMTAにメールボック
スを持っているので、UAから送出されたメッセージを
転送先のメールボックスにコピーする。
In step 104, since the message transfer destination has a mailbox in the same MTA as the sender of the message, the message sent from the UA is copied to the transfer destination mailbox.

【0027】ステップ105において、メッセージの転
送先がメッセージの送出者と異なるMTAにメールボッ
クスを持っているので、メッセージを転送部4に引き渡
す。そして、転送部4では、メッセージの転送先である
メールボックスを持つMTAへメッセージを転送する
(ステップ106)。
In step 105, since the message transfer destination has the mailbox in the MTA different from the sender of the message, the message is delivered to the transfer unit 4. Then, the transfer unit 4 transfers the message to the MTA having the mailbox as the transfer destination of the message (step 106).

【0028】ステップ107において、メッセージの宛
先が「配布リスト」であるのでメッセージの宛先を基に
再度、転送情報記憶部10に問い合わせ、配布リストに
属する複数の転送先を取得するために配布リストの展開
を行う(ステップ107)。そして、展開した複数の転
送先に基づいて判別を行う(ステップ108)。展開し
た転送先がメッセージの送信者と同じMTAにメールボ
ックスを持っている場合、UAから送信されたメッセー
ジを転送先のメールボックスにコピーする(ステップ1
09)。一方、展開した転送先がメッセージの送信者と
異なるMTAにメールボックスを持っている場合、メッ
セージを転送部4に引き渡し(ステップ110)、転送
部4において、メッセージの転送先であるメールボック
スを持つMTAへメッセージを転送する(ステップ11
1)。
In step 107, since the destination of the message is the "distribution list", the transfer information storage unit 10 is again inquired based on the destination of the message, and the transfer list of the distribution list is acquired in order to obtain a plurality of transfer destinations belonging to the distribution list. Development is performed (step 107). Then, the determination is made based on the plurality of expanded transfer destinations (step 108). If the expanded forwarding destination has a mailbox in the same MTA as the sender of the message, copy the message sent from the UA to the forwarding mailbox (step 1
09). On the other hand, when the expanded transfer destination has the mailbox in the MTA different from the sender of the message, the message is delivered to the transfer unit 4 (step 110), and the transfer unit 4 has the mailbox as the transfer destination of the message. Transfer message to MTA (step 11)
1).

【0029】ステップ112において、メッセージの宛
先が「副配布リスト」であるのでメッセージの宛先を基
に再度、転送情報記憶部10に問い合わせ、副配布リス
トの転送情報である他のMTA名を取得する(ステップ
112)。そして、メッセージを転送部4に引き渡し
(ステップ113)、転送部4では、取得した転送情報
である他のMTA名に該当するMTAにメッセージを転
送する(ステップ114)。
In step 112, since the message destination is the "sub-distribution list", the transfer information storage unit 10 is again inquired based on the message destination to obtain another MTA name which is the transfer information of the sub-distribution list. (Step 112). Then, the message is delivered to the transfer unit 4 (step 113), and the transfer unit 4 transfers the message to the MTA corresponding to another MTA name which is the acquired transfer information (step 114).

【0030】また、図示していないが、転送情報に従い
副配布リストのメッセージが転送されてきたMTAにお
いては、配布リストの展開処理と同様に、副配布リスト
のメッセージの宛先を基に再度、転送情報記憶部に問い
合わせ、副配布リストに属する複数の転送先を取得する
ために副配布リストの展開を行い、展開した転送先が該
MTAにメールボックスを持っている場合、メッセージ
を該メールボックスに格納し、展開した転送先が該MT
Aと異なるMTAにメールボックスを持っている場合、
メッセージを転送部に引き渡し、転送部において、メッ
セージの転送先であるメールボックスを持つMTAへメ
ッセージを転送するこのように、UAから送出されたメ
ッセージが副配布リストの場合、メッセージを受け取っ
た該UAの近くのMTAでは、副配布リストの展開を行
わず、メッセージの宛先を基にディレクトリサービス装
置9の転送情報記憶部10から副配布リストに対する転
送情報を取得し、この取得した転送情報に従って他のM
TAへメッセージを転送する。
Although not shown, in the MTA to which the message of the sub-distribution list has been transferred according to the transfer information, the MTA transfers the message again based on the destination of the message of the sub-distribution list as in the distribution list expansion processing. The information storage unit is queried, the sub-distribution list is expanded to obtain a plurality of transfer destinations belonging to the sub-distribution list, and when the expanded transfer destination has a mailbox in the MTA, a message is sent to the mailbox. The transfer destination stored and expanded is the MT
If you have a mailbox in an MTA different from A,
The message is delivered to the transfer unit, and in the transfer unit, the message is transferred to the MTA having the mailbox to which the message is transferred. Thus, when the message sent from the UA is the secondary distribution list, the UA that received the message. The MTA near the server does not expand the sub-distribution list, acquires transfer information for the sub-distribution list from the transfer information storage unit 10 of the directory service device 9 based on the destination of the message, and other transfer information is acquired according to the acquired transfer information. M
Transfer message to TA.

【0031】そして、取得した転送情報に従って副配布
リストのメッセージが転送されてきたMTAにおいて、
配布リストのごとく、メッセージの宛先を基に再度、転
送情報記憶部に問い合わせ、副配布リストに属する複数
の転送先を取得するために副配布リストの展開を行い、
メッセージを転送先であるメールボックスに転送してい
る。
Then, in the MTA to which the message of the secondary distribution list has been transferred according to the acquired transfer information,
Like the distribution list, based on the message destination, the transfer information storage unit is queried again, and the sub-distribution list is expanded to obtain multiple transfer destinations belonging to the sub-distribution list.
You are forwarding the message to the destination mailbox.

【0032】次に、本発明の一実施例であるメッセージ
転送システムにおけるディレクトリサービス装置9の転
送情報記憶部10の記憶構成について説明する。
Next, the storage configuration of the transfer information storage unit 10 of the directory service device 9 in the message transfer system according to the embodiment of the present invention will be described.

【0033】図3は、本発明の一実施例であるメッセー
ジ転送システムにおけるディレクトリサービス装置9の
転送情報記憶部10の記憶構成の一例を示した図であ
る。
FIG. 3 is a diagram showing an example of a storage configuration of the transfer information storage unit 10 of the directory service device 9 in the message transfer system according to the embodiment of the present invention.

【0034】図3において、転送情報記憶部10には、
宛先と、この宛先の種類、メールボックスのアドレス、
配布リスト、副配布リストに属する複数の宛先、MTA
のアドレスとが記憶されている。
In FIG. 3, the transfer information storage unit 10 includes
The recipient, this recipient type, the mailbox address,
Distribution list, multiple destinations belonging to sub-distribution list, MTA
The address and is stored.

【0035】そして、宛先の種類には、「ユーザー」、
「配布リスト」および「副配布リスト」の3種類があ
る。
The destination type is "user",
There are three types: "distribution list" and "sub-distribution list".

【0036】例えば、宛先「A」の場合、転送情報とし
て、宛先の種類は、「ユーザー」であり、メールボック
スのアドレスは「mb1」であることが記憶されてい
る。
For example, in the case of the destination "A", it is stored as the transfer information that the type of the destination is "user" and the address of the mailbox is "mb1".

【0037】また、宛先「L」の場合、転送情報とし
て、宛先の種類は「配布リスト」であり、配布リストに
属する複数の宛先は、「A、B、C」であることが記憶
されている。
In the case of the destination "L", it is stored as the transfer information that the type of the destination is "distribution list" and the plurality of destinations belonging to the distribution list are "A, B, C". There is.

【0038】そして、宛先「S」の場合、転送情報とし
て、宛先の種類は「副配布リスト」であり、副配布リス
トに属する複数の宛先は、「D、E、F、G」で、MT
Aのアドレスは、「mt3」であることが記憶されてい
る。
In the case of the destination "S", as the transfer information, the type of the destination is "sub-distribution list", and the plurality of destinations belonging to the sub-distribution list are "D, E, F, G" and MT.
It is stored that the address of A is "mt3".

【0039】ここで、「配布リスト」の展開方法の一例
を宛先「L」を使い説明する。
Here, an example of the method of expanding the "distribution list" will be described using the destination "L".

【0040】ディレクトリサービス装置の転送情報記憶
部にメッセージを受け取ったMTAからメッセージの宛
先「L」に対する転送情報の問い合わせが行われる。そ
して、問い合わせた結果、宛先「L」は「配布リスト」
で、この配布リストに属する複数の宛先は、「A、B、
C」であることが分かる。従って、この配布リストに属
する複数の宛先「A、B、C」のそれぞれのメールボッ
クスのアドレスを取得するために、配布リストの展開を
行う。
The transfer information storage unit of the directory service device inquires about the transfer information for the destination "L" of the message from the MTA that received the message. As a result of the inquiry, the destination "L" is "distribution list".
Then, the plurality of destinations belonging to this distribution list are "A, B,
It can be seen that it is "C". Therefore, the distribution list is expanded in order to obtain the addresses of the mailboxes of the plurality of destinations "A, B, C" belonging to this distribution list.

【0041】まず、この配布リストに属する複数の宛先
の一つである「A」を転送情報記憶部に問い合わせ、メ
ールボックスのアドレス「mb1」を取得し、次に、配
布リストに属する複数の宛先の一つである「B」を転送
情報記憶部に問い合わせ、メールボックスのアドレス
「mb2」を取得し、さらに、配布リストに属する複数
の宛先の一つである「C」を転送情報記憶部に問い合わ
せ、メールボックスのアドレス「mb3」を取得してい
る。
First, the transfer information storage unit is queried for "A", which is one of the plurality of destinations belonging to this distribution list, and the mailbox address "mb1" is acquired. "B" which is one of the destinations is inquired to the transfer information storage unit, the address "mb2" of the mailbox is acquired, and "C" which is one of the plurality of destinations belonging to the distribution list is stored in the transfer information storage unit Inquiry, the mailbox address "mb3" has been acquired.

【0042】このように、宛先の種類が「配布リスト」
の場合は、メッセージを受け取ったMTAは回帰的にデ
ィレクトリサービス装置の転送情報記憶部に問い合わせ
を行い、配布リストに属する複数の宛先のそれぞれのメ
ールボックスのアドレスを求める必要がある。
As described above, the destination type is "distribution list".
In this case, the MTA that has received the message needs to recursively make an inquiry to the transfer information storage unit of the directory service device to obtain the addresses of the respective mailboxes of the plurality of destinations belonging to the distribution list.

【0043】これに対し、「副配布リスト」の場合、例
えば、宛先「S」の副配布リストの場合、副配布リスト
に属する複数の宛先は「D、E、F、G」であり、MT
Aのアドレスは「mt3」であることがわかる。そのた
め、メッセージを受け取ったMTAは、この副配布リス
トの展開を行わず、このメッセージをMTA「mt3」
に直接転送し、メッセージが転送されてきたMTA「m
t3」が副配布リストの展開を配布リストと同様な方法
で行うことにより、UAから送出されたメッセージを受
け取ったMTA内でのディレクトリサービス装置の転送
情報記憶部の問い合わせの時間を大幅に削減し、より効
率的に、なおかつMTAの処理負荷を分散でき、ネット
ワークの通信処理に影響を与えないようになる。
On the other hand, in the case of the "sub-distribution list", for example, the sub-distribution list of the destination "S", the plurality of destinations belonging to the sub-distribution list are "D, E, F, G", and MT
It can be seen that the address of A is "mt3". Therefore, the MTA that has received the message does not expand this sub-distribution list and sends this message to the MTA "mt3".
MTA "m
"t3" expands the sub-distribution list in the same manner as the distribution list, thereby significantly reducing the inquiry time of the transfer information storage unit of the directory service device in the MTA that receives the message sent from the UA. More efficiently, the processing load of the MTA can be distributed, and the communication processing of the network is not affected.

【0044】[0044]

【発明の効果】以上説明したように、本発明は、UAか
ら送出されたメッセージを受け取ったMTAのディレク
トリサービス装置との問い合わせの時間を大幅に削減
し、より効率的に、なおかつMTAの処理負荷を分散
し、ネットワークの通信処理に影響を与えない。
As described above, according to the present invention, the time required for an inquiry from the MTA that receives a message sent from the UA to the directory service device is greatly reduced, and the processing load of the MTA is more efficient. Is distributed and does not affect the communication processing of the network.

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

【図1】本発明の一実施例であるメッセージ転送システ
ムの構成図。
FIG. 1 is a configuration diagram of a message transfer system that is an embodiment of the present invention.

【図2】本発明の一実施例であるMTAの動作を示すフ
ローチャート。
FIG. 2 is a flowchart showing the operation of the MTA that is an embodiment of the present invention.

【図3】本発明の一実施例であるディレクトリサービス
装置の転送情報記憶部の記憶構成図。
FIG. 3 is a storage configuration diagram of a transfer information storage unit of a directory service device that is an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 入力キュー部 2 宛先判別部 3 MTA取得部 4 転送部 5 ペインディングキュー部 6 メールボックス
部 7 MTA 8 ネットワーク 9 ディレクトリサービス装置 10 転送情報記憶部
DESCRIPTION OF SYMBOLS 1 Input queue part 2 Destination discrimination part 3 MTA acquisition part 4 Transfer part 5 Painting queue part 6 Mailbox part 7 MTA 8 Network 9 Directory service device 10 Transfer information storage part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 メッセージの送出および取出を行う利用
者エージェントと、該メッセージを格納するメールボッ
クスを有してメッセージの転送処理を行うメッセージ転
送エージェントと、前記メッセージ転送エージェントに
おけるメッセージの転送先を指定する情報を有したディ
レクトリサービス装置とを有して利用者エージェントか
ら送出されたメッセージを転送処理するメッセージ転送
システムにおいて、 前記ディレクトリサービス装置は、 前記メッセージ転送エージェントが受け取ったメッセー
ジを、該メッセージ転送エージェントから他のメッセー
ジ転送エージェントに転送し、転送された他のメッセー
ジ転送エージェントが展開することを指示した副配布リ
ストに対する転送情報を記憶する記憶手段を具備し、 前記メッセージ転送エージェントには、 受け取ったメッセージの宛先が副配布リストであるか否
かを判別する判別手段と、 前記判別手段により副配布リストであると判別された場
合、前記記憶手段から該副配布リストに対する転送情報
を取得する取得手段と、 前記取得手段により取得された転送情報を基に予め指定
された他のメッセージ転送エージェントに転送する転送
手段とを具備したことを特徴とするメッセージ転送シス
テム。
1. A user agent that sends and retrieves a message, a message transfer agent that has a mailbox that stores the message and that performs a message transfer process, and a message transfer destination in the message transfer agent. In the message transfer system for transferring a message sent from a user agent, the directory service device having a message received by the message transfer agent. From the message transfer agent to another message transfer agent, the transfer information for the sub-distribution list instructed by the transferred other message transfer agent to be expanded is stored. The agent determines the destination of the received message whether or not the destination is the secondary distribution list, and when the determination unit determines that the destination is the secondary distribution list, the agent transfers the message to the secondary distribution list. A message transfer system comprising: an acquisition unit for acquiring information; and a transfer unit for transferring to another message transfer agent designated in advance based on the transfer information acquired by the acquisition unit.
JP3900393A 1993-02-26 1993-02-26 Message transfer system Expired - Fee Related JP3412179B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3900393A JP3412179B2 (en) 1993-02-26 1993-02-26 Message transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3900393A JP3412179B2 (en) 1993-02-26 1993-02-26 Message transfer system

Publications (2)

Publication Number Publication Date
JPH06252945A true JPH06252945A (en) 1994-09-09
JP3412179B2 JP3412179B2 (en) 2003-06-03

Family

ID=12540949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3900393A Expired - Fee Related JP3412179B2 (en) 1993-02-26 1993-02-26 Message transfer system

Country Status (1)

Country Link
JP (1) JP3412179B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100339615B1 (en) * 1997-05-30 2002-07-18 포만 제프리 엘 Agent moving method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100339615B1 (en) * 1997-05-30 2002-07-18 포만 제프리 엘 Agent moving method and system

Also Published As

Publication number Publication date
JP3412179B2 (en) 2003-06-03

Similar Documents

Publication Publication Date Title
US6363415B1 (en) System and method for distributing electronic messages in accordance with rules
EP0845184B1 (en) Improved message queuing distribution services for mail systems
EP1035690A2 (en) E-mail archiving
JPH09238157A (en) Electronic mail automatic circulation system
US8671131B2 (en) Method and system enabling the cancellation of a previously-sent E-mail message
JPH066376A (en) Electronic mail system
JPH0695859A (en) Software assets management system
JP3412179B2 (en) Message transfer system
WO1996014701B1 (en) Telephonic voice message transmission control method
JPH098842A (en) Electronic mail system
JPH06284145A (en) Electronic mail system
EP1158446A2 (en) Method and apparatus for unified message storage and delivery system
KR100445784B1 (en) How to send and process group messages in an email system
JP4021568B2 (en) E-mail device
JPH07123108A (en) Inter-process communication method
JP2002082876A (en) E-mail system
JPH07143163A (en) Electronic mail delivery equipment
JP2001175557A (en) Electronic mail system, transfer method for electronic mail, and recording medium
JPS63211840A (en) Mail delivery store system in electronic mail system
JPH05316144A (en) Electronic mail device
JPH0646086A (en) Electronic mail system
JP2000339239A (en) Electronic mail system and processing method
JPH11239168A (en) Electronic mail device
JPH04222139A (en) Message storing system for mail data base
JP2001236273A (en) Method for transmitting message with address attribute

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080328

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees