JP5403273B2 - Information processing apparatus, information processing system, information processing method, and program - Google Patents
Information processing apparatus, information processing system, information processing method, and program Download PDFInfo
- Publication number
- JP5403273B2 JP5403273B2 JP2010067385A JP2010067385A JP5403273B2 JP 5403273 B2 JP5403273 B2 JP 5403273B2 JP 2010067385 A JP2010067385 A JP 2010067385A JP 2010067385 A JP2010067385 A JP 2010067385A JP 5403273 B2 JP5403273 B2 JP 5403273B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- item
- editing
- record
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Document Processing Apparatus (AREA)
Description
本発明は、電子メールに含まれる情報を基に、アドレス情報の編集を行う情報処理装置、情報処理システム、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing apparatus, an information processing system, an information processing method, and a program for editing address information based on information included in an e-mail.
ウェブ技術の普及により、コンピュータ同士の電子メールによる通信の利用が広がっている。コンピュータにおいて電子メールを扱う場合、電子メールクライアントソフトを用いるのが一般的であるが、この電子メールクライアントソフトにおいては、電子メールの相手先のアドレス情報管理のために、アドレス帳機能が利用されている。しかし、アドレス帳を利用するには、多数の情報を入力する必要があり、利用者が情報を手入力すると、誤入力や情報の非正規化などが起こる可能性があり、情報の正確性を保つのが難しいという問題点があった。このような問題点を解決する技術が下記特許文献に開示されている。 With the spread of web technology, the use of electronic mail communication between computers is expanding. When handling e-mail on a computer, it is common to use e-mail client software. However, in this e-mail client software, an address book function is used for managing address information of an e-mail partner. Yes. However, in order to use the address book, it is necessary to input a large amount of information, and if the user manually inputs the information, there is a possibility of erroneous input or information denormalization. There was a problem that it was difficult to keep. Techniques for solving such problems are disclosed in the following patent documents.
下記特許文献1に記載のアドレス情報変更方法は、受信した電子メールのヘッダ及びシグネチャに含まれる当該電子メールのパーソナル情報を抽出し、住所録のアドレス情報を変更する。当該アドレス情報変更方法においては、住所録と抽出したシグネチャに含まれるパーソナル情報とが、住所録に反映させるべき内容であった場合、抽出したパーソナル情報のうち更新すべき情報を差分情報として保持し、当該差分情報に基づいて住所録のアドレス情報を変更することができる。
The address information changing method described in
下記特許文献2に記載のアドレス情報変更方法は、既存の住所録から、受信した電子メールの送信元メールアドレスに該当するアドレス情報を検索する。そして受信した電子メールのシグネチャに含まれる当該電子メールのパーソナル情報を抽出する際、検索したアドレス情報を用いて情報の取捨を判断し、情報の正規化などを行うことで、パーソナル情報の誤抽出や未抽出を抑制することができる。
The address information changing method described in
上述した特許文献2に記載の方法においては、受信したメールのシグネチャに含まれる情報を抽出する際、当該シグネチャから抽出した情報と、データベースに登録されている受信したメールの送信元と同じメールアドレスを有するアドレス情報とを比較することで、抽出した情報の取捨を判断することによって、誤抽出や未抽出を防止するものである。しかし、当該方法は、受信したメールのシグネチャに情報が含まれておらず、さらに、データベースに受信したメールの送信元と同じメールアドレスを有する情報の登録がない場合、住所録の編集を行うことができないという問題点があった。
In the method described in
かかる事情に鑑み、本発明の目的は、データベースに同じメールアドレスを有する情報がなくとも、シグネチャに含まれる情報から住所録のアドレス情報を編集する情報処理装置、情報処理システム、情報処理方法、及びプログラムを提供することにある。 In view of such circumstances, an object of the present invention is to provide an information processing apparatus, an information processing system, an information processing method, and an information processing apparatus that edit address information of an address book from information included in a signature even if there is no information having the same mail address in a database To provide a program.
本発明の第1の態様に係る情報処理装置は、電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集を行う情報処理装置であって、電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、を備えることを特徴としている。 An information processing apparatus according to a first aspect of the present invention is an information processing apparatus that edits a database that stores address information of a destination of an electronic mail as a record having a plurality of items. , The extraction means for extracting the information related to the mail transmission source included in the signature of the email data as the first unique information having a plurality of items, and the transmission of the email data from the database The first unique information has an acquisition unit that retrieves a record including the mail domain of the original email address and acquires information included in the retrieved record as second unique information having a plurality of items. When there is information included in the item, the information included in the item included in the first unique information is changed to the editing candidate information of the item. In addition, there is no information included in the item included in the first specific information, but when there is information included in the item included in the second specific information, it is included in the item included in the second specific information. Information to be added to the editing candidate information of the item, generating means for generating the editing candidate information, and editing means for editing a record relating to the email data based on the editing candidate information. It is a feature.
本発明の第2の態様に係る情報処理システムは、電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースと、電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、を備えることを特徴としている。 An information processing system according to a second aspect of the present invention receives an input of e-mail data and a database that stores address information of an e-mail partner as a record having a plurality of items. Extraction means for extracting information relating to the sender of the mail included in the signature as first unique information having a plurality of items, and the mail domain of the sender mail address of the electronic mail data from the database is included When there is an acquisition unit that searches for a record and acquires information included in the searched record as second specific information having a plurality of items, and information included in an item included in the first specific information, The information included in the item included in the first unique information is added to the edit candidate information of the item, and the first unique information is added. If there is no information included in the item, but there is information included in the item included in the second specific information, information included in the item included in the second specific information is displayed as the edit candidate of the item. In addition to information, it comprises generation means for generating the edit candidate information, and edit means for editing a record relating to the e-mail data based on the edit candidate information.
本発明の第3の態様に係る情報処理方法は、電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集を行う情報処理方法であって、(A)電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出するステップと、(B)前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得するステップと、(C)前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成するステップと、(D)前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集するステップと、を備えることを特徴としている。 An information processing method according to a third aspect of the present invention is an information processing method for editing a database in which address information of an electronic mail partner is stored as a record having a plurality of items. Receiving the input of the e-mail data, extracting information on the mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items, and (B) from the database, the electronic Searching for a record including a mail domain of a sender mail address included in mail data, and acquiring information included in the searched record as second unique information having a plurality of items; (C) When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is If there is no information included in the item included in the first unique information in addition to the eye edit candidate information, but there is information included in the item included in the second unique information, the second unique information Adding information included in the item included in the item to the editing candidate information of the item to generate the editing candidate information, and (D) editing a record related to the e-mail data based on the editing candidate information. And a step.
本発明の第4の態様に係るプログラムは、電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集処理を行うコンピュータを、電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、として機能させることを特徴としている。 According to a fourth aspect of the present invention, there is provided a program for editing a database in which address information of a destination of an email is stored as a record having a plurality of items. Extraction means for extracting information relating to the mail sender included in the signature of the electronic mail data as first unique information having a plurality of items, and mail of the sender mail address possessed by the electronic mail data from the database An acquisition means for searching for a record including a domain and acquiring information included in the searched record as second specific information having a plurality of items, and information included in the items included in the first specific information Information included in the item included in the first unique information is added to the edit candidate information of the item. There is no information included in the item included in the first unique information, but when there is information included in the item included in the second unique information, it is included in the item included in the second unique information. Adding information to the editing candidate information of the item, generating means for generating the editing candidate information, and editing means for editing a record relating to the e-mail data based on the editing candidate information. It is a feature.
本発明によれば、データベースに同じメールアドレスを有する情報がなくとも、シグネチャに含まれる情報から住所録のアドレス情報を編集することが可能となる。 According to the present invention, it is possible to edit address information of an address book from information included in a signature even if there is no information having the same mail address in the database.
以下、本発明の実施の形態について、図面を用いて説明する。なお、異なる図面において同一の符号を付した要素は、同一または相応する要素を示すものとする。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, the element which attached | subjected the same code | symbol in different drawing shall show the same or corresponding element.
図1は、本発明の実施の形態に係る情報処理システム1の構成を概略的に示したブロック図である。情報処理システム1は、情報処理装置5、アドレスDB(Data Base)100、及びフィルタDB110を備える。また、情報処理装置5は、選別部10、抽出手段である抽出部20、判定手段である判定部30、取得手段である取得部40、生成手段である生成部50、選択手段である選択部60、ディスプレイなどの報知手段である表示部70、通知手段であり確認手段でもある確認部80、編集手段である編集部90、及び照合手段である照合部95を備えている。なお、情報処理装置5は、図示はしていないが操作入力を行う入力装置を備えている。
FIG. 1 is a block diagram schematically showing the configuration of an
さらに、情報処理システム1の各構成の接続関係を説明する。情報処理システム1への入力は、選別部10に対して入力される。選別部10の出力は、抽出部20及びフィルタDB110に対して入力される。抽出部20の出力は、判定部30、取得部40、生成部50、及び表示部70に対して入力される。判定部30の出力は、取得部40、表示部70、照合部95、及びアドレスDB100に対して入力される。取得部40の出力は、生成部50に対して入力される。生成部50の出力は、選択部60、表示部70、確認部80、及び照合部95に対して入力される。選択部60の出力は、生成部50及び表示部70に対して入力される。確認部80の出力は、生成部50、表示部70、及び編集部90に対して入力される。編集部90の出力は、アドレスDB100に対して入力される。照合部95の出力は、確認部80に対して入力される。アドレスDB100の出力は、判定部30及び編集部90に対して入力される。フィルタDB110の出力は、選別部10に対して入力される。
Furthermore, the connection relationship of each component of the
次に、本発明の実施の形態に係る情報処理システム1の動作の説明を行う。情報処理システム1は、電子メールデータを含む入力信号S1が入力されると、当該電子メールが有するシグネチャに含まれる情報を取得し、当該シグネチャに含まれる情報と既存のアドレス情報が複数の項目を有するレコードとして記憶されたアドレスDB100のアドレス情報とを用いて、当該アドレス情報を編集するものである。図2は、情報処理システム1が行うアドレス編集処理の処理手順を示したフローチャートである。情報処理システム1が行うアドレス編集処理についての説明を、図2を用いて行う。
Next, the operation of the
まず、ステップSP100において、情報処理システム1は、入力信号S1に含まれる電子メールデータが、アドレス編集処理を行う対象の電子メールであるか否かの選別を行う。入力信号S1に含まれる電子メールデータは、一般的なコンピュータなどにおいて電子メールを扱う電子メールクライアントソフトに用いられるデータであってよい。選別部10は、電子メールのヘッダに含まれる送信元メールアドレスを取得し、さらにフィルタDB110に記憶されている選別設定ファイルを読み込む。当該選別設定ファイルには、情報処理システム1が行うアドレス編集処理の対象となるメールアドレスの情報が含まれている。
First, in step SP100, the
図3は、選別設定ファイルのデータ形式の一例である。図3に示した選別設定ファイルでは、情報処理システム1が行うアドレス編集処理の対象となるメールアドレスの一部が記憶されている。選別部10は、入力された電子メールデータの送信元メールアドレス(電子メールデータのメールヘッダに含まれている「From」の項に記載されたメールアドレスであってよい)に、当該選別設定ファイルに記憶されているメールアドレスの一部が含まれているかを調べ、入力信号S1に含まれる電子メールデータが、アドレス編集処理の対象か否かを判定する。
FIG. 3 shows an example of the data format of the selection setting file. In the selection setting file shown in FIG. 3, a part of the mail address that is the target of the address editing process performed by the
ここで、入力信号S1に含まれる電子メールデータの送信元メールアドレスに、選別設定ファイルに記憶されているメールアドレスの一部が含まれていた場合(つまりステップSP100における判定が「YES」である場合)、選別部10は電子メールデータS3を抽出部20に対して出力し、情報処理システム1は後述のステップSP110の動作を行う。また逆に、入力信号S1に含まれる電子メールデータの送信元メールアドレスに、選別設定ファイルに記憶されているメールアドレスの一部が含まれていなかった場合(つまりステップSP100における判定が「NO」である場合)、情報処理システム1は、アドレス編集を行う対象の電子メールではなかったとして、アドレス編集処理を終了する。このように、選別部10は、入力された電子メールデータとフィルタDB110に記憶された情報とを基に、入力された電子メールデータがアドレス編集処理を行う対象であるか否かを選別する。
Here, when a part of the mail address stored in the selection setting file is included in the transmission source mail address of the e-mail data included in the input signal S1 (that is, the determination in step SP100 is “YES”). ), The selection unit 10 outputs the email data S3 to the
なお、選別部10が行うアドレス編集処理の対象か否かの選別を行う際、選別設定ファイルに、アドレス編集処理の対象となるメールアドレスの一部が記憶されている場合を例示したが、逆に、選別設定ファイルにアドレス編集対象とならないメールアドレスの一部が記憶されていてもよい。このとき、電子メールデータの送信元メールアドレスに、選別設定ファイルに記憶されたメールアドレスの一部が含まれていた場合、アドレス編集処理の対象とはせず、電子メールデータの送信元メールアドレスに、選別設定ファイルに記憶されたメールアドレスの一部が含まれていない場合、アドレス編集処理の対象となる。さらにいうと、選別部10が行うアドレス編集処理の対象となるか否かの選別処理は、本実施の形態により開示した方法に限らず、一般的なメールフィルタリング処理であってよい。 Note that, when selecting whether or not the address editing process is performed by the selecting unit 10, a case where a part of the mail address that is the target of the address editing process is stored in the selection setting file is illustrated. In addition, a part of the mail address that is not subject to address editing may be stored in the selection setting file. At this time, if a part of the email address stored in the sorting setting file is included in the email address of the email data, the email address of the email data is not subject to address editing processing. If a part of the e-mail address stored in the sorting setting file is not included, the address editing process is performed. Furthermore, the selection process for determining whether or not the address editing process is performed by the selection unit 10 is not limited to the method disclosed by the present embodiment, and may be a general mail filtering process.
次に、ステップSP110において、抽出部20は、入力された電子メールデータS3のシグネチャからパーソナル情報を抽出するシグネチャ抽出処理を行う。図4は、抽出部20が行うシグネチャ抽出処理の処理手順を示したフローチャートである。以下、シグネチャ抽出処理の説明を、図4を用いて行う。まず、ステップSP200において、抽出部20は、電子メールデータS3にシグネチャに該当する情報が含まれているか否かを判定する。ここで、電子メールデータS3にシグネチャに該当する情報が含まれていた場合(つまりステップSP200における判定が「YES」である場合)、抽出部20は後述のステップSP210の動作を行う。また逆に、電子メールデータS3にシグネチャに該当する情報が含まれていなかった場合(つまりステップSP200における判定が「NO」である場合)、抽出部20は後述のステップSP230の動作を行う。
Next, in step SP110, the
ステップSP200の判定にて「YES」と判定された場合、ステップSP210において、抽出部20は、電子メールデータS3のシグネチャから、第1の固有情報であるパーソナル情報を抽出する。ここで、抽出部20が抽出するパーソナル情報は、電子メール送信者のメールアドレスである「Email」、姓である「Sei」、名である「Mei」、社名である「Company」、部署名である「Division」、電話番号である「Tel」、ファクシミリ専用電話番号(以下、Fax番号と呼ぶ)である「Fax」、及び住所である「Address」の8項目を含む情報であるとする。抽出部20は、電子メールデータS3のシグネチャに該当する部分から、各項目に該当する文字列を抽出する。なお、抽出部20が行うパーソナル情報の抽出は、例えば、上記特許文献1又は上記特許文献2にて用いられているシグネチャからパーソナル情報の抽出を行う抽出処理であってよい。また、電子メールデータS3にシグネチャはあるが、各項目に対応する情報の記載がない場合、その項目は空のままでよい。
If “YES” is determined in the determination in step SP200, in step SP210, the
次に、ステップSP220において、抽出部20は、ステップSP210にてパーソナル情報が抽出された電子メールデータS3のシグネチャの情報を、信号S4として表示部70に出力する。そして、表示部70は、入力された信号S4に基づいてシグネチャの情報を表示し、利用者に対して抽出されたシグネチャ情報の報知を行う。図5は、表示部70が抽出されたシグネチャの情報を報知する一例である。図5では、電子メールのシグネチャに含まれていた「山田 太郎 (Taro Yamada)」、「t-yamada@abc.xyz.jp」、「Tel:03-111-1111」、及び「Fax:03-211-1112」という情報が表示されている。
Next, in step SP220, the
次に、ステップSP230において、抽出部20は、ステップSP210にて抽出した電子メールデータS3のシグネチャに含まれていたパーソナル情報を、編集候補情報S5として出力する。この編集候補情報S5は、「Email候補」、「Sei候補」、「Mei候補」、「Company候補」、「Division候補」、「Tel候補」、「Fax候補」、及び「Address候補」の8項目を有している。そして、ステップSP210にて抽出したパーソナル情報のそれぞれの項目に基づいて、「Email」に含まれる情報を「Email候補」とし、「Sei」に含まれる情報を「Sei候補」とし、「Mei」に含まれる情報を「Mei候補」とし、「Company」に含まれる情報を「Company候補」とし、「Division」に含まれる情報を「Division候補」とし、「Tel」に含まれる情報を「Tel候補」とし、「Fax」に含まれる情報を「Fax候補」とし、「Address」に含まれる情報を「Address候補」とする。また、シグネチャにそれぞれ該当する記載がなかった場合、編集候補情報S5のそれぞれの項目は空のままとなる。
Next, in step SP230, the
次に、ステップSP240において、抽出部20は、電子メールデータS3の送信元のメールアドレス情報を信号S4として表示部70に出力する。そして、表示部70は入力された電子メールデータの送信元のメールアドレス情報の表示を行い、利用者に対して報知する。図6は、表示部70が電子メールデータの送信元メールアドレスを報知する一例である。図6においては「登録候補」という欄に、信号S4にてメールアドレス情報だけでなく、シグネチャから抽出されたパーソナル情報も出力され、表示部70によって報知が行われている。
Next, in step SP240, the
なお、このとき報知を行う送信元メールアドレスは、ステップSP210にてシグネチャから送信者のメールアドレスを抽出していれば、シグネチャから抽出した送信者のメールアドレスである「Email候補」とされる情報であってよく、シグネチャに送信者のメールアドレスが含まれていなかった場合は、電子メールデータS3のメールヘッダに含まれている「From」の項に記載されたメールアドレスを「Email候補」とし、報知を行ってもよい。以上のように、ステップSP200からステップSP240の動作を行うことで、情報処理システム1はシグネチャ抽出処理を行う。シグネチャ抽出処理を終えた情報処理システム1は、ステップSP120の動作を行う。
Note that if the sender's email address is extracted from the signature in step SP210, the sender email address to be notified at this time is information that is the “Email candidate” that is the sender's email address extracted from the signature. If the sender's email address is not included in the signature, the email address described in the “From” section included in the email header of the email data S3 is defined as “Email candidate”. Notification may be performed. As described above, the
次に、ステップSP120において、判定部30は、編集候補情報S5に含まれる「Email候補」の情報に基づいて、アドレスDB100に記憶されている各レコードが、電子メールデータS3に含まれていた送信元メールアドレスに関連する情報を持つレコードか否か、及びどの程度関連した情報を持つレコードなのかを判定する関連情報判定処理を行う。図7は、判定部30が行う関連情報判定処理の処理手順を示したフローチャートである。以下、関連情報判定処理の説明を、図7を用いて行う。まず、ステップSP300において、判定部30は、アドレスDB100に記憶されたレコードを全て読み込む。図8は、アドレスDB100に記憶されているレコードの内容を模式的に表した図である。アドレスDB100に記憶されているレコード101は、メールの相手先ごとにシグネチャから抽出されるのと同じ項目を記憶しており、アドレスDB100は、複数のレコード101を記憶することで、アドレス情報を保持するデータベースとして機能している。
Next, in step SP120, the
次に、ステップSP310において、判定部30は、後述のステップSP330からステップSP380にて行う、レコード情報が入力された編集候補情報S5とどの程度関連するのかを判定する関連度の判定を、ステップSP300で読み込んだ全てのレコードに対して行ったか否かを判定する。全てのレコードに対して関連度の判定が行われていた場合(つまりステップSP310における判定が「YES」である場合)、判定部30は後述のステップSP390の動作を行う。また逆に、全てのレコードに対して関連度の判定がまだ行われていない場合(つまりステップSP310における判定が「NO」である場合)、判定部30は、後述のステップSP320の動作を行う。
Next, in step SP310, the
ステップSP310の判定にて「NO」と判定された場合、判定部30は、ステップSP320において、ステップSP300にて読み込まれたレコードのうち、まだ関連度の判定が行われていないレコードの一つを呼び出す。またこのとき、判定部30が有するカウンタを「0」に初期化しておく。以下、ステップSP330からステップSP380で行われる関連度の判定では、このカウンタを用い、当該レコードの各項目の情報と編集候補情報S5の各項目の情報とが、いくつの項目において関連しているかを判定するものである。
When it is determined as “NO” in the determination in step SP310, the
ステップSP330において、判定部30は、呼び出されたレコードの「Email」の項目に含まれるメールアドレスに、編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれているか否かを判定する。「Email」の項目に含まれるメールアドレスに、編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれていた場合(つまり、ステップSP330における判定が「YES」の場合)、判定部30は後述のステップSP335の動作を行う。また逆に、「Email」の項目に含まれるメールアドレスに、編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれていなかった場合(つまり、ステップSP330における判定が「NO」の場合)、判定部30は、後述のステップSP340の動作を行う。
In step SP330, the
ステップSP330の判定にて「YES」と判定された場合、判定部30は、ステップSP335において、カウンタの値を1つ増す。そして、判定部30は、後述のステップSP340の動作を行う。
When it is determined “YES” in the determination at step SP330, the
ステップSP340において、判定部30は、呼び出されたレコードの「Company」の項目に含まれる情報と、編集候補情報S5の「Company候補」に含まれている情報とが一致するか否かを判定する。編集候補情報S5の「Company候補」の項目に含まれる会社名が、当該レコードの「Company」に含まれている会社名と一致した場合(つまり、ステップSP340における判定が「YES」の場合)、判定部30は後述のステップSP345の動作を行う。また逆に、編集候補情報S5の「Company候補」の項目に含まれる会社名が、当該レコードの「Company」に含まれている会社名と一致しなかった場合(つまり、ステップSP340における判定が「NO」の場合)、判定部30は、後述のステップSP350の動作を行う。
In step SP340, the
ステップSP340の判定にて「YES」と判定された場合、判定部30は、ステップSP345において、カウンタの値を1つ増す。そして、判定部30は、後述のステップSP350の動作を行う。
When it is determined “YES” in the determination at step SP340, the
ステップSP350において、判定部30は、呼び出されたレコードの「Tel」の項目に含まれる情報と、編集候補情報S5の「Tel候補」に含まれている情報とが一致するか否かを判定する。編集候補情報S5の「Tel候補」の項目に含まれる電話番号が、当該レコードの「Tel」に含まれている電話番号と一致した場合(つまり、ステップSP350における判定が「YES」の場合)、判定部30は後述のステップSP355の動作を行う。また逆に、編集候補情報S5の「Tel候補」の項目に含まれる電話番号が、当該レコードの「Tel」に含まれている電話番号と一致しなかった場合(つまり、ステップSP350における判定が「NO」の場合)、判定部30は、後述のステップSP360の動作を行う。
In step SP350, the
ステップSP350の判定にて「YES」と判定された場合、判定部30は、ステップSP355において、カウンタの値を1つ増す。そして、判定部30は、後述のステップSP360の動作を行う。
When it is determined as “YES” in the determination in step SP350, the
ステップSP360において、判定部30は、呼び出されたレコードの「Fax」の項目に含まれる情報と、編集候補情報S5の「Fax候補」に含まれている情報とが一致するか否かを判定する。編集候補情報S5の「Fax候補」の項目に含まれるFax番号が、当該レコードの「Fax」に含まれているFax番号と一致した場合(つまり、ステップSP360における判定が「YES」の場合)、判定部30は後述のステップSP365の動作を行う。また逆に、編集候補情報S5の「Fax候補」の項目に含まれるFax番号が、当該レコードの「Fax」に含まれているFax番号と一致しなかった場合(つまり、ステップSP360における判定が「NO」の場合)、判定部30は、後述のステップSP370の動作を行う。
In step SP360, the
ステップSP360の判定にて「YES」と判定された場合、判定部30は、ステップSP365において、カウンタの値を1つ増す。そして、判定部30は、後述のステップSP370の動作を行う。
When it is determined “YES” in the determination at step SP360, the
ステップSP370において、判定部30は、呼び出されたレコードの「Address」の項目に含まれる情報と、編集候補情報S5の「Address候補」に含まれている情報とが一致するか否かを判定する。編集候補情報S5の「Address候補」の項目に含まれる住所が、当該レコードの「Address」に含まれている住所と一致した場合(つまり、ステップSP370における判定が「YES」の場合)、判定部30は後述のステップSP375の動作を行う。また逆に、編集候補情報S5の「Address候補」の項目に含まれる住所が、当該レコードの「Address」に含まれている住所と一致しなかった場合(つまり、ステップSP370における判定が「NO」の場合)、判定部30は、後述のステップSP380の動作を行う。
In step SP370, the
ステップSP370の判定にて「YES」と判定された場合、判定部30は、ステップSP375において、カウンタの値を1つ増す。そして、判定部30は、後述のステップSP380の動作を行う。
If “YES” is determined in the determination in step SP370, the
ステップSP380において、判定部30は、当該レコードの情報にカウンタの値の情報を加える(以下、カウンタの値が1以上のレコードを関連レコードと呼ぶ)。そして、判定部30は、ステップSP310の動作に戻る。
In step SP380, the
ここで、ステップSP320からステップSP380までの判定部30の動作を、図6の「登録候補」にて報知されている編集候補情報S5と図8に示されているレコードとを例にして関連度の判定の手順を具体的に説明する。判定部30に、図6の「登録候補」に記載されている情報の編集候補情報S5が入力されており、ステップSP320にて図8に示されたレコードが呼び出されたとすると、ステップSP330の判定において、「Email候補」に含まれている情報は「t-yamada@abc.xyz.jp」であり、レコードの「Email」に含まれている情報は「h-suzuki@abc.xyz.jp」である。したがって、「Email候補」の項目に含まれるメールアドレスのメールドメインである「xyz.jp」が、レコードの「Email」にも含まれているので、処理はステップSP335に進む。ステップSP335において、カウンタの値は「1」となり、処理はステップSP340に進む。ステップSP340の判定において、「Company候補」に情報は含まれておらず、「Company候補」に含まれている情報とレコードの「Company」に含まれている情報とは一致しないので、処理はステップSP350に進む。ステップSP350の判定において、「Tel候補」に含まれている情報は「03-111-1111」であり、レコードの「Tel」に含まれている情報と一致する。したがって、処理はステップSP355に進み、カウンタの値は「2」となる。ステップSP360の判定において、「Fax候補」に含まれている情報は「03-211-1112」であり、レコードの「Fax」に含まれている情報と一致する。したがって、処理はステップSP365に進み、カウンタの値は「3」となる。ステップSP370の判定において、「Address候補」に情報は含まれておらず、「Address候補」に含まれている情報とレコードの「Address」に含まれている情報とは一致しないので、処理はステップSP380に進む。ステップSP380において、カウンタの値が「3」である旨の情報をレコードの情報に加える。このカウンタ値の値がレコードの関連度であり、ステップSP320からステップSP380の動作によって、呼び出されたレコードの関連度が判定される。
Here, the operation of the
ステップSP310の判定にて「YES」と判定された場合、ステップSP390において、判定部30は、関連レコードであると判定されたレコードの情報を関連レコード情報S7として、取得部40、表示部70、及び照合部95に向けて出力する。関連レコード情報S7により関連レコードの情報が入力された表示部70は、関連レコードの情報を表示し、利用者に対して報知を行う。この表示部70の表示に際しては、関連度(カウンタの値)の大きなレコードの順番にならべて情報を表示を行う。図9は、表示部70が関連レコード情報を報知する一例である。図9の例では、アドレスDB100の全てのレコードに対して関連度の判定を行った結果、5つのレコードに関連度があり、上から関連度の高い順番に、5つの関連レコードが報知されている。
If “YES” is determined in the determination in step SP310, in step SP390, the
以上のように、ステップSP300からステップSP390の動作を行うことで、判定部30は、関連情報判定処理を行っている。関連情報判定処理を終えた情報処理システム1は、後述のステップSP130の動作を行う。なお、判定部30が有するカウンタが初期値「0」から「1」ずつカウントアップしていく例を示したが、判定部30が有するカウンタの動作はその限りではなく、所定の初期値から所定の値をもってカウントアップ又はカウントダウンをし、所定の初期値からの変化量をもって、関連度の判定を行ってもよい。
As described above, the
次に、ステップSP130において、取得部40は、入力された関連レコード情報S7と編集候補情報S5とに基づいて、アドレス編集に用いる第2の固有情報であるアドレス情報を取得するアドレス情報取得処理を行う。図10は、取得部40が行うアドレス情報取得処理の処理手順を示したフローチャートである。まず、ステップSP400において、取得部40は、入力された関連レコードの情報について、後述のステップSP410からステップSP445にて示す編集候補情報への追加判定を行ったか否かの判定を行う。既に全ての関連レコードの情報について、編集候補情報への追加判定を行っている場合(つまり、ステップSP400における判定が「YES」の場合)、取得部40は、アドレス情報取得処理により、追加された編集候補情報を信号S8として生成部50に向け出力し、アドレス情報取得処理を終了する。そして、情報処理システム1は、後述のステップSP140の動作を行う。また逆に、まだ全ての関連レコードの情報について、編集情報への追加判定を行っていない場合(つまり、ステップSP400における判定が「NO」の場合)、取得部40は、後述のステップSP410の動作を行う。
Next, in step SP130, the
ステップSP400の判定にて「NO」と判定された場合、ステップSP410において、取得部40は、入力された関連レコード情報S7の中で、まだ編集候補情報への追加判定が終わっていない関連レコードを一つ呼び出す。
If “NO” is determined in the determination in step SP400, in step SP410, the
次に、ステップSP420において、取得部40は、呼び出された関連レコードの「Email」の項目に含まれるメールアドレスに、入力された編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれているか否かを判定する。「Email」の項目に含まれるメールアドレスに、入力された編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれていた場合(つまり、ステップSP420における判定が「YES」の場合)、取得部40は後述のステップSP425の動作を行う。また逆に、「Email」の項目に含まれるメールアドレスに、入力された編集候補情報S5の「Email候補」の項目に含まれるメールアドレスのメールドメインが含まれていなかった場合(つまり、ステップSP420における判定が「NO」の場合)、取得部40は、後述のステップSP430の動作を行う。
Next, in step SP420, the
ステップSP420の判定にて「YES」と判定された場合、取得部40は、ステップSP425において、当該関連レコードの「Company」の項目に含まれている会社名が、編集候補情報の「Company候補」に含まれていなければ、「Company候補」に加える。そして、取得部40は、後述のステップSP430の動作を行う。
If “YES” is determined in the determination in step SP420, the
ステップSP430において、取得部40は、呼び出された関連レコードの「Tel」の項目に含まれる情報と、入力された編集候補情報S5の「Tel候補」に含まれている情報とが一致するか否かを判定する。入力された編集候補情報S5の「Tel候補」の項目に含まれる電話番号が、当該関連レコードの「Tel」に含まれる電話番号と一致した場合(つまり、ステップSP430における判定が「YES」の場合)、取得部40は後述のステップSP435の動作を行う。また逆に、入力された編集候補情報S5の「Tel候補」の項目に含まれる電話番号が、当該関連レコードの「Tel」に含まれる電話番号と一致しなかった場合(つまり、ステップSP430における判定が「NO」の場合)、取得部40は、後述のステップSP440の動作を行う。
In step SP430, the
ステップSP430の判定にて「YES」と判定された場合、取得部40は、ステップSP435において、当該関連レコードの「Company」の項目に含まれている会社名が、編集候補情報の「Company候補」に含まれていなければ、「Company候補」に加える。当該関連レコードの「Division」の項目に含まれている部署名が、編集候補情報の「Division候補」に含まれていなければ、「Division候補」に加える。当該関連レコードの「Fax」の項目に含まれているFax番号が、編集候補情報の「Fax候補」に含まれていなければ、「Fax候補」に加える。当該関連レコードの「Address」の項目に含まれている住所が、編集候補情報の「Address候補」に含まれていなければ、「Address候補」に加える。そして、取得部40は、後述のステップSP440の動作を行う。
If “YES” is determined in the determination in step SP430, the
ステップSP440において、取得部40は、呼び出された関連レコードの「Fax」の項目に含まれる情報と、入力された編集候補情報S5の「Fax候補」に含まれている情報とが一致するか否かを判定する。入力された編集候補情報S5の「Fax候補」の項目に含まれるFax番号が、当該関連レコードの「Fax」に含まれるFax番号と一致した場合(つまり、ステップSP440における判定が「YES」の場合)、取得部40は後述のステップSP445の動作を行う。また逆に、入力された編集候補情報S5の「Fax候補」の項目に含まれるFax番号が、当該関連レコードの「Fax」に含まれるFax番号と一致しなかった場合(つまり、ステップSP440における判定が「NO」の場合)、取得部40は、ステップSP400の動作に戻る。
In step SP440, the
ステップSP440の判定にて「YES」と判定された場合、取得部40は、ステップSP445において、当該関連レコードの「Company」の項目に含まれている会社名が、編集候補情報の「Company候補」に含まれていなければ、「Company候補」に加える。当該関連レコードの「Division」の項目に含まれている部署名が、編集候補情報の「Division候補」に含まれていなければ、「Division候補」に加える。当該関連レコードの「Tel」の項目に含まれている電話番号が、編集候補情報の「Tel候補」に含まれていなければ、「Tel候補」に加える。当該関連レコードの「Address」の項目に含まれている住所が、編集候補情報の「Address候補」に含まれていなければ、「Address候補」に加える。そして、取得部40は、ステップSP400の動作に戻る。
If “YES” is determined in the determination in step SP440, the
以上のように、取得部40は、ステップSP410からステップSP445の動作を、全ての関連レコードに対して行うまで繰り返すことでアドレス情報取得処理を行う。ここでステップSP400からステップSP445までの取得部40の動作を、図9の「登録候補」にて報知されている入力された編集候補情報S5と「関連情報」にて報知されている関連レコードとを用いて例示した説明を行う。図9の「登録候補」に記載されている「山田太郎」の編集候補情報S5が取得部40に入力されている場合、ステップSP410にて、図9に示す「鈴木花子」の関連レコードが呼び出されたとすると、互いのメールアドレスに「xyz.jp」が含まれているため、ステップSP425にて、「Company候補」に「A社」が追加される。電話番号は共に「03-111-1111」と一致しているので、ステップSP425にて、「Company候補」には既に「A社」が含まれているので追加されず、「Division候補」には「営業部」が追加される。「Fax候補」にはすでに「03-211-1112」が含まれているので追加されず、「Address候補」に「東京都千代田区○×町1−2」が追加される。Fax番号は共に「03-211-1112」と一致しているが、関連レコードに含まれる情報は既に編集候補情報に含まれているため、アドレス情報の追加は行われない。次に「山田」の関連レコードに対して処理が行われると、メールアドレスに「xyz.jp」が含まれているものの、既に「Company候補」に「A社」が追加されているため、アドレス情報の追加は行われない。電話番号が「03-111-1111」で編集候補情報と一致しているが、関連レコードに含まれる情報は既に編集候補情報に含まれているため、アドレス情報の追加は行われない。次に「田中次郎」のレコードに対して処理が行われると、メールアドレスに「xyz.jp」が含まれているものの、既に「Company候補」に「A社」が追加されているため、アドレス情報の追加は行われない。電話番号が「03-111-1111」で編集候補情報と一致しているので、ステップSP425にて、「Company候補」には既に「A社」が含まれているので追加されず、「Division候補」に「人事部」が追加され、「田中次郎」のレコードの「Fax候補」には、情報が含まれていないので編集候補情報には何も追加されない。「Address候補」には既に「東京都千代田区○×町1−2」が含まれているので追加されない。「佐藤三郎」「小林春子」の関連レコードについても、取得部40はステップSP410からステップSP445の動作を行うが、この2つのレコードにおいては、メールアドレスに「xyz.jp」が含まれているものの、既に「Company候補」に「A社」が追加されており、電話番号とFax番号とはそれぞれ一致していないのでアドレス情報の追加は行われない。よって、図9の「登録候補」にて報知されている編集候補情報S5と「関連情報」にて報知されている関連レコードとを用いて、アドレス情報取得処理を行うと、編集候補情報の「Company候補」に「A社」、「Division候補」に「営業部」及び「人事部」、「Fax候補」に「03-111-1112」、及び「Address候補」に「東京都千代田区○×町1−2」が追加されることになる。
As described above, the
次に、ステップSP140において、生成部50は、入力された編集候補情報S8に基づいて、編集情報生成処理を行う。図11は、生成部50が行う編集情報生成処理の処理手順を示したフローチャートである。まず、ステップSP500において、生成部50は、現在の選択情報S9を表示部70に向けて出力し、表示部70は現在の選択情報を表示して、利用者に対して報知する。ここで、現在の選択情報とは、後述のステップSP510にて、編集候補情報の中から選択された情報のことである。また、後述のステップSP520の判定にて「YES」と判定し、ステップSP500の動作に戻ってきた場合ではなく、ステップSP500を初めて行う場合は、編集候補情報S8の中で最も関連度の高いレコードから取得した情報、又は関連レコードの中で電子メールの送信元メールアドレスと一致するメールアドレスを含む関連レコードから取得した情報を、現在の選択情報としてもよい。図12は、編集情報生成処理において報知される選択情報の一例である。
Next, in step SP140, the
次に、ステップSP510において、生成部50は、選択部60に対して編集候補情報を、信号S10を用いて出力する。選択部60は、利用者から現在表示している選択情報を用いて電子メールの送信者のアドレス情報を編集するか否かを判断する旨の選択を受け付ける。図12においては、電子メールの送信者のアドレス情報を編集するか否かを判断する旨の選択を受け付ける手段として、「登録」及び「キャンセル」ボタンが設置されている。利用者が、入力装置を用いて「登録」する旨の操作を行った場合、選択部60は、現在の選択情報を編集情報とする。
Next, in step SP510, the
ステップSP510ではさらに、選択部60は、信号S10に含まれる編集候補情報の中から選択情報とすべき情報の選択をする入力を、利用者から受け付ける。利用者が入力装置を用いて情報の選択を行うと、選択された情報を新たな選択情報とする旨の信号S10を生成部50に対して出力する。当該信号が入力された生成部50は、選択された情報を新たな選択情報とする。図13は、選択部60が選択情報とすべき情報の選択を受け付ける方法の一例である。図13の例示では、編集候補情報が複数ある項目の場合、プルダウンメニューにおいて選択情報とすべき情報の選択を受け付けている。なお、選択部60が受け付ける選択入力の方法はプルダウンメニューに限らず、情報が選択できるものであればよい。
In step SP510, the
次に、ステップSP520において、生成部50は、選択部60から新たな選択情報の入力があり、選択情報が変更されたか否かを判定する。選択情報が変更された場合(つまりステップSP520における判定が「YES」の場合)、生成部50はステップSP500の動作に戻る。また逆に、選択情報が変更されなかった場合(つまり、ステップSP510にて、利用者からアドレス情報を編集する旨の入力があった場合であり、ステップSP520における判定が「NO」の場合)、生成部50は、ステップSP530の動作を行う。
Next, in step SP520, the
ステップSP520の判定にて「NO」と判定された場合、ステップSP530において、生成部50は、選択情報に編集すべき情報があるか否かを判定する。情報処理システム1に入力された電子メールデータS1にシグネチャが含まれておらず、当該電子メールの送信元メールアドレスのメールドメインを含むメールアドレスを含むレコードがアドレスDB100に存在しないとき、選択情報に編集すべき情報がない状態となる。したがって、選択情報に編集すべき情報がない場合(つまりステップSP530における判定が「NO」の場合)、情報処理システム1は、アドレス編集処理を終了する。また逆に、選択情報に編集すべき情報があった場合(つまりステップSP530における判定が「YES」の場合)、生成部50は後述のステップSP540の動作を行う。
If “NO” is determined in the determination in step SP520, in step SP530, the
ステップSP530の判定にて「YES」と判定された場合、ステップSP540において、生成部50は、現在の選択情報に基づいて、アドレス編集を行う編集情報を生成し、編集情報S12及びS15として、確認部80と照合部95とに向けてそれぞれ出力する。以上のように、情報処理システム1は、ステップSP500からステップSP540の動作によって編集情報生成処理を行う。編集情報生成処理を終えた情報処理システム1は、後述のステップSP150の動作を行う。
If “YES” is determined in the determination in step SP530, in step SP540, the
次に、ステップSP150において、照合部95は、入力された関連レコード情報S7及び編集情報S12を基に、関連レコード情報の中からアドレス編集を行う対象となるメールアドレスを含むレコードを検索し、該当するアドレスの既存登録があるか否かを判定(つまり、所定の項目であるメールアドレスが一致するか否かの判定)する。アドレスの既存登録がなかった場合(つまりステップSP150における判定が「NO」の場合)、照合部95は既存の登録がない旨の信号を信号S16として確認部80に出力し、情報処理システム1は、後述のステップSP160の動作を行う。また逆に、アドレスの既存登録があった場合(つまりステップSP150における判定が「YES」の場合)、情報処理システム1は、後述のステップSP170の動作を行う。
Next, in step SP150, the
ステップSP150の判定にて「NO」と判定された場合、ステップSP160において、確認部80は、入力された編集情報S12を、表示部70に向けて出力し、表示部70は、編集情報を表示して、利用者に対して報知する。さらに、確認部80は、現在表示している編集情報をレコードとしてアドレスDB100に新規登録する編集を行うか否かを判断する旨の確認を行う。図14は、新規登録する編集の確認をする方法の一例である。図14に示したような「新規登録」ボタンを押下するなど、利用者が入力装置により新規登録する旨の確認を行った場合、確認部80は、編集情報を信号S14として編集部90に向けて出力する。そして、編集情報が入力された編集部90は、編集情報(図14においては、登録候補と表示されている情報)に基づいてアドレスDB100に新たなレコードを登録する編集を行う。
If “NO” is determined in the determination in step SP150, in step SP160, the
ステップSP150の判定にて「YES」と判定された場合、ステップSP170において、情報処理システム1は、編集されようとしているアドレス情報と同じ情報を含むレコードを探し出すため、編集情報と各レコードの情報とを照合する一括変更情報照合処理を行う。図15は、情報処理システム1が行う一括変更情報照合処理の処理手順を示したフローチャートである。まず、ステップSP600において、確認部80は、編集情報S12に基づいて、編集を行おうとしているアドレス情報の新データと旧データとの情報を信号S13により表示部70に向けて出力する。当該信号が入力された表示部70は、編集を行おうとしているアドレス情報の新データと旧データとを表示し、利用者に対して通知する。図16は、編集を行おうとしている新旧アドレス情報を通知する一例である。
If “YES” is determined in the determination in step SP150, in step SP170, the
次に、ステップSP610において、照合部95は、関連レコード情報S7と編集情報S15とに基づいて、編集を行おうとしているアドレス情報の新データと旧データとを比較し、両データの部署名(所定の項目である「Division」の項目)が変更になっているか否かの判定を行う。新データと旧データとの部署名が一致し変更されていない場合(つまりステップSP610における判定が「NO」の場合)、照合部95は後述のステップSP620の動作を行う。また逆に、新データと旧データとの部署が異なり変更されている場合(つまりステップSP610における判定が「YES」の場合)、照合部95は一括変更情報照合処理を終了し、情報処理システム1は、後述のステップSP180の動作を行う。
Next, in step SP610, the
ステップSP610の判定にて「NO」と判定された場合、ステップSP620において、照合部95は、編集情報S15に基づいて、編集を行おうとしているアドレス情報の新データと旧データとを比較し、両データの電話番号(「Tel」の項目)が変更になっているか否かの判定を行う。新データと旧データとの電話番号が一致し変更されていない場合(つまりステップSP620における判定が「NO」の場合)、照合部95は後述のステップSP650の動作を行う。また逆に、新データと旧データとの電話番号が異なり変更されている場合(つまりステップSP620における判定が「YES」の場合)、照合部95は後述のステップSP630の動作を行う。
If “NO” is determined in the determination in step SP610, in step SP620, the
ステップSP620の判定にて「YES」と判定された場合、ステップSP630において、照合部95は、関連レコード情報S7に含まれている関連レコードの中から旧データの電話番号を含むレコードを検索する。そして、照合部95は、旧データの電話番号を含む関連レコードである旧電話番号関連レコードの情報と、旧データの電話番号を新データの電話番号に置換した関連レコードである新電話番号関連レコードの情報とを信号S16を用いて確認部80に向けて出力する。
If “YES” is determined in the determination in step SP620, in step SP630, the
次に、ステップSP640において、確認部80は、新電話番号関連レコードの情報を、編集情報により編集される情報と同じ情報を持つ関連レコードを編集するための情報である一括変更情報とする。そして、確認部80は、後述のステップSP650の動作を行う。
Next, in step SP640, the
ステップSP650において、照合部95は、編集情報S15に基づいて、編集を行おうとしているアドレス情報の新データと旧データとを比較し、両データのFax番号(「Fax」の項目)が変更になっているか否かの判定を行う。新データと旧データとのFax番号が一致し変更されていない場合(つまりステップSP650における判定が「NO」の場合)、照合部95は後述のステップSP680の動作を行う。また逆に、新データと旧データとのFax番号が異なり変更されている場合(つまりステップSP650における判定が「YES」の場合)、照合部95は後述のステップSP660の動作を行う。
In step SP650, the
ステップSP650の判定にて「YES」と判定された場合、ステップSP660において、照合部95は、関連レコード情報S7に含まれている関連レコードの中から旧データのFax番号を含むレコードを検索する。そして、照合部95は、旧データのFax番号を含む関連レコードである旧Fax番号関連レコードの情報と、旧データのFax番号を新データのFax番号に置換した関連レコードである新Fax番号関連レコードの情報とを信号S16を用いて確認部80に向けて出力する。
If “YES” is determined in the determination in step SP650, in step SP660, the
次に、ステップSP670において、確認部80は、新Fax番号関連レコードの情報を、編集情報により編集される情報と同じ情報を持つ関連レコードを編集するための情報である一括変更情報とする。そして、確認部80は、後述のステップSP680の動作を行う。
Next, in step SP670, the
ステップSP680において、確認部80は、一括変更情報によって変更される新旧の関連レコードの情報(新電話番号関連レコード、旧電話番号関連レコード、新Fax番号関連レコード、及び旧Fax番号関連レコードの情報)を、信号S13を用いて表示部70に向けて出力する。そして、表示部70は当該新旧の関連レコード情報を表示し、利用者に対し報知する。そして、情報処理システム1は一括変更情報照合処理を終了する。以上のように、ステップSP600からステップSP680までの動作を行うことにより、情報処理システム1は一括変更情報照合処理を行う。一括変更情報照合処理を終了した情報処理システム1は、後述のステップSP180の動作を行う。
In step SP680, the
図17は、一括変更情報照合処理において表示される新旧の関連レコード情報を通知する一例である。図17においては、アドレス編集を行おうとしている「山田太郎」のアドレス情報のうち、Fax番号が「03-111-1112」から「03-211-1112」に変更されている。そして関連レコード情報に含まれていた「小林春子」のFax番号は「03-111-1112」であったため、「小林春子」のFax番号の変更情報が一括変更情報として生成される。そして、表示部70は、「小林春子」のFax番号を「03-211-1112」に変更した新データと旧データとを表示している。
FIG. 17 is an example of notifying the old and new related record information displayed in the batch change information matching process. In FIG. 17, the Fax number is changed from “03-111-1112” to “03-211-1112” in the address information of “Taro Yamada” who is going to edit the address. Since the fax number of “Haruko Kobayashi” included in the related record information was “03-111-1112”, the change information of the fax number of “Haruko Kobayashi” is generated as the batch change information. The
次に、ステップSP180において、情報処理システム1は、編集情報に基づいて、アドレスDB100の編集を行う変更編集処理を行う。図18は、情報処理システム1が行う変更編集処理の処理手順を示したフローチャートである。まず、ステップSP700において、確認部80は、現在表示している編集情報を新規レコードとしてアドレスDB100に登録する新規登録、及び既存のレコードの情報を更新する登録情報更新を行う旨の確認を行う。この確認は、図17で示したような「新規登録」ボタン及び「登録情報更新」ボタンを、利用者が押下することで確認を行ってもよい。
Next, in step SP180, the
次に、ステップSP710において、確認部80は、利用者によって新規登録する旨の確認がされたか否かを判定する。図17で示したような「新規登録」ボタンが押下されるなどして、新規登録する旨の確認がされた場合(つまりステップSP710における判定が「YES」であった場合)、確認部80は、後述のステップSP720の動作を行う。また逆に、新規登録する旨の確認がされなかった場合(つまりステップSP710における判定が「NO」であった場合)、確認部80は、後述のステップSP730の動作を行う。
Next, in step SP710, the
ステップSP710の判定にて「YES」と判定された場合、ステップSP720において、確認部80は、編集情報を信号S14として編集部90に向けて出力する。そして、編集情報が入力された編集部90は、編集情報(図17においては、登録情報の新データと表示されている情報)に基づいてアドレスDB100に新たなレコードを登録する編集を行う。
If “YES” is determined in the determination in step SP710, in step SP720, the
ステップSP710の判定にて「NO」と判定された場合、ステップSP730において、確認部80は、利用者によって登録情報更新をする旨の確認がされたか否かを判定する。図17で示したような「登録情報更新」ボタンが押下されるなどして、登録情報更新をする旨の確認がされた場合(つまりステップSP730における判定が「YES」であった場合)、確認部80は、後述のステップSP740の動作を行う。また逆に、登録情報更新をする旨の確認がされなかった場合(つまりステップSP730における判定が「NO」であった場合)、情報処理システム1は、アドレス情報編集処理を終了する。
If “NO” is determined in the determination in step SP 710, in step SP 730, the
ステップSP730の判定にて「YES」と判定された場合、ステップSP740において、確認部80は、編集情報を信号S14として編集部90に向けて出力する。そして、編集情報が入力された編集部90は、編集情報(図17においては、登録情報の新データと表示されている情報)を、アドレスDB100に記憶されている該当するレコードの情報に上書きする編集を行う。
If “YES” is determined in the determination in step SP730, the
ステップSP750において、確認部80は、利用者によって関連情報更新をする旨の確認がされたか否かを判定する。図17で示したような「関連情報更新」ボタンが押下されるなどして、関連情報更新をする旨の確認がされた場合(つまりステップSP750における判定が「YES」であった場合)、確認部80は、後述のステップSP760の動作を行う。また逆に、関連情報更新をする旨の確認がされなかった場合(つまりステップSP750における判定が「NO」であった場合)、確認部80は、アドレス情報編集処理を終了する。
In step SP750, the
ステップSP750の判定にて「YES」と判定された場合、ステップSP760において、確認部80は、一括変更情報を信号S14として編集部90に向けて出力する。そして、一括変更情報が入力された編集部90は、一括変更情報(図17においては、関連情報の新データと表示されている情報)を、アドレスDB100に記憶されている該当するレコードの情報に上書きする編集を行う。
If “YES” is determined in the determination in step SP750, the
以上のように、ステップSP700からステップSP760までの動作を行うことで、情報処理システム1は、変更編集処理を行う。変更編集処理を終了した情報処理システム1は、アドレス編集処理を終了する。なお、利用者からの入力を受け付ける際、「キャンセル」ボタンを押下するなど、アドレス編集処理を中止する旨の入力がされた場合、情報処理システム1はアドレス編集処理を中止してもよい。また、利用者からの入力を受け付ける際、「終了」ボタンを押下するなど、アドレス編集処理を終了する旨の入力がされた場合、情報処理システム1はその時点で、アドレス編集処理を終了してもよい。
As described above, by performing the operations from step SP700 to step SP760, the
このように、本発明の実施の形態に係る情報処理システム1を用いれば、利用者が電子メールを受け取った際、当該電子メールのデータに基づいてアドレス編集処理を行うことで、抽出部20が電子メールのシグネチャに含まれている情報を抽出し、さらに判定部30が、アドレスDB100に記憶されているアドレス情報の中から、当該電子メールの送信元メールアドレスのメールドメインを含むメールアドレスを持つ関連レコードを検索する。そして、取得部40が検索された関連レコードから編集情報を取得し、編集部90が編集情報を用いてアドレス編集を行うことができる。したがって、アドレスDB100に入力された電子メールデータの送信元と同じメールアドレスの情報がなくとも、登録されている情報(入力された電子メールデータの送信元のメールドメインを含むメールアドレスを有するアドレス情報)を用いることで、シグネチャに含まれる情報から住所録のアドレス情報を編集することが可能となる。
As described above, when the
入力された電子メールデータの送信元のメールドメインを含むメールアドレスを有するアドレス情報は、電子メールデータの送信元と同じメールサーバーを使用しているので、メールドメインが共通しているメールの送信元は同じ会社に所属していると推測することができる。したがって、電子メールデータの送信元のメールドメインを含むメールアドレスを有するアドレス情報を、アドレスDB100から取得し編集に用いることで、利用者が、受信したメールの送信元が、本来の会社とは異なる会社であると誤認をするなどの、ミスを防ぐことができる。
Since the address information having the mail address including the mail domain of the input source of the email data uses the same mail server as the source of the email data, the source of the mail having the same mail domain Can be assumed to belong to the same company. Therefore, by acquiring address information having a mail address including the mail domain of the sender of the email data from the
さらに、取得部40は、関連レコードの情報からシグネチャに含まれていない情報を、アドレス編集を行う編集情報の候補として取得することができるので、利用者に対して、入力された電子メールの送信元と関連度の高い編集候補情報を取得することが可能となる。したがって、利用者は、アドレス編集に用いる可能性の高い情報を得ることができる。
Furthermore, since the
また、利用者に対して、表示部70が編集情報の報知を行い、確認部80が編集を行うか否かの確認をするので、アドレス情報の編集の際、誤った編集をすることを防ぐことができる。さらに、選択部60は編集するアドレス情報を編集候補情報から選択するので、各情報を一々手入力する手間を省き、誤入力を防ぐことが可能となる。そしてまた、アドレス情報の編集を行う際は、編集を行う新データと旧データとを利用者に対して通知するので、アドレス情報に変更があった場合、利用者は変更があったことを容易に知ることができる。
In addition, since the
また、照合部95が、編集を行おうとしているアドレス情報と同じ「部署名」を持つが、異なる「電話番号」及び「Fax番号」を持つ関連レコードがあるか否かの照合を行うので、編集を行おうとしているアドレス情報において、「電話番号」及び「Fax番号」の変更があるとき、当該「部署名」の部署の電話番号及びFax番号が変更になった可能性があることを知ることができる。そして、編集部90がこれらの関連レコードの編集を行うことで、同じ部署のアドレス情報の「電話番号」及び「Fax番号」を一括で変更することが可能となる。
In addition, the
さらに、アドレス情報の編集を行う際は、アドレスDB100に既存のアドレスが登録されている場合にでも、アドレス情報の新規登録を行うことができるので、同一のメールアドレスに対して複数のアドレス情報をアドレスDB100に記憶することができる。したがって、同一のメールアドレスの宛先に対して、複数種のシグネチャが使われている場合にでもアドレス編集を行うことが可能となる。
Furthermore, when editing address information, even when an existing address is registered in the
なお、本発明において、情報処理装置は汎用的なコンピュータであってよい。図19は、情報処理装置がコンピュータである場合の情報処理システム2の構成を概略的に示した図である。情報処理装置6は、CPU(Central Processing Unit)200とメモリ250とを有し、メモリ250に格納されたプログラム251をCPU200が読み込み、処理を行うことで、図1で示した情報処理装置5と同様の機能を実現する。またこのとき、アドレス編集処理における報知や通知などは、コンピュータである情報処理装置6が有するディスプレイなどの出力装置が行ってもよく、確認や選択などの利用者による入力は、コンピュータである情報処理装置6の入力装置によって行われてもよい。
In the present invention, the information processing apparatus may be a general-purpose computer. FIG. 19 is a diagram schematically illustrating a configuration of the
また、本発明の実施の形態において、アドレス情報の項目が、「Email」、「Sei」、「Mei」、「Company」、「Division」、「Tel」、「Fax」、及び「Address」の8項目の場合を例示したが、本発明において扱うアドレス情報はこの8項目に限るものではない。 In the embodiment of the present invention, the items of the address information include “Email”, “Sei”, “Mei”, “Company”, “Division”, “Tel”, “Fax”, and “Address”. Although the case of items is illustrated, the address information handled in the present invention is not limited to these eight items.
〈変形例〉
図20は、本発明の変形例に係る情報処理システム3の構成を概略的に示したブロック図である。情報処理システム3は、端末7A〜C、アドレスDB100、フィルタDB110、ローカルネットワーク300、及びコアネットワーク350を備える。また、端末7A〜Cは、それぞれ情報処理装置5A〜Cを有しており、情報処理装置5A〜Cは本発明の実施の形態にて示した情報処理装置5と同様のものである。
<Modification>
FIG. 20 is a block diagram schematically showing the configuration of the
端末7A〜Cは、それぞれにローカルネットワーク300及びコアネットワーク350を介して、一般的な電子メールの送受信を行う端末である。それぞれの端末7にて電子メールを受信した場合、当該電子メールに対してそれぞれの端末7が有する情報処理装置5に電子メールデータが入力される。そして情報処理装置5はローカルネットワーク300を介して接続されるフィルタDB110とアドレスDB100とが記憶する情報を用いて、アドレスDB100に登録されているアドレス情報の編集を行う。なお、フィルタDB110とアドレスDB100とは、端末7A〜Cによって共有されており、端末7A〜CはアドレスDB100に記憶されている共有のアドレス情報を用いて、電子メールのアドレス管理を行っているので、アドレスDB100は、ファイルロックやシリアライズなどの共有化のための情報資源管理が行われている。
The
本変形例に関わる情報処理システム3を用いれば、複数の端末7が利用するアドレス情報の量は、単体の端末で利用されるアドレス情報の量に比べ多量となるため、アドレスDB100に記憶されるアドレス情報も増える。したがって、情報処理装置5が電子メールデータの入力を受け、アドレス情報の編集を行う際に取得できる情報が増えるので、アドレス情報編集処理にて行われる情報の補充の精度を向上させることが可能となる。また、複数の端末7が電子メールを受信する機会は、単体の端末でメールを受信する機会より頻繁となるため、情報処理装置5にて行われるアドレス情報の編集が行われる間隔もより密となる。したがって、アドレス情報の更新間隔が短くなり、利用者はより正確なアドレス情報を得ることが可能となる。
If the
なお、本変形例では、情報処理システム3が備える端末7の数が3つの場合を例示したが、本発明において、端末7の数はそれに限るものではない。
In the present modification, the case where the number of
今回開示された実施の形態は、すべての点で例示であり制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲にとって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is shown not by the above description but by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims.
上記実施の形態の一部または全部は以下の付記のようにも記載されうるが、本発明の範囲は以下の付記に限定されるものではない。 Although a part or all of the above embodiments can be described as the following supplementary notes, the scope of the present invention is not limited to the following supplementary notes.
〈付記1〉
電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集を行う情報処理装置であって、
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
を備える、情報処理装置。
<
An information processing apparatus that edits a database that stores address information of an email partner as a record having a plurality of items,
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
An information processing apparatus comprising:
〈付記2〉
前記生成手段は、前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致した場合、前記第2の固有情報が有する各項目に含まれる情報をそれぞれの項目の前記編集候補情報に加えて、前記編集候補情報を生成する、付記1に記載の情報処理装置。
<
When the information included in the predetermined item included in the first specific information matches the information included in the predetermined item included in the second specific information, the generation unit determines that the second specific information is The information processing apparatus according to
〈付記3〉
前記編集手段が前記電子メールデータに関するレコードを編集する際、編集内容を利用者に対して報知する報知手段と、
前記編集手段が編集するか否かを前記利用者に対して確認する確認手段と、
をさらに備え、
前記確認手段により編集する旨の確認がされた場合、前記編集手段は、前記電子メールデータに関するレコードを編集する、付記1又は2に記載の情報処理装置。
<
Informing means for informing the user of the editing content when the editing means edits the record related to the e-mail data;
Confirmation means for confirming to the user whether or not the editing means edits;
Further comprising
The information processing apparatus according to
〈付記4〉
前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、当該複数のレコードについて、レコードが有する各項目に含まれる情報が、前記第1の固有情報が有する各項目に含まれる情報と、それぞれ一致するか否かを判定する判定手段をさらに備える、付記1から3のいずれか一つに記載の情報処理装置。
<
When a plurality of records including the mail domain are stored in the database, for each of the plurality of records, information included in each item included in the record is information included in each item included in the first specific information The information processing apparatus according to any one of
〈付記5〉
複数のレコードから取得した複数の情報が含まれる前記第2の固有情報の中から、前記編集手段が編集すべき情報を、利用者に選択させる選択手段をさらに備え、
前記取得手段が、前記データベースから前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索する際、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、前記取得手段は、複数のレコードに含まれる複数の情報をそれぞれ前記第2の固有情報として取得する、付記1から4のいずれか一つに記載の情報処理装置。
<
A selection unit that allows the user to select information to be edited by the editing unit from the second specific information including a plurality of pieces of information acquired from a plurality of records;
When the acquisition unit searches the database for a record including a mail domain of a source mail address included in the e-mail data, if the database stores a plurality of records including the mail domain, the acquisition The information processing apparatus according to any one of
〈付記6〉
前記データベースから、前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該レコードが有する各項目に含まれる情報と前記第1の固有情報が有する各項目に含まれる情報とが、それぞれ異なっているか否かを調べ、情報が異なっていた場合、情報が異なる旨を利用者に対して通知する通知手段をさらに備える、付記1から5のいずれか一つに記載の情報処理装置。
<
A record including information that matches information included in a predetermined item included in the first unique information is searched from the database, and the information included in each item included in the record and the first unique information are included. Any one of
〈付記7〉
前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致し、前記第1の固有情報が有する所定の項目以外の項目に含まれる情報と、前記第2の固有情報が有する当該項目に含まれる情報とが異なっているかを照合する照合手段をさらに備え、
前記照合手段が照合した結果に基づき、当該異なった情報が含まれる項目について、前記編集手段は、前記第1の固有情報が有する所定の項目に含まれる情報へと編集する際、前記データベースから前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該検索されたレコードの当該編集する項目を、前記第1の固有情報が有する当該項目に含まれる情報へと編集する、付記1から6のいずれか一つに記載の情報処理装置。
<
Information included in a predetermined item included in the first specific information matches information included in a predetermined item included in the second specific information, and other than the predetermined item included in the first specific information. A collation unit for collating whether information included in the item is different from information included in the item included in the second unique information;
Based on the result of collation by the collating unit, the editing unit edits the item including the different information into the information included in the predetermined item included in the first unique information from the database. A record including information that matches information included in a predetermined item included in the first unique information is searched, and the item to be edited in the searched record is included in the item included in the first specific information. The information processing apparatus according to any one of
〈付記8〉
電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースと、
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
を備える、情報処理システム。
<Appendix 8>
A database that stores the address information of the destination of the email as a record having a plurality of items;
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
An information processing system comprising:
〈付記9〉
前記生成手段は、前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致した場合、前記第2の固有情報が有する各項目に含まれる情報をそれぞれの項目の前記編集候補情報に加えて、前記編集候補情報を生成する、付記8に記載の情報処理システム。
<
When the information included in the predetermined item included in the first specific information matches the information included in the predetermined item included in the second specific information, the generation unit determines that the second specific information is The information processing system according to appendix 8, wherein information included in each item is added to the editing candidate information of each item to generate the editing candidate information.
〈付記10〉
前記編集手段が前記電子メールデータに関するレコードを編集する際、編集内容を利用者に対して報知する報知手段と、
前記編集手段が編集するか否かを前記利用者に対して確認する確認手段と、
をさらに備え、
前記確認手段により編集する旨の確認がされた場合、前記編集手段は、前記電子メールデータに関するレコードを編集する、付記8又は9に記載の情報処理システム。
<Appendix 10>
Informing means for informing the user of the editing content when the editing means edits the record related to the e-mail data;
Confirmation means for confirming to the user whether or not the editing means edits;
Further comprising
The information processing system according to
〈付記11〉
前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、当該複数のレコードについて、レコードが有する各項目に含まれる情報が、前記第1の固有情報が有する各項目に含まれる情報と、それぞれ一致するか否かを判定する判定手段をさらに備える、付記8から10のいずれか一つに記載の情報処理システム。
<Appendix 11>
When a plurality of records including the mail domain are stored in the database, for each of the plurality of records, information included in each item included in the record is information included in each item included in the first specific information The information processing system according to any one of appendices 8 to 10, further comprising determination means for determining whether or not they match each other.
〈付記12〉
複数のレコードから取得した複数の情報が含まれる前記第2の固有情報の中から、前記編集手段が編集すべき情報を、利用者に選択させる選択手段をさらに備え、
前記取得手段が、前記データベースから前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索する際、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、前記取得手段は、複数のレコードに含まれる複数の情報をそれぞれ前記第2の固有情報として取得する、付記8から11のいずれか一つに記載の情報処理システム。
<Appendix 12>
A selection unit that allows the user to select information to be edited by the editing unit from the second specific information including a plurality of pieces of information acquired from a plurality of records;
When the acquisition unit searches the database for a record including a mail domain of a source mail address included in the e-mail data, if the database stores a plurality of records including the mail domain, the acquisition The information processing system according to any one of appendices 8 to 11, wherein the means acquires a plurality of pieces of information included in a plurality of records as the second specific information.
〈付記13〉
前記データベースから、前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該レコードが有する各項目に含まれる情報と前記第1の固有情報が有する各項目に含まれる情報とが、それぞれ異なっているか否かを調べ、情報が異なっていた場合、情報が異なる旨を利用者に対して通知する通知手段をさらに備える、付記8から12のいずれか一つに記載の情報処理システム。
<
A record including information that matches information included in a predetermined item included in the first unique information is searched from the database, and the information included in each item included in the record and the first unique information are included. Any one of appendices 8 to 12, further comprising notification means for checking whether or not the information included in each item is different, and notifying the user that the information is different if the information is different The information processing system according to one.
〈付記14〉
前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致し、前記第1の固有情報が有する所定の項目以外の項目に含まれる情報と、前記第2の固有情報が有する当該項目に含まれる情報とが異なっているかを照合する照合手段をさらに備え、
前記照合手段が照合した結果に基づき、当該異なった情報が含まれる項目について、前記編集手段は、前記第1の固有情報が有する所定の項目に含まれる情報へと編集する際、前記データベースから前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該検索されたレコードの当該編集する項目を、前記第1の固有情報が有する当該項目に含まれる情報へと編集する、付記8から13のいずれか一つに記載の情報処理システム。
<Appendix 14>
Information included in a predetermined item included in the first specific information matches information included in a predetermined item included in the second specific information, and other than the predetermined item included in the first specific information. A collation unit for collating whether information included in the item is different from information included in the item included in the second unique information;
Based on the result of collation by the collating unit, the editing unit edits the item including the different information into the information included in the predetermined item included in the first unique information from the database. A record including information that matches information included in a predetermined item included in the first unique information is searched, and the item to be edited in the searched record is included in the item included in the first specific information. 14. The information processing system according to any one of appendices 8 to 13, wherein the information is edited into information to be processed.
〈付記15〉
電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集を行う情報処理方法であって、
(A)電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出するステップと、
(B)前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得するステップと、
(C)前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成するステップと、
(D)前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集するステップと、
を備える、情報処理方法。
<
An information processing method for editing a database that stores address information of a destination of an e-mail as a record having a plurality of items,
(A) receiving input of e-mail data, extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
(B) Search the database for a record including a mail domain of a sender mail address included in the e-mail data, and use the information included in the searched record as second unique information having a plurality of items. A step to obtain,
(C) When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the first specific information is included. If there is no information included in the item included in the item, but there is information included in the item included in the second unique information, the information included in the item included in the second unique information is changed to the edit of the item. Generating the editing candidate information in addition to the candidate information;
(D) editing a record related to the e-mail data based on the editing candidate information;
An information processing method comprising:
〈付記16〉
前記ステップ(C)において、前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致した場合は、前記第2の固有情報が有する各項目に含まれる情報をそれぞれの項目の前記編集候補情報に加えて、前記編集候補情報を生成する、付記15に記載の情報処理方法。
<Appendix 16>
In the step (C), when the information included in the predetermined item included in the first specific information matches the information included in the predetermined item included in the second specific information, 16. The information processing method according to
〈付記17〉
(E)前記ステップ(D)において、前記電子メールデータに関するレコードを編集する際、編集内容を利用者に対して報知するステップと、
(F)前記ステップ(D)において、編集を実行するか否かを前記利用者に対して確認するステップと、
をさらに備え、
前記ステップ(F)における確認により編集する旨の確認がされた場合、前記ステップ(D)を行う、付記15又は16に記載の情報処理方法。
<Appendix 17>
(E) In the step (D), when editing the record relating to the e-mail data, notifying the user of the editing content;
(F) confirming with the user whether or not to execute editing in step (D);
Further comprising
The information processing method according to
〈付記18〉
(G)前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、当該複数のレコードについて、レコードが有する各項目に含まれる情報が、前記第1の固有情報が有する各項目に含まれる情報と、それぞれ一致するか否かを判定するステップをさらに備える、付記15から17のいずれか一つに記載の情報処理方法。
<Appendix 18>
(G) When a plurality of records including the mail domain are stored in the database, information included in each item included in the record is included in each item included in the first specific information. 18. The information processing method according to any one of
〈付記19〉
(H)複数のレコードから取得した複数の情報が含まれる前記第2の固有情報の中から、前記ステップ(D)において編集すべき情報を、利用者に選択させるステップをさらに備え、
前記ステップ(B)において、前記データベースから前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索する際、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、複数のレコードに含まれる複数の情報をそれぞれ前記第2の固有情報として取得する、付記15から18のいずれか一つに記載の情報処理方法。
<Appendix 19>
(H) further comprising a step of causing a user to select information to be edited in the step (D) from the second specific information including a plurality of pieces of information acquired from a plurality of records,
In the step (B), when searching for a record including a mail domain of a source mail address included in the e-mail data from the database, a plurality of records including the mail domain are stored in the database, The information processing method according to any one of
〈付記20〉
(I)前記データベースから、前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該レコードが有する各項目に含まれる情報と前記第1の固有情報が有する各項目に含まれる情報とが、それぞれ異なっているか否かを調べ、情報が異なっていた場合、情報が異なる旨を利用者に対して通知するステップをさらに備える、付記15から19のいずれか一つに記載の情報処理方法。
<
(I) Search the database for a record including information that matches information included in a predetermined item included in the first specific information, and information included in each item included in the record and the first specific information
〈付記21〉
(J)前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致し、前記第1の固有情報が有する所定の項目以外の項目に含まれる情報と、前記第2の固有情報が有する当該項目に含まれる情報とが異なっているかを照合するステップをさらに備え、
前ステップ(J)にて照合した結果に基づき、当該異なった情報が含まれる項目について、前記ステップ(D)おいて、前記第1の固有情報が有する所定の項目に含まれる情報へと編集する際、前記データベースから前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該検索されたレコードの当該編集する項目を、前記第1の固有情報が有する当該項目に含まれる情報へと編集する、付記15から20のいずれか一つに記載の情報処理方法。
<Appendix 21>
(J) The information included in the predetermined item included in the first specific information matches the information included in the predetermined item included in the second specific information, and the predetermined information included in the first specific information A step of collating whether information included in an item other than the item is different from information included in the item included in the second unique information;
Based on the result collated in the previous step (J), the item including the different information is edited into the information included in the predetermined item included in the first unique information in the step (D). At this time, a record including information matching information included in a predetermined item included in the first unique information is searched from the database, and the item to be edited in the searched record is searched for the first unique information. The information processing method according to any one of
〈付記22〉
電子メールの相手先のアドレス情報を、複数の項目を有するレコードとして記憶しているデータベースの編集処理を行うコンピュータを、
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
として機能させるための、プログラム。
<Appendix 22>
A computer that performs editing processing of a database that stores address information of an email destination as a record having a plurality of items,
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
Program to function as
〈付記23〉
前記生成手段は、前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致した場合、前記第2の固有情報が有する各項目に含まれる情報をそれぞれの項目の前記編集候補情報に加えて、前記編集候補情報を生成する、付記22に記載のプログラム。
<Appendix 23>
When the information included in the predetermined item included in the first specific information matches the information included in the predetermined item included in the second specific information, the generation unit determines that the second specific information is The program according to attachment 22, wherein information included in each item is added to the editing candidate information of each item to generate the editing candidate information.
〈付記24〉
前記コンピュータを、
前記編集手段が前記電子メールデータに関するレコードを編集する際、編集内容を利用者に対して報知する報知手段と、
前記編集手段が編集するか否かを前記利用者に対して確認する確認手段と、
としてさらに機能させ、
前記確認手段により編集する旨の確認がされた場合、前記編集手段は、前記電子メールデータに関するレコードを編集する、付記22又は23に記載のプログラム。
<Appendix 24>
The computer,
Informing means for informing the user of the editing content when the editing means edits the record related to the e-mail data;
Confirmation means for confirming to the user whether or not the editing means edits;
Further function as
24. The program according to appendix 22 or 23, wherein when the confirmation means confirms that editing is to be performed, the editing means edits a record relating to the electronic mail data.
〈付記25〉
前記コンピュータを、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、当該複数のレコードについて、レコードが有する各項目に含まれる情報が、前記第1の固有情報が有する各項目に含まれる情報と、それぞれ一致するか否かを判定する判定手段としてさらに機能させる、付記22から24のいずれか一つに記載のプログラム。
<
In the case where a plurality of records including the mail domain are stored in the database, information included in each item included in the record is included in each item included in the first specific information. 25. The program according to any one of appendices 22 to 24, further causing the information to be included to function as a determination unit that determines whether or not they match each other.
〈付記26〉
前記コンピュータを、複数のレコードから取得した複数の情報が含まれる前記第2の固有情報の中から、前記編集手段が編集すべき情報を、利用者に選択させる選択手段としてさらに機能させ、
前記取得手段が、前記データベースから前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索する際、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、前記取得手段は、複数のレコードに含まれる複数の情報をそれぞれ前記第2の固有情報として取得する、付記22から25のいずれか一つに記載のプログラム。
<Appendix 26>
The computer further functions as a selection unit that allows a user to select information to be edited by the editing unit from the second specific information including a plurality of pieces of information acquired from a plurality of records,
When the acquisition unit searches the database for a record including a mail domain of a source mail address included in the e-mail data, if the database stores a plurality of records including the mail domain, the acquisition The program according to any one of appendices 22 to 25, wherein the means acquires a plurality of pieces of information included in a plurality of records as the second specific information.
〈付記27〉
前記コンピュータを、前記データベースから、前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該レコードが有する各項目に含まれる情報と前記第1の固有情報が有する各項目に含まれる情報とが、それぞれ異なっているか否かを調べ、情報が異なっていた場合、情報が異なる旨を利用者に対して通知する通知手段としてさらに機能させる、付記22から26のいずれか一つに記載のプログラム。
<Appendix 27>
The computer searches the database for a record including information that matches information included in a predetermined item included in the first unique information, and includes information included in each item included in the record and the first The information included in each item included in the unique information is checked to see if it is different from each other. If the information is different, the information further functions as a notification means for notifying the user that the information is different. 27. The program according to any one of 1 to 26.
〈付記28〉
前記コンピュータを、前記第1の固有情報が有する所定の項目に含まれる情報と、前記第2の固有情報が有する所定の項目に含まれる情報とが一致し、前記第1の固有情報が有する所定の項目以外の項目に含まれる情報と、前記第2の固有情報が有する当該項目に含まれる情報とが異なっているかを照合する照合手段としてさらに機能させ、
前記照合手段が照合した結果に基づき、当該異なった情報が含まれる項目について、前記編集手段は、前記第1の固有情報が有する所定の項目に含まれる情報へと編集する際、前記データベースから前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該検索されたレコードの当該編集する項目を、前記第1の固有情報が有する当該項目に含まれる情報へと編集する、付記22から27のいずれか一つに記載のプログラム。
<Appendix 28>
The information included in the predetermined item included in the first specific information and the information included in the predetermined item included in the second specific information match the computer, and the predetermined information included in the first specific information And further function as a collating means for collating whether information included in an item other than the item is different from information included in the item included in the second unique information,
Based on the result of collation by the collating unit, the editing unit edits the item including the different information into the information included in the predetermined item included in the first unique information from the database. A record including information that matches information included in a predetermined item included in the first unique information is searched, and the item to be edited in the searched record is included in the item included in the first specific information. The program according to any one of appendices 22 to 27, which is edited into information to be processed.
1、2、3 情報処理システム
5、6 情報処理装置
7 端末
10 選別部
20 抽出部
30 判定部
40 取得部
50 生成部
60 選択部
70 表示部
80 確認部
90 編集部
95 照合部
100 アドレスDB
110 フィルタDB
200 CPU
250 メモリ
251 プログラム
300 ローカルネットワーク
350 コアネットワーク
1, 2, 3
110 Filter DB
200 CPU
250 memory 251
Claims (10)
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
を備える、情報処理装置。 An information processing apparatus that edits a database that stores address information of an email partner as a record having a plurality of items,
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
An information processing apparatus comprising:
前記編集手段が編集するか否かを前記利用者に対して確認する確認手段と、
をさらに備え、
前記確認手段により編集する旨の確認がされた場合、前記編集手段は、前記電子メールデータに関するレコードを編集する、請求項1又は2に記載の情報処理装置。 Informing means for informing the user of the editing content when the editing means edits the record related to the e-mail data;
Confirmation means for confirming to the user whether or not the editing means edits;
Further comprising
The information processing apparatus according to claim 1, wherein the editing unit edits a record relating to the electronic mail data when the confirmation unit confirms that the editing is performed.
前記取得手段が、前記データベースから前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索する際、前記データベースに前記メールドメインが含まれるレコードが複数記憶されている場合、前記取得手段は、複数のレコードに含まれる複数の情報をそれぞれ前記第2の固有情報として取得する、請求項1から4のいずれか一つに記載の情報処理装置。 A selection unit that allows the user to select information to be edited by the editing unit from the second specific information including a plurality of pieces of information acquired from a plurality of records;
When the acquisition unit searches the database for a record including a mail domain of a source mail address included in the e-mail data, if the database stores a plurality of records including the mail domain, the acquisition The information processing apparatus according to claim 1, wherein the unit acquires a plurality of pieces of information included in a plurality of records as the second specific information.
前記照合手段が照合した結果に基づき、当該異なった情報が含まれる項目について、前記編集手段は、前記第1の固有情報が有する所定の項目に含まれる情報へと編集する際、前記データベースから前記第1の固有情報が有する所定の項目に含まれる情報と一致する情報が含まれるレコードを検索し、当該検索されたレコードの当該編集する項目を、前記第1の固有情報が有する当該項目に含まれる情報へと編集する、請求項1から6のいずれか一つに記載の情報処理装置。 Information included in a predetermined item included in the first specific information matches information included in a predetermined item included in the second specific information, and other than the predetermined item included in the first specific information. A collation unit for collating whether information included in the item is different from information included in the item included in the second unique information;
Based on the result of collation by the collating unit, the editing unit edits the item including the different information into the information included in the predetermined item included in the first unique information from the database. A record including information that matches information included in a predetermined item included in the first unique information is searched, and the item to be edited in the searched record is included in the item included in the first specific information. The information processing apparatus according to any one of claims 1 to 6, wherein the information is edited into information to be processed.
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
を備える、情報処理システム。 A database that stores the address information of the destination of the email as a record having a plurality of items;
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
An information processing system comprising:
(A)電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出するステップと、
(B)前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得するステップと、
(C)前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成するステップと、
(D)前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集するステップと、
を備える、情報処理方法。 An information processing method for editing a database that stores address information of a destination of an e-mail as a record having a plurality of items,
(A) receiving input of e-mail data, extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
(B) Search the database for a record including a mail domain of a sender mail address included in the e-mail data, and use the information included in the searched record as second unique information having a plurality of items. A step to obtain,
(C) When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the first specific information is included. If there is no information included in the item included in the item, but there is information included in the item included in the second unique information, the information included in the item included in the second unique information is changed to the edit of the item. Generating the editing candidate information in addition to the candidate information;
(D) editing a record related to the e-mail data based on the editing candidate information;
An information processing method comprising:
電子メールデータの入力を受け、当該電子メールデータのシグネチャに含まれるメールの送信元に関する情報を、複数の項目を有する第1の固有情報として抽出する抽出手段と、
前記データベースから、前記電子メールデータが有する送信元メールアドレスのメールドメインが含まれるレコードを検索し、当該検索されたレコードに含まれる情報を、複数の項目を有する第2の固有情報として取得する取得手段と、
前記第1の固有情報が有する項目に含まれる情報がある場合、前記第1の固有情報が有する当該項目に含まれる情報を当該項目の編集候補情報に加え、前記第1の固有情報が有する当該項目に含まれる情報はないが、前記第2の固有情報が有する当該項目に含まれる情報がある場合、前記第2の固有情報が有する当該項目に含まれる情報を当該項目の前記編集候補情報に加えて、前記編集候補情報を生成する生成手段と、
前記編集候補情報に基づいて、前記電子メールデータに関するレコードを編集する編集手段と、
として機能させるための、プログラム。
A computer that performs editing processing of a database that stores address information of an email destination as a record having a plurality of items,
Extracting means for receiving input of e-mail data and extracting information on a mail transmission source included in the signature of the e-mail data as first unique information having a plurality of items;
Obtaining from the database a record that includes a mail domain of a source mail address included in the e-mail data, and acquiring information included in the retrieved record as second unique information having a plurality of items Means,
When there is information included in the item included in the first specific information, the information included in the item included in the first specific information is added to the edit candidate information of the item, and the information included in the first specific information When there is no information included in the item, but there is information included in the item included in the second specific information, the information included in the item included in the second specific information is used as the edit candidate information of the item. In addition, generating means for generating the editing candidate information;
Editing means for editing a record relating to the email data based on the editing candidate information;
Program to function as
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010067385A JP5403273B2 (en) | 2010-03-24 | 2010-03-24 | Information processing apparatus, information processing system, information processing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010067385A JP5403273B2 (en) | 2010-03-24 | 2010-03-24 | Information processing apparatus, information processing system, information processing method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011198329A JP2011198329A (en) | 2011-10-06 |
JP5403273B2 true JP5403273B2 (en) | 2014-01-29 |
Family
ID=44876373
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010067385A Expired - Fee Related JP5403273B2 (en) | 2010-03-24 | 2010-03-24 | Information processing apparatus, information processing system, information processing method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5403273B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5767962B2 (en) * | 2011-12-28 | 2015-08-26 | 株式会社ゼンリンデータコム | Address information registration / updating apparatus, address information registration / updating method, and address information registration / updating program |
US9253302B2 (en) * | 2014-06-04 | 2016-02-02 | Google Inc. | Populating user contact entries |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10171827A (en) * | 1996-12-11 | 1998-06-26 | Nippon Telegr & Teleph Corp <Ntt> | Method for supporting update of address book and device therefor |
JPH11154157A (en) * | 1997-11-20 | 1999-06-08 | Nippon Telegr & Teleph Corp <Ntt> | Method and device for retrieving personal information, storage medium with personal information retrieval program, method and device for supporting address book update and storage medium stored with address book update supporting program |
JP3700772B2 (en) * | 2001-10-16 | 2005-09-28 | 学校法人慶應義塾 | E-mail delivery system |
JP3757157B2 (en) * | 2001-11-26 | 2006-03-22 | 日本電気株式会社 | Organizational information providing system by domain name, its device, and program |
JP2003296347A (en) * | 2002-04-04 | 2003-10-17 | Fujitsu Ltd | Personal information database registration system |
JP2004046466A (en) * | 2002-07-11 | 2004-02-12 | Kogito:Kk | Mail address storage device and input system |
-
2010
- 2010-03-24 JP JP2010067385A patent/JP5403273B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2011198329A (en) | 2011-10-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7974980B2 (en) | Data processing device capable of performing data transmission in a predetermined access method | |
CN102982049B (en) | Methods and systems for implementing email recipient templates | |
US9438764B2 (en) | Information processing apparatus which extracts a character string from a file name and collates it with address book information | |
JP2008236016A (en) | Information processor, information processing method and its program | |
JP5102650B2 (en) | Information search system, information search method, information search program, and recording medium | |
US20030135647A1 (en) | Web browser control of telephone directories | |
JP6019884B2 (en) | Information processing apparatus and program | |
JP5403273B2 (en) | Information processing apparatus, information processing system, information processing method, and program | |
JP7494086B2 (en) | Information processing device, and control method and program thereof | |
JP2019191844A (en) | E-mail preparation device, method and program | |
US7596601B2 (en) | Mobile communication terminal, detection condition distribution server and detected mail notification receiving server | |
JP2009059026A (en) | File retrieval device and file retrieval program | |
JP5481683B2 (en) | E-mail address incorrect input determination system and e-mail address incorrect input determination program | |
JP2013045437A (en) | Difference extraction system of document file, image processing device, difference extraction method of document file and program | |
JP2022014966A (en) | Information processing device, domain organization information production device, information processing method, domain organization information production method, and program | |
JP6339281B1 (en) | Information processing system, information processing apparatus, information processing method, and program | |
JP5630830B2 (en) | Portable terminal device and character input method thereof | |
JP6869004B2 (en) | Document management device and document management method | |
JP2018206423A (en) | User information input assistance system | |
JP7440259B2 (en) | Information processing device, information processing method, program | |
JP5478038B2 (en) | Business flow management device, business flow management method, and business flow management program | |
JP4909820B2 (en) | Monitoring data determination system, monitoring data determination method, and monitoring data determination program | |
JP2007172015A (en) | Electronic mail address management device and method and electronic mail management program | |
JP2008181278A (en) | Communication support system | |
US20140244685A1 (en) | Method of searching and generating a relevant search string |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130212 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130930 |
|
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: 20131002 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131015 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5403273 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |