JPH098842A - Electronic mail system - Google Patents

Electronic mail system

Info

Publication number
JPH098842A
JPH098842A JP7175461A JP17546195A JPH098842A JP H098842 A JPH098842 A JP H098842A JP 7175461 A JP7175461 A JP 7175461A JP 17546195 A JP17546195 A JP 17546195A JP H098842 A JPH098842 A JP H098842A
Authority
JP
Japan
Prior art keywords
message
communication terminal
control message
terminal devices
server device
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
JP7175461A
Other languages
Japanese (ja)
Other versions
JP3453459B2 (en
Inventor
Yoshiyuki Akiba
喜之 秋葉
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP17546195A priority Critical patent/JP3453459B2/en
Publication of JPH098842A publication Critical patent/JPH098842A/en
Application granted granted Critical
Publication of JP3453459B2 publication Critical patent/JP3453459B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To synchronize the states of messages in all communication terminals even if the plural communication terminals are indirectly connected by different protocols. CONSTITUTION: When the operations of opening, opening cancellation, elimination and preservation are executed on the messages in the communication terminal 1, the control part of the communication terminal 1 changes the states of the messages, that the storage part stores, and transmits a control message to a server device 5. The control part of the server device 5 transfers the transferred control messages to all the other communication terminals 2 and 3. The control parts of the communication terminals 2 and 3 update the states of the messages corresponding to identification information that the transferred control messages show. Thus, the states of the messages in all the communication terminals can be synchronized.

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 system.

【0002】[0002]

【従来の技術】従来より、着信したメッセージを他のホ
スト(端末)に転送する機能を持つ電子メールシステム
が知られている。
2. Description of the Related Art Conventionally, an electronic mail system having a function of transferring an incoming message to another host (terminal) has been known.

【0003】例えば、Unix(登録商標)オペレーテ
ィングシステムに標準的に装備されている電子メールシ
ステムにおいては、ユーザのホームディレクトリの特定
のファイル(forward.)に転送先アドレスを記述するこ
とで、他の端末にメッセージを転送することができる。
また、システム管理者がメールシステムの設定ファイル
(/etc/aliases)に転送先アドレスを記述することで、
転送先を設定できる。また、ファイルシステムの共有や
専用のプロトコルによって複数の端末をネットワーク透
過の単一のシステムであるかのように見せる方法もあ
る。
For example, in an e-mail system that is standardly equipped with the Unix (registered trademark) operating system, the forwarding destination address is described in a specific file (forward.) In the user's home directory, so that other The message can be transferred to the terminal.
Also, the system administrator writes the forwarding address in the mail system configuration file (/ etc / aliases),
You can set the transfer destination. There is also a method of making a plurality of terminals look like a single network-transparent system by sharing a file system or a dedicated protocol.

【0004】また、従来の電子メールシステムにおい
て、一人のユーザが、異なるメールアドレスを持つ複数
の端末で電子メールを利用しようとする場合は、ある一
台の端末における電子メールシステムの転送機能を使
い、着信したメッセージのコピーを他の端末に対して配
信しておくように設定すれば、どの端末でも同じメッセ
ージを受け取ることができる。
Further, in the conventional electronic mail system, when one user wants to use electronic mail at a plurality of terminals having different mail addresses, the transfer function of the electronic mail system at a certain one terminal is used. , If you set so that a copy of the received message will be delivered to other terminals, any terminal can receive the same message.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
電子メールシステムにおいて、複数の端末に転送を行っ
ている際に、ユーザがある端末において、メッセージを
読む、保存する、削除する等のメッセージの状態の変化
を伴う操作をしても、他の端末ではその操作結果が反映
されず、そのために、利用している全ての端末で同じ操
作をしなければならないという欠点があった。
However, in the conventional electronic mail system, when transferring to a plurality of terminals, the state of the message such as reading, saving, deleting, etc., of the message at a certain terminal of the user. However, even if an operation involving a change is performed, the result of the operation is not reflected on other terminals, and therefore, the same operation must be performed on all the terminals being used.

【0006】複数の端末を利用して上記問題を解決する
ためには、NFS(Network File System )を用いてス
プールディレクトリ及びホームディレクトリを共有する
方法や、POP(Post Office Protocol)等の特別なプ
ロトコルによってスプールを共有する方法がある。これ
らの実現方法によれば、前述のような問題は無く、全て
の端末で、開封済、未開封、削除済、保存済等のメッセ
ージの状態は常に一致したものになる。
In order to solve the above problems by using a plurality of terminals, a method of sharing a spool directory and a home directory by using NFS (Network File System) or a special protocol such as POP (Post Office Protocol) There is a way to share the spool by. According to these implementation methods, there is no problem as described above, and the message states of opened, unopened, deleted, saved, etc. are always the same in all terminals.

【0007】しかしながら、これらの方法では、全端末
が例えばTCP/IP等の共通のプロトコルによって直
接に接続可能であることが前提となっている。そのため
に利用したい端末が、異なるプロトコルを用いている場
合には、この方法は利用できないという問題点があっ
た。
However, these methods are based on the premise that all terminals can be directly connected by a common protocol such as TCP / IP. Therefore, there is a problem that this method cannot be used when the terminal to be used uses a different protocol.

【0008】そこで、本発明は、上記事情に鑑みてなさ
れたものであり、複数の通信端末装置が異なるプロトコ
ルによって間接的に接続されている場合であっても、全
ての通信端末装置におけるメッセージの状態を同期化す
ることが可能な電子メールシステムを提供することを目
的とするものである。
Therefore, the present invention has been made in view of the above circumstances, and even when a plurality of communication terminal devices are indirectly connected by different protocols, the message of all communication terminal devices is An object of the present invention is to provide an electronic mail system capable of synchronizing states.

【0009】[0009]

【課題を解決するための手段】請求項1記載の電子メー
ルシステムは、メッセージを通信処理する複数の通信端
末装置と、着信したメッセージを前記各通信端末装置に
転送するサーバ装置とを有する電子メールシステムにお
いて、前記通信端末装置は、前記サーバ装置から転送さ
れたメッセージを記憶する記憶手段と、メッセージに対
する操作に基づいて前記記憶手段が記憶するメッセージ
の状態を変更する変更手段と、変更されたメッセージの
識別情報と変更後のメッセージの状態とを内容とする制
御メッセージを生成する生成手段と、生成された制御メ
ッセージを前記サーバ装置に送信する送信手段と、転送
された制御メッセージが示す識別情報に対応するメッセ
ージを前記記憶手段が記憶するメッセージから検索し、
その検索したメッセージの状態を転送された制御メッセ
ージが示すメッセージの状態に更新する更新手段とを備
え、前記サーバ装置は、前記通信端末装置から送信され
た制御メッセージを他の全ての通信端末装置に転送する
転送手段を備えたことを特徴とするものである。
An electronic mail system according to claim 1, wherein the electronic mail system comprises a plurality of communication terminal devices for carrying out communication processing of messages, and a server device for transferring incoming messages to each of the communication terminal devices. In the system, the communication terminal device includes storage means for storing a message transferred from the server device, change means for changing a state of the message stored in the storage means based on an operation for the message, and the changed message. Generating means for generating a control message containing the identification information of the message and the state of the message after the change, transmitting means for transmitting the generated control message to the server device, and identification information indicated by the transferred control message. Searching for a corresponding message from the messages stored in the storage means,
Updating means for updating the state of the retrieved message to the state of the message indicated by the transferred control message, wherein the server device transmits the control message transmitted from the communication terminal device to all other communication terminal devices. It is characterized in that a transfer means for transferring is provided.

【0010】請求項2記載の電子メールシステムは、メ
ッセージを通信処理する複数の通信端末装置と、着信し
たメッセージを前記各通信端末装置に転送するサーバ装
置とを有する電子メールシステムにおいて、前記通信端
末装置は、前記サーバ装置から転送されたメッセージを
記憶する記憶手段と、メッセージに対する操作に基づい
て前記記憶手段が記憶するメッセージの状態を変更する
変更手段と、変更されたメッセージの識別情報と変更後
のメッセージの状態とを内容とする制御メッセージを生
成する生成手段と、生成された制御メッセージを他の全
ての通信端末装置に転送する転送手段と、転送された制
御メッセージが示す識別情報に対応するメッセージを前
記記憶手段が記憶するメッセージから検索し、その検索
したメッセージの状態を転送された制御メッセージが示
すメッセージの状態に更新する更新手段とを備えたこと
を特徴とするものである。
An electronic mail system according to a second aspect of the present invention is an electronic mail system having a plurality of communication terminal devices for carrying out communication processing of messages, and a server device for transferring a received message to each of the communication terminal devices. The apparatus includes a storage unit that stores a message transferred from the server unit, a change unit that changes a state of the message stored in the storage unit based on an operation for the message, identification information of the changed message, and a changed message. Corresponding to the identification information indicated by the transferred control message, the generation means for generating a control message containing the message status of the message, the transfer means for transferring the generated control message to all other communication terminal devices, The message is retrieved from the messages stored in the storage means, and the retrieved message It is characterized in that a updating means for updating the state of messages indicating the state of the transferred control messages.

【0011】[0011]

【作用】請求項1記載の電子メールシステムによれば、
通信端末装置にてメッセージに対して開封、開封取り消
し、削除、保存等の操作を行うと、通信端末装置の変更
手段は記憶手段が記憶するメッセージの状態を変更し、
送信手段は制御メッセージをサーバ装置に送信する。サ
ーバ装置の転送手段は、送信された制御メッセージを他
の全ての通信端末装置に転送する。通信端末装置の更新
手段は、転送された制御メッセージが示す識別情報に対
応するメッセージの状態を更新する。これにより、全て
の通信端末装置におけるメッセージの状態を同期化する
ことが可能となる。
According to the electronic mail system of claim 1,
When an operation such as unsealing, unsealing, deleting, or saving is performed on a message in the communication terminal device, the changing unit of the communication terminal device changes the state of the message stored in the storage unit,
The transmitting means transmits the control message to the server device. The transfer means of the server device transfers the transmitted control message to all other communication terminal devices. The updating means of the communication terminal device updates the state of the message corresponding to the identification information indicated by the transferred control message. This makes it possible to synchronize the message states in all communication terminal devices.

【0012】請求項2記載の電子メールシステムによれ
ば、通信端末装置にてメッセージに対して開封、開封取
り消し、削除、保存等の操作を行うと、通信端末装置の
変更手段は記憶手段が記憶するメッセージの状態を変更
し、転送手段は制御メッセージを他の全ての通信端末装
置に転送する。通信端末装置の更新手段は、転送された
制御メッセージが示す識別情報に対応するメッセージの
状態を更新する。これにより、全ての通信端末装置にお
けるメッセージの状態を同期化することが可能となる。
According to the electronic mail system of the second aspect, when the message is opened, unopened, deleted, saved, or the like in the communication terminal device, the storage means is stored in the changing means of the communication terminal device. The state of the message to be changed is changed, and the transfer means transfers the control message to all the other communication terminal devices. The updating means of the communication terminal device updates the state of the message corresponding to the identification information indicated by the transferred control message. This makes it possible to synchronize the message states in all communication terminal devices.

【0013】[0013]

【実施例】以下、本発明の実施例を図面を参照して詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0014】図1は本発明の電子メールシステムの第1
の実施例を示す概略構成図である。
FIG. 1 shows a first electronic mail system of the present invention.
It is a schematic structure figure showing an example of.

【0015】本実施例の電子メールシステムは、複数の
クライアント通信端末装置(以下、単に「端末装置」と
略す。)1乃至3と、広域ネットワーク4を介して着信
した通常のメッセージを各端末装置1乃至3に転送する
サーバ装置5とを有して構成されている。
The electronic mail system according to the present embodiment includes a plurality of client communication terminal devices (hereinafter simply referred to as "terminal devices") 1 to 3 and a normal message received via the wide area network 4 at each terminal device. It is configured to have a server device 5 for transferring to 1 to 3.

【0016】前記端末装置1乃至3及びサーバ装置5
は、パーソナルコンピュータやワークステーション等の
電子メールを送受信可能な通信装置が適用される。この
通信装置は、送信されたメッセージを蓄積する記憶部
と、後述する図5及び図8乃至図10に示すフローチャ
ートに従って本装置全体の制御を司る制御部とを具備し
ている。制御部は、メッセージを送受信する送受信機能
と、メッセージに対する操作に基づいて記憶部が記憶す
るメッセージの状態を変更する機能及び制御メッセージ
を生成する機能と、着信したメッセージ及び制御メッセ
ージを転送する転送機能、メッセージを一意に識別する
識別機能と、通常のメッセージと制御メッセージを識別
する機能と、メッセージの転送先を設定する機能と、サ
ーバ装置及び通信端末装置の一方を設定する機能と、制
御メッセージによってメッセージの状態を更新する機能
とを備たものである。
The terminal devices 1 to 3 and the server device 5
Is a communication device such as a personal computer or a workstation that can send and receive electronic mail. This communication device includes a storage unit that stores transmitted messages and a control unit that controls the entire device according to the flowcharts shown in FIGS. 5 and 8 to 10 described later. The control unit has a transmission / reception function for transmitting / receiving a message, a function for changing the state of the message stored in the storage unit based on an operation for the message and a function for generating a control message, and a transfer function for transferring the received message and the control message. , A function for uniquely identifying a message, a function for identifying a normal message and a control message, a function for setting a message transfer destination, a function for setting one of a server device and a communication terminal device, and a control message It has a function to update the status of the message.

【0017】ここで、「制御メッセージ」とは、メッセ
ージに対する操作に基づいて記憶部が記憶するメッセー
ジの状態を変更した場合に、その変更したメッセージの
識別情報と変更後のメッセージの状態とを内容とするも
のである。また、メッセージに対する「操作」とは、メ
ッセージに対する開封、開封取り消し、削除、保存等を
いう。
Here, the "control message" means the identification information of the changed message and the changed message state when the state of the message stored in the storage unit is changed based on the operation for the message. It is what Further, the “operation” for a message refers to opening, canceling, opening, deleting, saving, etc. of the message.

【0018】通常のメッセージの形式は、一般に図2に
示すようになっている。そこで、本実施例では、制御メ
ッセージの形式を図3に示すようにし、制御メッセージ
であることを示す識別子6として「X -Control」を用
い、操作後の状態を表す状態識別子7を付加している。
この状態識別子7は、制御メッセージの一例を示す図4
では、「ユーザがメッセージを読んだ」ことを表す「re
ad」となっている。また、図4において、8が操作の対
象となったメッセージのメッセージ識別子であり、制御
メッセージは「<9409191131.AA24100 …> という識別子
8を持つメッセージを読んだ」ということを表してい
る。
The format of a normal message is generally as shown in FIG. Therefore, in the present embodiment, the format of the control message is as shown in FIG. 3, “X-Control” is used as the identifier 6 indicating the control message, and the state identifier 7 indicating the state after the operation is added. There is.
This status identifier 7 is an example of the control message shown in FIG.
Then, "re" which means "the user read the message"
It is "ad". Further, in FIG. 4, 8 is a message identifier of the message that is the operation target, and the control message indicates that "a message having the identifier 8 of <9409191131.AA24100 ...> Was read".

【0019】次に、本実施例の動作を図5乃至図7をも
参照し、図8乃至図10に示すフローチャートに従って
説明する。図5はセットアップの動作を示す図、図6は
メッセージの転送動作を示す図、図7は制御メッセージ
の配送動作を示す図である。
Next, the operation of this embodiment will be described with reference to FIGS. 5 to 7 and according to the flowcharts shown in FIGS. 8 to 10. 5 is a diagram showing a setup operation, FIG. 6 is a diagram showing a message transfer action, and FIG. 7 is a diagram showing a control message delivery action.

【0020】本電子メールシステムを利用するに際し、
ユーザは本電子メールシステムに対して図5に示すよう
にセットアップを行う。なお、ここでは、5をサーバ装
置として、1乃至3を端末装置として設定した場合を説
明する。まず、サーバ装置5において、ユーザはサーバ
装置5のメールシステム(ソフトウェア)に対して全て
の端末装置1乃至3と自分自身を転送先として設定する
(S1)。この設定により、メッセージが配送された場
合に、サーバ装置5及び全ての端末装置1乃至3で、同
一のメッセージを受け取れるようになる。次に、利用し
たい端末装置1乃至3において、ユーザは端末装置1乃
至3のメーラ(ソフトウェア)に対してサーバ設定機能
を用いてサーバ装置5を設定する(S2、S3)。この
設定により、端末装置1乃至3におけるユーザの操作に
よって、制御メッセージがサーバ装置5に送信されるよ
うになる。このようにセットアップが完了すると、図6
に示すように、広域ネットワーク4からユーザに届いた
通常のメッセージ9は、サーバ装置5の転送機能によっ
て転送メッセージ10となって全ての端末装置1乃至3
に配送される。これでどのサーバ装置5及び端末装置1
乃至3でも同一のメッセージを読むことができるように
なる。
When using this electronic mail system,
The user sets up the electronic mail system as shown in FIG. Note that a case where 5 is set as a server device and 1 to 3 are set as terminal devices will be described. First, in the server device 5, the user sets all the terminal devices 1 to 3 and himself / herself as transfer destinations in the mail system (software) of the server device 5 (S1). With this setting, when the message is delivered, the server device 5 and all the terminal devices 1 to 3 can receive the same message. Next, in the terminal devices 1 to 3 to be used, the user sets the server device 5 using the server setting function for the mailer (software) of the terminal devices 1 to 3 (S2, S3). With this setting, the control message is transmitted to the server device 5 by the user's operation on the terminal devices 1 to 3. When the setup is completed like this,
As shown in FIG. 5, the normal message 9 that reaches the user from the wide area network 4 becomes a transfer message 10 by the transfer function of the server device 5, and all the terminal devices 1 to 3 are connected.
Will be delivered to Which server device 5 and terminal device 1
It becomes possible to read the same message in Nos. 3 to 3.

【0021】次に、ユーザが通常のメッセージを操作し
た場合の処理について図8のフローチャートに従って説
明する。なお、ここでは、ユーザが端末装置1において
通常のメッセージを読む場合について説明する。
Next, the processing when the user operates a normal message will be described with reference to the flowchart of FIG. Here, a case where the user reads a normal message on the terminal device 1 will be described.

【0022】ユーザが、端末装置1に対して通常のメッ
セージを読む操作を行うと(S5)、端末装置1はユー
ザの指示に従って通常のメッセージを処理する。ここ
で、端末装置1の制御部は、ユーザの操作によって通常
のメッセージの状態が変化したか否かを判断し(S
6)、変化している場合は、その状態の変化したメッセ
ージについて制御メッセージを生成し、サーバ装置5に
送信する(S7)。このとき、制御メッセージであるこ
とが分かるようにメッセージのヘッダに制御メッセージ
であることを示す識別子6を付加する(図3、図4)。
次に、図7に示すように、制御メッセージ11がサーバ
装置5のメッセージ転送機能によって通常のメッセージ
と同様に全ての端末装置2、3に配送される。
When the user operates the terminal device 1 to read a normal message (S5), the terminal device 1 processes the normal message according to the user's instruction. Here, the control unit of the terminal device 1 determines whether or not the state of the normal message is changed by the operation of the user (S
6) If the status has changed, a control message is generated for the message whose status has changed, and the control message is transmitted to the server device 5 (S7). At this time, the identifier 6 indicating the control message is added to the header of the message so that the control message can be recognized (FIGS. 3 and 4).
Next, as shown in FIG. 7, the control message 11 is delivered to all the terminal devices 2 and 3 by the message transfer function of the server device 5 like a normal message.

