JPH04353951A - Eliminating system for mail in electronic mail system - Google Patents

Eliminating system for mail in electronic mail system

Info

Publication number
JPH04353951A
JPH04353951A JP3128073A JP12807391A JPH04353951A JP H04353951 A JPH04353951 A JP H04353951A JP 3128073 A JP3128073 A JP 3128073A JP 12807391 A JP12807391 A JP 12807391A JP H04353951 A JPH04353951 A JP H04353951A
Authority
JP
Japan
Prior art keywords
mail
deletion
elimination
target mail
condition
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.)
Pending
Application number
JP3128073A
Other languages
Japanese (ja)
Inventor
Yumiko Mochizuki
望月 祐美子
Tomoko Kurauchi
倉内 智子
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Software Kyushu 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 NEC Corp, NEC Software Kyushu Ltd filed Critical NEC Corp
Priority to JP3128073A priority Critical patent/JPH04353951A/en
Publication of JPH04353951A publication Critical patent/JPH04353951A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve the efficiency of mail elimination work. CONSTITUTION:An elimination object mail condition judgement means 5 generates a retrieval condition from a condition which an elimination object mail condition input means 4 inputs. An elimination object mail retrieval means 6 retrieves a mail being elimination object from a mail box file by the retrieval condition. An elimination object mail recognition means 7 recognizes the elimination of the mail being the elimination object through an input/output means 9 which is previously provided. An objective mail elimination means 8 eliminates the mail whose elimination is recognized by the elimination object mail recognition means 7 from the mail box file.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、電子メールシステムに
おる条件指定によるメールの削除方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for deleting mail based on specified conditions in an electronic mail system.

【0002】0002

【従来の技術】従来、電子メールシステムでは、メール
を削除する場合、そのメールのIDによって削除の対象
メールが決められていた。このため、複数のメールを削
除したい場合にもメールをひとつずつ削除する必要があ
った。
2. Description of the Related Art Conventionally, in electronic mail systems, when a mail is to be deleted, the mail to be deleted is determined based on the ID of the mail. Therefore, even if you wanted to delete multiple emails, you had to delete them one by one.

【0003】0003

【発明が解決しようとする課題】上述した従来の電子メ
ールシステムのメールの削除方式では、複数のメールを
削除したい場合にはメールをひとつずつ削除しなければ
ならず効率的でないという欠点がある。
SUMMARY OF THE INVENTION The mail deletion method of the conventional e-mail system described above has the disadvantage that when a plurality of mails are to be deleted, the mails must be deleted one by one, which is not efficient.

【0004】0004

【課題を解決するための手段】図1の発明は、電子メー
ルシステムにおけるメールの削除方式において、削除対
象のメールの削除条件を入力する削除対象メール条件入
力手段と、前記削除対象メール条件入力手段により入力
された条件から検索条件を作成する削除対象メール条件
判断手段と、前記検索条件により削除対象メールをメー
ルボックスファイルから検索する削除対象メール検索手
段と、削除対象となった前記メールを予め備えた入出力
手段を介して削除を確認する削除対象メール確認手段と
、前記削除対象メール確認手段によって削除が確認され
た前記メールを前記メールボックスファイルから削除す
る対象メール削除手段とから構成される。
[Means for Solving the Problems] The invention shown in FIG. 1 provides a mail deletion method in an electronic mail system, which includes a deletion target mail condition input means for inputting deletion conditions for a mail to be deleted, and a deletion target mail condition input means. A deletion target mail condition determining means for creating a search condition from the conditions input by the above, a deletion target mail search means for searching a mailbox file for a deletion target mail according to the search conditions, and a deletion target mail containing the above-mentioned mails to be deleted in advance. and a target mail deletion means for deleting the mail whose deletion has been confirmed by the deletion target mail confirmation means from the mailbox file.

【0005】[0005]

【実施例】本発明について、図面を参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be explained with reference to the drawings.

【0006】図1は本発明の一実施例を示すブロック図
であり、図2はメールボックスファイル2の構成を示す
図であり、図3はメール3の例を示す図である。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing the configuration of a mailbox file 2, and FIG. 3 is a diagram showing an example of mail 3.

