WO2007046163A1 - Received e-mail display program - Google Patents

Received e-mail display program Download PDF

Info

Publication number
WO2007046163A1
WO2007046163A1 PCT/JP2006/309574 JP2006309574W WO2007046163A1 WO 2007046163 A1 WO2007046163 A1 WO 2007046163A1 JP 2006309574 W JP2006309574 W JP 2006309574W WO 2007046163 A1 WO2007046163 A1 WO 2007046163A1
Authority
WO
WIPO (PCT)
Prior art keywords
received
mail
information
mailer
folder
Prior art date
Application number
PCT/JP2006/309574
Other languages
French (fr)
Japanese (ja)
Inventor
Yasuo Abe
Takaoki Sasaki
Kazuki Kawai
Manabu Takakura
Takamaro Ichinohe
Original Assignee
Fujitsu Broad Solution & Consulting
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 Fujitsu Broad Solution & Consulting filed Critical Fujitsu Broad Solution & Consulting
Publication of WO2007046163A1 publication Critical patent/WO2007046163A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/23Reliability checks, e.g. acknowledgments or fault reporting

Definitions

  • the present invention relates to a received mail display program for displaying received mail stored in a mailer's received folder.
  • a mail server device stores a mail server program for managing electronic mail exchange with each mail client device and electronic mail exchange with other mail server devices in a computer. It is a device that is mounted.
  • the mail server device has a mailbox for each registered user. When an e-mail is sent to the registered user's e-mail address, the mail server device sends the user's e-mail. Place emails in the box and start processing them!
  • a mail client device implements a mail client program (mailer) on a computer to display, edit, and save e-mails and to manage e-mail exchanges with the mail server device. It is a device formed.
  • the mail client device asks the mail server device whether or not an unopened e-mail is stored in the mailbox assigned to the operator. The confirmation process and the bow I collection process for collecting unopened e-mails are started!
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2004-318532
  • Patent Document 2 Japanese Patent Laid-Open No. 2000-349810
  • the present invention has been made in view of the above-described proposal, and the problem is that when a plurality of mailers from different vendors are installed in one computer, each mailer is individually handled. The purpose is to be able to check the contents of the received mail stored in each mailer's receiving folder at one time without starting.
  • a received mail display program invented to solve the above problems stores a computer, and for each of one or more mailers, stores received mail that the mailer has received through the mail server as well as other mailer capabilities.
  • Receiving folder location information indicating the location of the receiving folder to be stored in the storage device when a predetermined instruction is received through the storage means and the input device, each of the reception folder location information in the storage device is received.
  • Receiving mail reading means for reading transmission / reception related information included in the header part of all received mail in the receiving folder at the location indicated by the received folder location information, and transmission / reception related read by the received mail reading means A display device that displays on the display device a list screen containing a list of information that is listed for each received email. It is characterized by functioning as a stage.
  • the received mail display program configured as described above When the received mail display program configured as described above is operated on a computer, an operator of the computer simply inputs a predetermined instruction through the input device. Send / receive related information of all received mail stored in the receiving folders of several mailers can be displayed in a list on the display device.
  • each mailer is stored in the reception folder of each mailer without starting each mailer separately. You can check the contents of the received mail at once.
  • FIG. 1 is a schematic configuration diagram of a computer network system of the present embodiment.
  • FIG. 2 is a block diagram of a mail client device according to the present invention.
  • FIG. 3 A diagram showing an example of the data structure of the mailer information management table
  • FIG. 1 is a schematic configuration diagram of a computer network system according to the present embodiment.
  • the computer network system of the present embodiment includes one or more mail server devices 10, three or more mail client devices 20, and a mail client device 30 according to the present invention. They are connected to each other via network N.
  • Each of the mail server devices 10 is obtained by installing a mail server function in a general-purpose computer including a CPU (Central Processing Unit), a DRAM (Dynamic Random Access Memory), and a storage unit. is there.
  • a CPU Central Processing Unit
  • DRAM Dynamic Random Access Memory
  • the mail server device 10 is installed with software and a communication adapter for MTA [Mail Transfer Agent], and software and a communication adapter for local communication.
  • the MTA software manages information on registered users and authentication information, manages mailboxes prepared for each user, sends / receives (Transfer) to / from other mail servers, and receives received mail. It is a group of programs for performing delivery to mailboxes.
  • the software for local communication is a server program group for delivering e-mails stored in the mail bot to the mail client.
  • the local communication includes a mail service provider in addition to a communication form according to POP [Post Office Protocol] or a communication form according to IMAP [Internet Message Access Protocol]. The power that can be adopted for the communication form based on the protocol that is uniquely defined Which communication form is adopted for the local communication depends on the mail service provider that created the mail server device 10. Examples of mail service providers include mobile phone carriers and Internet service providers.
  • the mail client device 20 is a device that includes a CPU, DRAM, display device, input device, communication adapter, and storage unit (for example, a mobile phone, a personal digital assistant device, a personal computer), and a mail client function. Is installed.
  • the mail client device 20 is installed with software for MUA [Mail User Agent] and software for local communication.
  • the software for M UA displays and edits e-mails, encrypts e-mails to be sent, decrypts received e-mails, and saves sent and received e-mails in sending and receiving folders.
  • the software for local communication is a client program group for collecting e-mails stored in the mailbox of the mail server device 10.
  • the entire software for MU A and local communication is referred to as “mailer”.
  • the mail client device 20 may be installed with mailers from different vendors. In this case, the mail client device 20 does not have the same vendor mailer installed as the email sender mailer, and cannot decrypt the encrypted mail from the sender.
  • FIG. 2 is a configuration diagram of the mail client device 30 according to the present invention.
  • the mail client device 30 like the mail client device 20 described above, sends mail to a device including the CPU 30a, DRAM 30b, display device 30c, input device 30d, communication adapter 30e, and storage unit 30f.
  • the client function (mailer) is installed.
  • the first to third mailers 31 to 33 are installed in the storage unit 30f of the mail client device 30 as shown in FIG.
  • the received mail list software 34 according to the present invention is also installed.
  • the first to third mailers 31 to 33 are manufactured by different vendors. In this way, by arranging a plurality of mailers 31 to 33 in the mail client device 30, when the encrypted mail is sent from the first mailer 31 in any of the mail client devices 20, the first mailer 31 is arranged. Can be decrypted by the second mailer 32. When an encrypted mail is sent from the second mailer 32 in any of the mail client devices 20, the second mailer 32 can decrypt the encrypted mail. When an encrypted mail is sent from the third mailer 33 in any mail client device 20, the third mailer 33 can decrypt it.
  • One received mail list software 34 is software including a mailer information management table 34a, a mailer information registration program 34b, and a received mail display program 34c.
  • the mailer information management table 34a is a table for registering information about the mailers 31 to 33 installed in the mail client device 30.
  • FIG. 3 is a diagram showing an example of the data structure of the mailer information management table 34a.
  • Each record of the mailer information management table 34a in Fig. 3 has fields of "mailer storage path”, "reception folder path”, “mail reception sano”, “user ID”, and "password”. is doing.
  • the "mailer storage path" field is a field in which path information indicating the location of the mailer executable file is recorded.
  • the “Receiving folder no.” Field is a field in which path information indicating the location of the receiving folder used for storing received mail received from other mailers through the mailer force S-mail server is recorded.
  • “The mail reception sano field is a field in which the IP address set in the mailer is recorded among the IP [Internet Protocol] addresses of the server function for local communication in the mail server device 10.
  • “ User ID ”And“ Password ”fields are respectively recorded user ID, password, and force that are authentication information necessary for the mailer to retrieve the received mail stored in the mailbox through the server function at the IP address. It is.
  • This mailer information management table 34a functions as the storage means described above by having the data structure described above.
  • FIG. 3 shows an example of the mailer information management table 34a in which the first to third mailers 31 to 33 are registered.
  • the mailer information registration program 34b is a program for registering information on the mailer that can be used in the mail client device 30 in the mailer information management table 34a. The contents of processing executed by the CPU 3 Oa according to the mailer information registration program 34b will be described later.
  • the received mail display program 34c is a program for displaying a list of received mails in the received folder of each mailer whose information is registered in the mailer information management table 34a. Details of processing executed by the CPU 30a in accordance with the received mail display program 34c will be described later.
  • a menu screen (not shown) is displayed on the display device 30c.
  • This menu screen includes a mailer registration button for starting up the mailer information registration program 34b, a received mail display button for starting up the received mail display program 34c, and canceling the activation of this software 34. Cancel button and power for included.
  • the CPU 30a starts the mailer information registration program 34b to start the mailer information registration process.
  • the received mail display button is clicked, the CPU 30a receives the received mail. Starts the display program 34c and starts the received mail display process! /.
  • FIG. 4 is a diagram showing a flow of mailer information registration processing.
  • the CPU 30a executes a process of displaying a mailer information registration screen on the display device 30c (step S101).
  • FIG. 5 is a view showing an example of the mailer information registration screen 41.
  • the mailer information registration screen 41 shown in FIG. 5 includes five text boxes 41a to 41e, an OK button 41f, and a cancel button 41g.
  • 5 text boxes 41a ⁇ 41e is information on the path where the executable file of the mailer whose information is to be registered, the information on the path where the mailer uses the receiving folder, and the IP address of the server function for local communication set in the mailer. This is a text box for entering the user ID and password required to access the IP address.
  • the OK button 41f is a button for clicking the operator when registering the mailer using the information entered in the text boxes 41a to 41e
  • the cancel button 41g is for registering the mailer. A button for the operator to click to cancel.
  • step S102 After displaying the mailer information registration screen 41 as shown in FIG. 5 on the display device 30c, the CPU 30a waits until one of the buttons 41f and 41g is clicked (step S102; N
  • step S102 When any button is clicked (step S102; YES), the CPU 30a determines whether or not the clicked button is the OK button 41f (step S103).
  • the CPU 30a records the record having the information power that has been input in each of the text boxes 41a to 41e at the time of the click, When it is added to the mailer information management table 34a (step S 10 4) and the mailer information registration process shown in FIG. 4 is terminated and the clicked button is the cancel button 41g (step S103; NO), nothing is done. The mailer information registration process shown in Fig. 4 is terminated.
  • 6 and 7 are diagrams showing the flow of received mail display processing.
  • Step S2 the CPU 30a reads one unprocessed record from the mailer information management table 34a as shown in FIG. 3 as a processing target (Step S2
  • FIG. 8 is a diagram showing the flow of the collection mail collection process.
  • the CPU 30a accesses the IP address included in the processing target record (step S301), and then locally uses the user ID and password included in the processing target record. Log in to the communication server (step S3
  • the CPU 30a determines whether or not an unreceived electronic mail is kept in the mailbox through the server (step S303).
  • the CPU 30a collects the stored received mail (step S30).
  • the received mail is stored in the received folder at the location indicated by the path information included in the processing target record (step S305), and the process of logging off from the server is performed (step S306).
  • step S303 if an unreceived e-mail has been kept in the mailbox! / (No) (step S303; NO), the CPU 30a performs processing to log off from the server without collecting the received mail. (Step S306).
  • the CPU 30 After logging off from the server, the CPU 30 ends the collected mail collection process according to Fig. 8 and executes the received mail reading process loop L1 of Fig. 6.
  • the CPU 30a receives the data while specifying the received mail data in the receiving folder at the location indicated by the path information included in the processing target record one by one as the processing target. Steps S211 to S214 are executed for each mail data.
  • step S211 the CPU 30a reads the subject, reception time, sender and recipient email addresses as transmission / reception related information from the header part of the received email data to be processed in the reception folder. Store in DRAM30b.
  • step S212 the CPU 30a executes an encryption determination process.
  • FIG. 9 is a diagram showing the flow of the encryption determination process.
  • the CPU 30a determines whether or not the header portion in the received mail data to be processed includes information indicating that it is an encrypted mail ( Step S401).
  • step S401 When the information indicating that it is an encrypted mail is included in the header part (step S401; YES), the CPU 30a converts the encryption flag flag information in the on state into the transmission / reception related information. Correspondingly stored in DRAM 30b (step S402), if the information indicating that it is an encrypted mail is not included in the header part (step S401; NO), an off-state State encryption flag information is stored in the DRAM 30b in association with the transmission / reception related information (step S403).
  • the CPU 30a After adding the encryption key flag information to the transmission / reception related information, the CPU 30a ends the encryption determination process in FIG. 9, and proceeds to step S213 in FIG.
  • step S213 the CPU 30a stores the mailer storage path information included in the processing target record in the DRAM 30b in association with the transmission / reception related information.
  • the CPU 30a records a record made up of each piece of information stored in the DRAM 30b on the work table.
  • FIG. 10 is a view showing an example of the data structure of the work table 42.
  • Each record of the work table 42 in FIG. 10 includes fields of “subject”, “reception time”, “sender”, “recipient”, “mailer storage path”, and “encryption flag”. Have.
  • the “Subject”, “Receive time”, “Sender” and “Recipient” fields are fields in which the subject, reception time, sender and recipient e-mail addresses are recorded. It is.
  • the “mailer storage path” field is a field in which the mailer storage path information added to the received mail data to be processed in step S213 is recorded.
  • the “encryption flag” field is a field in which the encryption flag information added to the received mail data to be processed in step S212 is recorded.
  • CPU 30a After completing steps S211 to S214 for all received mails in this received folder, CPU 30a exits received mail read processing loop L1 and determines whether or not there is an unprocessed mailer. Is determined (step S221 in FIG. 6).
  • step S202 the stored mail collection process (step S202) and the received mail reading process loop L1 are executed, and there is a mailer record. If so (step S221; NO), the CPU 30a identifies another unprocessed record as the processing target (step S201), and the identified record With regard to, the retained mail collection process (step S202) and the received mail reading process loop L1 are executed.
  • steps S201, S202, LI, and S221 the received mail power work table in the received folders of all mailers 31 to 33 registered in the mailer information management table 34a as shown in FIG. Will be output to 42. Note that these steps S201, S202, LI, and S221 function as the received mail reading means described above.
  • step S202 when the placement mail collection process (step S202) and the received mail read process loop L1 have been executed for all the records in the mailer information management table 34a (step S221; YES), the CPU 30a Based on the contents of the work table 42 as shown in FIG. 10, a process of displaying the received mail list display screen on the display device 30c is executed (step S222).
  • FIG. 11 is a diagram showing an example of the received mail list display screen 43.
  • the received mail list display screen 43 in FIG. 11 includes a received mail list 43a and a close button 43b.
  • the received mail list 43a is registered in the mailer information management table 34a and is stored in each mailer's receiving folder, and has the same number of lines as the received mail. It has columns for “Reception time”, “From”, “Recipient”, “Mailer”, and “Cryptography”.
  • This received mail list 43a is created based on the contents of the work table 42 as shown in FIG. However, a key mark is displayed in the “encryption” column only when the received data is encrypted mail (when the encryption flag is on).
  • the sender's email address is registered with the mailer in association with the person's name or company name
  • the sender's name or company name is displayed in the “From” field based on the mailer's registration information. It can be displayed directly.
  • a mark such as a mailer or a vendor's trademark may be displayed in the “mailer” column. In this case, the area power indicated by the mark may function as the mailer activation button.
  • Each line of this received mail list 43a also functions as a button (starting means) for the user to click to save the received mail in the received folder and start the mailer. Get ready!
  • the close button 43b is used by the user to close the received mail list display screen 43. Button.
  • this received mail list display screen 43 is configured as shown in Fig. 11, the process of displaying this received mail list display screen 43 on the display device 30c (step S222) is as described above. It functions as a storage means.
  • the CPU 30a After displaying the received mail list display screen 43 as shown in FIG. 11 on the display device 30c, the CPU 30a waits until any row of the received mail list table 43a or the close button 43b is clicked. (Step S223; NO). When any one is clicked (step S223; YES), the CPU 30a determines whether the click is on any row of the received mail list 43a (step S224).
  • step S224 if any of the rows in the received mail list 43a is clicked (step S224; YES), the CPU 30a is selected from the screen data of the received mail list display screen 43.
  • the mailer storage path information associated with the specified line is read, the mailer executable file at the location indicated by the mailer storage path information is read, and the mailer activation process is executed (step S225). .
  • the CPU 30a ends the received mail list display process according to FIGS.
  • step S224 the CPU 30a does not perform any processing and ends the received mail list display processing according to FIGS. 6 and 7. .
  • the mailer information management table 34a is registered (steps S101 to S104).
  • the mailer receiving file whose information is registered in the mailer information management table 34a is received.
  • the received mail list display process shown in FIGS. 6 and 7 is executed.
  • Step S202 the process of automatically collecting the received mail stored in the mailbox of the mail server device 10 and storing it in the receiving folder of the corresponding mailer is automatically performed.
  • the user does not have to take the trouble of starting up the mailer and instructing execution of the collection process for each of the mailers 31 to 33.
  • the encrypted received mail row shows a key mark, so that the user can receive the received mail through the key mark. It is possible to instantly determine whether or not the power is encrypted mail.
  • each line functions as a button for starting a mailer corresponding to the received mail.
  • the received mail list 43a is displayed with a key mark on a plurality of lines. In this case, the user does not have to perform a task of finding and starting a mailer for performing decryption.

Abstract

[PROBLEMS] To provide a received e-mail display program for enabling the user to confirm all the contents of the received-mails stored in the reception folder of each mailer at a time without starting individual mailers when mailers of different venders are installed in a computer. [MEANS FOR SOLVING PROBLEMS] When information on the locations of the reception folders of first to third mailers (31 to 33) installed in an e-mail client device (30) is recorded in a mailer information management table (34a), the e-mail client device (30) displays a received e-mails list screen (43) including a list (43a) where sending/reception relevant information (subject, reception time, e-mail addresses of senders and recipients) on all the received e-mails stored in the reception folders of the mailers (31 to 33) on a display (30c) according to a predetermined instruction of the operator.

Description

明 細 書  Specification
受信メール表示プログラム  Received mail display program
技術分野  Technical field
[0001] 本発明は、メーラーの受信フォルダ内に保存されている受信メールを表示するため の受信メール表示プログラムに、関する。  The present invention relates to a received mail display program for displaying received mail stored in a mailer's received folder.
背景技術  Background art
[0002] 周知のように、メールサーバ装置は、各メールクライアント装置との電子メールの遣 り取り,及び、他のメールサーバ装置との電子メールの遣り取りを管理するためのメー ルサーバプログラムをコンピュータに実装してなる装置である。メールサーバ装置に は、登録した利用者ごとにメールボックスが用意されており、メールサーバ装置は、登 録した利用者の電子メールアドレス宛てに電子メールが送られてきたときには、その 利用者のメールボックスに電子メールを取り置 、ておく処理を行うようになって!/、る。  [0002] As is well known, a mail server device stores a mail server program for managing electronic mail exchange with each mail client device and electronic mail exchange with other mail server devices in a computer. It is a device that is mounted. The mail server device has a mailbox for each registered user. When an e-mail is sent to the registered user's e-mail address, the mail server device sends the user's e-mail. Place emails in the box and start processing them!
[0003] 一方、メールクライアント装置は、電子メールの表示や編集や保存,及び、メールサ ーバ装置との間で電子メールの遣り取りを管理するためのメールクライアントプロダラ ム (メーラー)をコンピュータに実装してなる装置である。メールクライアント装置は、操 作者からの要求を受けて、その操作者に割り当てられているメールボックスに未開封 の電子メールが取り置かれて 、るか否かをメールサーバ装置に問 、合わせる取置確 認処理や、未開封の電子メールを引き取る弓 I取処理を行うようになって!、る。  [0003] On the other hand, a mail client device implements a mail client program (mailer) on a computer to display, edit, and save e-mails and to manage e-mail exchanges with the mail server device. It is a device formed. In response to a request from an operator, the mail client device asks the mail server device whether or not an unopened e-mail is stored in the mailbox assigned to the operator. The confirmation process and the bow I collection process for collecting unopened e-mails are started!
[0004] 特許文献 1:特開 2004— 318532号公報  [0004] Patent Document 1: Japanese Patent Application Laid-Open No. 2004-318532
特許文献 2:特開 2000— 349810号公報  Patent Document 2: Japanese Patent Laid-Open No. 2000-349810
発明の開示  Disclosure of the invention
発明が解決しょうとする課題  Problems to be solved by the invention
[0005] ところで、近年、一台のコンピュータ (携帯電話機, PDA装置, PC)に、別のベンダ 一による複数のメーラーをインストールして使用する例が見受けられる。例えば、秘密 漏洩防止のため、自分の勤務先から、業務連絡に使用するメーラーを指定され、或 いは、顧客から、取引の連絡に使用するメーラーが指定されている場合、利用者が、 それらメーラーを自分のメールクライアント装置 (例えば携帯電話機)にインストールし て使用することがある。 [0005] By the way, in recent years, there have been examples in which a plurality of mailers from different vendors are installed and used in one computer (mobile phone, PDA device, PC). For example, if a mailer used for business communication is specified by his / her work place or a mailer used for business communication is specified by a customer in order to prevent secret leakage, the user shall Install the mailer on your mail client device (eg mobile phone) May be used.
[0006] このような場合、利用者は、家族や友人力もの受信メールを確認する場合には、自 分のメールクライアント装置における個人用のメーラーを起動し、勤務先からの業務 連絡の受信メールを確認する場合には、勤務先から指定されたメーラーを起動し、顧 客からの取引の連絡の受信メールを確認する場合には、顧客力 指定されたメーラ 一を起動する必要がある。  [0006] In such a case, when a user confirms a received mail of a family member or a friend, he or she activates a personal mailer in his mail client device and receives a mail of business communication from the workplace. In order to confirm the mail, it is necessary to activate the mailer designated by the company, and to activate the mailer designated by the customer power in order to confirm the received mail of the transaction contact from the customer.
[0007] し力しながら、複数のメーラーを別々に起動することによって受信フォルダに保存さ れて 、る受信メールの確認作業を 、ち 、ち繰り返して 、たのでは、大変手間が掛か つてしまうという問題があった。このため、開発者からは、ベンダーの異なる複数のメ 一ラーを使っていても各受信フォルダ内の受信メールの確認を一度に済ますことが できる技術が開発できないかと、提案されていた。  [0007] However, it takes a lot of time and effort to check the received mail that is saved in the receiving folder by starting multiple mailers separately. There was a problem. For this reason, the developer has proposed that a technology can be developed that can check the received mail in each receiving folder at once, even if multiple mailers from different vendors are used.
[0008] 本発明は、前述したような提案に鑑みてなされたものであり、その課題は、ベンダー の異なる複数のメーラーが一台のコンピュータにインストールされている場合におい て、各メーラーを個別に起動せずとも、各メーラーの受信フォルダに保存されている 受信メールの内容確認を一度にできるようにすることにある。  [0008] The present invention has been made in view of the above-described proposal, and the problem is that when a plurality of mailers from different vendors are installed in one computer, each mailer is individually handled. The purpose is to be able to check the contents of the received mail stored in each mailer's receiving folder at one time without starting.
課題を解決するための手段  Means for solving the problem
[0009] 上記の課題を解決するために発明された受信メール表示プログラムは、コンビユー タを、一つ以上のメーラーのそれぞれについて、そのメーラーがメールサーバを通じ て他のメーラー力も受信した受信メールを保存しておくための受信フォルダの所在を 示す受信フォルダ所在情報を、記憶装置に記憶する記憶手段,入力装置を通じて 所定の指示を受け付けると、前記記憶装置内の受信フォルダ所在情報のそれぞれ につ ヽて、その受信フォルダ所在情報により示される所在位置にある受信フォルダ内 の全ての受信メールのヘッダ部分に含まれる送受信関連情報を読み出す受信メー ル読出手段,及び、前記受信メール読出手段が読み出した送受信関連情報が受信 メール毎に列挙された一覧表を含む一覧画面を表示装置に表示する表示手段とし て機能させることを、特徴としている。  [0009] A received mail display program invented to solve the above problems stores a computer, and for each of one or more mailers, stores received mail that the mailer has received through the mail server as well as other mailer capabilities. Receiving folder location information indicating the location of the receiving folder to be stored in the storage device, when a predetermined instruction is received through the storage means and the input device, each of the reception folder location information in the storage device is received. Receiving mail reading means for reading transmission / reception related information included in the header part of all received mail in the receiving folder at the location indicated by the received folder location information, and transmission / reception related read by the received mail reading means A display device that displays on the display device a list screen containing a list of information that is listed for each received email. It is characterized by functioning as a stage.
[0010] このように構成された受信メール表示プログラムをコンピュータ上で動作させれば、 そのコンピュータの操作者は、入力装置を通じて所定の指示を入力するだけで、複 数のメーラーの受信フォルダに保存されている全ての受信メールの送受信関連情報 を、表示装置に一覧表示させることができる。 [0010] When the received mail display program configured as described above is operated on a computer, an operator of the computer simply inputs a predetermined instruction through the input device. Send / receive related information of all received mail stored in the receiving folders of several mailers can be displayed in a list on the display device.
発明の効果  The invention's effect
[0011] 従って、本発明によれば、ベンダーの異なる複数のメーラーが一台のコンピュータ にインストールされている場合において、各メーラーを別々に起動せずとも、各メーラ 一の受信フォルダに保存されている受信メールの内容確認を一度にできるようになる 図面の簡単な説明  [0011] Therefore, according to the present invention, when a plurality of mailers from different vendors are installed on one computer, each mailer is stored in the reception folder of each mailer without starting each mailer separately. You can check the contents of the received mail at once.
[0012] [図 1]本実施形態のコンピュータネットワークシステムの概略的な構成図  FIG. 1 is a schematic configuration diagram of a computer network system of the present embodiment.
[図 2]本発明に係るメールクライアント装置の構成図  FIG. 2 is a block diagram of a mail client device according to the present invention.
[図 3]メーラー情報管理テーブルのデータ構造の一例を示す図  [Figure 3] A diagram showing an example of the data structure of the mailer information management table
[図 4]メーラー情報登録用処理の流れを示す図  [Figure 4] Flow chart of mailer information registration process
[図 5]メーラー情報登録画面の一例を示す図  [Figure 5] An example of the mailer information registration screen
[図 6]受信メール表示処理の流れを示す図  [Figure 6] Flow chart of received mail display process
[図 7]受信メール表示処理の流れを示す図  [Figure 7] Flow chart of received mail display process
[図 8]取置メール引取処理の流れを示す図  [Figure 8] Flow chart of collection mail collection processing
[図 9]暗号化判定処理の流れを示す図  [Figure 9] Diagram showing the flow of encryption judgment processing
[図 10]ワークテーブルのデータ構造の一例を示す図  [Figure 10] Diagram showing an example of the data structure of the work table
[図 11]受信メール一覧表示画面の一例を示す図  [Figure 11] Figure showing an example of the received mail list display screen
符号の説明  Explanation of symbols
[0013] 10 メールサーバ装置 [0013] 10 mail server device
20 メールクライアント装置  20 Mail client device
30 メールクライアント装置  30 Mail client device
30a CPU  30a CPU
30b DRAM  30b DRAM
30c 表示装置  30c display device
30d 入力装置  30d input device
30e 通信アダプタ 30f ストレージユニット 30e communication adapter 30f storage unit
31 第 1のメーラー  31 First mailer
32 第 2のメーラー  32 Second mailer
33 第 3のメーラー  33 3rd mailer
34 受信メール一覧ソフトウェア  34 Received mail list software
34a メーラー情報管理テーブル  34a Mailer information management table
34b メーラー情報登録用プログラム  34b Mailer information registration program
34c 受信メール表示プログラム  34c Incoming mail display program
発明を実施するための最良の形態  BEST MODE FOR CARRYING OUT THE INVENTION
[0014] 以下、添付図面を参照しながら、本発明を実施するための一つの形態について、 説明する。 [0014] Hereinafter, an embodiment for carrying out the present invention will be described with reference to the accompanying drawings.
[0015] 初めに、本実施形態のコンピュータネットワークシステムの構成について、説明する  [0015] First, the configuration of the computer network system of the present embodiment will be described.
[0016] 図 1は、本実施形態のコンピュータネットワークシステムの概略的な構成図である。 FIG. 1 is a schematic configuration diagram of a computer network system according to the present embodiment.
[0017] 本実施形態のコンピュータネットワークシステムは、一台以上のメールサーバ装置 1 0と三台以上のメールクライアント装置 20と本発明に係るメールクライアント装置 30と からなり、これら装置 10〜30は、ネットワーク Nを介して互いに接続されている。  [0017] The computer network system of the present embodiment includes one or more mail server devices 10, three or more mail client devices 20, and a mail client device 30 according to the present invention. They are connected to each other via network N.
[0018] メールサーバ装置 10は、何れも、 CPU [Central Processing Unit] , DRAM [Dyna mic Random Access Memory] ,ストレージユニットを含む一般的な汎用コンピュータ に、メールサーバの機能をインストールしてなるものである。  [0018] Each of the mail server devices 10 is obtained by installing a mail server function in a general-purpose computer including a CPU (Central Processing Unit), a DRAM (Dynamic Random Access Memory), and a storage unit. is there.
[0019] 具体的には、メールサーバ装置 10には、 MTA[Mail Transfer Agent]用のソフトゥ エアと通信アダプタ,及び、ローカル通信用のソフトウェアと通信アダプタと力 インス トールされている。このうち、 MTA用のソフトウェアは、登録した利用者に関する情報 や認証情報の管理,利用者ごとに用意されるメールボックスの管理,他のメールサー バとの送受信(Transfer) ,及び、受信メールのメールボックスへの振り分け(delivery) を行うためのプログラム群である。一方、ローカル通信用のソフトウェアは、メールボッ タス内に取り置いておいた電子メールのメールクライアントへの引き渡しを行うための サーバプログラム群である。 [0020] なお、本実施开態では、ローカル通信には、 POP [Post Office Protocol]に従った 通信形態,又は、 IMAP [Internet Message Access Protocol]に従った通信形態の他 、メールサービス提供者が独自に規定したプロトコルによる通信形態が採用され得る 力 何れの通信形態がローカル通信に採用されるかは、そのメールサーバ装置 10を 作成したメールサービス提供者に依る。メールサービス提供者としては、例えば、携 帯電話キャリアやインターネットサービスプロノくイダがある。 Specifically, the mail server device 10 is installed with software and a communication adapter for MTA [Mail Transfer Agent], and software and a communication adapter for local communication. Among them, the MTA software manages information on registered users and authentication information, manages mailboxes prepared for each user, sends / receives (Transfer) to / from other mail servers, and receives received mail. It is a group of programs for performing delivery to mailboxes. On the other hand, the software for local communication is a server program group for delivering e-mails stored in the mail bot to the mail client. [0020] In this embodiment, the local communication includes a mail service provider in addition to a communication form according to POP [Post Office Protocol] or a communication form according to IMAP [Internet Message Access Protocol]. The power that can be adopted for the communication form based on the protocol that is uniquely defined Which communication form is adopted for the local communication depends on the mail service provider that created the mail server device 10. Examples of mail service providers include mobile phone carriers and Internet service providers.
[0021] メールクライアント装置 20は、何れも、 CPU, DRAM,表示装置,入力装置,通信 アダプタ,ストレージユニットを含む装置 (例えば、携帯電話機,携帯情報端末装置, パーソナルコンピュータ)に、メールクライアントの機能をインストールしてなるものであ る。  [0021] The mail client device 20 is a device that includes a CPU, DRAM, display device, input device, communication adapter, and storage unit (for example, a mobile phone, a personal digital assistant device, a personal computer), and a mail client function. Is installed.
[0022] 具体的には、メールクライアント装置 20には、 MUA[Mail User Agent]用のソフトゥ エア,及び、ローカル通信用のソフトウェアが、インストールされている。このうち、 M UA用のソフトウェアは、電子メールの表示や編集,送信する電子メールの暗号化, 受信した電子メールの復号化,及び、送受信した電子メールの送信フォルダや受信 フォルダへの保存を行うためのものである。一方、ローカル通信用のソフトウェアは、 メールサーバ装置 10のメールボックス内に取り置かれている電子メールを引き取るた めのクライアントプログラム群である。以下では、 MU A用とローカル通信用のソフトゥ エア全体を、「メーラー」と表記する。  Specifically, the mail client device 20 is installed with software for MUA [Mail User Agent] and software for local communication. Among them, the software for M UA displays and edits e-mails, encrypts e-mails to be sent, decrypts received e-mails, and saves sent and received e-mails in sending and receiving folders. Is for. On the other hand, the software for local communication is a client program group for collecting e-mails stored in the mailbox of the mail server device 10. In the following, the entire software for MU A and local communication is referred to as “mailer”.
[0023] なお、本実施形態では、メールクライアント装置 20には、互いに異なるベンダーに よるメーラーがインストールされていても良い。この場合、メールクライアント装置 20は 、電子メールの送り主のメーラーと同じベンダーのメーラーがインストールされていな V、と、その送り主からの暗号化メールを復号ィ匕できな 、。  In the present embodiment, the mail client device 20 may be installed with mailers from different vendors. In this case, the mail client device 20 does not have the same vendor mailer installed as the email sender mailer, and cannot decrypt the encrypted mail from the sender.
[0024] 図 2は、本発明に係るメールクライアント装置 30の構成図である。  FIG. 2 is a configuration diagram of the mail client device 30 according to the present invention.
[0025] 本発明に係るメールクライアント装置 30は、前述したメールクライアント装置 20と同 様に、 CPU30a, DRAM30b,表示装置 30c,入力装置 30d,通信アダプタ 30e,ス トレージユニット 30fを含む装置に、メールクライアントの機能 (メーラー)をインスト一 ルしてなるものである。但し、このメールクライアント装置 30のストレージユニット 30fに は、図 2に示されるように、第 1乃至第 3のメーラー 31〜33がインストールされており、 さら〖こは、本発明に係る受信メール一覧ソフトウェア 34も、インストールされている。 [0025] The mail client device 30 according to the present invention, like the mail client device 20 described above, sends mail to a device including the CPU 30a, DRAM 30b, display device 30c, input device 30d, communication adapter 30e, and storage unit 30f. The client function (mailer) is installed. However, the first to third mailers 31 to 33 are installed in the storage unit 30f of the mail client device 30 as shown in FIG. Furthermore, the received mail list software 34 according to the present invention is also installed.
[0026] このうち、第 1乃至第 3のメーラー 31〜33は、互いに異なるベンダーにより製造され たものである。このように、メールクライアント装置 30に複数のメーラー 31〜33を取り 揃えておくことにより、何れかのメールクライアント装置 20内の第 1のメーラー 31から 暗号化メールが送られてきたときには、第 1のメーラー 31にて復号ィ匕することができ、 何れかのメールクライアント装置 20内の第 2のメーラー 32から暗号化メールが送られ てきたときには、第 2のメーラー 32にて復号ィ匕でき、何れかのメールクライアント装置 2 0内の第 3のメーラー 33から暗号化メールが送られてきたときには、第 3のメーラー 33 にて復号ィ匕できる。 Among these, the first to third mailers 31 to 33 are manufactured by different vendors. In this way, by arranging a plurality of mailers 31 to 33 in the mail client device 30, when the encrypted mail is sent from the first mailer 31 in any of the mail client devices 20, the first mailer 31 is arranged. Can be decrypted by the second mailer 32. When an encrypted mail is sent from the second mailer 32 in any of the mail client devices 20, the second mailer 32 can decrypt the encrypted mail. When an encrypted mail is sent from the third mailer 33 in any mail client device 20, the third mailer 33 can decrypt it.
[0027] 一方の受信メール一覧ソフトウェア 34は、メーラー情報管理テーブル 34a,メーラ 一情報登録用プログラム 34b,受信メール表示プログラム 34cを、含んだソフトウェア である。  One received mail list software 34 is software including a mailer information management table 34a, a mailer information registration program 34b, and a received mail display program 34c.
[0028] メーラー情報管理テーブル 34aは、メールクライアント装置 30にインストールされて いるメーラー 31〜33に関する情報を登録しておくためのテーブルである。  The mailer information management table 34a is a table for registering information about the mailers 31 to 33 installed in the mail client device 30.
[0029] 図 3は、このメーラー情報管理テーブル 34aのデータ構造の一例を示す図である。 FIG. 3 is a diagram showing an example of the data structure of the mailer information management table 34a.
[0030] 図 3のメーラー情報管理テーブル 34aの各レコードは、「メーラー格納パス」, 「受信 フォルダパス」, 「メール受信サーノ 」 , 「ユーザー ID」 ,及び、「パスワード」のフィール ドを、有している。 [0030] Each record of the mailer information management table 34a in Fig. 3 has fields of "mailer storage path", "reception folder path", "mail reception sano", "user ID", and "password". is doing.
[0031] 「メーラー格納パス」フィールドは、メーラーの実行ファイルの所在位置を示すパス 情報が記録されるフィールドである。「受信フォルダノ ス」フィールドは、そのメーラー 力 Sメールサーバを通じて他のメーラーから受信した受信メールを保存しておくために 利用する受信フォルダの所在位置を示すパス情報が記録されるフィールドである。「 メール受信サーノ フィールドは、メールサーバ装置 10におけるローカル通信用のサ ーバ機能の IP [Internet Protocol]アドレスのうち、そのメーラーに設定されている IP アドレスが記録されるフィールドである。「ユーザー ID」及び「パスワード」フィールドは 、そのメーラーがその IPアドレスにあるサーバ機能を通じてメールボックスに取り置か れている受信メールを引き取る際に必要な認証情報であるユーザー IDとパスワード と力 それぞれ記録されるフィールドである。 [0032] このメーラー情報管理テーブル 34aは、以上に説明したデータ構造を有するもので あることにより、前述した記憶手段として機能する。なお、図 3は、第 1乃至第 3のメー ラー 31〜33が登録されているメーラー情報管理テーブル 34aの例を、示している。 [0031] The "mailer storage path" field is a field in which path information indicating the location of the mailer executable file is recorded. The “Receiving folder no.” Field is a field in which path information indicating the location of the receiving folder used for storing received mail received from other mailers through the mailer force S-mail server is recorded. “The mail reception sano field is a field in which the IP address set in the mailer is recorded among the IP [Internet Protocol] addresses of the server function for local communication in the mail server device 10.“ User ID ”And“ Password ”fields are respectively recorded user ID, password, and force that are authentication information necessary for the mailer to retrieve the received mail stored in the mailbox through the server function at the IP address. It is. [0032] This mailer information management table 34a functions as the storage means described above by having the data structure described above. FIG. 3 shows an example of the mailer information management table 34a in which the first to third mailers 31 to 33 are registered.
[0033] メーラー情報登録用プログラム 34bは、メールクライアント装置 30において使用でき るようにしたメーラーに関する情報を、前述のメーラー情報管理テーブル 34aに登録 するためのプログラムである。このメーラー情報登録用プログラム 34bに従って CPU3 Oaが実行する処理の内容については、後述する。  [0033] The mailer information registration program 34b is a program for registering information on the mailer that can be used in the mail client device 30 in the mailer information management table 34a. The contents of processing executed by the CPU 3 Oa according to the mailer information registration program 34b will be described later.
[0034] 受信メール表示プログラム 34cは、前述のメーラー情報管理テーブル 34aに情報が 登録されている各メーラーの受信フォルダ内にある受信メールを、一つの表に一覧 表示するためのプログラムである。この受信メール表示プログラム 34cに従って CPU 30aが実行する処理の内容については、後述する。  The received mail display program 34c is a program for displaying a list of received mails in the received folder of each mailer whose information is registered in the mailer information management table 34a. Details of processing executed by the CPU 30a in accordance with the received mail display program 34c will be described later.
[0035] 次に、以上のように構成されるコンピュータネットワークシステムにおいて、本発明に 係るメールクライアント装置 30において実行される処理の内容について、説明する。  Next, the contents of processing executed in the mail client device 30 according to the present invention in the computer network system configured as described above will be described.
[0036] まず、メールクライアント装置 30にお 、て、受信メール一覧ソフトウェア 34が起動さ れると、図示せぬメニュー画面が表示装置 30cに表示される。この図示せぬメニュー 画面には、メーラー情報登録用プログラム 34bを起動させるためのメーラー登録ボタ ンと、受信メール表示プログラム 34cを起動させるための受信メール表示ボタンと、こ のソフトウェア 34の起動を取り止めるためのキャンセルボタンと力 含まれている。そ して、メーラー登録ボタンがクリックされたときには、 CPU30aがメーラー情報登録用 プログラム 34bを起動して、メーラー情報登録用処理を開始させ、受信メール表示ボ タンがクリックされたときには、 CPU30aが受信メール表示プログラム 34cを起動して 、受信メール表示処理を開始させるようになって!/、る。  First, when the received mail list software 34 is activated in the mail client device 30, a menu screen (not shown) is displayed on the display device 30c. This menu screen (not shown) includes a mailer registration button for starting up the mailer information registration program 34b, a received mail display button for starting up the received mail display program 34c, and canceling the activation of this software 34. Cancel button and power for included. When the mailer registration button is clicked, the CPU 30a starts the mailer information registration program 34b to start the mailer information registration process. When the received mail display button is clicked, the CPU 30a receives the received mail. Starts the display program 34c and starts the received mail display process! /.
[0037] 図 4は、メーラー情報登録用処理の流れを示す図である。  FIG. 4 is a diagram showing a flow of mailer information registration processing.
[0038] メーラー情報登録用処理の開始後、 CPU30aは、メーラー情報登録画面を表示装 置 30cに表示する処理を実行する(ステップ S101)。  [0038] After the mailer information registration process is started, the CPU 30a executes a process of displaying a mailer information registration screen on the display device 30c (step S101).
[0039] 図 5は、メーラー情報登録画面 41の一例を示す図である。 FIG. 5 is a view showing an example of the mailer information registration screen 41.
[0040] 図 5に示されるメーラー情報登録画面 41は、 5つのテキストボックス 41a〜41eと、 O Kボタン 41fと、キャンセルボタン 41gとを、含んでいる。 5つのテキストボックス 41a〜 41eは、それぞれ、情報を登録しょうとしているメーラーの実行ファイルのあるパスの 情報,そのメーラーが利用する受信フォルダのあるパスの情報,そのメーラーに設定 されているローカル通信用のサーバ機能の IPアドレス,その IPアドレスへアクセスす る際に必要なユーザー IDとパスワードを、入力するためのテキストボックスである。ま た、 OKボタン 41fは、各テキストボックス 41a〜41eに入力した情報にてメーラーの登 録を行う際に操作者カ^リックするためのボタンであり、キャンセルボタン 41gは、メー ラーの登録を取り止める際に操作者がクリックするためのボタンである。 [0040] The mailer information registration screen 41 shown in FIG. 5 includes five text boxes 41a to 41e, an OK button 41f, and a cancel button 41g. 5 text boxes 41a ~ 41e is information on the path where the executable file of the mailer whose information is to be registered, the information on the path where the mailer uses the receiving folder, and the IP address of the server function for local communication set in the mailer. This is a text box for entering the user ID and password required to access the IP address. The OK button 41f is a button for clicking the operator when registering the mailer using the information entered in the text boxes 41a to 41e, and the cancel button 41g is for registering the mailer. A button for the operator to click to cancel.
[0041] CPU30aは、図 5に示されるようなメーラー情報登録画面 41を表示装置 30cに表 示した後、両ボタン 41f, 41gの一方がクリックされるまで待機する(ステップ S102 ;N[0041] After displaying the mailer information registration screen 41 as shown in FIG. 5 on the display device 30c, the CPU 30a waits until one of the buttons 41f and 41g is clicked (step S102; N
0)。そして、何れかのボタンがクリックされると(ステップ S102 ;YES)、 CPU30aは、 クリックされたボタンが OKボタン 41fであるか否かを、判別する(ステップ S 103)。 0). When any button is clicked (step S102; YES), the CPU 30a determines whether or not the clicked button is the OK button 41f (step S103).
[0042] そして、 CPU30aは、クリックされたボタンが OKボタン 41fであったときには(ステツ プ S103; YES)、そのクリックの時点で各テキストボックス 41a〜41eに入力されてい た情報力もなるレコードを、メーラー情報管理テーブル 34aに追加して (ステップ S 10 4)、図 4に係るメーラー情報登録用処理を終了し、クリックされたボタンがキャンセル ボタン 41gであったときには (ステップ S103 ;NO)、何もせずに、図 4に係るメーラー 情報登録用処理を終了する。  [0042] When the clicked button is the OK button 41f (step S103; YES), the CPU 30a records the record having the information power that has been input in each of the text boxes 41a to 41e at the time of the click, When it is added to the mailer information management table 34a (step S 10 4) and the mailer information registration process shown in FIG. 4 is terminated and the clicked button is the cancel button 41g (step S103; NO), nothing is done. The mailer information registration process shown in Fig. 4 is terminated.
[0043] このメーラー情報登録用処理により、メールクライアント装置 30において使用するメ 一ラーに関する情報を事前に登録しておくことができる。  By this mailer information registration process, information about the mailer used in the mail client device 30 can be registered in advance.
[0044] 図 6及び図 7は、受信メール表示処理の流れを示す図である。  6 and 7 are diagrams showing the flow of received mail display processing.
[0045] 受信メール表示処理の開始後、 CPU30aは、図 3に示されるようなメーラー情報管 理テーブル 34aから未処理の一つのレコードを処理対象として読み出し (ステップ S2After starting the received mail display process, the CPU 30a reads one unprocessed record from the mailer information management table 34a as shown in FIG. 3 as a processing target (Step S2
01)、その後、取置メール引取処理を実行する (ステップ S202)。 01) After that, the collection mail collection process is executed (step S202).
[0046] 図 8は、取置メール引取処理の流れを示す図である。 FIG. 8 is a diagram showing the flow of the collection mail collection process.
[0047] 取置メール引取処理の開始後、 CPU30aは、処理対象レコードに含まれる IPアド レスにアクセスし (ステップ S301)、続いて、処理対象レコードに含まれるユーザー ID とパスワードとにて、ローカル通信用のサーバにログインする処理を行う(ステップ S3 [0047] After the collection mail collection process is started, the CPU 30a accesses the IP address included in the processing target record (step S301), and then locally uses the user ID and password included in the processing target record. Log in to the communication server (step S3
02)。 [0048] それから、 CPU30aは、そのサーバを通じて、メールボックスに未受信の電子メー ルが取り置かれているか否かを、判別する(ステップ S303)。 02). [0048] Then, the CPU 30a determines whether or not an unreceived electronic mail is kept in the mailbox through the server (step S303).
[0049] そして、メールボックスに未受信の電子メールが取り置かれて!/、た場合 (ステップ S3[0049] When an unreceived e-mail is kept in the mailbox! /, (Step S3
03 ;YES)、 CPU30aは、その取り置かれている受信メールを引き取り(ステップ S3003; YES), the CPU 30a collects the stored received mail (step S30).
4)、処理対象レコードに含まれるパス情報により示される所在位置にある受信フオル ダへ、引き取った受信メールを格納して (ステップ S305)、当該サーバからログオフ する処理を行う(ステップ S306)。 4) The received mail is stored in the received folder at the location indicated by the path information included in the processing target record (step S305), and the process of logging off from the server is performed (step S306).
[0050] 一方、メールボックスに未受信の電子メールが取り置かれて!/、なかった場合 (ステツ プ S303 ;NO)、 CPU30aは、受信メールを引き取ることなぐ当該サーバからログォ フする処理を行う(ステップ S306)。 [0050] On the other hand, if an unreceived e-mail has been kept in the mailbox! / (No) (step S303; NO), the CPU 30a performs processing to log off from the server without collecting the received mail. (Step S306).
[0051] CPU30は、当該サーバからログオフ後、図 8に係る取置メール引取処理を終了し て、図 6の受信メール読出処理ループ L1を実行する。 [0051] After logging off from the server, the CPU 30 ends the collected mail collection process according to Fig. 8 and executes the received mail reading process loop L1 of Fig. 6.
[0052] 受信メール読出処理ループ L1では、 CPU30aは、処理対象レコードに含まれるパ ス情報により示される所在位置にある受信フォルダ内の受信メールのデータを一件 ずつ処理対象として特定しながら、受信メールのデータのそれぞれについて、ステツ プ S211〜S214を実行する。 [0052] In the received mail read processing loop L1, the CPU 30a receives the data while specifying the received mail data in the receiving folder at the location indicated by the path information included in the processing target record one by one as the processing target. Steps S211 to S214 are executed for each mail data.
[0053] まず、ステップ S211では、 CPU30aは、当該受信フォルダにおける処理対象の受 信メールのデータにおけるヘッダ部分から、件名,受信時刻,差出人及び受取人の 電子メールアドレスを、送受信関連情報として読み出して、 DRAM30bに記憶する。 [0053] First, in step S211, the CPU 30a reads the subject, reception time, sender and recipient email addresses as transmission / reception related information from the header part of the received email data to be processed in the reception folder. Store in DRAM30b.
[0054] 次のステップ S212では、 CPU30aは、暗号化判定処理を実行する。 In the next step S212, the CPU 30a executes an encryption determination process.
[0055] 図 9は、暗号化判定処理の流れを示す図である。 FIG. 9 is a diagram showing the flow of the encryption determination process.
[0056] 暗号化判定処理の開始後、 CPU30aは、処理対象の受信メールのデータにおけ るヘッダ部分に、暗号化メールであることを示す情報が含まれている力否かを、判別 する(ステップ S401)。  [0056] After starting the encryption determination process, the CPU 30a determines whether or not the header portion in the received mail data to be processed includes information indicating that it is an encrypted mail ( Step S401).
[0057] そして、 CPU30aは、暗号化メールであることを示す情報がヘッダ部分に含まれて いた場合 (ステップ S401 ; YES)、オン状態の暗号ィ匕フラグ情報を、上記の送受信関 連情報に対応付けて DRAM30bに記憶し (ステップ S402)、暗号化メールであるこ とを示す情報がヘッダ部分に含まれていな力つた場合 (ステップ S401; NO)、オフ状 態の暗号化フラグ情報を、上記の送受信関連情報に対応付けて DRAM30bに記憶 する(ステップ S403)。 [0057] When the information indicating that it is an encrypted mail is included in the header part (step S401; YES), the CPU 30a converts the encryption flag flag information in the on state into the transmission / reception related information. Correspondingly stored in DRAM 30b (step S402), if the information indicating that it is an encrypted mail is not included in the header part (step S401; NO), an off-state State encryption flag information is stored in the DRAM 30b in association with the transmission / reception related information (step S403).
[0058] 暗号ィ匕フラグ情報を上記の送受信関連情報に追加した後、 CPU30aは、図 9に係 る暗号化判定処理を終了し、図 6のステップ S213へ処理を進める。  After adding the encryption key flag information to the transmission / reception related information, the CPU 30a ends the encryption determination process in FIG. 9, and proceeds to step S213 in FIG.
[0059] ステップ S213では、 CPU30aは、処理対象レコードに含まれるメーラー格納パス 情報を、上記の送受信関連情報に対応付けて DRAM30bに記憶する。  In step S213, the CPU 30a stores the mailer storage path information included in the processing target record in the DRAM 30b in association with the transmission / reception related information.
[0060] 次のステップ S214では、 CPU30aは、 DRAM30bに記憶した各情報からなるレコ ードを、ワークテーブルに記録する。  In the next step S214, the CPU 30a records a record made up of each piece of information stored in the DRAM 30b on the work table.
[0061] 図 10は、このワークテーブル 42のデータ構造の一例を示す図である。  FIG. 10 is a view showing an example of the data structure of the work table 42.
[0062] 図 10のワークテーブル 42の各レコードは、「件名」, 「受信時刻」, 「差出人」, 「受取 人」, 「メーラー格納パス」,及び、「暗号ィ匕フラグ」のフィールドを、有している。  Each record of the work table 42 in FIG. 10 includes fields of “subject”, “reception time”, “sender”, “recipient”, “mailer storage path”, and “encryption flag”. Have.
[0063] 「件名」, 「受信時刻」, 「差出人」及び「受取人」フィールドは、送受信関連情報であ る件名,受信時刻,差出人と受取人の電子メールアドレスがそれぞれ記録されるフィ 一ルドである。「メーラー格納パス」フィールドは、ステップ S213において処理対象の 受信メールのデータに追加されたメーラー格納パス情報が記録されるフィールドであ る。「暗号化フラグ」フィールドは、ステップ S212において処理対象の受信メールの データに追加された暗号ィ匕フラグ情報が記録されるフィールドである。  [0063] The “Subject”, “Receive time”, “Sender” and “Recipient” fields are fields in which the subject, reception time, sender and recipient e-mail addresses are recorded. It is. The “mailer storage path” field is a field in which the mailer storage path information added to the received mail data to be processed in step S213 is recorded. The “encryption flag” field is a field in which the encryption flag information added to the received mail data to be processed in step S212 is recorded.
[0064] このようなステップ S211〜S214を、処理対象レコードに含まれるパス情報により示 される所在位置にある受信フォルダ内の受信メールのデータを一件ずつ、実行する ことにより、その受信フォルダ内の受信メールが全てワークテーブル 42に出力される こととなる。  [0064] By executing such steps S211 to S214 one by one on the received mail data in the receiving folder at the location indicated by the path information included in the processing target record, Will be output to work table 42.
[0065] そして、この受信フォルダ内の全ての受信メールについてステップ S211〜S214を 実行し終えると、 CPU30aは、受信メール読出処理ループ L1から抜け出して、未処 理のメ一ラーが存在するか否かを、判別する(図 6のステップ S221)。  [0065] After completing steps S211 to S214 for all received mails in this received folder, CPU 30a exits received mail read processing loop L1 and determines whether or not there is an unprocessed mailer. Is determined (step S221 in FIG. 6).
[0066] そして、図 3に示されるようなメーラー情報管理テーブル 34aにおいて、取置メール 引取処理 (ステップ S202)と受信メール読出処理ループ L1とを実行して ヽな 、メー ラーのレコードが存在していた場合 (ステップ S221 ;NO)、 CPU30aは、別の未処 理の一つのレコードを処理対象として特定し (ステップ S201)、その特定したレコード について、取置メール引取処理 (ステップ S202)と受信メール読出処理ループ L1と を実行する。 [0066] Then, in the mailer information management table 34a as shown in FIG. 3, the stored mail collection process (step S202) and the received mail reading process loop L1 are executed, and there is a mailer record. If so (step S221; NO), the CPU 30a identifies another unprocessed record as the processing target (step S201), and the identified record With regard to, the retained mail collection process (step S202) and the received mail reading process loop L1 are executed.
[0067] 従って、ステップ S201, S202, LI, S221により、図 3に示されるようなメーラー '隋 報管理テーブル 34aに登録されている全てのメーラー 31〜33の受信フォルダ内の 受信メール力 ワークテーブル 42に出力されることとなる。なお、これらステップ S201 , S202, LI, S221は、前述した受信メール読出手段として機能するものである。  [0067] Therefore, in steps S201, S202, LI, and S221, the received mail power work table in the received folders of all mailers 31 to 33 registered in the mailer information management table 34a as shown in FIG. Will be output to 42. Note that these steps S201, S202, LI, and S221 function as the received mail reading means described above.
[0068] そして、メーラー情報管理テーブル 34a内の全てのレコードについて取置メール引 取処理 (ステップ S202)と受信メール読出処理ループ L1とを実行し終えると (ステツ プ S221 ;YES)、 CPU30aは、図 10に示されるようなワークテーブル 42の内容に基 づいて、受信メール一覧表示画面を表示装置 30cに表示する処理を実行する (ステ ップ S 222)。  [0068] Then, when the placement mail collection process (step S202) and the received mail read process loop L1 have been executed for all the records in the mailer information management table 34a (step S221; YES), the CPU 30a Based on the contents of the work table 42 as shown in FIG. 10, a process of displaying the received mail list display screen on the display device 30c is executed (step S222).
[0069] 図 11は、受信メール一覧表示画面 43の一例を示す図である。  FIG. 11 is a diagram showing an example of the received mail list display screen 43.
[0070] 図 11の受信メール一覧表示画面 43は、受信メール一覧表 43aと閉じるボタン 43b とを含んでいる。受信メール一覧表 43aは、メーラー情報管理テーブル 34aに登録さ れて 、る各メーラーの受信フォルダに保存されて 、る受信メールと同じ数の行数を持 ち、各行は、「件名」, 「受信時刻」, 「差出人」, 「受取人」, 「メーラー」,及び、「暗号」 の欄を、有している。この受信メール一覧表 43aは、図 10に示されるようなワークテー ブル 42の内容に基づいて作成されている。但し、「暗号」欄には、その受信データが 暗号化メールである場合(暗号ィ匕フラグがオンである場合)にのみ、鍵マークが表示 されるようになつている。また、差出人の電子メールアドレス力 人名や企業名などに 対応付けてメーラーに登録されている場合、「差出人」欄には、そのメーラーの登録 情報に基づ 、て、差出人の人名や企業名が直接表示されるようになって ヽても良 ヽ 。また、「メーラー」欄には、メーラーやそのベンダーの商標などのマークが表示される ようになつていても良い。この場合、そのマークが示された領域力 そのメーラーの起 動ボタンとして機能するようになっていても良い。なお、この受信メール一覧表 43aの 各行も、その受信メールを受信フォルダに保存して 、るメ一ラーを起動させる際に利 用者がクリックするためのボタン (起動手段)として機能するようになって!/、る。閉じる ボタン 43bは、この受信メール一覧表示画面 43を閉じる際に利用者がクリックするた めのボタンである。 The received mail list display screen 43 in FIG. 11 includes a received mail list 43a and a close button 43b. The received mail list 43a is registered in the mailer information management table 34a and is stored in each mailer's receiving folder, and has the same number of lines as the received mail. It has columns for “Reception time”, “From”, “Recipient”, “Mailer”, and “Cryptography”. This received mail list 43a is created based on the contents of the work table 42 as shown in FIG. However, a key mark is displayed in the “encryption” column only when the received data is encrypted mail (when the encryption flag is on). Also, if the sender's email address is registered with the mailer in association with the person's name or company name, the sender's name or company name is displayed in the “From” field based on the mailer's registration information. It can be displayed directly. In addition, a mark such as a mailer or a vendor's trademark may be displayed in the “mailer” column. In this case, the area power indicated by the mark may function as the mailer activation button. Each line of this received mail list 43a also functions as a button (starting means) for the user to click to save the received mail in the received folder and start the mailer. Get ready! The close button 43b is used by the user to close the received mail list display screen 43. Button.
[0071] この受信メール一覧表示画面 43は、図 11に示されるように構成されているため、こ の受信メール一覧表示画面 43を表示装置 30cに表示する処理 (ステップ S 222)は、 前述した記憶手段として機能する。  [0071] Since this received mail list display screen 43 is configured as shown in Fig. 11, the process of displaying this received mail list display screen 43 on the display device 30c (step S222) is as described above. It functions as a storage means.
[0072] CPU30aは、図 11に示されるような受信メール一覧表示画面 43を表示装置 30cに 表示した後、受信メール一覧表 43aの何れかの行,又は、閉じるボタン 43bがクリック されるまで待機する(ステップ S223 ;NO)。そして、何れかがクリックされると (ステツ プ S223 ;YES)、 CPU30aは、クリックされたのが受信メール一覧表 43aの何れかの 行であるか否かを、判別する (ステップ S224)。  [0072] After displaying the received mail list display screen 43 as shown in FIG. 11 on the display device 30c, the CPU 30a waits until any row of the received mail list table 43a or the close button 43b is clicked. (Step S223; NO). When any one is clicked (step S223; YES), the CPU 30a determines whether the click is on any row of the received mail list 43a (step S224).
[0073] そして、クリックされたのが受信メール一覧表 43aの何れかの行であった場合 (ステ ップ S224 ;YES)、 CPU30aは、受信メール一覧表示画面 43の画面データから、選 択された行に対応付けられているメーラー格納パス情報を読み出し、そのメーラー格 納パス情報にて示される所在位置にあるメーラーの実行ファイルを読み込んで、その メーラーを起動する処理を実行する (ステップ S225)。この処理の実行後、 CPU30a は、図 6及び図 7に係る受信メール一覧表示処理を終了する。  [0073] Then, if any of the rows in the received mail list 43a is clicked (step S224; YES), the CPU 30a is selected from the screen data of the received mail list display screen 43. The mailer storage path information associated with the specified line is read, the mailer executable file at the location indicated by the mailer storage path information is read, and the mailer activation process is executed (step S225). . After executing this process, the CPU 30a ends the received mail list display process according to FIGS.
[0074] 一方、クリックされたのが閉じるボタン 43bであった場合 (ステップ S224 ; NO)、 CP U30aは、何の処理も行わず、図 6及び図 7に係る受信メール一覧表示処理を終了 する。  On the other hand, if the close button 43b was clicked (step S224; NO), the CPU 30a does not perform any processing and ends the received mail list display processing according to FIGS. 6 and 7. .
[0075] 次に、本実施形態に係る受信メール一覧ソフトウェア 34による作用及び効果につ いて、説明する。  Next, the operation and effect of the received mail list software 34 according to the present embodiment will be described.
[0076] 利用者は、自己と一定の社会的な関係を持つ例えば勤務先や顧客から、秘密漏 洩防止等の理由に因り使用すべきメーラーが指定されているときには、それら複数の メーラーを自分のメールクライアント装置 30にインストールせねばならな!/、。  [0076] When a mailer to be used is specified by a company or customer who has a certain social relationship with the user for reasons such as prevention of secret leakage, the user selects the plurality of mailers. I need to install it on my mail client device 30! /.
[0077] このような場合、利用者は、メールクライアント装置 30に新たなメーラーをインスト一 ルするたびに、図 4のメーラー情報登録用処理を実行させて、そのメーラーに関する 情報を図 3のようなメーラー情報管理テーブル 34aに登録しておく(ステップ S101〜 S104)。  [0077] In such a case, each time a user installs a new mailer in the mail client device 30, the user causes the mailer information registration process of FIG. 4 to be executed, and information related to that mailer is as shown in FIG. The mailer information management table 34a is registered (steps S101 to S104).
[0078] そして、メーラー情報管理テーブル 34aに情報が登録されているメーラーの受信フ オルダに保存されている全ての受信メールを一覧するときには、図 6及び図 7の受信 メール一覧表示処理を実行させる。 [0078] Then, the mailer receiving file whose information is registered in the mailer information management table 34a is received. When listing all received mails stored in the orderer, the received mail list display process shown in FIGS. 6 and 7 is executed.
[0079] すると、受信フォルダには保存されていないがメールサーバ装置 10メールボックス には届いて取り置かれている受信メールを引き取ってその受信フォルダに格納する 処理,及び、その受信フォルダ内の受信メールのデータを図 10のようなワークテープ ル 42に出力する処理力 登録されたメーラーの全てについて順次行われ (ステップ S 201, S202, LI, S221)、その後、図 11のような受信メール一覧表示画面 43力 示装置 30cに表示される(ステップ S222)。  [0079] Then, the process of collecting the received mail that has not been stored in the receiving folder but has arrived at the mail server device 10 mailbox and stores it in the receiving folder, and the reception in the receiving folder Processing power to output mail data to worktable 42 as shown in Fig. 10 All registered mailers are processed sequentially (steps S 201, S202, LI, S221), and then the received mail list as shown in Fig. 11 The display screen 43 is displayed on the force display device 30c (step S222).
[0080] このように動作することにより、利用者は、複数のメーラー 31〜33を一つ一つ起動 するようなことをせずとも、受信メール一覧表示画面 43を通じて、全てのメーラー 31 〜33の受信フォルダ内の受信メールを一度に一覧することができるようになる。  [0080] By operating in this way, the user does not activate each of the mailers 31 to 33 one by one, but through the received mail list display screen 43, all mailers 31 to 33 can be used. You will be able to list all incoming mail in the receiving folder at once.
[0081] また、前述したように、メールサーバ装置 10のメールボックスに取り置かれて!/、る受 信メールを引き取って、対応するメーラーの受信フォルダに格納するという処理が、 自動的に行われるため(ステップ S202)、利用者は、複数のメーラー 31〜33のそれ ぞれについて、そのメーラーを起動して引き取り処理の実行を指示するという手間を 掛けずに済むようになる。  [0081] Further, as described above, the process of automatically collecting the received mail stored in the mailbox of the mail server device 10 and storing it in the receiving folder of the corresponding mailer is automatically performed. (Step S202), the user does not have to take the trouble of starting up the mailer and instructing execution of the collection process for each of the mailers 31 to 33.
[0082] さらに、受信メール一覧表示画面 43の受信メール一覧表 43aにおいて、暗号化さ れた受信メールの行には、鍵マークが示されるため、利用者は、その鍵マークを通じ て、受信メールが暗号ィ匕されたメールである力否かを、瞬時に判断することができる。  [0082] Furthermore, in the received mail list table 43a of the received mail list display screen 43, the encrypted received mail row shows a key mark, so that the user can receive the received mail through the key mark. It is possible to instantly determine whether or not the power is encrypted mail.
[0083] また、受信メール一覧表示画面 43の受信メール一覧表 43aにお 、ては、各行は、 その受信メールに対応するメーラーを起動するためのボタンとして機能するようにな つているため、わざわざ、受信メール一覧ソフトウェア 34を閉じて力も対応するメーラ 一を起動するという作業を行わなくて済むことになる。  [0083] In addition, in the received mail list 43a of the received mail list display screen 43, each line functions as a button for starting a mailer corresponding to the received mail. Thus, it is not necessary to close the received mail list software 34 and start a mailer that can cope with power.
[0084] 然も、受信メール一覧表 43aから受信メールに対応するメーラーが起動できるように なって 、ると、受信メール一覧表 43aにお 、て複数の行に鍵マークが示されて 、る場 合、利用者は、復号ィ匕を行うためのメーラーを探し出して起動するという作業を行わ なくて済むこととなる。  [0084] However, when the mailer corresponding to the received mail can be activated from the received mail list 43a, the received mail list 43a is displayed with a key mark on a plurality of lines. In this case, the user does not have to perform a task of finding and starting a mailer for performing decryption.

Claims

請求の範囲 The scope of the claims
[1] コンピュータを、  [1] Computer
一つ以上のメーラーのそれぞれにつ!/、て、そのメーラーがメールサーバを通じて他 のメーラーカゝら受信した受信メールを保存しておくための受信フォルダの所在を示す 受信フォルダ所在情報を、記憶装置に記憶する記憶手段,  For each of one or more mailers! /, The storage folder stores reception folder location information indicating the location of the reception folder for storing the received mail received from the other mailer card through the mail server. Storage means for storing in,
入力装置を通じて所定の指示を受け付けると、前記記憶装置内の受信フォルダ所 在情報のそれぞれについて、その受信フォルダ所在情報により示される所在位置に ある受信フォルダ内の全ての受信メールのヘッダ部分に含まれる送受信関連情報を 読み出す受信メール読出手段,及び、  When a predetermined instruction is received through the input device, each received folder location information in the storage device is included in the header part of all received mails in the received folder at the location indicated by the received folder location information. Received mail reading means for reading transmission / reception related information, and
前記受信メール読出手段が読み出した送受信関連情報が受信メール毎に列挙さ れた一覧表を含む一覧画面を表示装置に表示する表示手段  Display means for displaying on the display device a list screen including a list in which the transmission / reception related information read by the received mail reading means is listed for each received mail
として機能させる  To act as
ことを特徴とする受信メール表示プログラム。  A received mail display program characterized by that.
[2] 前記記憶手段は、  [2] The storage means includes
前記記憶装置に記憶した受信フォルダ所在情報のそれぞれに対し、その受信フォ ルダ所在情報に対応するメーラーの実行ファイルの所在を示すメーラー所在情報を 、対応付けて前記記憶装置に記憶し、  For each reception folder location information stored in the storage device, mailer location information indicating the location of the mailer executable file corresponding to the reception folder location information is stored in the storage device in association with each other,
前記受信メール読出手段は、  The received mail reading means includes:
受信フォルダ内の受信メールのヘッダ部分力 前記送受信関連情報を読み出した 後、その送受信関連情報が含まれて 、た受信メールを保存して 、る受信フォルダの 受信フォルダ所在情報に対応するメーラー所在情報を、その送受信関連情報に対 応付け、  Mail header location information corresponding to the received folder location information of the received folder that contains the received and sent related information after the read / receive related information is read and stored. Corresponding to the transmission / reception related information,
前記表示手段は、  The display means includes
前記表示装置に表示する前記一覧画面内の前記一覧表において、受信メール毎 に列挙される送受信関連情報のそれぞれに対し、その送受信関連情報に対応付け られているメーラー所在情報により示される所在位置にあるメーラーの実行ファイルを 起動するための起動手段を、付与する  In the list in the list screen displayed on the display device, for each of the transmission / reception related information listed for each received mail, at the location indicated by the mailer location information associated with the transmission / reception related information. Give a startup means to start an executable file of a mailer
ことを特徴とする請求項 1記載の受信メール表示プログラム。 The received mail display program according to claim 1, wherein:
[3] 前記受信メール読出手段は、 [3] The received mail reading means includes:
受信フォルダ内の受信メールのヘッダ部分力 前記送受信関連情報を読み出した 後、暗号化メールであることを示す情報がそのヘッダ部分に含まれているときには、 その旨を示す暗号ィ匕識別情報をその送受信関連情報に対応付け、  When the header part of the received mail in the reception folder contains information indicating that it is an encrypted mail after reading the transmission / reception related information, the encryption key identification information indicating that is included in the header part. Corresponding to send / receive related information
前記表示手段は、  The display means includes
前記一覧画面内の前記一覧表に列挙される送受信関連情報のうち、前記暗号ィ匕 識別情報が対応付けられている送受信関連情報については、更に、暗号化メールで あることを示すマークをその送受信関連情報に対応付けて、前記一覧画面内に示す ことを特徴とする請求項 1又は 2記載の受信メール表示プログラム。  Among the transmission / reception related information listed in the list in the list screen, the transmission / reception related information associated with the encryption key identification information further includes a mark indicating that it is an encrypted mail. 3. The received mail display program according to claim 1, wherein the received mail display program is displayed in the list screen in association with related information.
[4] 前記記憶手段は、 [4] The storage means includes
前記記憶装置に記憶した受信フォルダ所在情報のそれぞれに対し、その受信フォ ルダ所在情報に対応するメーラーに設定されているローカル通信用のサーバのアド レス情報と認証用の認証情報とを、対応付けて前記記憶装置に記憶し、  Each address of the received folder stored in the storage device is associated with the address information of the server for local communication set in the mailer corresponding to the received folder location information and the authentication authentication information. Stored in the storage device,
前記受信メール読出手段は、  The received mail reading means includes:
前記受信フォルダ内の全ての受信メールのヘッダ情報を読み出す処理を行う前に 、前記記憶装置にお 、てその受信フォルダ位置情報に対応付けられて 、るアドレス 情報の示すサーバへ通信装置を通じてアクセスし、前記記憶装置にお 1、てそのアド レス情報に対応付けられている認証情報によってそのサーバ内から特定されるメー ルボックスから、それに取り置かれている受信メールを引き取り、引き取ったその受信 メールを、当該受信フォルダ所在情報にて示される所在位置にある受信フォルダへ 格納する処理を行う  Before performing the process of reading the header information of all received mails in the reception folder, the storage device accesses the server indicated by the address information associated with the reception folder position information through the communication device. Then, the received mail stored in the storage device is retrieved from the mailbox specified from the server by the authentication information associated with the address information, and the received mail is retrieved. , Process to store in the received folder at the location indicated by the location information of the received folder
ことを特徴とする請求項 1, 2又は 3記載の受信メール表示プログラム。  The received mail display program according to claim 1, 2, or 3.
[5] 前記送受信関連情報は、件名,受信時刻,並びに、差出人及び受取人の電子メー ルアドレスを含む情報である [5] The transmission / reception related information is information including a subject, a reception time, and e-mail addresses of the sender and recipient.
ことを特徴とする請求項 1乃至 4の何れかに記載の受信メール表示プログラム。  The received mail display program according to any one of claims 1 to 4, wherein:
PCT/JP2006/309574 2005-10-17 2006-05-12 Received e-mail display program WO2007046163A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-301940 2005-10-17
JP2005301940A JP2007109165A (en) 2005-10-17 2005-10-17 Incoming mail display program

Publications (1)

Publication Number Publication Date
WO2007046163A1 true WO2007046163A1 (en) 2007-04-26

Family

ID=37962263

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/309574 WO2007046163A1 (en) 2005-10-17 2006-05-12 Received e-mail display program

Country Status (2)

Country Link
JP (1) JP2007109165A (en)
WO (1) WO2007046163A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5073735B2 (en) * 2009-12-17 2012-11-14 株式会社テレワークマネジメント Mail apparatus, mail apparatus control method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149567A (en) * 2000-11-15 2002-05-24 Fujitsu Ltd Method for opening data and hour designated mail and recording medium
JP2003099346A (en) * 2001-09-20 2003-04-04 Nec Corp Method for automatically changing mail connection environment, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11175428A (en) * 1997-12-16 1999-07-02 Hitachi Software Eng Co Ltd Receiving nail unitary management method of different electronic mail system
JP2003037633A (en) * 2001-07-26 2003-02-07 Horizon Digital Enterprise Inc Mail server and mail processing method for the same
JP3363144B1 (en) * 2002-01-30 2003-01-08 有限会社ワイズスタッフ Communication system and communication support method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149567A (en) * 2000-11-15 2002-05-24 Fujitsu Ltd Method for opening data and hour designated mail and recording medium
JP2003099346A (en) * 2001-09-20 2003-04-04 Nec Corp Method for automatically changing mail connection environment, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
OE K.: "Personal Computer Communication to Internet de Teniireru Windows Online Software no Sekai", HELLOE PC, vol. 5, no. 2, 8 February 1998 (1998-02-08), pages 214, XP003012115 *
YAMAMOTO Y. ET AL.: "Online software de Mail Service o Yuko Katsuyo shiyo", KABUSHIKI KAISHA IMPRESS WATCH, 14 October 1998 (1998-10-14), XP003012116, Retrieved from the Internet <URL:http://www.forest.impress.co.jp/article/1998/10/14/mailservice.html> *

Also Published As

Publication number Publication date
JP2007109165A (en) 2007-04-26

Similar Documents

Publication Publication Date Title
US8103724B2 (en) Method and program product for securing privacy of an e-mail address in an e-mail
CA2717056C (en) Method of adding a postscript message to an email
US7836132B2 (en) Delivery confirmation for e-mail
US8185592B2 (en) Method and program product for preventing distribution of an e-mail message
US6360272B1 (en) Method and apparatus for maintaining a unified view of multiple mailboxes
JP5173841B2 (en) Communication and document management system and method
TW200846922A (en) Simplified electronic messaging system
CN101213538A (en) Electronic business card exchange system and method
CN106878148A (en) Time management formula email message
US20090228562A1 (en) Mail sending and receiving apparatus, method, computer-readable medium and system
JP2009175900A (en) Mail transmitting/receiving program, mail transmitting/receiving device and mail transmitting/receiving system
CN101115020A (en) Secret mail protecting method and mail system
JP3485416B2 (en) E-mail transfer method and device
US20020091774A1 (en) Method and system for retrieving electronic mail for a plurality of users over a single device
WO2007046163A1 (en) Received e-mail display program
JP5004859B2 (en) Mail transmission management server apparatus and method
JP5018506B2 (en) Mail transmission / reception program, mail transmission / reception device, and mail transmission / reception system
JP2008234136A (en) Information processor, information processing method, and information processing program
RU2419137C2 (en) System and method to hand over documents and to control circulation of documents
KR101953231B1 (en) Method for providing function of receiving confirmation when sending multiple e-mails in outlook
JP2007053502A (en) Program and device for transmitting and receiving mail
JP2009081659A (en) E-mail management system, e-mail management method, and e-mail management program
JP3962768B2 (en) E-mail transfer system and e-mail transfer method
JP4838757B2 (en) Message communication service providing method, message communication server, and message communication program
JP4320006B2 (en) Mail transmission / reception program and mail transmission / reception device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06732555

Country of ref document: EP

Kind code of ref document: A1