【0023】以上のようにして全ての端末装置2、3に
制御メッセージが配送されるが、これはそれぞれの端末
装置2、3にてユーザがメーラを起動したときに処理さ
れる。この処理の流れを図9のフローチャートに従って
説明する。
The control message is delivered to all the terminal devices 2 and 3 as described above, and this is processed when the user activates the mailer in each of the terminal devices 2 and 3. The flow of this processing will be described with reference to the flowchart of FIG.

【0024】ユーザが端末装置2、3にてメーラを起動
すると、端末装置2、3の制御部は、メッセージを一意
に識別する機能を用いて制御メッセージを示す識別子6
が付加された制御メッセージを検索する(S8)。制御
メッセージが見つかると(S9)、図10で後述するよ
うに制御メッセージの処理を行う(S10)。制御メッ
セージの処理が終わると、メーラとしての動作を開始す
る。
When the user activates the mailer on the terminal devices 2 and 3, the control unit of the terminal devices 2 and 3 uses the function to uniquely identify the message and the identifier 6 indicating the control message.
The control message added with is searched (S8). When the control message is found (S9), the control message is processed as described later with reference to FIG. 10 (S10). When the processing of the control message is completed, the operation as the mailer is started.

【0025】制御メッセージは操作対象となるメッセー
ジより先に到着する場合があるので、それを受け取った
サーバ装置5及び端末装置1乃至3共に、操作対象とな
るメッセージが存在しない場合でも制御メッセージを処
理が終わるまで保持する。なお、操作対象のメッセージ
が失われる場合もあり、この場合に制御メッセージが処
理されずに蓄積するのを防ぐために、制御メッセージの
保存期間に制限を設けてもよい。
Since the control message may arrive earlier than the message to be operated, both the server device 5 and the terminal devices 1 to 3 which have received the message process the control message even when the message to be operated does not exist. Hold until the end. In addition, the message to be operated may be lost, and in this case, in order to prevent the control message from being accumulated without being processed, the retention period of the control message may be limited.