【0007】図2に示したように、メールボックスファ
イル2には配送結果通知待ち行列21、受信メール待ち
行列22、保存メール待ち行列23があり、メール3は
種類に対応する待ち行列につながれている。また、図3
に示したように、1つのメール3は「メッセージ識別子
=NEC0010」、「発信者=井上」、「発信時刻=
90−04−03/12:00」、「有効期限=90−
04−30/18:00」等に例えられるメール付加情
報31を持っている。「メッセージ識別子=NEC00
10」はメール3のIDでメールボックスファイル2内
に、1つしか存在せず、このIDによって削除するメー
ル3が決まる。しかし、発信者が「井上」であるメール
3、発信時刻が指定時刻以前あるいは以後であるメール
3、有効期限が過ぎたメール3等は複数存在する。この
ことにより、以下に示すようにして、削除するメール3
を検索する。
As shown in FIG. 2, the mailbox file 2 has a delivery result notification queue 21, a received mail queue 22, and a saved mail queue 23, and the mail 3 is connected to the queue corresponding to the type. There is. Also, Figure 3
As shown in , one email 3 has "message identifier = NEC0010", "sender = Inoue", and "sending time =
90-04-03/12:00", "Expiry date = 90-
04-30/18:00", etc., has additional mail information 31. “Message identifier=NEC00
10'' is the ID of the mail 3, and only one exists in the mailbox file 2, and the mail 3 to be deleted is determined by this ID. However, there are a plurality of e-mails 3 whose sender is "Inoue," e-mails 3 whose sending time is before or after the specified time, and e-mails 3 whose expiration date has passed. This allows you to delete email 3 as shown below.
Search for.

【0008】まず、入出力手段9からメールの削除要求
があると、電子メールシステム1における削除対象メー
ル条件入力手段4によって削除の対象となるメールの条
件を取得し、取得した条件は、削除対象メール条件判断
手段5によって、メール3内のメール付加情報31のう
ちどの情報に対応するか判断し、メールボックスファイ
ル2内のメール3を検索する為の条件として削除対象メ
ール検索手段6に伝えられる。
First, when a mail deletion request is received from the input/output means 9, the deletion target mail condition input means 4 in the electronic mail system 1 acquires the conditions of the mail to be deleted, and the acquired conditions are used as the deletion target mail condition input means 4. The mail condition determining means 5 determines which information corresponds to the mail additional information 31 in the mail 3 and transmits it to the deletion target mail search means 6 as a condition for searching for the mail 3 in the mailbox file 2. .

【0009】削除対象メール検索手段6は配送結果通知
待ち行列21のメール3のなかで削除対象のメール条件
を満たすメール3を検索し、条件を満たすメール3が検
索されたらそのメール3のIDを削除対象メール確認手
段7に伝える。削除対象メール確認手段7は、削除対象
メールを削除するか否かを入出力手段9を介して確認し
、削除が要求されれば対象メール削除手段8に削除対象
メールのIDを伝え、対象メール削除手段8によって削
除対象のメール3を削除する。削除対象メールの削除を
要求しない場合は、配送結果通知待ち行列21の次のメ
ール3を削除対象メール検索手段6によって検索する。 削除対象のメール3が存在すれば再度、削除対象メール
確認手段7、対象メール削除手段8によって対象メール
3の削除を行う。配送結果通知待ち行列21のメール3
の検索が終了すれば、受信メール待ち行列22を、受信
メール待ち行列22のメール3の検索が終了すれば、保
存メール待ち行列23のメール3の検索を行う。 全てのメール3の検索が終了するまで前述の処理を繰り
返す。
[0009] The deletion target mail search means 6 searches the mail 3 in the delivery result notification queue 21 for a mail 3 that satisfies the mail conditions to be deleted, and when the mail 3 that satisfies the conditions is found, the ID of the mail 3 is retrieved. Notify the deletion target email confirmation means 7. The deletion target mail confirmation means 7 confirms whether or not the deletion target mail is to be deleted via the input/output means 9. If deletion is requested, the deletion target mail confirmation means 7 transmits the ID of the deletion target mail to the target mail deletion means 8, and deletes the target mail. The deletion means 8 deletes the mail 3 to be deleted. If deletion of the deletion target mail is not requested, the next mail 3 in the delivery result notification queue 21 is searched by the deletion target mail search means 6. If the mail 3 to be deleted exists, the target mail 3 is deleted again by the deletion target mail confirmation means 7 and the target mail deletion means 8. Mail 3 in delivery result notification queue 21
When the search for mail 3 in the received mail queue 22 is completed, the mail 3 in the stored mail queue 23 is searched. The above-described process is repeated until the search for all mails 3 is completed.

【0010】0010

【発明の効果】以上、説明したように、本発明は、電子
メールシステムにおいて削除の対象となるメールの条件
を指定しその条件に合うメール全てを検索することによ
り複数のメールを同時に削除することができ、メール削
除作業が効率的であるという効果がある。
[Effects of the Invention] As explained above, the present invention enables simultaneous deletion of multiple emails by specifying conditions for emails to be deleted in an email system and searching for all emails that meet the conditions. This has the effect of making email deletion work more efficient.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の電子メールシステムにおけるメールの
削除方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a mail deletion method in an e-mail system of the present invention.

【図2】メールボックスファイル内のメール構成例を示
す図である。
FIG. 2 is a diagram showing an example of a mail structure in a mailbox file.

【図3】メールの付加情報の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of additional information of an email.

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

1    電子メールシステム 2    メールボックスファイル 3    メール 4    削除対象メール条件入力手段5    削除
対象メール条件判断手段6    削除対象メール検索
手段 7    削除対象メール確認手段 8    対象メール削除手段 9    出入力手段 21    配送結果通知待ち行列 22    受信メール待ち行列 23    保存メール待ち行列 31    メール付加情報
1 E-mail system 2 Mailbox file 3 Mail 4 Deletion target mail condition input means 5 Deletion target mail condition determination means 6 Deletion target mail search means 7 Deletion target mail confirmation means 8 Target mail deletion means 9 Output/input means 21 Waiting for delivery result notification Queue 22 Received mail queue 23 Saved mail queue 31 Mail additional information

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  電子メールシステムにおけるメールの
削除方式において、削除対象のメールの削除条件を入力
する削除対象メール条件入力手段と、前記削除対象メー
ル条件入力手段により入力された条件から検索条件を作
成する削除対象メール条件判断手段と、前記検索条件に
より削除対象メールをメールボックスファイルから検索
する削除対象メール検索手段と、削除対象となった前記
メールを予め備えた入出力手段を介して削除を確認する
削除対象メール確認手段と、前記削除対象メール確認手
段によって削除が確認された前記メールを前記メールボ
ックスファイルから削除する対象メール削除手段とから
構成されることを特徴とする電子メールシステムにおけ
るメールの削除方式。
[Claim 1] A mail deletion method in an electronic mail system, comprising a deletion target mail condition input means for inputting deletion conditions for a deletion target mail, and search conditions are created from the conditions input by the deletion target mail condition input means. Deletion is confirmed through a deletion target mail condition determination means for determining the deletion target mail condition, a deletion target mail search means for searching the mailbox file for the deletion target mail according to the search conditions, and an input/output means provided in advance with the deletion target mail. and a target mail deletion means for deleting the mail whose deletion has been confirmed by the deletion target mail confirmation means from the mailbox file. Deletion method.
JP3128073A 1991-05-31 1991-05-31 Eliminating system for mail in electronic mail system Pending JPH04353951A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3128073A JPH04353951A (en) 1991-05-31 1991-05-31 Eliminating system for mail in electronic mail system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3128073A JPH04353951A (en) 1991-05-31 1991-05-31 Eliminating system for mail in electronic mail system

Publications (1)

Publication Number Publication Date
JPH04353951A true JPH04353951A (en) 1992-12-08

Family

ID=14975777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3128073A Pending JPH04353951A (en) 1991-05-31 1991-05-31 Eliminating system for mail in electronic mail system

Country Status (1)

Country Link
JP (1) JPH04353951A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000209329A (en) * 1999-01-14 2000-07-28 Denso Corp Communication terminal device
US6247076B1 (en) 1997-12-17 2001-06-12 Nec Corporation Data storing method and apparatus for storing data while effectively utilizing a small capacity of a memory
KR100464031B1 (en) * 2002-04-18 2005-01-03 엘지전자 주식회사 Wireless contents store method for mobile communication device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6247076B1 (en) 1997-12-17 2001-06-12 Nec Corporation Data storing method and apparatus for storing data while effectively utilizing a small capacity of a memory
JP2000209329A (en) * 1999-01-14 2000-07-28 Denso Corp Communication terminal device
KR100464031B1 (en) * 2002-04-18 2005-01-03 엘지전자 주식회사 Wireless contents store method for mobile communication device

Similar Documents

Publication Publication Date Title
US6915333B2 (en) Method of managing attached document
US8458274B2 (en) Initiating instant messaging (IM) chat sessions from email messages
JP3168756B2 (en) Email management method of email system
KR20010062352A (en) Method, system and apparatus for transmitting an electronic mail
JPH04353951A (en) Eliminating system for mail in electronic mail system
JPH088965A (en) Electronic mail management method
JPH066376A (en) Electronic mail system
US6985923B1 (en) Method, article of manufacture and apparatus for processing redundant electronic mail messages
CN111641548B (en) Method, device and system for processing enterprise collaborative office mails
JP3399071B2 (en) Electronic mail receiving apparatus and method
US6772397B1 (en) Method, article of manufacture and apparatus for deleting electronic mail documents
JPH06284145A (en) Electronic mail system
US20170099238A1 (en) Initiating instant messaging (im) chat sessions from email messages
JPH08316983A (en) Electronic mail delivery automatic destination deciding method
JPH03232341A (en) Electronic mail distributing system
US20020161782A1 (en) Method for automated management of received messages
JPH04130839A (en) Keyword retrieval system for electronic mail
JP3513174B2 (en) Status management processing method by file name
JP3222077B2 (en) Communications system
JPH09128308A (en) Method for communicating electronic mail and its system
JPS63211840A (en) Mail delivery store system in electronic mail system
JPH10307775A (en) Electronic mail system and its program storing medium
US20070041359A1 (en) Method for transmitting messages in a network
JPH04288650A (en) Electronic mail transmission equipment
JPH03283945A (en) Return processing system for electronic mail system