JP3680390B2 - E-mail system - Google Patents

E-mail system Download PDF

Info

Publication number
JP3680390B2
JP3680390B2 JP31266195A JP31266195A JP3680390B2 JP 3680390 B2 JP3680390 B2 JP 3680390B2 JP 31266195 A JP31266195 A JP 31266195A JP 31266195 A JP31266195 A JP 31266195A JP 3680390 B2 JP3680390 B2 JP 3680390B2
Authority
JP
Japan
Prior art keywords
message
identification information
transmission
address
tag identification
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.)
Expired - Fee Related
Application number
JP31266195A
Other languages
Japanese (ja)
Other versions
JPH09153911A (en
Inventor
明彦 長坂
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP31266195A priority Critical patent/JP3680390B2/en
Publication of JPH09153911A publication Critical patent/JPH09153911A/en
Application granted granted Critical
Publication of JP3680390B2 publication Critical patent/JP3680390B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク上に接続された複数のコンピュータ端末間でメッセージデータを送受信する電子メールシステムに関する。
【0002】
【従来の技術】
従来、コンピュータネットワークシステムにおいて、ネットワーク上に接続されたコンピュータ端末間でメッセージを交換する機能として電子メールシステムが利用されている。
【0003】
この電子メールシステムでは、送信先の宛名を指定してメッセージデータを入力し送信を指示すると、送信先の宛名に対応するメールアドレスに従って入力されたメッセージデータが送信されるもので、この場合、複数の宛名を送信先として指定すると、そのそれぞれのメールアドレスに従って各対応する複数のコンピュータ端末に対し一括してメッセージデータが送信される。
【0004】
一方、送信先によって内容の異なるメッセージデータを送りたい場合には、異なる内容のメッセージ毎に対応する送信先の宛名を指定して送信操作を繰り返さなければならない。
【0005】
【発明が解決しようとする課題】
従って、ある送信先に送るメッセージデータの内容の一部を異なる送信先に送りたい場合等、入力したメッセージデータの全体に対し、送信する情報量を送信先によって変えたい場合でも、情報量の異なるメッセージ毎に対応する送信先を指定した送信操作を繰り返さなければならず、操作性が悪い問題がある。
【0006】
本発明は、前記のような問題に鑑みなされたもので、送信先によって内容の異なるメッセージデータを一括して送ることが可能になる操作性の高い電子メールシステムを提供することを目的とする。
【0007】
【課題を解決するための手段】
本発明の電子メールシステムは、複数の宛名と当該宛名の識別情報を対応付けて記憶する宛名データ記憶手段と、メッセージデータを入力するメッセージ入力手段と、前記メッセージ入力手段にて入力されたメッセージに対して、複数の宛名を送信先として指定する送信先指定手段と、前記送信先指定手段により指定された各宛名に対応する識別情報が前記メッセージ入力手段で入力されたメッセージに含まれているか判断する判断手段と、前記判断手段により識別情報がメッセージに含まれていると判断された場合に、当該識別情報以降の全てのメッセージを当該識別情報と対応する宛名への送信メッセージとして各宛名毎に取り込む取り込み手段と、前記送信先指定手段により指定された各宛名に対して、前記取り込み手段で各宛名毎に取り込まれた送信メッセージを送信するメッセージ送信手段とを具備したことを特徴とする。
【0011】
【発明の実施の形態】
以下図面により本発明の実施の形態について説明する。
図1は本発明の電子メールシステムの実施の形態に係わるコンピュータ端末装置の構成を示すブロック図である。
【0012】
コンピュータ端末装置は、制御装置(CPU)11を備えている。
制御装置(CPU)11は、入力装置12から供給される入力操作信号に応じて予め記憶されているシステムプログラムを起動させ、このシステムプログラムに従って各部の動作制御を行なうもので、この制御装置(CPU)11には、前記入力装置12の他、記憶装置13、通信装置14、表示装置15が接続される。
【0013】
入力装置12は、キーボード,マウス,タブレット等の入力機器を備えてなり、例えば電子メール機能に関しては、メッセージデータの入力,送信先となる宛名の入力,送信の指示,受信された自分宛メッセージデータの検索表示の指示等が行なえるもので、前記メッセージデータの入力に際しては、送信すべき宛名人の属性情報を見出しとして当該属性の宛名人に送りたいメッセージデータを入力する。
【0014】
記憶装置13は、ROMやRAMを備えてなり、ROMには、前記制御装置11による動作制御を司るためのシステムプログラムや各種の機能に応じたサブプログラムが記憶され、また、RAMには、前記制御装置11の動作制御に伴ない入出力される各種のデータが一時記憶されると共に、例えは電子メール用のアドレス帳記憶部13a,送信メッセージ記憶部13b,受信メッセージ記憶部13cが備えられる。
【0015】
図2は前記コンピュータ端末装置における記憶装置13のRAM内に備えられる電子メール用記憶部の構成を示す図である。
アドレス帳記憶部13aには、当該コンピュータ端末装置が属するコンピュータネットワークに接続登録されている各コンピュータ端末装置それぞれの宛名データ(氏名21),アドレスデータ(メールアドレス22),属性情報(タグ識別情報23)が対応付けして記憶される。
【0016】
送信メッセージ記憶部13bには、前記入力装置12によるメッセージデータの入力操作により入力されたメッセージデータ及びその送信先として入力された宛名データ等が記憶される。
【0017】
受信メッセージ記憶部13cには、ネットワーク上の他のコンピュータ端末装置から自分のコンピュータ端末装置に対して送信されて受信されたメッセージデータが記憶される。
【0018】
通信装置14は、前記記憶装置13の送信メッセージ記憶部13bに記憶された送信先としての宛名データやメッセージデータに付されている宛名属性情報に基づき前記アドレス帳記憶部13aから当該メッセージデータを送信すべきアドレスデータ(メールアドレス22)を読出し指定してデータ送信を行なうと共に、他のコンピュータ端末装置から自分のコンピュータ端末装置宛に送信されたメッセージデータを受信するもので、この通信装置14により受信された自端末装置宛のメッセージデータは、前記記憶装置13の受信メッセージ記憶部13cに記憶される。
【0019】
図3は本発明の電子メールシステムが適用されるコンピュータネットワークの一例を示す図である。
例えばこのコンピュータネットワークには、それぞれその宛名を「Aさん」「Bさん」「Cさん」「Dさん」「Eさん」と称する各コンピュータ端末装置が、それぞれの通信装置14を介して接続されている。
【0020】
図4は前記コンピュータネットワークの「Eさん」のコンピュータ端末装置における記憶装置13のアドレス帳記憶部13aにおけるデータ記憶状態を示す図である。
【0021】
このアドレス帳記憶部13aには、前述した通り、電子メールシステムが適用されるコンピュータネットワークに接続されている各コンピュータ端末の宛名データ(氏名21),アドレスデータ(メールアドレス22),属性情報(タグ識別情報23)が記憶される。
【0022】
ここで、本実施の形態の場合、「Aさん」に対応するタグ識別情報23は<MTB部員>、「Bさん」に対応するタグ識別情報23はなし、「Cさん」に対応するタグ識別情報23は<MTB運営委員>、「Dさん」に対応するタグ識別情報23は<MTB運営責任者>であり、このタグ識別情報23にあっては、<MTB運営責任者>→<MTB運営委員>→<MTB部員>の順で階級(順位)付けされており、<MTB運営責任者>は当該運営責任者に関するメッセージデータと共に運営委員及び部員に関する全てのメッセージデータを必要とし、また、<MTB運営委員>は当該運営委員に関するメッセージデータ及び部員に関するメッセージデータを必要とし、また、<MTB部員>は当該部員に関するメッセージデータのみを必要とする。
【0023】
図5は前記コンピュータネットワークの「Eさん」のコンピュータ端末装置の入力装置12により入力された送信メッセージデータの表示状態を示す図である。
【0024】
コンピュータ端末装置の入力装置12を操作して電子メールのメッセージ入力モードにセットすると、表示装置15に対し送信先入力エリア15aとメッセージ入力エリア15bが表示されるもので、図5における「Eさん」のコンピュータ端末装置では、送信先として自分以外の「Aさん」「Bさん」「Cさん」「Dさん」の各氏名21を入力する。また、メッセージデータは、例えば階級(優先順位)の高いタグ識別情報23毎に、例えば<MTB運営責任者>「メッセージ1」→<MTB運営委員>「メッセージ2」→<MTB部員>「メッセージ3」として順次各対応するメッセージデータを入力する。
【0025】
ここで、前記送信先として入力された宛名のコンピュータ端末装置に対する送信メッセージは、当該宛名に対応する属性情報(タグ識別情報23)に従って決定されるもので、例えば送信先宛名「Aさん」の場合、そのタグ識別情報23は<MTB部員>なので、入力されたメッセージデータの該当するタグ識別情報<MTB部員>以降のメッセージデータ「メッセージ3」が送信される。
【0026】
また、例えば送信先宛名「Cさん」の場合、そのタグ識別情報23は<MTB運営委員>なので、入力されたメッセージデータの該当するタグ識別情報<MTB運営委員>以降のメッセージデータ「メッセージ2」「メッセージ3」が共に送信される。
【0027】
また、例えば送信先宛名「Dさん」の場合、そのタグ識別情報23は<MTB運営責任者>なので、入力されたメッセージデータの該当するタグ識別情報<MTB運営責任者>以降のメッセージデータ「メッセージ1」「メッセージ2」「メッセージ3」が全て送信される。
【0028】
次に、前記構成によるコンピュータ端末装置のメッセージ送信処理について説明する。
図6は前記コンピュータ端末装置のメッセージ送信処理を示すフローチャートである。
【0029】
図7は前記コンピュータ端末装置のメッセージ送信処理に伴なう受信側コンピュータ端末装置でのメッセージ受信状態を示す図である。
例えば前記図3で示したコンピュータネットワーク上の「Eさん」のコンピュータ端末装置において、前記図4で示したように各コンピュータ端末装置の氏名21,メールアドレス22,タグ識別情報23が入力装置12により入力されて記憶装置13のアドレス帳記憶部13aに記憶され、そして、前記図5で示したように送信メッセージが同入力装置12により入力されて送信メッセージ記憶部13bに記憶された状態で、その指定送信先「Aさん」「Bさん」「Cさん」「Dさん」に対するメッセージデータの送信を一括指示すると、図6におけるメッセージ送信処理が起動され、まず、送信メッセージ記憶部13bにおいて、送信先として指定された宛名、つまり、受信人が存在するか否か判断される(ステップS1)。
【0030】
この場合、まず、送信先として宛名データ「Aさん」が存在するので、受信人有りと判断されると、当該受信人「Aさん」のタグ識別情報<MTB部員>がアドレス帳記憶部13aから検索される(ステップS1→S2)。
【0031】
すると、送信メッセージ記憶部13bに記憶されている送信メッセージの中から前記ステップS2にて検索された受信人「Aさん」のタグ識別情報<MTB部員>と同一のタグ識別情報が付されたメッセージデータが順次検索される(ステップS3→S4,S5)。
【0032】
ここで、送信メッセージ記憶部13bに記憶されている送信メッセージ(図5参照)の中から受信人「Aさん」のタグ識別情報と同一のタグ識別情報<MTB部員>が検索されると、当該タグ識別情報<MTB部員>が付されたメッセージデータ「メッセージ3」以降全ての送信メッセージが制御装置11に読み出される(ステップS5→S6→S7)。
【0033】
こうして、受信人「Aさん」のタグ識別情報と同じタグ識別情報<MTB部員>が付された送信メッセージ以降の全てのメッセージデータ「メッセージ3」が制御部11に取り込まれると、当該送信メッセージ「メッセージ3」は前記受信人「Aさん」のメールアドレス“id0001”が指定されて通信装置14から送信される(ステップS6→S8)。
【0034】
これにより、「Aさん」のコンピュータ端末装置には、図7(A)に示すように、送信者「Eさん」からタグ識別情報<MTB部員>が付された送信メッセージ以降のメッセージデータ「メッセージ3」のみが送信されて受信され、記憶装置13の受信メッセージ記憶部13cに格納される。
【0035】
こうして、まず、送信先として指定された「Aさん」に対するメッセージデータの送信がなされると、続いて、送信メッセージ記憶部13bにおいて、送信先として指定されている宛名、つまり、次の受信人が存在するか否か判断される(ステップS1)。
【0036】
この場合、次の送信先として宛名データ「Bさん」が存在するので、受信人有りと判断されると、当該受信人「Bさん」のタグ識別情報がアドレス帳記憶部13aから検索される(ステップS1→S2)。
【0037】
受信人「Bさん」には、対応するタグ識別情報がないので、タグ識別情報の付されていないメッセージデータが送信メッセージ記憶部13bから検索される(ステップS3〜S5)。
【0038】
そして、送信メッセージ記憶部13bに記憶されている送信メッセージにおいて、タグ識別情報が付されていると判断されたメッセージデータの送信は行なわれない(ステップS3→S9→S1)。
【0039】
つまり、受信人「Bさん」はタグ識別情報を持たないが、送信メッセージ記憶部13bに記憶されている送信メッセージには、全てタグ識別情報が付されているで、受信人「Bさん」には何れのメッセージデータも送信されない(ステップS1〜S5、S3→S9→S1)。
【0040】
一方、前記受信人「Bさん」の送信処理において、前記送信メッセージ記憶部13bに記憶されている送信メッセージ中に、タグ識別情報が付されていないメッセージデータが有ると判断された場合には、当該タグ識別情報の付されていないメッセージデータが制御部11に取り込まれ、受信人「Bさん」のメールアドレス“id0002”が指定されて通信装置14から送信される(ステップS1〜S5、S3→S9→S10)。
【0041】
こうして、送信先として指定された「Aさん」「Bさん」に対するメッセージデータの送信処理がなされると、続いて、送信メッセージ記憶部13bにおいて、送信先として指定されている宛名、つまり、次の受信人が存在するか否か判断される(ステップS1)。
【0042】
この場合、次の送信先として宛名データ「Cさん」が存在するので、受信人有りと判断されると、当該受信人「Cさん」のタグ識別情報がアドレス帳記憶部13aから検索される(ステップS1→S2)。
【0043】
すると、送信メッセージ記憶部13bに記憶されている送信メッセージの中から前記ステップS2にて検索された受信人「Cさん」のタグ識別情報<MTB運営委員>と同一のタグ識別情報が付されたメッセージデータが順次検索される(ステップS3→S4,S5)。
【0044】
ここで、送信メッセージ記憶部13bに記憶されている送信メッセージ(図5参照)の中から受信人「Cさん」のタグ識別情報と同一のタグ識別情報<MTB運営委員>が検索されると、当該タグ識別情報<MTB運営委員>が付されたメッセージデータ「メッセージ2」以降全ての送信メッセージが制御装置11に読み出される(ステップS5→S6→S7)。
【0045】
こうして、受信人「Cさん」のタグ識別情報と同じタグ識別情報<MTB運営委員>が付された送信メッセージ以降の他のタグ識別情報が付された送信メッセージも含む全てのメッセージデータ「メッセージ2」及び「メッセージ3」が制御部11に取り込まれると、当該送信メッセージ「メッセージ2」「メッセージ3」は前記受信人「Cさん」のメールアドレス“id0003”が指定されて通信装置14から送信される(ステップS6→S8)。
【0046】
これにより、「Cさん」のコンピュータ端末装置には、図7(B)に示すように、送信者「Eさん」からタグ識別情報<MTB運営委員>が付された送信メッセージ以降の全メッセージデータ「メッセージ2」及び「メッセージ3」が送信されて受信され、記憶装置13の受信メッセージ記憶部13cに格納される。
【0047】
こうして、送信先として指定された「Aさん」「Bさん」「Cさん」に対するメッセージデータの送信処理がなされると、続いて、送信メッセージ記憶部13bにおいて、送信先として指定されている宛名、つまり、次の受信人が存在するか否か判断される(ステップS1)。
【0048】
この場合、次の送信先として宛名データ「Dさん」が存在するので、受信人有りと判断されると、当該受信人「Dさん」のタグ識別情報がアドレス帳記憶部13aから検索される(ステップS1→S2)。
【0049】
すると、送信メッセージ記憶部13bに記憶されている送信メッセージの中から前記ステップS2にて検索された受信人「Dさん」のタグ識別情報<MTB運営責任者>と同一のタグ識別情報が付されたメッセージデータが順次検索される(ステップS3→S4,S5)。
【0050】
ここで、送信メッセージ記憶部13bに記憶されている送信メッセージ(図5参照)の中から受信人「Dさん」のタグ識別情報と同一のタグ識別情報<MTB運営責任者>が検索されると、当該タグ識別情報<MTB運営責任者>が付されたメッセージデータ「メッセージ1」以降全ての送信メッセージが制御装置11に読み出される(ステップS5→S6→S7)。
【0051】
こうして、受信人「Dさん」のタグ識別情報と同じタグ識別情報<MTB運営責任者>が付された送信メッセージ以降の他のタグ識別情報が付された送信メッセージも含む全てのメッセージデータ「メッセージ1」「メッセージ2」及び「メッセージ3」が制御部11に取り込まれると、当該送信メッセージ「メッセージ1」「メッセージ2」「メッセージ3」は前記受信人「Dさん」のメールアドレス“id0004”が指定されて通信装置14から送信される(ステップS6→S8)。
【0052】
これにより、「Dさん」のコンピュータ端末装置には、図7(C)に示すように、送信者「Eさん」からタグ識別情報<MTB運営責任者>が付された送信メッセージ以降の全メッセージデータ「メッセージ1」「メッセージ2」及び「メッセージ3」が送信されて受信され、記憶装置13の受信メッセージ記憶部13cに格納される。
【0053】
したがって、前記構成の電子メールシステムにおけるコンピュータ端末装置によれば、階級(優先順位)の高いタグ識別情報<MTB運営責任者><MTB運営委員><MTB部員>毎に内容の異なるメッセージデータ「メッセージ1」「メッセージ2」「メッセージ3」を順次入力し、複数の宛名「Aさん」「Bさん」「Cさん」「Dさん」を送信先として指定すると、指定された複数の宛名のそれぞれに対応したタグ識別情報が、前記入力メッセージデータに付されたタグ識別情報から検索され、送信先として指定された宛名のタグ識別情報と同一のタグ識別情報が検索された場合には、その検索されたタグ識別情報に対応するメッセージデータ以降他のタグ識別情報に対応するメッセージデータも共に送信されるので、例えば入力した「メッセージ1〜3」の全てを送りたい宛名人のタグ識別情報<MTB運営責任者>を先頭の「メッセージ1」に付して入力し、また、「メッセージ2,3」のみ送りたい宛名人のタグ識別情報<MTB運営委員>を当該「メッセージデータ2」に付して入力すれば、送信先として指定された宛名人それぞれに相応しく且つ異なる情報量のメッセージデータを自動的に振り分け一括して送信できるようになる。
【0054】
【発明の効果】
本発明の電子メールシステムによれば、複数の宛名と当該宛名の識別情報が対応付けて記憶されており、入力されたメッセージについて、識別情報が含まれているか判断され、識別情報がメッセージに含まれていると判断された場合には、当該識別情報以降の全てのメッセージを当該識別情報と対応する宛名に対して送信するので、送信先として指定された複数の宛名人それぞれに相応しいメッセージが選択されて一括して送信されるようになる。
【図面の簡単な説明】
【図1】本発明の電子メールシステムの実施の形態に係わるコンピュータ端末装置の構成を示すブロック図。
【図2】前記コンピュータ端末装置における記憶装置のRAM内に備えられる電子メール用記憶部の構成を示す図。
【図3】本発明の電子メールシステムが適用されるコンピュータネットワークの一例を示す図。
【図4】前記コンピュータネットワークの「Eさん」のコンピュータ端末装置における記憶装置のアドレス帳記憶部におけるデータ記憶状態を示す図。
【図5】前記コンピュータネットワークの「Eさん」のコンピュータ端末装置の入力装置により入力された送信メッセージデータの表示状態を示す図。
【図6】前記コンピュータ端末装置のメッセージ送信処理を示すフローチャート。
【図7】前記コンピュータ端末装置のメッセージ送信処理に伴なう受信側コンピュータ端末装置でのメッセージ受信状態を示す図。
【符号の説明】
11 …制御装置(CPU)、
12 …入力装置、
13 …記憶装置、
13a…アドレス帳記憶部、
13b…送信メッセージ記憶部、
13c…受信メッセージ記憶部、
14 …通信装置、
15 …表示装置、
15a…送信先入力エリア、
15b…メッセージ入力エリア、
21 …氏名(宛名データ)、
22 …メールアドレス(アドレスデータ)、
23 …タグ識別情報(属性情報)。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an electronic mail system that transmits and receives message data between a plurality of computer terminals connected on a network.
[0002]
[Prior art]
Conventionally, in a computer network system, an electronic mail system is used as a function for exchanging messages between computer terminals connected on the network.
[0003]
In this e-mail system, when a destination address is specified, message data is input and transmission is instructed, the message data input according to the mail address corresponding to the destination address is transmitted. Is designated as the destination, the message data is sent to the corresponding computer terminals in a batch according to the respective mail addresses.
[0004]
On the other hand, when it is desired to send message data having different contents depending on the destination, it is necessary to specify the destination address corresponding to each message having different contents and repeat the transmission operation.
[0005]
[Problems to be solved by the invention]
Therefore, even when it is desired to change the amount of information to be sent to the entire input message data, such as when a part of the contents of message data sent to a certain destination is to be sent to a different destination, the amount of information differs. There is a problem that the operability is poor because the transmission operation designating the transmission destination corresponding to each message must be repeated.
[0006]
The present invention has been made in view of the above-described problems, and an object of the present invention is to provide an electronic mail system with high operability capable of sending message data having different contents depending on a transmission destination in a batch.
[0007]
[Means for Solving the Problems]
The electronic mail system according to the present invention includes address data storage means for storing a plurality of addresses and identification information of the addresses in association with each other, message input means for inputting message data, and messages input by the message input means. On the other hand, it is determined whether the message inputted by the message input means includes transmission destination designation means for designating a plurality of addresses as transmission destinations, and identification information corresponding to each address designated by the transmission destination designation means. And when the determination unit determines that the identification information is included in the message, all messages after the identification information are transmitted as messages to the address corresponding to the identification information for each address. For each address specified by the capturing means and each address designated by the transmission destination designating means, Characterized by comprising a message transmission means for transmitting the Ri written transmission message.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a computer terminal device according to an embodiment of an electronic mail system of the present invention.
[0012]
The computer terminal device includes a control device (CPU) 11.
The control device (CPU) 11 activates a system program stored in advance in response to an input operation signal supplied from the input device 12, and controls the operation of each unit in accordance with the system program. ) 11 is connected to the storage device 13, the communication device 14, and the display device 15 in addition to the input device 12.
[0013]
The input device 12 includes input devices such as a keyboard, a mouse, and a tablet. For example, with regard to the e-mail function, message data input, destination address input, transmission instruction, received message data for yourself When inputting the message data, the message data to be sent to the addressee of the attribute is input using the attribute information of the addressee to be transmitted as a heading.
[0014]
The storage device 13 includes a ROM and a RAM. The ROM stores a system program for controlling operation by the control device 11 and subprograms corresponding to various functions. Various data input / output in accordance with operation control of the control device 11 are temporarily stored, and for example, an e-mail address book storage unit 13a, a transmission message storage unit 13b, and a reception message storage unit 13c are provided.
[0015]
FIG. 2 is a diagram showing the configuration of an electronic mail storage unit provided in the RAM of the storage device 13 in the computer terminal device.
In the address book storage unit 13a, address data (name 21), address data (mail address 22), attribute information (tag identification information 23) of each computer terminal connected to the computer network to which the computer terminal belongs are registered. ) Are stored in association with each other.
[0016]
The transmission message storage unit 13b stores message data input by the input operation of message data by the input device 12, address data input as the transmission destination, and the like.
[0017]
The received message storage unit 13c stores message data transmitted from other computer terminal devices on the network to the computer terminal device.
[0018]
The communication device 14 transmits the message data from the address book storage unit 13a based on the address attribute information attached to the address data and message data as the transmission destination stored in the transmission message storage unit 13b of the storage device 13. The address data (mail address 22) to be read is designated and transmitted, and the message data transmitted from the other computer terminal device to the computer terminal device is received. The message data addressed to the own terminal device is stored in the received message storage unit 13c of the storage device 13.
[0019]
FIG. 3 is a diagram showing an example of a computer network to which the electronic mail system of the present invention is applied.
For example, each computer terminal device whose address is “Mr. A”, “Mr. B”, “Mr. C”, “Mr. D”, and “Mr. E” is connected to the computer network via a respective communication device 14. Yes.
[0020]
FIG. 4 is a diagram showing a data storage state in the address book storage unit 13a of the storage device 13 in the computer terminal device “Mr. E” of the computer network.
[0021]
In the address book storage unit 13a, as described above, address data (name 21), address data (mail address 22), attribute information (tag) of each computer terminal connected to the computer network to which the electronic mail system is applied. Identification information 23) is stored.
[0022]
In this embodiment, tag identification information 23 corresponding to “Mr. A” is <MTB member>, tag identification information 23 corresponding to “Mr. B” is not provided, and tag identification information corresponding to “Mr. C”. 23 is <MTB Steering Committee>, and tag identification information 23 corresponding to “Mr. D” is <MTB Steering Officer>. In this tag identification information 23, <MTB Steering Officer> → <MTB Steering Committee > → <MTB member> The rank (ranking) is in order, and <MTB manager> requires all message data related to the committee members and members together with message data related to the manager, and <MTB Steering Committee> needs message data related to the Steering Committee and message data related to the members, and <MTB Member> needs only message data related to the members To.
[0023]
FIG. 5 is a view showing a display state of transmission message data inputted by the input device 12 of the computer terminal device “Mr. E” of the computer network.
[0024]
When the input device 12 of the computer terminal device is operated to set to the e-mail message input mode, the transmission destination input area 15a and the message input area 15b are displayed on the display device 15, and “Mr. E” in FIG. In the computer terminal device, the names 21 of “Mr. A”, “Mr. B”, “Mr. C”, and “Mr. D” other than yourself are input as destinations. The message data is, for example, for each tag identification information 23 having a high class (priority order), for example, <MTB manager> “Message 1” → <MTB steering committee> “Message 2” → <MTB member> “Message 3 The corresponding message data is sequentially input.
[0025]
Here, the transmission message to the computer terminal device with the address inputted as the destination is determined according to the attribute information (tag identification information 23) corresponding to the address. For example, in the case of the destination address “Mr. A” Since the tag identification information 23 is <MTB member>, the message data “message 3” after the corresponding tag identification information <MTB member> of the input message data is transmitted.
[0026]
Further, for example, in the case of the transmission destination address “Mr. C”, the tag identification information 23 is <MTB Steering Committee>, so the message data “Message 2” after the corresponding tag identification information <MTB Steering Committee> of the input message data. “Message 3” is transmitted together.
[0027]
For example, in the case of the destination address “Mr. D”, the tag identification information 23 is <MTB manager>, so the message data “message” after the corresponding tag identification information <MTB manager> of the input message data. 1 ”,“ Message 2 ”, and“ Message 3 ”are all transmitted.
[0028]
Next, a message transmission process of the computer terminal device having the above configuration will be described.
FIG. 6 is a flowchart showing message transmission processing of the computer terminal device.
[0029]
FIG. 7 is a diagram showing a message reception state at the receiving computer terminal device accompanying the message transmission process of the computer terminal device.
For example, in the computer terminal device “Mr. E” on the computer network shown in FIG. 3, the name 21, mail address 22, and tag identification information 23 of each computer terminal device are input by the input device 12 as shown in FIG. 4. The input message is stored in the address book storage unit 13a of the storage device 13, and the transmission message is input by the input device 12 and stored in the transmission message storage unit 13b as shown in FIG. When the transmission of message data to the designated transmission destinations “Mr. A”, “Mr. B”, “Mr. C”, and “Mr. D” is instructed collectively, the message transmission process in FIG. 6 is started. First, in the transmission message storage unit 13b, the transmission destination It is determined whether or not there is an address designated as, that is, a recipient (step S1).
[0030]
In this case, first, since address data “Mr. A” exists as a transmission destination, if it is determined that there is a recipient, tag identification information <MTB member> of the recipient “Mr. A” is obtained from the address book storage unit 13a. Search is performed (step S1 → S2).
[0031]
Then, the message with the same tag identification information as the tag identification information <MTB member> of the recipient “Mr. A” retrieved in step S2 from the transmission messages stored in the transmission message storage unit 13b. Data is sequentially retrieved (steps S3 → S4, S5).
[0032]
Here, when tag identification information <MTB member> identical to the tag identification information of the recipient “Mr. A” is retrieved from the transmission message (see FIG. 5) stored in the transmission message storage unit 13b, All the transmitted messages after the message data “Message 3” with the tag identification information <MTB member> are read out to the control device 11 (steps S5 → S6 → S7).
[0033]
In this way, when all the message data “message 3” after the transmission message with the same tag identification information <MTB member> as the tag identification information of the recipient “Mr. A” is taken into the control unit 11, the transmission message “ The message 3 ”is transmitted from the communication device 14 by designating the mail address“ id0001 ”of the recipient“ Mr. A ”(steps S6 → S8).
[0034]
As a result, the message data “message” after the transmission message to which the tag identification information <MTB member> is attached by the sender “Mr. E” is sent to the computer terminal device of “Mr. A” as shown in FIG. 3 ”is transmitted and received and stored in the received message storage unit 13c of the storage device 13.
[0035]
Thus, first, when message data is transmitted to “Mr. A” designated as the transmission destination, the address designated as the transmission destination in the transmission message storage unit 13b, that is, the next recipient is determined. It is determined whether or not it exists (step S1).
[0036]
In this case, since the address data “Mr. B” exists as the next transmission destination, when it is determined that there is a recipient, the tag identification information of the recipient “Mr. B” is retrieved from the address book storage unit 13a ( Step S1 → S2).
[0037]
Since there is no corresponding tag identification information for the recipient “Mr. B”, message data without tag identification information is retrieved from the transmission message storage unit 13b (steps S3 to S5).
[0038]
Then, in the transmission message stored in the transmission message storage unit 13b, the message data determined to have the tag identification information is not transmitted (steps S3 → S9 → S1).
[0039]
That is, the recipient “Mr. B” does not have tag identification information, but all the transmission messages stored in the transmission message storage unit 13b are attached with tag identification information. No message data is transmitted (steps S1 to S5, S3 → S9 → S1).
[0040]
On the other hand, in the transmission process of the recipient “Mr. B”, if it is determined that there is message data without tag identification information in the transmission message stored in the transmission message storage unit 13b, The message data without the tag identification information is taken into the control unit 11, and the mail address “id0002” of the recipient “Mr. B” is designated and transmitted from the communication device 14 (steps S1 to S5, S3 → S9 → S10).
[0041]
In this way, when the message data transmission process for “Mr. A” and “Mr. B” designated as the transmission destination is performed, the address designated as the transmission destination in the transmission message storage unit 13b, that is, the next address, It is determined whether there is a recipient (step S1).
[0042]
In this case, since address data “Mr. C” exists as the next transmission destination, when it is determined that there is a recipient, tag identification information of the recipient “Mr. C” is retrieved from the address book storage unit 13a ( Step S1 → S2).
[0043]
Then, the same tag identification information as the tag identification information <MTB steering committee> of the recipient “Mr. C” retrieved in step S2 from the transmission messages stored in the transmission message storage unit 13b is attached. Message data is sequentially retrieved (steps S3 → S4, S5).
[0044]
Here, when tag identification information <MTB steering committee> identical to the tag identification information of the recipient “Mr. C” is retrieved from the transmission messages (see FIG. 5) stored in the transmission message storage unit 13b, All transmission messages after the message data “Message 2” to which the tag identification information <MTB Steering Committee> is attached are read out to the control device 11 (Steps S5 → S6 → S7).
[0045]
In this way, all message data “message 2” including a transmission message with other tag identification information after the transmission message with the same tag identification information <MTB Steering Committee> as the tag identification information of the recipient “C”. ”And“ Message 3 ”are received by the control unit 11, the transmission message“ Message 2 ”and“ Message 3 ”are transmitted from the communication device 14 by specifying the mail address“ id0003 ”of the recipient“ Mr. C ”. (Step S6 → S8).
[0046]
Thereby, as shown in FIG. 7 (B), all message data after the transmission message to which the tag identification information <MTB Steering Committee> is attached from the sender “E” is stored in the computer terminal device of “Mr. C”. “Message 2” and “Message 3” are transmitted and received and stored in the received message storage unit 13 c of the storage device 13.
[0047]
In this way, when the message data transmission process is performed for “Mr. A”, “Mr. B”, and “Mr. C” designated as the transmission destinations, the address designated as the transmission destinations in the transmission message storage unit 13b, That is, it is determined whether there is a next recipient (step S1).
[0048]
In this case, since address data “Mr. D” exists as the next transmission destination, when it is determined that there is a recipient, tag identification information of the recipient “Mr. D” is retrieved from the address book storage unit 13a ( Step S1 → S2).
[0049]
Then, the same tag identification information as the tag identification information <MTB manager> of the recipient “Mr. D” retrieved in step S2 from the transmission messages stored in the transmission message storage unit 13b is attached. The retrieved message data is sequentially retrieved (steps S3 → S4, S5).
[0050]
When the same tag identification information <MTB manager> as the recipient “Mr. D” tag identification information is retrieved from the transmission message (see FIG. 5) stored in the transmission message storage unit 13b. Then, all the transmission messages after the message data “Message 1” to which the tag identification information <MTB operation manager> is attached are read out to the control device 11 (steps S5 → S6 → S7).
[0051]
In this way, all message data “message” including the transmission message with the other tag identification information after the transmission message with the same tag identification information <MTB operation manager> as the tag identification information of the recipient “D”. When “1”, “message 2” and “message 3” are taken into the control unit 11, the transmission message “message 1”, “message 2” and “message 3” have the mail address “id0004” of the recipient “Mr. D”. Designated and transmitted from the communication device 14 (steps S6 → S8).
[0052]
Thus, as shown in FIG. 7C, all the messages after the transmission message to which the tag identification information <MTB manager> is attached from the sender “E” are sent to the computer terminal device of “Mr. D”. Data “message 1”, “message 2” and “message 3” are transmitted and received and stored in the received message storage unit 13 c of the storage device 13.
[0053]
Therefore, according to the computer terminal device in the electronic mail system having the above-described configuration, the message data “message” having different contents for each tag identification information <MTB manager><MTBmanager><MTBmember> having a high class (priority). When “1”, “Message 2”, and “Message 3” are sequentially input and a plurality of addresses “Mr. A”, “Mr. B”, “Mr. C”, and “Mr. D” are designated as transmission destinations, When the corresponding tag identification information is searched from the tag identification information attached to the input message data, and the same tag identification information as the address identification tag specified as the transmission destination is searched, the search is performed. Since the message data corresponding to the tag identification information and the message data corresponding to the other tag identification information are also transmitted together, Enter the tag identification information <MTB manager> of the addressee who wants to send all of "Messages 1 to 3" with the "Message 1" at the top and enter only the "Messages 2 and 3". If tag identification information <MTB Steering Committee> is added to “Message Data 2” and input, message data of different information amount suitable for each addressee specified as the destination is automatically sorted and sent in a batch. become able to.
[0054]
【The invention's effect】
According to the electronic mail system of the present invention, a plurality of addresses and identification information of the addresses are stored in association with each other, it is determined whether the input message includes identification information, and the identification information is included in the message. If it is determined that all the messages after the identification information are transmitted to the address corresponding to the identification information , a message suitable for each of the plurality of addressees designated as the transmission destinations is selected. To be sent all at once.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a computer terminal device according to an embodiment of an electronic mail system of the present invention.
FIG. 2 is a diagram showing a configuration of a storage unit for electronic mail provided in a RAM of a storage device in the computer terminal device.
FIG. 3 is a diagram showing an example of a computer network to which the electronic mail system of the present invention is applied.
FIG. 4 is a diagram showing a data storage state in an address book storage unit of a storage device in a computer terminal device of “Mr. E” of the computer network.
FIG. 5 is a view showing a display state of transmission message data input by an input device of a computer terminal device of “Mr. E” of the computer network.
FIG. 6 is a flowchart showing message transmission processing of the computer terminal device.
FIG. 7 is a diagram showing a message reception state at the receiving computer terminal device in association with message transmission processing of the computer terminal device.
[Explanation of symbols]
11: Control device (CPU),
12 ... input device,
13 ... storage device,
13a ... Address book storage unit,
13b ... transmission message storage unit,
13c ... Received message storage unit,
14 ... communication device,
15 ... display device,
15a ... Destination input area,
15b ... Message input area,
21… Name (address data),
22 ... E-mail address (address data),
23: Tag identification information (attribute information).