【0026】ここで、前記メーラ起動時における制御メ
ッセージの処理(S10)の詳細を図10のフローチャ
ートに従って説明する。
Details of the control message processing (S10) at the time of starting the mailer will be described with reference to the flowchart of FIG.

【0027】端末装置2、3の制御部は、制御メッセー
ジによって指示された通常のメッセージを検索する(S
11)。メッセージが見つかると(S12)、そのメッ
セージの状態を制御メッセージが示すメッセージの状態
に更新する(S13)。メッセージの状態の更新には、
開封済、開封取り消し、返信済、保存済、削除済、削除
取り消し等がある。処理が終わった制御メッセージを削
除する(S14)。
The control units of the terminal devices 2 and 3 retrieve the normal message instructed by the control message (S).
11). When the message is found (S12), the state of the message is updated to the state of the message indicated by the control message (S13). To update the message status,
Opened, unopened, replied, saved, deleted, deleted, etc. The control message that has been processed is deleted (S14).

【0028】このような本実施例によれば、制御メッセ
ージの処理は端末装置で行うので、メールシステムにつ
いてはメッセージ転送機能を持っていれば、従来のメー
ルシステムを変更なしで利用できるという効果がある。
According to the present embodiment as described above, since the processing of the control message is performed by the terminal device, if the mail system has the message transfer function, the conventional mail system can be used without any change. is there.

【0029】次に、第2の実施例について説明する。本
実施例は、サーバ装置を介さずに制御メッセージを交換
するようにしたものである。どの端末装置も直接、相互
に通信可能である場合に、第1の実施例のように制御メ
ッセージを送り側の端末装置からサーバ装置、さらに受
け側の端末装置へと配送するのではなく、どの端末装置
からも対等に全ての端末装置に制御メッセージを送信す
るようにしてもよい。これにより、サーバ装置、端末装
置間の配送に時間がかかる場合でも、サーバ装置から受
け側の端末装置への配送時間分を節約することができ
る。
Next, a second embodiment will be described. In this embodiment, control messages are exchanged without going through the server device. If any of the terminal devices can directly communicate with each other, instead of delivering the control message from the sending terminal device to the server device and further to the receiving terminal device as in the first embodiment, The control message may be equally transmitted from the terminal device to all the terminal devices. As a result, even if it takes time to deliver between the server device and the terminal device, the delivery time from the server device to the receiving terminal device can be saved.

【0030】次に、第3の実施例について説明する。本
実施例は、サーバ装置を階層化したものである。サーバ
装置経由タイプと直接配送タイプを組み合わせること
で、地理的に離れた場所にある通信端末装置に対して
も、コストの高い通信経路で接続されている通信端末装
置同士においても効率良くメッセージの交換を行うこと
ができる。
Next, a third embodiment will be described. In this embodiment, the server devices are hierarchized. By combining the server-routed type and the direct delivery type, messages can be efficiently exchanged between communication terminal devices that are geographically distant from each other and between communication terminal devices that are connected by a costly communication path. It can be performed.

【0031】次に、第4の実施例について説明する。本
実施例は、制御メッセージの処理をメールシステムで行
うようにしたものである。第1の実施例では、メーラで
本発明を実現しているので、メールシステムは従来のシ
ステムを変更なしに利用できる。これに対して、制御メ
ッセージの処理をメールシステムで行うように本発明を
適用すれば、メーラは従来のものを変更せずに利用でき
る。
Next, a fourth embodiment will be described. In this embodiment, the processing of the control message is performed by the mail system. In the first embodiment, since the present invention is implemented by the mailer, the mail system can use the conventional system without modification. On the other hand, if the present invention is applied so that the control message is processed by the mail system, the mailer can be used without changing the conventional mailer.

【0032】次に、第5の実施例について説明する。本
実施例は、前記メーラによる処理及びメールシステムに
よる処理の両方のタイプが混在したものである。制御メ
ッセージを処理できれば、それぞれのサーバ装置、端末
装置において制御メッセージの処理をメーラ、メールシ
ステムのどちらが行うかはどちらでもよい。両方のタイ
プのシステムを混在させることもできる。
Next, a fifth embodiment will be described. In this embodiment, both types of processing by the mailer and processing by the mail system are mixed. As long as the control message can be processed, either the mailer or the mail system may process the control message in each of the server device and the terminal device. It is possible to mix both types of systems.

【0033】なお、本発明は、メッセージの交換さえで
きれば、同一のプロトコルで直接に接続可能である必要
はなく、間接的に異なるプロトコルによって接続されて
いても実施可能である。
The present invention does not need to be directly connectable by the same protocol as long as messages can be exchanged, and can be implemented even if indirectly connected by different protocols.

【0034】[0034]

【発明の効果】以上詳述した請求項1記載の発明によれ
ば、着信したメッセージを複数の通信端末装置に転送し
た場合に、転送元、転送先に寄らずどの端末装置を利用
してもユーザがメッセージを操作した後の開封済、未開
封、削除済、保存済等の状態が他の全ての通信端末装置
に反映されるので、複数の通信端末装置が異なるプロト
コルによって間接的に接続されている場合であっても、
全ての通信端末装置におけるメッセージの状態を同期化
することが可能となり、電子メールの使い勝手が大幅に
向上する。
According to the invention described in claim 1 described above in detail, when a received message is transferred to a plurality of communication terminal devices, whichever terminal device is used regardless of the transfer source or transfer destination. The state of opened, unopened, deleted, saved, etc. after the user operates the message is reflected in all other communication terminal devices, so that multiple communication terminal devices are indirectly connected by different protocols. Even if
It becomes possible to synchronize the message states in all communication terminal devices, and the usability of e-mail is greatly improved.

【0035】また、請求項2記載の発明によれば、請求
項1記載の発明と同様の効果を奏するとともに、制御メ
ッセージの転送時間の短縮化を図ることができる。
According to the second aspect of the invention, the same effect as that of the first aspect of the invention can be obtained, and the control message transfer time can be shortened.

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

【図1】本実施例の概略構成図である。FIG. 1 is a schematic configuration diagram of the present embodiment.

【図2】通常のメッセージの一般形式を示す図である。FIG. 2 is a diagram showing a general format of a normal message.

【図3】本実施例の制御メッセージの形式を示す図であ
る。
FIG. 3 is a diagram showing a format of a control message according to the present embodiment.

【図4】本実施例の制御メッセージの一例を示す図であ
る。
FIG. 4 is a diagram showing an example of a control message according to the present embodiment.

【図5】本実施例のセットアップの動作を示す図であ
る。
FIG. 5 is a diagram showing a setup operation of the present embodiment.

【図6】本実施例のメッセージの転送動作を示す図であ
る。
FIG. 6 is a diagram showing a message transfer operation of the present embodiment.

【図7】本実施例の制御メッセージの配送動作を示す図
である。
FIG. 7 is a diagram showing a delivery operation of a control message according to the present embodiment.

【図8】本実施例のメッセージを操作した場合の処理を
示すフローチャートである。
FIG. 8 is a flowchart showing processing when a message of this embodiment is operated.

【図9】本実施例のメーラ起動時の処理を示すフローチ
ャートである。
FIG. 9 is a flowchart showing a process when the mailer is activated in this embodiment.

【図10】本実施例の制御メッセージの処理を示すフロ
ーチャートである。
FIG. 10 is a flowchart showing processing of a control message according to this embodiment.

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

1、2、3 クライアント通信端末装置 4 広域ネットワーク 5 サーバ装置 6 制御メッセージであることを示す識別子 7 状態識別子 8 メッセージ識別子 9 広域ネットワークから配送されたメッセージ 10 転送機能によって転送されたメッセージ 11 制御メッセージ 1, 2 and 3 Client communication terminal device 4 Wide area network 5 Server device 6 Identifier indicating a control message 7 State identifier 8 Message identifier 9 Message delivered from wide area network 10 Message transferred by transfer function 11 Control message

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 メッセージを通信処理する複数の通信端
末装置と、着信したメッセージを前記各通信端末装置に
転送するサーバ装置とを有する電子メールシステムにお
いて、 前記通信端末装置は、前記サーバ装置から転送されたメ
ッセージを記憶する記憶手段と、メッセージに対する操
作に基づいて前記記憶手段が記憶するメッセージの状態
を変更する変更手段と、変更されたメッセージの識別情
報と変更後のメッセージの状態とを内容とする制御メッ
セージを生成する生成手段と、生成された制御メッセー
ジを前記サーバ装置に送信する送信手段と、転送された
制御メッセージが示す識別情報に対応するメッセージを
前記記憶手段が記憶するメッセージから検索し、その検
索したメッセージの状態を転送された制御メッセージが
示すメッセージの状態に更新する更新手段とを備え、 前記サーバ装置は、前記通信端末装置から送信された制
御メッセージを他の全ての通信端末装置に転送する転送
手段を備えたことを特徴とする電子メールシステム。
1. An electronic mail system comprising: a plurality of communication terminal devices that perform message communication processing; and a server device that transfers an incoming message to each of the communication terminal devices, wherein the communication terminal device transfers from the server device. The storage unit for storing the changed message, the changing unit for changing the state of the message stored in the storing unit based on the operation on the message, the identification information of the changed message and the state of the changed message. Generating means for generating the control message, transmitting means for transmitting the generated control message to the server device, and searching the message stored in the storage means for a message corresponding to the identification information indicated by the transferred control message. , The message indicated by the transferred control message indicating the status of the retrieved message. Updating means for updating the state of the communication device, the server device including a transfer means for transferring the control message transmitted from the communication terminal device to all other communication terminal devices. system.
【請求項2】 メッセージを通信処理する複数の通信端
末装置と、着信したメッセージを前記各通信端末装置に
転送するサーバ装置とを有する電子メールシステムにお
いて、 前記通信端末装置は、前記サーバ装置から転送されたメ
ッセージを記憶する記憶手段と、メッセージに対する操
作に基づいて前記記憶手段が記憶するメッセージの状態
を変更する変更手段と、変更されたメッセージの識別情
報と変更後のメッセージの状態とを内容とする制御メッ
セージを生成する生成手段と、生成された制御メッセー
ジを他の全ての通信端末装置に転送する転送手段と、転
送された制御メッセージが示す識別情報に対応するメッ
セージを前記記憶手段が記憶するメッセージから検索
し、その検索したメッセージの状態を転送された制御メ
ッセージが示すメッセージの状態に更新する更新手段と
を備えたことを特徴とする電子メールシステム。
2. An electronic mail system comprising a plurality of communication terminal devices for communicating and processing a message, and a server device for transferring an incoming message to each of the communication terminal devices, wherein the communication terminal device transfers from the server device. The storage unit for storing the changed message, the changing unit for changing the state of the message stored in the storing unit based on the operation on the message, the identification information of the changed message and the state of the changed message. Generating means for generating the control message, transfer means for transferring the generated control message to all other communication terminal devices, and the storage means stores a message corresponding to the identification information indicated by the transferred control message. Searches from the message and the transferred control message shows the status of the searched message. Electronic mail system is characterized in that a updating means for updating the status of the message.
JP17546195A 1995-06-19 1995-06-19 E-mail system and control method thereof, and communication terminal device and control method thereof Expired - Fee Related JP3453459B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17546195A JP3453459B2 (en) 1995-06-19 1995-06-19 E-mail system and control method thereof, and communication terminal device and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17546195A JP3453459B2 (en) 1995-06-19 1995-06-19 E-mail system and control method thereof, and communication terminal device and control method thereof

Publications (2)

Publication Number Publication Date
JPH098842A true JPH098842A (en) 1997-01-10
JP3453459B2 JP3453459B2 (en) 2003-10-06

Family

ID=15996478

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17546195A Expired - Fee Related JP3453459B2 (en) 1995-06-19 1995-06-19 E-mail system and control method thereof, and communication terminal device and control method thereof

Country Status (1)

Country Link
JP (1) JP3453459B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1109367A2 (en) * 1999-12-13 2001-06-20 Sharp Kabushiki Kaisha An electronic mail synchronizing device
JP2001521251A (en) * 1997-10-24 2001-11-06 マイクロソフト コーポレイション Email object synchronization between desktop computers and mobile devices
JP2005050113A (en) * 2003-07-28 2005-02-24 Sony Corp Instant message utilizing system, sending client, relay server, receiving client, method for using instant message, and its program
US6968361B2 (en) 2000-08-30 2005-11-22 Nec Corporation Method of transmitting and receiving electronic mail and communication terminal
EP1722321A1 (en) * 1997-07-22 2006-11-15 Visto Corporation System and method for synchronizing electronic mail across a network
JP2008060885A (en) * 2006-08-31 2008-03-13 Nec Corp Message system, message system control method, and program
JP2013535858A (en) * 2010-07-08 2013-09-12 ナショナル アイティ− インダストリ− プロモ−ション エ−ジェンシ− Electronic document distribution system and electronic document distribution method
JP2013250973A (en) * 2012-05-31 2013-12-12 Apple Inc Avoiding redundant display of notification on multiple user devices
US9361603B2 (en) 1996-12-13 2016-06-07 Good Technology Corporation System and method for globally and securely accessing unified information in a computer network

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02190058A (en) * 1988-12-22 1990-07-26 Internatl Business Mach Corp <Ibm> Method of controlling basket-service of electronic mail
JPH0488461A (en) * 1990-07-25 1992-03-23 Nec Corp Global virtual office
JPH04294655A (en) * 1991-03-22 1992-10-19 Hitachi Ltd Electronic mail system
JPH04348635A (en) * 1991-05-27 1992-12-03 Nec Corp Electronic mail network system
JPH06164731A (en) * 1992-11-27 1994-06-10 Toshiba Corp Communication terminal equipment
JPH06195275A (en) * 1992-12-24 1994-07-15 Fujitsu Ltd Mail information managing device in distributed type mail system
JPH07183912A (en) * 1993-12-24 1995-07-21 Nec Corp Electronic mail system
JPH08129515A (en) * 1994-10-31 1996-05-21 Nec Software Ltd Electronic mail reference confirmation device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02190058A (en) * 1988-12-22 1990-07-26 Internatl Business Mach Corp <Ibm> Method of controlling basket-service of electronic mail
JPH0488461A (en) * 1990-07-25 1992-03-23 Nec Corp Global virtual office
JPH04294655A (en) * 1991-03-22 1992-10-19 Hitachi Ltd Electronic mail system
JPH04348635A (en) * 1991-05-27 1992-12-03 Nec Corp Electronic mail network system
JPH06164731A (en) * 1992-11-27 1994-06-10 Toshiba Corp Communication terminal equipment
JPH06195275A (en) * 1992-12-24 1994-07-15 Fujitsu Ltd Mail information managing device in distributed type mail system
JPH07183912A (en) * 1993-12-24 1995-07-21 Nec Corp Electronic mail system
JPH08129515A (en) * 1994-10-31 1996-05-21 Nec Software Ltd Electronic mail reference confirmation device

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9361603B2 (en) 1996-12-13 2016-06-07 Good Technology Corporation System and method for globally and securely accessing unified information in a computer network
EP1722321A1 (en) * 1997-07-22 2006-11-15 Visto Corporation System and method for synchronizing electronic mail across a network
JP2001521251A (en) * 1997-10-24 2001-11-06 マイクロソフト コーポレイション Email object synchronization between desktop computers and mobile devices
EP1109367A3 (en) * 1999-12-13 2002-12-11 Sharp Kabushiki Kaisha An electronic mail synchronizing device
EP1109367A2 (en) * 1999-12-13 2001-06-20 Sharp Kabushiki Kaisha An electronic mail synchronizing device
US6968361B2 (en) 2000-08-30 2005-11-22 Nec Corporation Method of transmitting and receiving electronic mail and communication terminal
JP2005050113A (en) * 2003-07-28 2005-02-24 Sony Corp Instant message utilizing system, sending client, relay server, receiving client, method for using instant message, and its program
JP2008060885A (en) * 2006-08-31 2008-03-13 Nec Corp Message system, message system control method, and program
US8422642B2 (en) 2006-08-31 2013-04-16 Nec Corporation Message system for conducting message
JP2013535858A (en) * 2010-07-08 2013-09-12 ナショナル アイティ− インダストリ− プロモ−ション エ−ジェンシ− Electronic document distribution system and electronic document distribution method
US9143358B2 (en) 2010-07-08 2015-09-22 National It Industry Promotion Agency Electronic document communication system and electronic document communication method
JP2016195440A (en) * 2010-07-08 2016-11-17 コリア インターネット アンド セキュリティー エージェンシー Electronic document distribution system and electronic document distribution method
JP2013250973A (en) * 2012-05-31 2013-12-12 Apple Inc Avoiding redundant display of notification on multiple user devices
US10210480B2 (en) 2012-05-31 2019-02-19 Apple Inc. Avoiding a redundant display of a notification on multiple user devices
US11282032B2 (en) 2012-05-31 2022-03-22 Apple Inc. Avoiding a redundant display of a notification on multiple user devices
US11797934B2 (en) 2012-05-31 2023-10-24 Apple Inc. Avoiding a redundant display of a notification on multiple user devices

Also Published As

Publication number Publication date
JP3453459B2 (en) 2003-10-06

Similar Documents

Publication Publication Date Title
US6226385B1 (en) Encryption communication system capable of reducing network managing workload
US5805823A (en) System and method for optimal multiplexed message aggregation between client applications in client-server networks
US20010007992A1 (en) Transfer method, transfer system and transfer apparatus for E-mail
WO1999006929A2 (en) An extensible proxy framework for e-mail agents
JP3453459B2 (en) E-mail system and control method thereof, and communication terminal device and control method thereof
JPH07307757A (en) Route information transmission method for connection device
US6542503B1 (en) Multicast echo removal
JP3827415B2 (en) Terminal device for e-mail system
JPH0591108A (en) Message communication control method and communication system
Reynolds et al. Official Internet Protocols
JP2827521B2 (en) Email system
JPH11163924A (en) Electronic mail system and recording medium for recording address managing program of the same
JPH10290257A (en) Message repeating device and communication system
JP3125349B2 (en) Network system
JP2550851B2 (en) Mail protocol conversion control system
JPS6126105B2 (en)
JPH11239170A (en) Distributed mail system and recording medium recording program for mail arrival confirmation
JP2002373141A (en) Electronic mail system with mail deleting function and electronic mail program
JPH0514438A (en) Communication line setting method
JP3412179B2 (en) Message transfer system
JPS63217745A (en) Data designation transmission control system for electronic mail
JP3152287B2 (en) Shortcut communication system
JPH07111698B2 (en) Session management processing method
JPS58207132A (en) Mailbox file control processing system
JP2001136337A (en) Data communication equipment and method

Legal Events

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

Free format text: PAYMENT UNTIL: 20070718

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080718

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080718

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090718

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090718

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100718

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100718

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110718

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120718

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120718

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130718

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees