JP2004326344A - Electronic mail preparation device - Google Patents
Electronic mail preparation device Download PDFInfo
- Publication number
- JP2004326344A JP2004326344A JP2003118745A JP2003118745A JP2004326344A JP 2004326344 A JP2004326344 A JP 2004326344A JP 2003118745 A JP2003118745 A JP 2003118745A JP 2003118745 A JP2003118745 A JP 2003118745A JP 2004326344 A JP2004326344 A JP 2004326344A
- Authority
- JP
- Japan
- Prior art keywords
- telephone number
- carrier
- unit
- communication 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.)
- Withdrawn
Links
- 238000002360 preparation method Methods 0.000 title abstract 5
- 238000000605 extraction Methods 0.000 claims abstract description 9
- 238000010295 mobile communication Methods 0.000 claims description 61
- 238000004891 communication Methods 0.000 claims description 31
- 230000005540 biological transmission Effects 0.000 claims description 17
- 238000012795 verification Methods 0.000 claims description 7
- 230000001413 cellular effect Effects 0.000 abstract 3
- 239000000284 extract Substances 0.000 abstract 1
- 238000012545 processing Methods 0.000 description 18
- 238000000034 method Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 11
- 230000010365 information processing Effects 0.000 description 3
- 230000008520 organization Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000002194 synthesizing effect Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は電子メール作成装置に関し、より詳細には、電子メールアドレスの作成等を電話番号に基づいて行う電子メール作成装置に関する。
【0002】
【従来の技術】
近年、通信ネットワークの発達に伴い、電子メール(e−mail)が盛んに利用されるようになり、最近ではパソコン(PC:Personal Computer )以外の通信機器、例えば、携帯情報端末(PDA:Personal Digital Assistant)や、携帯電話、PHS(Personal Handyphone System)でも利用可能となっている。電子メールは、通信ネットワークを介して、PC、PDA、携帯電話、PHS等の異なる種類の通信機器同士での送受信が可能であり、例えば、PCと携帯電話との間での電子メールの送受信が可能である。
【0003】
従来、電子メールを送信するには、ユーザーは送信先の電子メールアドレス(電子メールの宛先)を入力したり、あるいはアドレス帳なる登録手段から送信先の電子メールアドレスを見つけ出し選択しなければならず、いずれの場合にも、ユーザーは送信先の電子メールアドレスを知っておく必要があった。換言すれば、相手方の電子メールアドレスを知らなければ、電子メールを送信することはできなかった。
【0004】
また、相手方の電子メールアドレスを知っていたとしても、アドレス帳に登録されていなければ、ユーザーは相手方の電子メールアドレスをいちいち入力しなければならなかった。電子メールアドレスの一例を下記に示す。
tarou_yamada@fedcba.co.jp
電子メールアドレスは上記したように、各個人を識別するためのユーザー名「tarou_yamada」と、区切り記号「@」と、ドメイン名「fedcba.co.jp」とから構成されている。また、ドメイン名は組織名「fedcba」と、属性「co」と、地域名「jp」とから構成され、このドメイン名は管理する団体により異なっている。
【0005】
上記したような問題を解決するための技術として、下記の特許文献1には、携帯電話の電話番号と電子メールアドレスとを対応付けて記憶させておき、ユーザーは送信先の電話番号を入力するだけで、自動的に送信先の電子メールアドレスを作成するといった技術が開示されている。
【0006】
図11に、特許文献1に記載されている電子メールアドレス作成システムのブロック図を示す。この電子メールアドレス作成システムは電話番号等を入力するための入力部1と、入力部1から入力された電話番号を記憶する電話番号メモリ部2と、電話番号メモリ部2に記憶されている電話番号(現時点において、携帯電話の電話番号は11桁で構成されている)のうち、上n桁の番号を抽出する抽出部3と、抽出部3で抽出されたデータを記憶する抽出メモリ部4と、照合部5と、キャリア毎に設定されている電話番号とそのキャリアに対する電子メールアドレス作成のための区切り記号「@」以降のアドレスデータとが対応付けて記憶された記憶部6と、合成部7と、表示部8とから構成されている。
【0007】
照合部5は抽出メモリ部4に記憶された抽出データと、記憶部6に記憶されたデータの特定部分のデータとを照合し、照合された結果、記憶部6の中に適合データを検出することができれば、検出した電話番号に対応して記憶されている「@」以降のアドレスデータを合成部7へ出力するものである。
【0008】
また、合成部7は、照合部5から出力された「@」以降のアドレスデータと電話番号メモリ部2に記憶されている電話番号とを合成するものであり、電話番号メモリ部2に記憶されている電話番号の後に、照合部5から出力された「@」以降のアドレスデータを繋ぎ合わせ、最終的な電子メールアドレスを作成し、表示部8へ出力するものである。
【0009】
図12に、特許文献1に記載されている電子メールアドレス作成システムの行う処理手順を示したフローチャートを示す。この電子メールアドレス作成システムでは、電話番号が入力されると(ステップS1)、入力された電話番号の上n桁(最初は電話番号の桁数11桁から1桁減らした桁数であるため、n=10となる)を抽出し(ステップS2)、抽出した電話番号の上n桁と、予め記憶部6に記憶されているデータとの照合を行い、適合する電話番号データがあるか否かを判断する(ステップS3)。
【0010】
適合する電話番号があれば、適合した電話番号データに対応付けて記憶されている「@」以降のアドレスデータを抽出し(ステップS5)、次いで、抽出した「@」以降のアドレスデータをステップS1で入力された電話番号の後に付加し電子メールアドレスを作成する(ステップS6)。
【0011】
一方、適合する電話番号がなければ、n桁の桁数を1桁減らして(ステップS4)、ステップS2へ戻り、次いで、入力された電話番号の上n桁(2回目は、n=9となる)を抽出し(ステップS2)、抽出した電話番号の上n桁と、予め記憶部6に記憶されているデータとの照合を再度行い、適合電話番号データがあるか否かを判断する(ステップS3)。適合する電話番号がなければ、ステップS2〜S4の処理を繰り返し行い、最終的にnが0になると、「該当データ無し」として処理を終了する。
【0012】
特許文献1に記載された電子メールアドレス作成システムによって電子メールアドレスが作成できるのは、電話番号が「ghi−jkab−lmrs 」である携帯電話に対応する電子メールアドレス「ghi−jkab−lmrs@HIJ.KL.MN 」のユーザー名が電話番号「ghi−jkab−lmrs 」になっているからである。
【0013】
【特許文献1】
特開2001−154947号公報
【0014】
【発明が解決しようとする課題】
携帯電話やPHSなどの移動体通信装置に、最初に割り当てられる電子メールアドレスは、例えば、「090770XXXXX@docomo.ne.jp」のようになっている。すなわち、電子メールアドレスのユーザー名はそれぞれの電話番号「090770XXXXX 」になっている。
【0015】
ところが、昨今、ユーザー名が電話番号になっていると、勧誘等を目的としたメールなど、いわゆる迷惑メールが送られてくる可能性が高いため、その対策として、ユーザー名を電話番号から別の文字列に変更しているケースが多くなってきている。
【0016】
ユーザー名を電話番号から別の文字列に変更することは、迷惑メール対策としては非常に効果的であるが、その一方で、電子メールの利用に大きな制約が生じているように思われる。例えば、ユーザー名が電話番号であれば、その文字列の数は11文字に統一され、また、文字列の種類も数字に統一されることとなり、電子メールアドレス管理が非常に容易となる。また、迷惑メールではなく、正規のメール(例えば、災害などを知らせるためのメール)を警察などの行政機関が多くの宛先へ送信する場合には、その効果を大きく発揮するものと思われる。
【0017】
従って、現時点においては迷惑メール対策として、ユーザー名を電話番号から別の文字列に変更しているが、将来、迷惑メールが別の対策で解決されるようになれば、電話番号がそのままユーザー名として使用されるようになることが考えられる。
【0018】
ところで、携帯電話などの移動体通信装置の利用者は年々増えており、つい最近まで携帯電話の電話番号は全て「090」から始まっていたのが、最近では「080」から始まるものも存在している。
このように、上位の桁が異なる電話番号が追加されると、特許文献1に記載された発明のように、抽出した電話番号の上n桁と、予め記憶部6に記憶されているデータとの照合を行う場合、適合する電話番号が検出されないといったケースが多くなる。また、特許文献1に記載された発明では、適合する電話番号が検出されない場合には、図12に示したステップS2〜S4が10回程度(nが10から0になるまで)繰り返されることとなり、非常に効率が悪い。
【0019】
他方、適合する電話番号が検出されたとしても、前述した通り、現時点においては、電子メールアドレスのユーザー名を別の文字列に変更しているケースが多いため、電話番号の後に、「@」以降のアドレスデータを付加して電子メールアドレスを作成し、その電子メールアドレスを使って電子メールを送信したとしても相手方へ電子メールが届かないケースが多くなることが予想される。
【0020】
このように、携帯電話の電話番号から、その電話番号に続くアドレスデータを選択して、電子メールアドレスを作成し、電子メールを送信しようとする場合には、ユーザーの望む結果が得られない可能性があるため、これら処理の効率化が非常に重要となる。
【0021】
例えば、もし仮に、適合する電話番号が検出されなかったとしても、照合開始からその結果が得られるまでの時間がほんの僅かな時間であれば、ユーザーは殆ど不満を抱かないものと思われる。また、作成した電子メールアドレスで相手方へ電子メールが届かなかったとしても、電子メールアドレスの作成に要する時間が僅かな時間であれば、ユーザーの不満も小さくて済むものと思われる。
【0022】
本発明は上記課題に鑑みなされたものであって、携帯電話やPHSなどの移動体通信装置の電話番号からの電子メールアドレスの作成等を効率よく行うことのできる電子メール作成装置を提供することを目的としている。
【0023】
【課題を解決するための手段及びその効果】
図1は、携帯電話の電話番号(現在11桁)の上6桁と、その電話番号が割り当てられた携帯電話が属するキャリアとの関係の一例を示した図であり、電話番号の上6桁が「090900」、「090901」の携帯電話は同じN社に属し、上6桁が「090910」、「090911」の携帯電話は同じJ社に属し、上6桁が「090920」、「090921」の携帯電話は同じT社に属し、上6桁が「090930」、「090931」の携帯電話は同じK社に属していることを示している。
【0024】
このように携帯電話の電話番号は、各社が自由に設定できるのではなく、上6桁については会社毎に設定できる番号が割り当てられている。換言すれば、会社毎に割り当てられた上6桁の番号から、その携帯電話の属する会社を判別することができる。なお、現時点においては、1桁目と3桁目は「0」で統一されているため、2桁目と3〜6桁目との合計4桁だけでも、携帯電話の属する会社を判別することができる。また、携帯電話の電子メールアドレスのドメイン名は、会社毎に統一されており、例えば、N社のドメイン名は「docomo.ne.jp」であり、K社のドメイン名は「ezweb.ne.jp 」であり、J社のドメイン名は「jp−k.ne.jp」である。
【0025】
本発明に係る電子メール作成装置(1)は、携帯電話などの移動体通信装置の電話番号を指定する指定手段と、移動体通信装置のキャリアを示すコードに対応付けて、少なくともキャリアの特定に必要となる電話番号部分が記憶された第1の記憶手段と、前記指定手段により指定された電話番号から、前記第1の記憶手段に記憶されている電話番号部分と対応する部分を抽出する抽出手段と、該抽出手段により抽出された部分と、前記第1の記憶手段に記憶されている電話番号部分とを照合する照合手段とを備えた電子メール作成装置であって、前記照合手段により、前記抽出手段により抽出された部分と一致するものが、前記第1の記憶手段に記憶されていないと判断されると、前記指定手段により指定された電話番号が割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないと判定する判定手段を備え、さらに、前記第1の記憶手段に記憶される電話番号部分には、キャリアの特定に不要となる電話番号の下m桁は含まれないことを特徴としている。
【0026】
前記抽出手段により抽出される部分は、前記第1の記憶手段に記憶されている電話番号部分と対応する部分(キャリアの特定に必要となる部分)である。換言すれば、前記抽出手段により抽出される部分には、少なくともキャリアの特定に必要となる部分(例えば、電話番号の上6桁)が含まれることとなる。
【0027】
従って、前記抽出手段により抽出された部分と、前記第1の記憶手段に記憶されている電話番号部分とを照合すれば、前記指定手段により指定された電話番号が割り当てられた移動体通信装置の属するキャリアを判別することができる(但し、前記抽出手段により抽出された部分と一致するデータが、前記第1の記憶手段に記憶されている必要がある)。
【0028】
上記電子メール作成装置(1)によれば、移動体通信装置のキャリアを示すコード(例えば、N社、K社、J社、T社などを示すコード)に対応付けて、少なくともキャリアの特定に必要となる電話番号部分(例えば、電話番号の上6桁)が記憶された前記第1の記憶手段と、前記指定手段により指定された電話番号から、前記第1の記憶手段に記憶されている電話番号部分と対応する部分(例えば、電話番号の上6桁)を抽出する前記抽出手段と、該抽出手段により抽出された部分と、前記第1の記憶手段に記憶されている電話番号部分とを照合する前記照合手段とを備えているので、前記抽出手段により抽出された部分と一致するデータが、前記第1の記憶手段に記憶されている場合には、前記指定手段により指定された電話番号が割り当てられた移動体通信装置の属するキャリアを判別することができる。
【0029】
また、前述した通り、携帯電話などの移動体通信装置の電子メールアドレスのドメイン名は、そのキャリア毎に設定されているので、キャリアを判別することができれば、前記移動体通信装置に最初に割り当てられた電子メールアドレスを求めることができる。従って、相手方の電子メールアドレスを知らなくても、電話番号さえ知っていれば、電子メールを送信することができる。
【0030】
また、上記電子メール作成装置(1)によれば、前記照合手段により、前記抽出手段により抽出された部分と一致するものが、前記第1の記憶手段に記憶されていないと判断されると、前記指定手段により指定された電話番号に割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないと判定する前記判定手段を備えている。
【0031】
前述した通り、前記抽出手段により抽出された部分と一致するデータが、前記第1の記憶手段に記憶されている場合には、前記指定手段により指定された電話番号が割り当てられた移動体通信装置の属するキャリアを判別することはできるが、他方、前記抽出された部分と一致するデータが、前記第1の記憶手段に記憶されていない場合には、前記指定手段により指定された電話番号が割り当てられた移動体通信装置の属するキャリアを判別することはできない。
換言すれば、前記抽出された部分と一致するデータが、前記第1の記憶手段に記憶されていない場合には、前記指定手段により指定された電話番号が割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができず、電話番号から電子メールアドレスを求めることはできない。
【0032】
従って、上記電子メール作成装置(1)によれば、特許文献1に開示された発明のように、ステップS2〜S4(図12参照)までの処理を10回程度繰り返さなくても、前記指定手段により指定された電話番号に割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないとの判定(すなわち、電話番号からの電子メールアドレスの作成ができないとの判定)を、非常に効率よく行うことができる。
【0033】
さらに、上記電子メール作成装置(1)によれば、前記第1の記憶手段に記憶される電話番号部分には、キャリアの特定に不要となる電話番号の下m桁(例えば、下5桁)は含まれないので、例えば、mを5とすれば、前記第1の記憶手段に記憶される電話番号部分は最大で上6桁(最小で2桁目と3〜6桁目の計4桁)となる。
【0034】
従って、特許文献1に開示された発明のように、電話番号の上10桁の照合処理を行うのではなく、電話番号の最大で上6桁の照合処理を行うだけであるので、非常に効率よく、前記指定手段により指定された電話番号が割り当てられた移動体通信装置の属するキャリアを求めることができる。
【0035】
また、本発明に係る電子メール作成装置(2)は、上記電子メール作成装置(1)において、キャリアを示すコードに対応付けて、キャリア毎に設定されるドメイン名が記憶された第2の記憶手段と、前記照合手段の照合により判別された、前記指定手段により指定された電話番号が割り当てられた移動体通信装置のキャリアに基づいて、前記第2の記憶手段から前記移動体通信装置に対応する電子メールアドレスのドメイン名を読み出す読出手段と、前記指定手段により指定された電話番号、及び前記第2の読出手段により読み出されたドメイン名から、前記移動体通信装置に対応する電子メールアドレスを作成する作成手段とを備えていることを特徴としている。
【0036】
上記電子メール作成装置(2)によれば、前記照合手段の照合により判別された前記移動体通信装置のキャリアに基づいて、前記第2の記憶手段から前記移動体通信装置に対応する電子メールアドレスのドメイン名が読み出され、前記指定手段により指定された電話番号、及び読み出されたドメイン名から、前記移動体通信装置に対応する電子メールアドレスが作成される。
【0037】
従って、相手方の電子メールアドレスを知らなくても、電話番号さえ知っていれば、電子メールを送信することができる。また、アドレス帳などの登録手段へ電子メールアドレスを登録していなかったとしても、電話番号さえ指定すれば電子メールアドレスが自動的に作成されるので、ユーザーの入力の手間を省くことができる。
【0038】
また、本発明に係る電子メール作成装置(3)は、上記電子メール作成装置(1)又は(2)において、外部に設置された第1の情報提供装置に対し、通信手段を介して、移動体通信装置のキャリアを示すコードと、少なくともキャリアの特定に必要となる電話番号部分とを対応付けた情報の送信を要求する第1の要求手段と、前記要求に基づき、前記第1の情報提供装置から送信されてくる情報を受信する第1の受信手段と、該第1の受信手段により受信された情報に基づいて、前記第1の記憶手段に記憶されるデータの更新を行う第1の更新手段とを備えていることを特徴としている。
【0039】
「発明が解決しようとする課題」の項目でも説明したように、携帯電話などの移動体通信装置の利用者は年々増えており、つい最近まで携帯電話の電話番号は全て「090」から始まっていたのが、最近では「080」から始まるものも存在している。このように、上位の桁が異なる電話番号が追加されると、移動体通信装置の属するキャリアの判別ができなくなるケースが増え、電話番号からの電子メールアドレスの作成が難しくなる。
【0040】
上記電子メール作成装置(3)によれば、前記第1の情報提供装置(例えば、インターネットに接続されているサーバー)に対し、前記通信手段を介して、前記移動体通信装置のキャリアを示すコードと、少なくともキャリアの特定に必要となる電話番号部分とを対応付けた情報の送信を要求し、該要求に基づき、前記第1の情報提供装置から送信されてくる情報に基づいて、前記第1の記憶手段に記憶されるデータを更新することができる。従って、新しい電話番号が追加されたり、電話番号の変更等が行われたとしても、電話番号からの電子メールアドレスの作成を適切に行うことができる。
【0041】
また、本発明に係る電子メール作成装置(4)は、上記電子メール作成装置(3)において、前記判定手段により、前記指定手段により抽出された電話番号が割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないと判定されると、前記第1の要求手段が、前記第1の情報提供装置に対し、前記要求を行うものであることを特徴としている。
【0042】
上記電子メール作成装置(4)によれば、前記判定手段により、前記指定手段により抽出された電話番号が割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないと判定されると(すなわち、前記抽出手段により抽出された部分と一致するものが、前記第1の記憶手段に記憶されていないと判断された場合)、前記第1の情報提供装置に対し、前記要求が行われる。
【0043】
従って、前記抽出手段により抽出された部分と一致するものが、前記記憶手段に記憶されていない場合(すなわち、新しい電話番号が追加されたり、電話番号の変更等が行われた可能性の高い場合)、前記第1の情報提供装置に対し、前記要求が行われ、前記第1の記憶手段の更新が行われる。これにより、適切なタイミングで前記第1の記憶手段の更新を自動的に行うことができる。
【0044】
また、本発明に係る電子メール作成装置(5)は、上記電子メール作成装置(1)〜(4)のうちのいずれかにおいて、キャリアを示すコードに対応付けて、キャリア毎に設定されている電子メール表示条件が記憶された第3の記憶手段と、前記照合手段の照合により判別された、前記指定手段により指定された電話番号が割り当てられた移動体通信装置のキャリアに基づいて、前記第3の記憶手段から前記移動体通信装置に対応する電子メール表示条件を求める算出手段と、該算出手段により求められた電子メール表示条件に基づいて、電子メール作成環境を設定する設定手段とを備えていることを特徴としている。
【0045】
ところで、「従来の技術」の項目でも説明したように、電子メールは、通信ネットワークを介して、PC、PDA、携帯電話、PHS等の異なる種類の通信機器同士での送受信が可能であるが、異なる通信機器の間で電子メールの送受信が行われるようになると、各通信機器の機能の違いにより、幾つかの問題を生じる。
【0046】
特に、携帯電話やPHSは、PCやPDAに比べると、電子メール表示条件(例えば、受信可能文字数など)に大きな制限が設けられているので、携帯電話やPHSなどの移動体通信装置が電子メールの送信先となる場合には、送信可能文字数と受信可能文字数との違いにより、電子メールのメッセージが受信者側となる移動体通信装置で適切に表示されない場合がある。
【0047】
例えば、1つの電子メールにおける受信可能文字数が250文字の移動体通信装置に対して、250文字以内のメッセージが送信された場合には、メッセージ全文を前記移動体通信装置で表示させることができるが、250文字を超えるメッセージが送信された場合には、メッセージ全文を前記移動体通信装置で表示させることはできない。
【0048】
上記電子メール作成装置(5)によれば、前記照合手段の照合により判別された前記移動体通信装置のキャリアに基づいて、前記第3の記憶手段から前記移動体通信装置に対応する電子メール表示条件が求められ、この電子メール表示条件に基づいて、前記移動体通信装置へ送信するための電子メールの電子メール作成環境が設定される。
【0049】
これにより、受信可能文字数が250文字の移動体通信装置に対して、250文字を超えるメッセージが送信されるといった事態が生じるのを防止することができる。なお、移動体通信装置における電子メール表示条件としては、受信可能文字数以外にも、例えば、1行当たりの表示文字数、表示行数、受信可能データ量、オープン可能な添付ファイルなどが挙げられる。
【0050】
また、本発明に係る電子メール作成装置(6)は、上記電子メール作成装置(5)において、外部に設置された第2の情報提供装置に対し、通信手段を介して、移動体通信装置のキャリアを示すコードと、キャリア毎に設定されている電子メール表示条件とを対応付けた情報の送信を要求する第2の要求手段と、前記要求に基づき、前記第2の情報提供装置から送信されてくる情報を受信する第2の受信手段と、該第2の受信手段により受信された情報に基づいて、前記第3の記憶手段に記憶されるデータの更新を行う第2の更新手段とを備えていることを特徴としている。
【0051】
上記電子メール作成装置(6)によれば、前記第2の情報提供装置(例えば、インターネットに接続されているサーバー)に対し、前記通信手段を介して、前記移動体通信装置のキャリアを示すコードと、キャリア毎に設定されている電子メール表示条件とを対応付けた情報の送信を要求し、該要求に基づき、前記第2の情報提供装置から送信されてくる情報に基づいて、前記第3の記憶手段に記憶されるデータを更新することができる。従って、キャリア毎に設定される電子メール表示条件の変更等が行われたとしても、電子メール作成環境を適切に設定することができる。
【0052】
【発明の実施の形態】
以下、本発明に係る電子メール作成装置の実施の形態を図面に基づいて説明する。図2は、実施の形態(1)に係る電子メール作成装置(携帯電話)の要部を概略的に示したブロック図である。
【0053】
図中11は電子メールの作成、送信、及び受信等の機能を有した携帯電話を示しており、携帯電話11はCPU(Central Processing Unit )12と、ROM(Read Only Memory)14及びRAM(Random Access Memory)15を有した記憶部13と、入力部16と、表示部17と、通信部18とを含んで構成され、これら各部は接続バス19によって接続されている。
【0054】
ROM14には、携帯電話11の動作に係るプログラムが格納され、RAM15には、携帯電話などの移動体通信装置のキャリアを示すキャリアコードに対応付けて、キャリアの特定に必要となる電話番号部分(ここでは、電話番号の上6桁)を記憶するための記憶エリア15a(図3参照)と、キャリアコードに対応付けて、キャリア毎に設定されるドメイン名を記憶するための記憶エリア15b(図4参照)と、キャリアコードに対応付けて、キャリア毎に設定される電子メール表示条件(ここでは、受信可能文字数)を記憶するための記憶エリア15c(図5参照)と、氏名と対応付けて、電話番号を記憶するための記憶エリア15d(いわゆる、アドレス帳)とを含んで構成されている。
【0055】
図3に、記憶エリア15aに記憶されるデータの一例を示す。キャリアコード「01」、「02」、「03」、「04」はそれぞれN社、K社、J社、T社を示しており、上6桁が「090900」、「090901」である電話番号が割り当てられた携帯電話がN社に属し、また、上6桁が「090960」、「090961」である電話番号が割り当てられた携帯電話がK社に属することを示している。
【0056】
図4に、記憶エリア15bに記憶されるデータの一例を示しており、N社に設定されたドメイン名が「docomo.ne.jp」であり、K社に設定されたドメイン名が「ezweb.ne.jp 」であり、J社に設定されたドメイン名が「jp−k.ne.jp」であることを示している。
【0057】
図5に、記憶エリア15cに記憶されるデータの一例を示しており、N社、K社、J社、T社に属する携帯電話の受信可能文字数がそれぞれXN、XK、XJ、XTであることを示している。なお、同じ会社に属する携帯電話であっても、契約者それぞれの契約内容等によって、受信可能文字数は6000文字や、3000文字、200文字などいろいろと異なるため、記憶エリア15cに記憶させる受信可能文字数としては、標準的な契約によるものが望ましい。
【0058】
通信部18は、接続バス19と通信回線(図示せず)とを接続して、別の通信機器へ電話をかけたり、別の通信機器との間で電子メールの送受信を行ったり、インターネットに接続されているサーバー等へアクセスすることができるようになっている。なお、この通信回線としては電話回線等が挙げられる。
【0059】
次に、実施の形態(1)に係る電子メール作成装置(携帯電話11)におけるCPU12の行う処理動作▲1▼を図6、図7に示したフローチャートに基づいて説明する。まず、入力部16を通じて電子メールの送信・編集処理が指示され、電子メールの送信先として電話番号の入力が行われるとその入力情報を取り込み(ステップS11)、次に、入力された電話番号の上6桁を抽出する(ステップS12)。なお、入力部16を通じての電話番号の入力については、ユーザーにより1文字ずつ数字が入力されていく場合と、ユーザーにより記憶エリア15d(アドレス帳)に記憶されている電話番号が選択される場合がある。
【0060】
次に、抽出した電話番号の上6桁と、RAM15の記憶エリア15aに記憶されているデータとの照合を行い(ステップS13)、ステップS11で入力された電話番号に適合する電話番号データが記憶エリア15aに存在するか否か(すなわち、抽出した電話番号の上6桁と一致するものが、記憶エリア15aに記憶されているか否か)を判断する(ステップS14)。
【0061】
記憶エリア15aに適合する電話番号データがあると判断すれば、次に、記憶エリア15aから適合した電話番号データに対応するキャリアコードを読み出し(ステップS15)、読み出したキャリアコードに基づいて、記憶エリア15bからキャリアコードに対応するドメイン名を読み出す(ステップS16)。
【0062】
その後、ステップS11で取り込んだ電話番号、及びステップS16で読み出したドメイン名から、前記電話番号が割り当てられた移動体通信装置の電子メールアドレスを作成する(ステップS17)。具体的には、電話番号の後に、区切り記号「@」を介して、ドメイン名が付加されることによって、電子メールアドレスが作成される。
【0063】
次に、ステップS15で読み出したキャリアコードに基づいて、記憶エリア15cからキャリアコードに対応する電子メール表示条件を読み出し(ステップS18)、読み出した電子メール表示条件(ここでは、受信可能文字数)に基づいて、電子メール作成環境を設定する(ステップS19、図7参照)。
【0064】
一方、ステップS14において、記憶エリア15aに適合する電話番号データがないと判断すれば、「メールアドレスの自動作成はできません」といったメッセージを表示部17へ表示することによって、電話番号から電子メールアドレスを作成できないことをユーザーへ知らせ(ステップS20)、その後、電子メールアドレスを入力することのできる状態に設定し、ユーザーから入力部16を通じて電子メールアドレスが入力されるのを待つ(ステップS21)。
【0065】
電子メールアドレスの入力が行われるとその入力情報を取り込み(ステップS22)、次に、入力された電子メールアドレスからドメイン名を抽出し(ステップS23)、抽出したドメイン名に基づいて、記憶エリア15bからキャリアコードを読み出し(ステップS24)、その後、ステップS18へ進む。
【0066】
ステップS19(電子メール作成環境の設定:図7参照)では、まず、ステップS18で読み出した電子メール表示条件に基づいて、受信可能文字数をCmaxとし(ステップS31)、次に、メッセージの入力・編集を行うためのメッセージ入力・編集モードへ移行し(ステップS32)、その後、現在入力されている文字数が受信可能文字数Cmaxを超えているか否かを判断する(ステップS33)。
【0067】
入力文字数が受信可能文字数Cmaxを超えていると判断すれば、「文字数オーバー」といった警告メッセージを表示部17へ表示することによって、入力文字数が電子メールの送信先となる移動体通信装置に対応する受信可能文字数を超えていることをユーザーへ知らせ(ステップS34)、その後、ステップS35へ進む。一方、入力文字数が受信可能文字数Cmaxを超えていないと判断すれば、警告メッセージを表示する必要はないので、ステップS34を飛ばして、そのままステップS35へ進む。
【0068】
ステップS35では、入力部16を通じて、ユーザーよりメッセージ入力・編集の終了が指示されたか否かを判断し、メッセージ入力・編集の終了が指示されたと判断すれば、処理動作▲1▼を終了する。一方、メッセージ入力・編集の終了が指示されていないと判断すれば、ステップS32へ戻る。
【0069】
上記実施の形態(1)に係る電子メール作成装置(携帯電話11)によれば、相手方の電子メールアドレスを知らなくても、電話番号さえ知っていれば、電子メールを送信することができる。また、アドレス帳となる記憶エリア15dへ氏名と対応付けて、電子メールアドレスを登録していなかったとしても、電話番号さえ指定すれば電子メールアドレスが自動的に作成されるので、ユーザーの入力の手間を省くことができる。
【0070】
また、抽出した電話番号の上6桁と一致するものが、記憶エリア15aに記憶されているか否かといった判断結果によって、電話番号から電子メールアドレスを作成することができるか否かが判定される。従って、特許文献1に開示された発明のように、ステップS2〜S4(図12参照)までの処理を10回程度繰り返さなくても、前記判定を行うことができるので、該判定結果の取得タイミングを早くすることができる。
【0071】
さらに、記憶エリア15aに記憶される電話番号部分には、キャリアの特定に不要となる電話番号の下5桁は含まれていない。従って、特許文献1に開示された発明のように、電話番号の上10桁の照合処理を行うのではなく、電話番号の上6桁の照合処理を行うだけであるので、非常に効率よく、前記電話番号が割り当てられた移動体通信装置の属するキャリアを求めることができる。
【0072】
また、前記移動体通信装置のキャリアに基づいて、記憶エリア15cから前記移動体通信装置に対応する電子メール表示条件(ここでは、受信可能文字数)が読み出され、この電子メール表示条件に基づいて、前記移動体通信装置へ送信するための電子メールの電子メール作成環境が設定される。
【0073】
これにより、受信可能文字数が250文字の移動体通信装置に対して、250文字を超えるメッセージを送信するといった事態が生じるのを防止することができる。なお、移動体通信装置における電子メール表示条件としては、受信可能文字数以外にも、例えば、1行当たりの表示文字数、表示行数、受信可能データ量、オープン可能な添付ファイルなどが挙げられる。
【0074】
ところで、ある通信機器から送信された電子メールというのは、DNS(Domain Name System)サーバーを経由して、送信先となる通信機器へ届けられるようになっている。DNSサーバーは、送信元である通信機器で指定された電子メールアドレスに含まれているドメイン名に応じて、電子メールを適切な別のDNSサーバーへ送信する役目を果たしている。
【0075】
このように、ドメイン名というのは、電子メールの送受信にとって必要不可欠なものではあるが、ドメイン名はDNSサーバーで上記したような処理が行われるまで必要ではない。換言すれば、電子メールの宛先として、ドメイン名を含まない文字列(例えば、「090932***** 」)、又はドメイン名を実際には存在しないドメイン名を付加した文字列(例えば、「090932*****@eeee.ee.ee」)を指定したとしても、電子メールはDNSサーバーまで届くこととなる。
【0076】
従って、上記実施の形態(1)に係る電子メール作成装置では、該電子メール作成装置が携帯電話に採用された場合について説明しているが、別の実施の形態では、電子メールを送信するPCやPDA、携帯電話、PHSなどの通信機器と、DNSサーバーとの間に設置する情報処理装置として採用するようにしても良い。
【0077】
図8は、実施の形態(2)に係る電子メール作成装置(携帯電話)を含んで構成される情報処理システムの要部を概略的に示したブロック図である。図中11Aは、携帯電話を示しており、携帯電話11Aは基地局22及びインターネット23を介して、インターネット23に接続されているサーバー24などへアクセスすることができるようになっている。なお、実施の形態(2)に係る電子メール作成装置(携帯電話11A)については、マイコン12を除いて、図2に示した携帯電話11と同様の構成であるため、ここではマイコンには異なる符号を付し、その他の構成部分についての説明を省略する。
【0078】
サーバー24はCPU25と、ROM27及びRAM28を有した記憶部26と、インターネット23を介して外部と情報のやり取りをするための通信部29とを含んで構成され、これら各部は接続バス30によって接続されている。
ROM27には、サーバー24の動作に係るプログラムが格納され、RAM28には、携帯電話などの移動体通信装置のキャリアを示すキャリアコードに対応付けて、キャリアの特定に必要となる電話番号部分(ここでは、電話番号の上6桁)を記憶するための記憶エリア28a(図3参照)と、キャリアコードに対応付けて、キャリア毎に設定される電子メール表示条件(ここでは、受信可能文字数)を記憶するための記憶エリア28b(図5参照)とを含んで構成されている。なお、記憶エリア28a、28bに記憶されるデータはいずれも最新のデータである。
【0079】
サーバー24におけるCPU25は、インターネット23を介して、外部の通信端末装置(例えば、携帯電話11A)から、データ更新の要求があると、RAM28の記憶エリア28aに記憶されているデータ、又は記憶エリア28bに記憶されているデータをその要求元へ送信することができるようになっている。
【0080】
次に、実施の形態(2)に係る電子メール作成装置(携帯電話11A)におけるCPU12Aの行う処理動作▲2▼を図9、図10に示したフローチャートに基づいて説明する。まず、入力部16を通じて電子メールの送信・編集処理が指示され、電子メールの送信先として電話番号の入力が行われるとその入力情報を取り込み(ステップS41)、次に、入力された電話番号の上6桁を抽出する(ステップS42)。
【0081】
次に、抽出した電話番号の上6桁と、RAM15の記憶エリア15aに記憶されているデータとの照合を行い(ステップS43)、ステップS41で入力された電話番号に適合する電話番号データが記憶エリア15aに存在するか否か(すなわち、抽出した電話番号の上6桁と一致するものが、記憶エリア15aに記憶されているか否か)を判断する(ステップS44)。
【0082】
記憶エリア15aに適合する電話番号データがあると判断すれば、次に、記憶エリア15aから適合した電話番号データに対応するキャリアコードを読み出し(ステップS45)、読み出したキャリアコードに基づいて、記憶エリア15bからキャリアコードに対応するドメイン名を読み出す(ステップS46)。
【0083】
その後、ステップS41で取り込んだ電話番号、及びステップS46で読み出したドメイン名から、前記電話番号が割り当てられた移動体通信装置の電子メールアドレスを作成する(ステップS47)。具体的には、電話番号の後に、区切り記号「@」を介して、ドメイン名が付加されることによって電子メールアドレスが作成される。
【0084】
次に、ステップS45で読み出したキャリアコードに基づいて、記憶エリア15cからキャリアコードに対応する電子メール表示条件を読み出し(ステップS48)、読み出した電子メール表示条件(ここでは、受信可能文字数)に基づいて、電子メール作成環境を設定する(ステップS49、図7参照)。
【0085】
一方、ステップS44において、記憶エリア15aに適合する電話番号データがないと判断すれば、ステップS51(図10)へ進んで、「データ更新の必要があります」といったメッセージを表示部17へ表示することによって、RAM15の記憶エリア15aに記憶されるデータの更新が必要であることをユーザーへ知らせ、その後、データ更新要求選択画面(図示せず)を表示部17へ表示する(ステップS52)。
【0086】
次に、入力部16が操作されることによって、前記データ更新要求選択画面を通じて、ユーザーよりデータ更新の要求が選択されたか否かを判断し(ステップS53)、データ更新の要求が選択されたと判断すれば、通信部18を使って、サーバー24へアクセスして、サーバー24に対し、キャリアコードとキャリアの特定に必要となる電話番号部分とを対応付けた最新のデータの送信を要求する(ステップS54)。
【0087】
次に、前記要求に基づき、サーバー24から送信されてくる情報を受信すれば、受信した情報に基づいて、記憶エリア15aに記憶されているデータの更新を行い(ステップS55)、その後、ステップS42で抽出した電話番号の上6桁と、記憶エリア15aに記憶されているデータ(すなわち、最新のデータに更新されたデータ)との照合を行い(ステップS56)、ステップS41で入力された電話番号に適合する電話番号データが記憶エリア15aに存在するか否か(すなわち、抽出した電話番号の上6桁と一致するものが、記憶エリア15aに記憶されているか否か)を判断する(ステップS57)。
【0088】
記憶エリア15aに適合する電話番号データがあると判断すれば、ステップS45(図9)へ進んで、電子メールアドレス作成のための処理を行う。一方、データを更新したにも拘らず、記憶エリア15aに適合する電話番号データがないと判断すれば、「メールアドレスの自動作成はできません」といったメッセージを表示部17へ表示することによって、電話番号から電子メールアドレスを作成できないことをユーザーへ知らせ(ステップS58)、その後、電子メールアドレスを入力することのできる状態に設定し、ユーザーから入力部16を通じて電子メールアドレスが入力されるのを待つ(ステップS59)。
【0089】
電子メールアドレスの入力が行われるとその入力情報を取り込み(ステップS60)、次に、入力された電子メールアドレスからドメイン名を抽出し(ステップS61)、抽出したドメイン名に基づいて、記憶エリア15bからキャリアコードを読み出し(ステップS62)、その後、ステップS48(図9)へ進む。
【0090】
一方、ステップS53において、ユーザーよりデータ更新の要求が選択されなかったと判断すれば、ステップS59へ進んで、電子メールアドレスを入力することのできる状態に設定し、ユーザーから入力部16を通じて電子メールアドレスが入力されるのを待つ。
【0091】
上記実施の形態(2)に係る電子メール作成装置(携帯電話11A)によれば、インターネット23に接続されているサーバー24から送信されてくる、キャリアコードと、キャリアの特定に必要となる電話番号部分とを対応付けた情報に基づいて、RAM15の記憶エリア15aに記憶されるデータの更新が行われる。従って、新しい電話番号が追加されたり、電話番号の変更等が行われたとしても、電子メールアドレスの作成を適切に行うことができる。
【0092】
なお、上記実施の形態(2)に係る電子メール作成装置では、サーバー24への前記情報の送信要求をユーザーが選択した場合に行うようになっているが、別の実施の形態に係る電子メール作成装置では、ユーザーの選択指示を受けず、自動的に前記情報の送信要求を行うようにしても良い。
【0093】
また、上記実施の形態(2)に係る電子メール作成装置では、サーバー24に対し、キャリアコードと、キャリアの特定に必要となる電話番号部分とを対応付けた情報の送信を要求し、該要求に基づき、サーバー24から送信されてくる情報に基づいて、記憶エリア15aに記憶されるデータの更新を行う場合について説明しているが、別の実施の形態に係る電子メール作成装置では、サーバー24に対し、キャリアコードと、キャリア毎に設定される電子メール表示条件とを対応付けた情報の送信を要求し、該要求に基づき、サーバー24から送信されてくる情報に基づいて、記憶エリア15cに記憶されるデータの更新を行うようにしても良い。
【0094】
なお、上記実施の形態(1)又は(2)に係る電子メール作成装置では、図4に示したように、1つの会社に設定されるドメイン名が1つである場合について説明しているが、例えば、J社のように、ドメイン名は「jp−k.ne.jp」だけではなく、「jp−d.ne.jp」など複数設定されている場合がある。そのため、別の実施の形態に係る電子メール作成装置では、正規の電子メールアドレスとなり得るものを複数作成したり、それぞれの電子メールアドレスを使って電子メールを送信するようにしても良い。
また、この発明は携帯電話によらず、電子メールの送信可能な通信機器として機能するコンピュータを備えた装置、例えば、PC、PDA、PHSなどを用いても実現することができる。
【図面の簡単な説明】
【図1】携帯電話の電話番号の上6桁と、その電話番号が割り当てられた携帯電話が属するキャリアとの関係の一例を示した図である。
【図2】実施の形態(1)に係る電子メール作成装置(携帯電話)の要部を概略的に示したブロック図である。
【図3】キャリアを示すコードに対応付けて、キャリアの特定に必要となる電話番号部分が記憶されているデータ構造の一例を示した図である。
【図4】キャリアコードに対応付けて、キャリア毎に設定されるドメイン名が記憶されているデータ構造の一例を示した図である。
【図5】キャリアコードに対応付けて、キャリア毎に設定される電子メール表示条件が記憶されているデータ構造の一例を示した図である。
【図6】実施の形態(1)に係る電子メール作成装置(携帯電話)におけるCPUの行う処理動作を示したフローチャートである。
【図7】実施の形態(1)に係る電子メール作成装置(携帯電話)におけるCPUの行う処理動作を示したフローチャートである。
【図8】実施の形態(2)に係る電子メール作成装置を含んで構成された情報処理システムの要部を概略的に示したブロック図である。
【図9】実施の形態(2)に係る電子メール作成装置(携帯電話)におけるCPUの行う処理動作を示したフローチャートである。
【図10】実施の形態(2)に係る電子メール作成装置(携帯電話)におけるCPUの行う処理動作を示したフローチャートである。
【図11】従来の電子メールアドレス作成システムのブロック図を示した図である。
【図12】従来の電子メールアドレス作成システムの行う処理手順を示したフローチャートである。
【符号の説明】
11、11A 携帯電話
12、12A、25 CPU
15、28 RAM
15a、15b、15c、28a、28c 記憶エリア
24 サーバー[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an e-mail creation device, and more particularly, to an e-mail creation device that creates an e-mail address based on a telephone number.
[0002]
[Prior art]
2. Description of the Related Art In recent years, with the development of communication networks, electronic mail (e-mail) has been actively used. Recently, communication devices other than personal computers (PCs), such as personal digital assistants (PDAs), have been used. Assistant, a mobile phone, and a PHS (Personal Handyphone System). E-mail can be transmitted and received between different types of communication devices such as PCs, PDAs, mobile phones, and PHSs via a communication network. For example, transmission and reception of e-mails between a PC and a mobile phone are possible. It is possible.
[0003]
Conventionally, in order to send an e-mail, a user has to input a destination e-mail address (e-mail destination), or find and select a destination e-mail address from a registration means such as an address book. In each case, the user had to know the e-mail address of the destination. In other words, the e-mail could not be sent without knowing the e-mail address of the other party.
[0004]
Further, even if the user knows the e-mail address of the other party, if the user is not registered in the address book, the user must input the e-mail address of the other party. An example of an e-mail address is shown below.
tarou_yamada @ fedcba. co. jp
As described above, the e-mail address is composed of a user name "tarou_yamada" for identifying each individual, a delimiter "@", and a domain name "fedcba.co.jp". The domain name is composed of an organization name “fedba”, an attribute “co”, and a region name “jp”, and this domain name differs depending on the managing organization.
[0005]
As a technique for solving the above-described problem, in
[0006]
FIG. 11 shows a block diagram of an electronic mail address creation system described in
[0007]
The
[0008]
The synthesizing
[0009]
FIG. 12 is a flowchart showing a processing procedure performed by the electronic mail address creation system described in
[0010]
If there is a matching telephone number, the address data after "@" stored in association with the matching phone number data is extracted (step S5), and then the extracted address data after "@" is stored in step S1. An e-mail address is created by adding it to the telephone number entered in step (step S6).
[0011]
On the other hand, if there is no compatible telephone number, the number of n digits is reduced by one digit (step S4), the process returns to step S2, and then the upper n digits of the input telephone number (the second time, n = 9, ) Is extracted (step S2), the upper n digits of the extracted telephone number are collated again with the data stored in the
[0012]
An e-mail address can be created by the e-mail address creation system described in
[0013]
[Patent Document 1]
JP 2001-154947 A
[0014]
[Problems to be solved by the invention]
An e-mail address initially assigned to a mobile communication device such as a mobile phone or a PHS is, for example, “090770XXXXXX@docomo.ne.jp”. That is, the user name of the e-mail address is the respective telephone number "090770XXXXXX".
[0015]
However, recently, if the user name is a telephone number, there is a high possibility that so-called unsolicited e-mail such as e-mail for solicitation etc. will be sent. The number of cases where it is changed to a character string is increasing.
[0016]
Changing the user name from a phone number to another string is very effective as a spam countermeasure, but on the other hand, it seems that the use of e-mail is severely restricted. For example, if the user name is a telephone number, the number of character strings is unified to 11 characters, and the type of character string is also unified to numbers, which makes e-mail address management very easy. In addition, it is thought that the effect will be greatly exerted when an administrative organization such as the police sends a formal e-mail (for example, an e-mail for notifying a disaster or the like) to many destinations instead of a junk e-mail.
[0017]
Therefore, at this time, the user name is changed from the phone number to another character string as a countermeasure for spam, but in the future, if the spam is resolved by another countermeasure, the phone number will be changed to the user name as it is It is thought that it will be used as.
[0018]
By the way, users of mobile communication devices such as mobile phones are increasing year by year. Until recently, all mobile phone numbers started with “090”, but recently there are also those that start with “080”. ing.
As described above, when a telephone number having a different upper digit is added, as in the invention described in
[0019]
On the other hand, even if a suitable telephone number is detected, as described above, at this time, the user name of the e-mail address is often changed to another character string. Even if an e-mail address is created by adding subsequent address data and an e-mail is sent using the e-mail address, it is expected that the e-mail will not reach the other party in many cases.
[0020]
In this way, if the user selects the address data following the telephone number from the mobile telephone number, creates an e-mail address, and attempts to send the e-mail, the result desired by the user may not be obtained. Therefore, the efficiency of these processes is very important.
[0021]
For example, even if a matching telephone number is not detected, if the time from the start of the verification to the obtaining of the result is only a short time, the user will hardly be dissatisfied. Even if the e-mail does not reach the other party with the created e-mail address, if the time required to create the e-mail address is a short time, the user's dissatisfaction may be small.
[0022]
The present invention has been made in view of the above problems, and provides an e-mail creating apparatus capable of efficiently creating an e-mail address from a telephone number of a mobile communication device such as a mobile phone or a PHS. It is an object.
[0023]
Means for Solving the Problems and Their Effects
FIG. 1 is a diagram showing an example of the relationship between the first six digits of the telephone number of a mobile phone (currently 11 digits) and the carrier to which the mobile phone to which the telephone number is assigned belongs, and the first six digits of the telephone number Are "090900" and "090901" belong to the same N company, and the first six digits are "090910" and "090911". The first six digits are "090920" and "090921". Indicate that the mobile phones belonging to the same company T belong to the same company T, and the mobile phones having the first six digits “090930” and “090931” belong to the same company K.
[0024]
As described above, the telephone number of the mobile phone cannot be freely set by each company, but a number that can be set for each company is assigned to the first six digits. In other words, the company to which the mobile phone belongs can be determined from the first six digits assigned to each company. At this time, the first digit and the third digit are unified with "0", so it is necessary to determine the company to which the mobile phone belongs using only the second digit and the third to sixth digits in total. Can be. The domain name of the e-mail address of the mobile phone is unified for each company. For example, the domain name of company N is “docomo.ne.jp”, and the domain name of company K is “ezweb.ne.jp”. jp ", and the domain name of company J is" jp-k.ne.jp ".
[0025]
An electronic mail creation device (1) according to the present invention associates a designating means for designating a telephone number of a mobile communication device such as a mobile phone with a code indicating a carrier of the mobile communication device, and specifies at least the carrier. Extraction for extracting a part corresponding to a telephone number part stored in the first storage means from a first storage means storing a necessary telephone number part and a telephone number designated by the designation means An e-mail creating apparatus comprising: means for comparing the part extracted by the extracting means with a telephone number part stored in the first storage means, wherein the comparing means If it is determined that the part that matches the part extracted by the extracting means is not stored in the first storage means, the transfer to which the telephone number specified by the specifying means is assigned is performed. A determination unit that determines that the body communication device does not belong to any carrier; and a telephone number portion stored in the first storage unit includes a telephone number that is unnecessary for specifying the carrier. Is not included.
[0026]
The part extracted by the extracting means is a part corresponding to the telephone number part stored in the first storage means (a part necessary for specifying a carrier). In other words, the part extracted by the extracting means includes at least a part necessary for specifying the carrier (for example, the first six digits of the telephone number).
[0027]
Therefore, if the part extracted by the extracting means is compared with the telephone number part stored in the first storage means, the mobile communication device to which the telephone number specified by the specifying means is assigned The belonging carrier can be determined (however, data matching the portion extracted by the extraction means needs to be stored in the first storage means).
[0028]
According to the electronic mail creation device (1), at least the carrier is specified in association with a code indicating a carrier of the mobile communication device (for example, a code indicating N company, K company, J company, T company, etc.). The first storage means in which a necessary telephone number portion (for example, the first six digits of the telephone number) is stored, and the telephone number designated by the designation means, are stored in the first storage means. The extracting means for extracting a part corresponding to the telephone number part (for example, the first six digits of the telephone number); a part extracted by the extracting means; a telephone number part stored in the first storage means; And a matching unit that matches the part extracted by the extracting unit. If data matching the portion extracted by the extracting unit is stored in the first storage unit, Number It is possible to determine the carrier belongs mobile communication devices temple.
[0029]
Also, as described above, the domain name of the e-mail address of a mobile communication device such as a mobile phone is set for each carrier, so if the carrier can be determined, the domain name is initially assigned to the mobile communication device. E-mail address provided. Therefore, even if you do not know the e-mail address of the other party, you can send an e-mail if you know only the telephone number.
[0030]
Also, according to the electronic mail creation device (1), when the matching unit determines that the one that matches the part extracted by the extraction unit is not stored in the first storage unit, The apparatus further includes the determination unit that determines that it is not possible to determine which carrier the mobile communication device assigned to the telephone number specified by the specification unit belongs to.
[0031]
As described above, when the data that matches the portion extracted by the extraction unit is stored in the first storage unit, the mobile communication device to which the telephone number designated by the designation unit is assigned Can be determined, but if data matching the extracted part is not stored in the first storage means, the telephone number specified by the specification means is assigned. The carrier to which the mobile communication device belongs cannot be determined.
In other words, if data corresponding to the extracted part is not stored in the first storage means, the mobile communication device to which the telephone number designated by the designation means is assigned is determined by which carrier. Cannot be determined, and the e-mail address cannot be obtained from the telephone number.
[0032]
Therefore, according to the electronic mail creation device (1), the designating means can be performed without repeating the processing of steps S2 to S4 (see FIG. 12) about ten times as in the invention disclosed in
[0033]
Further, according to the electronic mail creating device (1), the telephone number portion stored in the first storage means has the last m digits (for example, the last 5 digits) of the telephone number that is unnecessary for specifying the carrier. For example, if m is 5, the telephone number portion stored in the first storage means is a maximum of 6 digits (a minimum of 2 digits and a total of 4 digits of 3 to 6 digits). ).
[0034]
Therefore, unlike the invention disclosed in
[0035]
Further, the electronic mail creation device (2) according to the present invention, in the electronic mail creation device (1), stores a domain name set for each carrier in association with a code indicating a carrier. Means corresponding to the mobile communication device from the second storage means based on the carrier of the mobile communication device to which the telephone number designated by the designation means has been determined by the matching by the matching means. Reading means for reading a domain name of an e-mail address to be read, and an e-mail address corresponding to the mobile communication device from a telephone number specified by the specifying means and a domain name read by the second reading means. And a creating means for creating the information.
[0036]
According to the electronic mail creation device (2), an electronic mail address corresponding to the mobile communication device is stored in the second storage device based on the carrier of the mobile communication device determined by the verification by the verification device. Is read, and an e-mail address corresponding to the mobile communication device is created from the telephone number specified by the specifying means and the read domain name.
[0037]
Therefore, even if you do not know the e-mail address of the other party, you can send an e-mail if you know only the telephone number. Even if the e-mail address is not registered in the registration means such as the address book, the e-mail address is automatically created if only the telephone number is specified, so that the trouble of inputting by the user can be saved.
[0038]
Further, the electronic mail creation device (3) according to the present invention is configured such that, in the electronic mail creation device (1) or (2), the electronic mail creation device (3) moves via the communication means to the first information providing device installed outside. First requesting means for requesting transmission of information in which a code indicating a carrier of the body communication device is associated with at least a telephone number part necessary for specifying the carrier; and providing the first information based on the request. First receiving means for receiving information transmitted from the device, and a first means for updating data stored in the first storage means based on the information received by the first receiving means. Updating means.
[0039]
As described in the item of "Problems to be Solved by the Invention", the number of users of mobile communication devices such as mobile phones is increasing year by year, and until recently, all mobile phone numbers started with "090". However, recently, there are some which start with “080”. As described above, when a telephone number having a different upper digit is added, it is often difficult to determine the carrier to which the mobile communication device belongs, and it is difficult to create an e-mail address from the telephone number.
[0040]
According to the electronic mail creating device (3), a code indicating a carrier of the mobile communication device is provided to the first information providing device (for example, a server connected to the Internet) via the communication means. Requesting transmission of information in which at least a telephone number part necessary for specifying the carrier is associated, and based on the request, based on the information transmitted from the first information providing apparatus, the first The data stored in the storage means can be updated. Therefore, even if a new telephone number is added or the telephone number is changed, an e-mail address can be created from the telephone number appropriately.
[0041]
In the electronic mail creation device (4) according to the present invention, in the electronic mail creation device (3), the determination unit may determine which carrier the mobile communication device to which the telephone number extracted by the designation unit is assigned. If it is determined that it is not possible to determine whether the request belongs to the first information providing apparatus, the first requesting means makes the request to the first information providing apparatus.
[0042]
According to the electronic mail creation device (4), the determination unit determines that the carrier to which the mobile communication device assigned the telephone number extracted by the designation unit belongs cannot be determined. (That is, when it is determined that a part that matches the part extracted by the extraction unit is not stored in the first storage unit), the request is sent to the first information providing apparatus. Will be
[0043]
Therefore, if the part that matches the part extracted by the extraction means is not stored in the storage means (that is, if there is a high possibility that a new telephone number has been added or a telephone number has been changed, etc.) ), The request is made to the first information providing apparatus, and the first storage means is updated. This makes it possible to automatically update the first storage means at an appropriate timing.
[0044]
Further, the e-mail creation device (5) according to the present invention is set for each carrier in any one of the e-mail creation devices (1) to (4) in association with a code indicating a carrier. The third storage unit in which an e-mail display condition is stored, and the third storage unit determined based on the collation by the collation unit, based on the carrier of the mobile communication device to which the telephone number designated by the designation unit is assigned. A calculating means for obtaining an e-mail display condition corresponding to the mobile communication device from the storage means of No. 3, and a setting means for setting an e-mail creation environment based on the e-mail display condition obtained by the calculating means. It is characterized by having.
[0045]
By the way, as described in the item of “Prior Art”, electronic mail can be transmitted and received between different types of communication devices such as PC, PDA, mobile phone, and PHS via a communication network. When e-mail is transmitted and received between different communication devices, some problems arise due to differences in functions of the communication devices.
[0046]
In particular, mobile phones and PHS have a greater restriction on e-mail display conditions (eg, the number of characters that can be received) than PCs and PDAs. In some cases, the e-mail message may not be properly displayed on the recipient mobile communication device due to the difference between the number of transmittable characters and the number of receivable characters.
[0047]
For example, when a message of up to 250 characters is transmitted to a mobile communication device having 250 characters in one electronic mail, the entire message can be displayed on the mobile communication device. If a message exceeding 250 characters is transmitted, the entire message cannot be displayed on the mobile communication device.
[0048]
According to the electronic mail creation device (5), an electronic mail display corresponding to the mobile communication device is stored in the third storage unit based on the carrier of the mobile communication device determined by the verification by the verification unit. Conditions are determined, and an e-mail creation environment for e-mail to be transmitted to the mobile communication device is set based on the e-mail display conditions.
[0049]
Thus, it is possible to prevent a situation in which a message exceeding 250 characters is transmitted to a mobile communication device having 250 characters that can be received. The electronic mail display conditions in the mobile communication device include, in addition to the number of receivable characters, for example, the number of display characters per line, the number of display lines, the amount of receivable data, an openable attached file, and the like.
[0050]
Further, the electronic mail creation device (6) according to the present invention is the electronic mail creation device (5), wherein the mobile communication device is connected to a second information providing device installed outside via a communication unit. A second requesting unit for requesting transmission of information in which a code indicating a carrier is associated with an e-mail display condition set for each carrier, and transmitted from the second information providing apparatus based on the request. Second receiving means for receiving incoming information, and second updating means for updating data stored in the third storage means based on the information received by the second receiving means. It is characterized by having.
[0051]
According to the electronic mail creation device (6), a code indicating a carrier of the mobile communication device is transmitted to the second information providing device (for example, a server connected to the Internet) via the communication unit. And the transmission of information in which the electronic mail display conditions set for each carrier are associated with each other. Based on the request, the third information is transmitted based on the information transmitted from the second information providing apparatus. The data stored in the storage means can be updated. Therefore, even if the e-mail display conditions set for each carrier are changed, the e-mail creation environment can be appropriately set.
[0052]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of an e-mail creation device according to the present invention will be described with reference to the drawings. FIG. 2 is a block diagram schematically showing a main part of an e-mail creation device (mobile phone) according to Embodiment (1).
[0053]
In the figure,
[0054]
The
[0055]
FIG. 3 shows an example of data stored in the storage area 15a. Carrier codes "01", "02", "03", and "04" indicate N company, K company, J company, and T company, respectively, and telephone numbers whose first six digits are "090900" and "090901" Indicates that the mobile phone to which N is assigned belongs to Company N, and that the mobile phone to which the phone number whose first six digits are “090960” and “090961” belongs to Company K.
[0056]
FIG. 4 shows an example of data stored in the
[0057]
FIG. 5 shows an example of data stored in the storage area 15c. The number of receivable characters of the mobile phones belonging to N company, K company, J company, and T company is X, respectively. N , X K , X J , X T Is shown. Note that even the mobile phones belonging to the same company have various numbers of receivable characters such as 6000 characters, 3000 characters, and 200 characters depending on the contract content of each contractor. Therefore, the number of receivable characters stored in the storage area 15c is different. It is desirable to use a standard contract.
[0058]
The
[0059]
Next, the processing operation (1) performed by the
[0060]
Next, the upper six digits of the extracted telephone number are collated with the data stored in the storage area 15a of the RAM 15 (step S13), and telephone number data matching the telephone number input in step S11 is stored. It is determined whether or not it exists in the area 15a (that is, whether or not the one that matches the extracted first six digits of the telephone number is stored in the storage area 15a) (step S14).
[0061]
If it is determined that there is telephone number data that matches the storage area 15a, then a carrier code corresponding to the matching telephone number data is read from the storage area 15a (step S15), and the storage area is determined based on the read carrier code. The domain name corresponding to the carrier code is read from 15b (step S16).
[0062]
Thereafter, an e-mail address of the mobile communication device to which the telephone number is assigned is created from the telephone number captured in step S11 and the domain name read in step S16 (step S17). Specifically, an e-mail address is created by adding a domain name after the telephone number via a delimiter "@".
[0063]
Next, based on the carrier code read in step S15, an e-mail display condition corresponding to the carrier code is read from the storage area 15c (step S18), and based on the read e-mail display condition (here, the number of receivable characters). Then, an e-mail creation environment is set (step S19, see FIG. 7).
[0064]
On the other hand, if it is determined in step S14 that there is no telephone number data that fits in the storage area 15a, a message such as "Automatic creation of a mail address is not possible" is displayed on the
[0065]
When an e-mail address is input, the input information is fetched (step S22). Next, a domain name is extracted from the input e-mail address (step S23), and based on the extracted domain name, the
[0066]
In step S19 (setting of e-mail creation environment: see FIG. 7), first, the number of receivable characters is set to C based on the e-mail display conditions read out in step S18. max (Step S31), and then the mode shifts to a message input / edit mode for inputting / editing a message (step S32). After that, the number of characters currently input becomes the number of receivable characters C max Is determined (step S33).
[0067]
The number of characters that can be received is the number of characters that can be received C max If the number of characters exceeds the number of characters that can be received corresponding to the mobile communication device to which the e-mail is to be sent, a warning message such as “exceeding the number of characters” is displayed on the
[0068]
In step S35, it is determined whether or not the end of the message input / edit is instructed by the user through the
[0069]
According to the e-mail creation device (mobile phone 11) according to the above-described embodiment (1), an e-mail can be transmitted as long as the telephone number is known without knowing the e-mail address of the other party. Even if the e-mail address has not been registered in the
[0070]
Also, whether or not an e-mail address can be created from the telephone number is determined based on a determination result as to whether or not the extracted telephone number that matches the first six digits is stored in the storage area 15a. . Therefore, unlike the invention disclosed in
[0071]
Further, the telephone number portion stored in the storage area 15a does not include the last five digits of the telephone number that is unnecessary for specifying the carrier. Therefore, unlike the invention disclosed in
[0072]
Also, based on the carrier of the mobile communication device, an e-mail display condition (here, the number of receivable characters) corresponding to the mobile communication device is read from the storage area 15c, and based on the e-mail display condition. An e-mail creation environment for e-mail to be transmitted to the mobile communication device is set.
[0073]
Thus, it is possible to prevent a situation in which a message exceeding 250 characters is transmitted to a mobile communication device having 250 characters. The electronic mail display conditions in the mobile communication device include, in addition to the number of receivable characters, for example, the number of display characters per line, the number of display lines, the amount of receivable data, an openable attached file, and the like.
[0074]
By the way, an electronic mail transmitted from a certain communication device is delivered to a communication device as a transmission destination via a DNS (Domain Name System) server. The DNS server plays a role of transmitting an e-mail to another appropriate DNS server in accordance with the domain name included in the e-mail address specified by the communication device that is the transmission source.
[0075]
As described above, the domain name is indispensable for transmission and reception of e-mail, but the domain name is not necessary until the above-described processing is performed by the DNS server. In other words, as a destination of the e-mail, a character string that does not include a domain name (for example, “090932 ****”) or a character string to which a domain name that does not actually exist (for example, “ Even if the user designates "090932******@eeee.ee.ee"), the e-mail will reach the DNS server.
[0076]
Therefore, in the e-mail creating apparatus according to the above-described embodiment (1), the case where the e-mail creating apparatus is employed in a mobile phone is described. In another embodiment, a PC that sends an e-mail is used. It may be adopted as an information processing device installed between a communication device such as a personal computer, a PDA, a mobile phone, and a PHS, and a DNS server.
[0077]
FIG. 8 is a block diagram schematically showing a main part of an information processing system including an electronic mail creation device (mobile phone) according to Embodiment (2). In the figure,
[0078]
The
The ROM 27 stores a program related to the operation of the
[0079]
When the
[0080]
Next, the processing operation (2) performed by the
[0081]
Next, the upper six digits of the extracted telephone number are compared with the data stored in the storage area 15a of the RAM 15 (step S43), and the telephone number data matching the telephone number input in step S41 is stored. It is determined whether or not it exists in the area 15a (that is, whether or not the one that matches the first six digits of the extracted telephone number is stored in the storage area 15a) (step S44).
[0082]
If it is determined that there is telephone number data that matches the storage area 15a, then a carrier code corresponding to the matching telephone number data is read from the storage area 15a (step S45), and the storage area is determined based on the read carrier code. The domain name corresponding to the carrier code is read from 15b (step S46).
[0083]
Thereafter, an e-mail address of the mobile communication device to which the telephone number is assigned is created from the telephone number captured in step S41 and the domain name read in step S46 (step S47). Specifically, an e-mail address is created by adding a domain name after a telephone number via a delimiter "@".
[0084]
Next, based on the carrier code read in step S45, an e-mail display condition corresponding to the carrier code is read from the storage area 15c (step S48), and based on the read e-mail display condition (here, the number of receivable characters). Then, an e-mail creation environment is set (step S49, see FIG. 7).
[0085]
On the other hand, if it is determined in step S44 that there is no telephone number data that matches the storage area 15a, the process proceeds to step S51 (FIG. 10) to display a message such as "need to update data" on the
[0086]
Next, by operating the
[0087]
Next, when the information transmitted from the
[0088]
If it is determined that there is telephone number data suitable for the storage area 15a, the process proceeds to step S45 (FIG. 9) to perform processing for creating an e-mail address. On the other hand, if it is determined that there is no telephone number data that matches the storage area 15a despite the data being updated, a message such as "Automatic creation of an e-mail address is not possible" is displayed on the
[0089]
When an e-mail address is input, the input information is fetched (step S60), a domain name is extracted from the input e-mail address (step S61), and based on the extracted domain name, the
[0090]
On the other hand, if it is determined in step S53 that the data update request has not been selected by the user, the flow advances to step S59 to set a state in which an e-mail address can be input. Wait for is entered.
[0091]
According to the e-mail creating device (
[0092]
In the electronic mail creation apparatus according to the embodiment (2), a request for transmitting the information to the
[0093]
Further, the e-mail creating apparatus according to the above-described embodiment (2) requests the
[0094]
In the e-mail creating apparatus according to the above-described embodiment (1) or (2), as shown in FIG. 4, a case is described in which one company has one domain name set. For example, like company J, a plurality of domain names may be set, such as "jp-d.ne.jp", in addition to "jp-k.ne.jp". Therefore, the e-mail creation device according to another embodiment may create a plurality of e-mail addresses that can be legitimate e-mail addresses, or transmit an e-mail using each e-mail address.
Further, the present invention can be realized not only by a mobile phone but also by using a device having a computer functioning as a communication device capable of transmitting an e-mail, for example, a PC, a PDA, a PHS, or the like.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example of the relationship between the first six digits of a telephone number of a mobile phone and a carrier to which the mobile phone to which the telephone number is assigned belongs.
FIG. 2 is a block diagram schematically showing a main part of an electronic mail creation device (mobile phone) according to Embodiment (1).
FIG. 3 is a diagram showing an example of a data structure in which a telephone number portion required for specifying a carrier is stored in association with a code indicating a carrier.
FIG. 4 is a diagram showing an example of a data structure in which a domain name set for each carrier is stored in association with a carrier code.
FIG. 5 is a diagram showing an example of a data structure in which electronic mail display conditions set for each carrier are stored in association with carrier codes.
FIG. 6 is a flowchart showing a processing operation performed by a CPU in the electronic mail creation device (mobile phone) according to Embodiment (1).
FIG. 7 is a flowchart showing a processing operation performed by a CPU in the electronic mail creation device (mobile phone) according to Embodiment (1).
FIG. 8 is a block diagram schematically showing a main part of an information processing system including an electronic mail creation device according to Embodiment (2).
FIG. 9 is a flowchart showing a processing operation performed by a CPU in the electronic mail creation device (mobile phone) according to Embodiment (2).
FIG. 10 is a flowchart showing a processing operation performed by a CPU in an electronic mail creation device (mobile phone) according to Embodiment (2).
FIG. 11 is a block diagram showing a conventional e-mail address creation system.
FIG. 12 is a flowchart showing a processing procedure performed by a conventional e-mail address creation system.
[Explanation of symbols]
11, 11A mobile phone
12, 12A, 25 CPU
15, 28 RAM
15a, 15b, 15c, 28a, 28c Storage area
24 servers
Claims (6)
移動体通信装置のキャリアを示すコードに対応付けて、少なくともキャリアの特定に必要となる電話番号部分が記憶された第1の記憶手段と、
前記指定手段により指定された電話番号から、前記第1の記憶手段に記憶されている電話番号部分と対応する部分を抽出する抽出手段と、
該抽出手段により抽出された部分と、前記第1の記憶手段に記憶されている電話番号部分とを照合する照合手段とを備えた電子メール作成装置であって、
前記照合手段により、前記抽出手段により抽出された部分と一致するものが、前記第1の記憶手段に記憶されていないと判断されると、前記指定手段により指定された電話番号が割り当てられた移動体通信装置がどのキャリアに属するのかを判別することができないと判定する判定手段を備え、
さらに、前記第1の記憶手段に記憶される電話番号部分には、キャリアの特定に不要となる電話番号の下m桁は含まれないことを特徴とする電子メール作成装置。Specifying means for specifying a telephone number of a mobile communication device such as a mobile phone;
First storage means for storing at least a telephone number portion necessary for specifying the carrier in association with a code indicating a carrier of the mobile communication device;
Extracting means for extracting a part corresponding to the telephone number part stored in the first storage means from the telephone number specified by the specifying means;
An e-mail creating apparatus comprising: a collation unit that collates a part extracted by the extraction unit with a telephone number part stored in the first storage unit,
If the matching unit determines that the part that matches the part extracted by the extracting unit is not stored in the first storage unit, the mobile unit to which the telephone number specified by the specifying unit is assigned A determination unit that determines that the body communication device cannot determine which carrier the device belongs to,
Further, the telephone number portion stored in the first storage means does not include the last m digits of the telephone number which is unnecessary for specifying the carrier.
前記照合手段の照合により判別された、前記指定手段により指定された電話番号が割り当てられた移動体通信装置のキャリアに基づいて、前記第2の記憶手段から前記移動体通信装置に対応する電子メールアドレスのドメイン名を読み出す読出手段と、
前記指定手段により指定された電話番号、及び前記第2の読出手段により読み出されたドメイン名から、前記移動体通信装置に対応する電子メールアドレスを作成する作成手段とを備えていることを特徴とする請求項1記載の電子メール作成装置。Second storage means for storing a domain name set for each carrier in association with a code indicating the carrier;
An e-mail corresponding to the mobile communication device from the second storage device based on a carrier of the mobile communication device to which the telephone number designated by the designation device is determined by the collation by the collation device Reading means for reading the domain name of the address;
Creating means for creating an e-mail address corresponding to the mobile communication device from the telephone number designated by the designation means and the domain name read by the second reading means. The electronic mail creation device according to claim 1, wherein
前記要求に基づき、前記第1の情報提供装置から送信されてくる情報を受信する第1の受信手段と、
該第1の受信手段により受信された情報に基づいて、前記第1の記憶手段に記憶されるデータの更新を行う第1の更新手段とを備えていることを特徴とする請求項1、又は請求項2記載の電子メール作成装置。Transmission of information in which a code indicating a carrier of a mobile communication device and at least a telephone number portion necessary for specifying the carrier are associated with a first information providing device installed outside through communication means. First request means for requesting
First receiving means for receiving information transmitted from the first information providing device based on the request;
2. The apparatus according to claim 1, further comprising: a first update unit that updates data stored in the first storage unit based on information received by the first reception unit. The electronic mail creation device according to claim 2.
前記照合手段の照合により判別された、前記指定手段により指定された電話番号が割り当てられた移動体通信装置のキャリアに基づいて、前記第3の記憶手段から前記移動体通信装置に対応する電子メール表示条件を求める算出手段と、
該算出手段により求められた電子メール表示条件に基づいて、電子メール作成環境を設定する設定手段とを備えていることを特徴とする請求項1〜4のうちのいずれかの項に記載の電子メール作成装置。Third storage means for storing e-mail display conditions set for each carrier in association with a code indicating the carrier;
An e-mail corresponding to the mobile communication device from the third storage unit, based on a carrier of the mobile communication device to which the telephone number specified by the specification unit has been determined by the verification by the verification unit; Calculating means for determining display conditions;
5. The electronic device according to claim 1, further comprising: a setting unit configured to set an e-mail creation environment based on the e-mail display conditions obtained by the calculation unit. 6. Email creation device.
前記要求に基づき、前記第2の情報提供装置から送信されてくる情報を受信する第2の受信手段と、
該第2の受信手段により受信された情報に基づいて、前記第3の記憶手段に記憶されるデータの更新を行う第2の更新手段とを備えていることを特徴とする請求項5記載の電子メール作成装置。Transmission of information in which a code indicating a carrier of a mobile communication device is associated with an e-mail display condition set for each carrier via a communication unit to a second information providing device installed outside. Second request means for requesting
Second receiving means for receiving information transmitted from the second information providing device based on the request;
6. The apparatus according to claim 5, further comprising a second updating unit that updates data stored in the third storage unit based on the information received by the second receiving unit. Email creation device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003118745A JP2004326344A (en) | 2003-04-23 | 2003-04-23 | Electronic mail preparation device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003118745A JP2004326344A (en) | 2003-04-23 | 2003-04-23 | Electronic mail preparation device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004326344A true JP2004326344A (en) | 2004-11-18 |
Family
ID=33498209
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003118745A Withdrawn JP2004326344A (en) | 2003-04-23 | 2003-04-23 | Electronic mail preparation device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004326344A (en) |
-
2003
- 2003-04-23 JP JP2003118745A patent/JP2004326344A/en not_active Withdrawn
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100409703C (en) | Method for managing link enhanced short message and telecommunication terminal using the same | |
US7464141B2 (en) | Method and system for associating related messages of different types | |
US9846858B2 (en) | System and method for a global directory service | |
JP2005521938A (en) | Full wireless synchronization system and method for data processing apparatus using data service | |
JP4829653B2 (en) | Address information management system, management server, and address book update method | |
US8571065B2 (en) | Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities | |
US9246860B2 (en) | System, method and computer program product for gathering information relating to electronic content utilizing a DNS server | |
JP3871941B2 (en) | Spam mail automatic disposal method, mail server and program in mail server of mobile phone | |
EP2169560A1 (en) | E-mail processing apparatus, method of e-mail processing, e-mail processing program and e-mail processing system | |
US8014757B1 (en) | System and method for anonymous exchange of multimedia content utilizing a wireless network | |
JP2004178294A (en) | Mobile terminal displaying related e-mail, method of displaying e-mail, and program | |
JP2005284454A (en) | Junk e-mail distribution preventive system, and information terminal and e-mail server in the system | |
US20110289167A1 (en) | E-mail operation system, e-mail operation device, and e-mail operation method | |
JP2004326344A (en) | Electronic mail preparation device | |
JP2004040304A (en) | Electronic mail address control method and program, electronic mail terminal | |
US7127494B1 (en) | Information delivery system, method for information delivery, service product and use of the service product | |
JP3690599B2 (en) | E-mail delivery refusal method and program enabling computer to execute the method | |
JP2002135396A (en) | Mobile phone | |
JP2005135328A (en) | E-mail server, e-mail management method, and e-mail management program | |
JP5131494B2 (en) | E-mail system and e-mail communication method | |
KR20120064185A (en) | Subscriber information update apparatus, terminal capable of updating subscriber information and method therefor | |
KR100669579B1 (en) | Systems and methods for requesting and providing stored data | |
KR100746049B1 (en) | Spam message management system and method and mobile communication terminal for same | |
JP2004005199A (en) | Shared information management method, mobile communication terminal and shared information management system | |
JP2009253816A (en) | Telephone set and computer system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20060704 |