Claims (1)

複数の宛名と当該宛名の識別情報を対応付けて記憶する宛名データ記憶手段と、
メッセージデータを入力するメッセージ入力手段と、
前記メッセージ入力手段にて入力されたメッセージに対して、複数の宛名を送信先として指定する送信先指定手段と、
前記送信先指定手段により指定された各宛名に対応する識別情報が前記メッセージ入力手段で入力されたメッセージに含まれているか判断する判断手段と、
前記判断手段により識別情報がメッセージに含まれていると判断された場合に、当該識別情報以降の全てのメッセージを当該識別情報と対応する宛名への送信メッセージとして各宛名毎に取り込む取り込み手段と、
前記送信先指定手段により指定された各宛名に対して、前記取り込み手段で各宛名毎に取り込まれた送信メッセージを送信するメッセージ送信手段と
を具備したことを特徴とする電子メールシステム。
Address data storage means for storing a plurality of addresses and identification information of the addresses in association with each other;
Message input means for inputting message data;
A destination designation means for designating a plurality of addresses as destinations for the message input by the message input means;
Determining means for determining whether identification information corresponding to each address designated by the destination designation means is included in the message input by the message input means;
In the case where it is determined by the determination means that the identification information is included in the message, a capturing means that captures every message after the identification information as a transmission message to the address corresponding to the identification information for each address;
An e-mail system comprising: a message transmitting unit that transmits a transmission message captured for each address by the capturing unit to each address specified by the transmission destination specifying unit.
JP31266195A 1995-11-30 1995-11-30 E-mail system Expired - Fee Related JP3680390B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31266195A JP3680390B2 (en) 1995-11-30 1995-11-30 E-mail system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31266195A JP3680390B2 (en) 1995-11-30 1995-11-30 E-mail system

Publications (2)

Publication Number Publication Date
JPH09153911A JPH09153911A (en) 1997-06-10
JP3680390B2 true JP3680390B2 (en) 2005-08-10

Family

ID=18031907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31266195A Expired - Fee Related JP3680390B2 (en) 1995-11-30 1995-11-30 E-mail system

Country Status (1)

Country Link
JP (1) JP3680390B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265673A (en) * 2000-03-21 2001-09-28 Sharp Corp Electronic mail transmitter, electronic mail receiver, method therefor and recording medium having the program recorded thereon
JP2002149565A (en) * 2000-11-10 2002-05-24 Hiroshige Yabe Individual distribution system
JP2003099366A (en) * 2001-09-21 2003-04-04 Azia:Kk Method of transmitting electronic mail, communication processing device and recording medium
KR100700596B1 (en) * 2005-11-15 2007-03-28 엘지전자 주식회사 Methods and apparatus' of message simultaneity transmitting for mobile phone

Also Published As

Publication number Publication date
JPH09153911A (en) 1997-06-10

Similar Documents

Publication Publication Date Title
JP3680390B2 (en) E-mail system
JPH10285205A (en) Electronic mail transmission/display device and electronic mail transmission/display method
JP2001005753A (en) Mail transmitter and its program storage medium
JPH05344148A (en) Electronic mail device
JPH04332234A (en) Reading management unit
JP2001117831A (en) Mail managing device and managing method
JPH07253972A (en) Document communication equipment and document processing method therefor
JPH05110595A (en) Electronic mail destination information display system
JPH06162085A (en) Electronic mail terminal equipment
JP3424318B2 (en) Email system
JPH05257840A (en) Decentralized bulletin board system
JP2003067310A (en) System and program for transmitting mail
US20220036299A1 (en) Information processing apparatus, delivery schedule output method, and non-transitory recording medium
JPH08255135A (en) Transmitted information designation unit and information transmission unit, information reception unit, and switching device for information processing system using them
JPH05122245A (en) Electronic mail transfer equipment
JPH10257051A (en) Information transmitter and method for selecting transmission destination of information
JP2871600B2 (en) Email device
JPH05316143A (en) Electronic mail processor and method therefor
WO2002027502A1 (en) Recording medium storing program for sending and receiving e-mail
JP2001154935A (en) Mail management method
JPH0537554A (en) Electronic mail system
JPH113381A (en) Method for automating generation of electronic document file and transmission of electronic mail
JP2933008B2 (en) Email system
JP2005107720A (en) Mail transmission device and program
JPH11306099A (en) Electronic mail transfer device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040921

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041110

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050509

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080527

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090527

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090527

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100527

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110527

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110527

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120527

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120527

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130527

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130527

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees