Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4470817B2 - Mail management method, mail management apparatus and storage medium - Google Patents
[go: Go Back, main page]

JP4470817B2 - Mail management method, mail management apparatus and storage medium - Google Patents

Mail management method, mail management apparatus and storage medium Download PDF

Info

Publication number
JP4470817B2
JP4470817B2 JP2005170297A JP2005170297A JP4470817B2 JP 4470817 B2 JP4470817 B2 JP 4470817B2 JP 2005170297 A JP2005170297 A JP 2005170297A JP 2005170297 A JP2005170297 A JP 2005170297A JP 4470817 B2 JP4470817 B2 JP 4470817B2
Authority
JP
Japan
Prior art keywords
group
address
destination
mail
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005170297A
Other languages
Japanese (ja)
Other versions
JP2006344093A (en
Inventor
哲男 門脇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2005170297A priority Critical patent/JP4470817B2/en
Publication of JP2006344093A publication Critical patent/JP2006344093A/en
Application granted granted Critical
Publication of JP4470817B2 publication Critical patent/JP4470817B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は,メール受信時の受信メールアドレス群を用いて,アドレスグループを更新するメールアドレス管理方法に関するものである。   The present invention relates to a mail address management method for updating an address group using a group of received mail addresses at the time of mail reception.

従来,メールアドレス台帳の保守を行う技術として,特開2002−158692号公報がある。この技術は,閉じられたグループの中で,各ユーザがアドレス帳を管理し,共有する技術である。   Conventionally, as a technique for maintaining a mail address ledger, there is JP-A No. 2002-158692. This technology is a technology in which each user manages and shares an address book in a closed group.

特開2002−158692号公報JP 2002-158692 A

従来技術の特開2002−158692号公報には,各ユーザごとに自由にグループ分けし,作成されたアドレスグループに対する概念がなく,保守をする技術がなかった。   In Japanese Patent Laid-Open No. 2002-158692 of the prior art, there is no concept for the address group created by grouping freely for each user, and there is no technique for maintenance.

よって,各ユーザが保持しているアドレスグループは,各ユーザ自身が手作業で保守していたため,ユーザに負担がかかっていた。   Therefore, the address group held by each user was manually maintained by each user, which put a burden on the user.

また,常に自分のローカルにあるアドレスグループを使用していると,アドレスグループの変更に気づかず,誤送信をする恐れがあった。   Also, if you always use your local address group, you may not notice the change of the address group, and there is a risk of erroneous transmission.

本発明が解決しようとする目的は,アドレスグループの変更を検知し,該当するアドレスグループに反映することである。   An object of the present invention is to detect an address group change and reflect it in the corresponding address group.

本発明のメールアドレスの更新方法は以下を実行する。
1)メールを受信する。
2)受信メールの受信宛先データを抽出する。
3)抽出した受信宛先データと,アドレスグループとを比較する。
4)類似していたらアドレスグループを更新するかをユーザに促す。
The e-mail address updating method of the present invention executes the following.
1) Receive mail.
2) Extract receiving destination data of received mail.
3) The extracted reception destination data is compared with the address group.
4) Prompt the user to update the address group if they are similar.

アドレスグループが変更されていても自動でアドレスグループを更新し,管理することができるので,ユーザに負担がかからず,誤送信を防ぐことができる。   Even if the address group is changed, the address group can be automatically updated and managed, so that the user is not burdened and erroneous transmission can be prevented.

図1は本発明を示すためのシステム構成図である。ネットワーク(113)に対し,メールサーバ(107)とユーザ側であるクライアント(101),(101a),(101b)が接続されている。   FIG. 1 is a system configuration diagram for illustrating the present invention. A mail server (107) and users (101), (101a), (101b) on the user side are connected to the network (113).

クライアント(101)内部は,CPU(105),メモリ(102),通信制御部(106),データベース(108),入出力装置(112)が内部バス(114)によって接続されている。   In the client (101), a CPU (105), a memory (102), a communication control unit (106), a database (108), and an input / output device (112) are connected by an internal bus (114).

メールサーバ(107)から,通信制御部(106)を介して受信したメールは,メモリ(102)上のメール管理部(103)にて,受信宛先データ(110)を抽出し,データベース(108)に格納する。   As for the mail received from the mail server (107) via the communication control unit (106), the mail management unit (103) on the memory (102) extracts the reception destination data (110), and the database (108). To store.

その後,宛先グループ管理部(104)にて,受信宛先データ(110)を用いて,既に管理しているアドレスグループ(109)内を検索し,結果を,アドレスグループ更新データ(111)として,データベース(108)に登録する。そしてアドレスグループ更新データ(111)から,変更したアドレスグループを検知し,該当するアドレスグループを更新するかどうかを入出力装置(112)によって,画面に表示する。そしてユーザが更新を選択した場合,アドレスグループ更新データ(111)の内容でアドレスグループデータ(109)を更新する。   Thereafter, the destination group management unit (104) uses the received destination data (110) to search within the already managed address group (109), and the result is used as the address group update data (111) as a database. Register at (108). Then, the changed address group is detected from the address group update data (111), and whether to update the corresponding address group is displayed on the screen by the input / output device (112). When the user selects update, the address group data (109) is updated with the contents of the address group update data (111).

また,規定値管理部(115)では,アドレスグループを更新するかどうか判定に用いる値を管理する。ここで設定された値は,データベース(108)に規定値データ(116)として格納される。   The specified value management unit (115) manages values used for determining whether to update an address group. The value set here is stored as specified value data (116) in the database (108).

図4は,本発明で用いるデータを示している。   FIG. 4 shows data used in the present invention.

図4a)は,各ユーザがローカルに作成したアドレスグループデータ(109)を示している。アドレスグループデータ(109)は,グループ情報(109a)と宛先(109b)から成り立つ。各宛先には必ずグループが割り当てられていて,1つの宛先が複数のグループに所属することもある。たとえば,データ(109c)と(109d)は,宛先User1@hitachi.netが,Aグループと,Bグループに所属していることを示している。   FIG. 4a) shows address group data (109) created locally by each user. The address group data (109) includes group information (109a) and a destination (109b). Each destination is always assigned a group, and one destination may belong to multiple groups. For example, data (109c) and (109d) indicate that the destination User1@hitachi.net belongs to the A group and the B group.

図4b)は,受信したメールから作成された受信宛先データ(110)を示している。受信宛先データ(110)は,受信したメールのメールヘッダ(401)から宛先情報(宛先は(401a)から,グループ情報は(401b)から取得)を抽出したデータである。メールヘッダは「X-」で始まるフィールドを自由に含めてよい仕様であるので,本発明では,グループ情報として「X-AddressGroup」なるフィールドを設けて,値として,グループ名を表す文字列を設定し,グループ情報識別に用いる。メールヘッダ(401)を受信したときの受信宛先データ(110)は,(110d)のようになる。   FIG. 4B) shows the reception destination data (110) created from the received mail. The reception destination data (110) is data obtained by extracting the destination information (the destination is acquired from (401a) and the group information is acquired from (401b)) from the mail header (401) of the received mail. Since the mail header is a specification that can include a field beginning with "X-" freely, in the present invention, a field "X-AddressGroup" is provided as group information, and a character string representing the group name is set as a value. Used for group information identification. The reception destination data (110) when the mail header (401) is received is as shown in (110d).

図4c)は,アドレスグループデータ(109)に対する更新データである,アドレス更新データ(111)を示している。アドレス更新データ(111)は,メール受信時に,グループごとのアドレスグループデータの宛先(109b)と受信宛先データの宛先(110b)とを比較し,アドレスグループデータ(109)内のグループに対する更新情報を保持するデータである。   FIG. 4c) shows the address update data (111), which is update data for the address group data (109). The address update data (111) compares the address group data destination (109b) and the destination address data destination (110b) for each group at the time of mail reception, and updates the information for the group in the address group data (109). Data to be retained.

図4d)は,アドレスグループを更新するかどうか判定に用いる値を格納する,規定値データ(116)を示している。   FIG. 4d) shows specified value data (116) for storing values used for determining whether to update an address group.

図2はメール管理部における処理フローを示している。   FIG. 2 shows a processing flow in the mail management unit.

メール管理部(103)では,メール受信(201)し,受信メールのメールヘッダ(401)の宛先情報(401a)とグループ情報(401b)を抽出し(202),受信宛先データ(110)としてデータベース(108)に格納する(203)。   The mail management unit (103) receives the mail (201), extracts the destination information (401a) and group information (401b) of the mail header (401) of the received mail (202), and stores it in the database as the received destination data (110). Store in (108) (203).

図3は宛先グループ管理部の処理フローを示している。   FIG. 3 shows a processing flow of the destination group management unit.

まず,受信したメールの受信宛先データ(110)に,グループ情報(110a)があるかどうか判定する(301)。   First, it is determined whether there is group information (110a) in the reception destination data (110) of the received mail (301).

グループ情報がない場合(110c)は,宛先(110g)(110h)(110i)が所属しているグループを,アドレスグループデータから検索する(302)。宛先(110g)はAグループ,Bグループ,宛先(110h)はAグループ,宛先(110i)はなし,となり,重複したグループを排除後に,受信宛先データ(110c)に対する,アドレスグループデータ(109)内の更新対象のグループを,Aグループ,Bグループと特定する(303)。   When there is no group information (110c), the group to which the destination (110g) (110h) (110i) belongs is searched from the address group data (302). The destination (110g) is the A group, the B group, the destination (110h) is the A group, and the destination (110i) is none. After the duplicate group is eliminated, the address group data (109) for the received destination data (110c) The update target groups are identified as group A and group B (303).

アドレスグループ更新データ(111)は,(303)で特定したグループについて,アドレスグループデータ(109)内の宛先(109b)と受信宛先データ(110)の宛先(110b)とを比較して,一致する宛先をアドレスグループ(109)内の該当グループの宛先総数で除してヒット率を算出する。   The address group update data (111) matches the destination (109b) in the address group data (109) with the destination (110b) in the reception destination data (110) for the group specified in (303). The hit rate is calculated by dividing the destination by the total number of destinations in the address group (109).

Aグループに関していえば,(109e)(109f)(109g)と(110g)(110h)(110i)とを比較して,一致する2件((109e)(109f))を,アドレスグループ(109)のAグループの宛先総数である3件((109e)(109f)(109g))で除して,ヒット率(111g)を算出する。また,受信宛先データ(110)の宛先(110b)にあって,アドレスグループデータ(109)の宛先(109b)にない宛先を,アドレスグループへの追加対象(111c)とし,アドレスグループデータ(109)の宛先(109b)にあって,受信宛先データ(110)の宛先(110b)にない宛先を,アドレスグループからの削除対象(111d)とする。   As for Group A, (109e) (109f) (109g) and (110g) (110h) (110i) are compared, and two matches ((109e) (109f)) are identified as address group (109). The hit rate (111 g) is calculated by dividing by 3 ((109e) (109f) (109g)), which is the total number of destinations of the A group. Further, a destination that is in the destination (110b) of the reception destination data (110) but not in the destination (109b) of the address group data (109) is set as an address group addition target (111c), and the address group data (109). The destination (109b) that is not in the destination (110b) of the received destination data (110) is the deletion target (111d) from the address group.

Aグループに関していえば,(110i)が追加対象(111h)となり,(109g)が削除対象(111i)となる。同様の処理を,更新対象のグループとなったBグループに関しても行う。そして,グループ(111a),ヒット率(111b),追加対象(111c),削除対象(111d)からなるアドレスグループ更新データ(111)を作成し,データベース(108)に格納する(304)。格納した結果を図4c)で示す。 As for the A group, (110i) is an addition target (111h) and (109g) is a deletion target (111i). The same process is performed for the B group that is the update target group. Then, address group update data (111) composed of the group (111a), hit rate (111b), addition target (111c), and deletion target (111d) is created and stored in the database (108) (304). The stored result is shown in FIG.

作成されたアドレスグループ更新データ(111)で,ヒット率(111b)が規定値(116a)を越えるもの,あるいはヒット率(111b)が最大のグループに関して,追加対象(111c)がある場合は,該当するアドレスグループに宛先を追加するかどうか促す画面(501)を表示する(305)。追加を促す画面(501)には,追加対象グループ(501a)と追加対象宛先(501b)を明示して,OKボタン(501c)とキャンセルボタン(501d)を配置する。また,対象削除対象(111d)がある場合は,宛先を削除するかどうか促す画面(502)を表示する(305)。追加を促す画面(501)と同様に,削除対象グループ(502a)と削除対象宛先(502b)を明示して,OKボタン(502c)とキャンセルボタン(502d)を配置する。   If there is an addition target (111c) for the group having the hit rate (111b) exceeding the specified value (116a) in the created address group update data (111) or the group having the largest hit rate (111b) (111c) A screen (501) prompting whether to add a destination to the address group to be displayed is displayed (305). On the screen (501) for prompting the addition, an addition target group (501a) and an addition target destination (501b) are clearly shown, and an OK button (501c) and a cancel button (501d) are arranged. If there is a target deletion target (111d), a screen (502) prompting whether to delete the destination is displayed (305). Similarly to the screen 501 for prompting the addition, the deletion target group (502a) and the deletion target destination (502b) are clearly indicated, and an OK button (502c) and a cancel button (502d) are arranged.

表示された画面((501)(502))の内容でアドレスグループを更新するかどうかユーザが選択できる(306)。追加を促す画面(501)で,OKボタン(501c)を押下すると,対象グループ(111e)と追加対象(111h)のペアのレコードをアドレスグループデータ(109)に追加する(307)。削除を促す画面(502)で,OKボタン(502c)を押下すると,対象グループ(111e)と削除対象(111i)のペアのレコードをアドレスグループデータ(109)から削除する(307)。いずれの更新画面((501)(502))でも,キャンセルボタン((501d)(502d))を押下時は,アドレスグループデータ(109)の更新は行わない。   The user can select whether to update the address group with the contents of the displayed screen ((501) (502)) (306). When an OK button (501c) is pressed on the screen 501 for prompting addition, a record of a pair of the target group (111e) and the addition target (111h) is added to the address group data (109) (307). When the OK button (502c) is pressed on the deletion prompting screen (502), the record of the pair of the target group (111e) and the deletion target (111i) is deleted from the address group data (109) (307). In any update screen ((501) (502)), when the cancel button ((501d) (502d)) is pressed, the address group data (109) is not updated.

更新を促す順番としては,追加を促す画面(501)を先に表示し,OKボタン(501c)あるいは,キャンセルボタン(501d)を押下後に,削除対象(111d)が存在するかどうか判定(308)し,存在するなら,削除を促す画面(502)を表示する順とする。   As an order for prompting the update, a screen (501) for prompting addition is displayed first, and after the OK button (501c) or the cancel button (501d) is pressed, it is determined whether or not there is a deletion target (111d) (308). If it exists, the screen for prompting deletion (502) is displayed.

次に,受信したメールの受信宛先データ(110)に,グループ情報(110a)がある場合((110d)(110e)(110f))のフローを説明する。   Next, the flow in the case where group information (110a) is included in the reception destination data (110) of the received mail ((110d) (110e) (110f)) will be described.

まず受信宛先データ(110)のグループ(110a)でアドレスグループデータ内を検索し(309),存在するか判定する(310)。   First, the address group data is searched in the group (110a) of the reception destination data (110) (309), and it is determined whether it exists (310).

(110d)のメールを受信した場合は,アドレスグループデータ(109)にグループ(110d)が存在するので,アドレスグループデータ(109)のグループ(110d)の宛先((109e)(109f)(109g))と受信メール(110d)の宛先((110j)(110k)(110l))との比較を行う(311)。比較の結果,差分がないため,そのまま終了する。   When the mail (110d) is received, since the group (110d) exists in the address group data (109), the destination ((109e) (109f) (109g) of the group (110d) of the address group data (109) ) And the destination of the received mail (110d) ((110j) (110k) (110l)) are compared (311). Since there is no difference as a result of the comparison, the processing is terminated as it is.

(110e)のメールを受信した場合も,アドレスグループデータ(109)にグループ(110e)が存在するので,アドレスグループデータ(109)のグループ(110e)の宛先((109h)(109i)(109j))と受信メール(110e)の宛先((110m)(110n)(110o))との比較を行う(311)。比較の結果,差分(109hと110o)があるため,(304)に処理を遷移させ,アドレスグループ更新の一連の処理を行う。 Even when the mail (110e) is received, since the group (110e) exists in the address group data (109), the destination ((109h) (109i) (109j) of the group (110e) of the address group data (109) ) And the destination of the received mail (110e) ((110m) (110n) (110o)) are compared (311). As a result of the comparison, there is a difference (109h and 110o) , so the process is shifted to (304), and a series of processes for updating the address group is performed.

(110f)のメールを受信した場合は,アドレスグループデータ(109)に存在しない(310)ので,そのまま終了する。   If the mail of (110f) is received, since it does not exist in the address group data (109) (310), the process ends.

図7は規定値管理部(115)の処理フローを示している。実行すると規定値変更画面(503)を表示し,規定値を変更するかどうかユーザが選択(602)できる。入力エリア(503a)に1〜100で値を入力し,OKボタン(503b)を押下すると,入力された値(116a)で,規定値データ(116)をデータベース(108)に格納する。キャンセル(503c)を押下した場合は,規定値データ(116)を変更しない。   FIG. 7 shows a processing flow of the specified value management unit (115). When executed, the specified value change screen (503) is displayed, and the user can select (602) whether to change the specified value. When a value is input in the input area (503a) from 1 to 100 and the OK button (503b) is pressed, the specified value data (116) is stored in the database (108) with the input value (116a). When cancel (503c) is pressed, the specified value data (116) is not changed.

以上に述べたメールアドレスの更新方法を実行するためのプログラムを計算機で読み取り可能な記憶媒体に格納し、このプログラムを計算機のメモリに読み込んで実行することもできる。   It is also possible to store a program for executing the e-mail address updating method described above in a computer-readable storage medium, and read this program into the memory of the computer for execution.

システム構成図である。It is a system configuration diagram. メール管理部処理フローである。It is a mail management part processing flow. 宛先グループ管理部処理フローである。It is a destination group management part processing flow. 使用するデータである。The data to use. メール送信時のグループ情報格納場所である。This is the group information storage location when sending mail. 表示する画面である。This is the screen to be displayed. 規定値管理部処理フローである。It is a specified value management part processing flow.

符号の説明Explanation of symbols

101 クライアント
102 メモリ
103 メール管理部
104 宛先グループ管理部
107 メールサーバ
108 データベース
109 アドレスグループデータ
110 受信宛先データ
111 アドレスグループ更新データ
115 規定値管理部
116 規定値データ
101 Client 102 Memory 103 Mail Management Unit 104 Destination Group Management Unit 107 Mail Server 108 Database 109 Address Group Data 110 Reception Destination Data 111 Address Group Update Data 115 Specified Value Management Unit 116 Specified Value Data

Claims (3)

記憶装置を備え、メールを受信して記憶するメール管理装置におけるメール管理方法において、
グループと受信先メールアドレスとの対応関係が含まれるアドレスグループを前記記憶装置に記憶し、
前記メールの受信に応じて、前記受信したメールに含まれるグループ受信先メールアドレスとを含む宛先情報を抽出し、
前記記憶装置に記憶した前記アドレスグループの前記受信先アドレスと前記宛先情報の前記受信先アドレスとを比較してグループに対応した前記受信先アドレスの差分を特定し、前記差分から前記アドレスグループのグループにおけるヒット率を計算し、予め設定した規定値以下の場合は、前記差分から当該アドレスグループのグループに含まれ、かつ、前記宛先情報のグループに含まれない前記受信先アドレスを特定してアドレスグループから削除することをユーザに促すために表示することを特徴とするメール管理方法
In a mail management method in a mail management device that includes a storage device and receives and stores a mail,
Storing an address group including a correspondence relationship between the group and the recipient email address in the storage device;
In response to receiving the email, extract destination information including a group and a recipient email address included in the received email,
The destination address of the address group stored in the storage device is compared with the destination address of the destination information to identify a difference in the destination address corresponding to the group, and the group of the address group is determined from the difference. When the hit rate is calculated and is equal to or less than a preset specified value, the address group is identified from the difference by identifying the destination address that is included in the address group group and not included in the destination information group. A mail management method characterized by displaying to prompt the user to delete from the mail .
記憶装置を備え、メールを受信して記憶するメール管理装置において、
グループと受信先メールアドレスとの対応関係が含まれるアドレスグループを前記記憶装置に記憶する手段と、
前記メールの受信に応じて、前記受信したメールに含まれるグループと受信先メールアドレスとを含む宛先情報を抽出する手段と、
前記記憶装置に記憶した前記アドレスグループの前記受信先アドレスと前記宛先情報の前記受信先アドレスとを比較してグループに対応した前記受信先アドレスの差分を特定し、前記差分から前記アドレスグループのグループにおけるヒット率を計算し、予め設定した規定値以下の場合は、前記差分から当該アドレスグループのグループに含まれ、かつ、前記宛先情報のグループに含まれない前記受信先アドレスを特定してアドレスグループから削除することをユーザに促すために表示する手段とを備えたことを特徴とするメール管理装置
In a mail management device that includes a storage device and receives and stores mail,
Means for storing in the storage device an address group including a correspondence relationship between the group and the recipient email address;
Means for extracting destination information including a group and a recipient email address included in the received email in response to receiving the email;
The destination address of the address group stored in the storage device is compared with the destination address of the destination information to identify a difference in the destination address corresponding to the group, and the group of the address group is determined from the difference. When the hit rate is calculated and is equal to or less than a preset specified value, the address group is identified from the difference by identifying the destination address that is included in the address group group and not included in the destination information group. And a means for displaying to prompt the user to delete from the mail management apparatus .
記憶装置を備え、メールを受信して記憶するメール管理装置を機能させるためのメール管理プログラムを記憶した記憶媒体において、
グループと受信先メールアドレスとの対応関係が含まれるアドレスグループを前記記憶装置に記憶するステップと、
前記メールの受信に応じて、前記受信したメールに含まれるグループと受信先メールアドレスとを含む宛先情報を抽出するステップと、
前記記憶装置に記憶した前記アドレスグループの前記受信先アドレスと前記宛先情報の前記受信先アドレスとを比較してグループに対応した前記受信先アドレスの差分を特定し、前記差分から前記アドレスグループのグループにおけるヒット率を計算し、予め設定した規定値以下の場合は、前記差分から当該アドレスグループのグループに含まれ、かつ、前記宛先情報のグループに含まれない前記受信先アドレスを特定してアドレスグループから削除することをユーザに促すために表示するステップとを有するメール管理プログラムを格納した記憶媒体
In a storage medium having a storage device and storing a mail management program for causing a mail management device to receive and store a mail,
Storing in the storage device an address group including a correspondence relationship between the group and the recipient email address;
In response to receiving the email, extracting destination information including a group and a recipient email address included in the received email;
The destination address of the address group stored in the storage device is compared with the destination address of the destination information to identify a difference in the destination address corresponding to the group, and the group of the address group is determined from the difference. When the hit rate is calculated and is equal to or less than a preset specified value, the address group is identified from the difference by identifying the destination address that is included in the address group group and not included in the destination information group. A storage medium storing a mail management program having a step of displaying to prompt the user to delete the file .
JP2005170297A 2005-06-10 2005-06-10 Mail management method, mail management apparatus and storage medium Expired - Fee Related JP4470817B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005170297A JP4470817B2 (en) 2005-06-10 2005-06-10 Mail management method, mail management apparatus and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005170297A JP4470817B2 (en) 2005-06-10 2005-06-10 Mail management method, mail management apparatus and storage medium

Publications (2)

Publication Number Publication Date
JP2006344093A JP2006344093A (en) 2006-12-21
JP4470817B2 true JP4470817B2 (en) 2010-06-02

Family

ID=37641001

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005170297A Expired - Fee Related JP4470817B2 (en) 2005-06-10 2005-06-10 Mail management method, mail management apparatus and storage medium

Country Status (1)

Country Link
JP (1) JP4470817B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9385985B2 (en) * 2013-02-14 2016-07-05 Fuji Xerox., Ltd. Systems and methods for assisting users with contact, access, and distribution lists
JP7220297B2 (en) 2018-10-31 2023-02-09 スラック テクノロジーズ, エルエルシー Method, apparatus, and computer program product for group-based communication interface with email channeling

Also Published As

Publication number Publication date
JP2006344093A (en) 2006-12-21

Similar Documents

Publication Publication Date Title
JP5420243B2 (en) Determining the desired repository
CN110990546B (en) Intelligent question-answer corpus updating method and device
US7584264B2 (en) Data storage and retrieval systems and related methods of storing and retrieving data
US20020091772A1 (en) Method for correlating an electronic mail message with related messages
US10459924B2 (en) Information processing system, information processing method, information processing device and communication terminal, and method and program for controlling same
US20010013056A1 (en) Information processor having electronic mail function and recording medium storing electronic mail processing program
JP4470817B2 (en) Mail management method, mail management apparatus and storage medium
EP0999502A2 (en) Information filtering apparatus and information filtering method
KR102443400B1 (en) Method and apparatus for performing validation of playbooks for responding to security events
CN114417884A (en) Intelligent display device and method for information technology consultation service
US7788325B1 (en) Email address identifier software, method, and system
JP5966732B2 (en) Search system and search method
CN112286874A (en) Time-based file management method
JPH10187191A (en) Information processing method and apparatus and storage medium
US20160212086A1 (en) Message processing, forwarding and filtering based on attribute values
JP2017021515A (en) Matching device, matching system, matching method, and program
CN116418913B (en) Information display method, device, equipment and storage medium
JP2013206208A (en) Book management device, book management method and book management program
JPH10283282A (en) E-mail transmission / reception device, e-mail transmission / reception method, and e-mail creation method
JP7368911B1 (en) Information processing device, program and information processing method
JP2001167101A (en) System and method for providing information
JPH07210476A (en) Email system
CN110858374A (en) Method and device for reducing sample space in BPR (Business Process report)
JP2005018344A (en) Keyword vector dictionary generation device, system, and program
JP4508467B2 (en) Client device and control method thereof, e-mail system, server device, storage medium, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091215

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: 20100209

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100222

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees