JP2000201168A - Remote program execution device and method by means of electronic mail - Google Patents

Remote program execution device and method by means of electronic mail

Info

Publication number
JP2000201168A
JP2000201168A JP296399A JP296399A JP2000201168A JP 2000201168 A JP2000201168 A JP 2000201168A JP 296399 A JP296399 A JP 296399A JP 296399 A JP296399 A JP 296399A JP 2000201168 A JP2000201168 A JP 2000201168A
Authority
JP
Japan
Prior art keywords
mail
program
sender
electronic mail
executing
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
JP296399A
Other languages
Japanese (ja)
Inventor
Akane Okumoto
あかね 奥本
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 IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems Co 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 IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP296399A priority Critical patent/JP2000201168A/en
Publication of JP2000201168A publication Critical patent/JP2000201168A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To attain the remote execution of a program by means of an electronic mail by transmitting the program is transmitted by an electronic mail, then extracting the program part from the electronic mail on a machine where the electronic mail received, automatically executing the program, and sending the execution result in reply to the sender of the electronic mail. SOLUTION: The received electronic mail is immediately given to a mail check means 2 which checks whether the reserved words registered at a reserved word information storage part 8 are included in the mail and also whether the mail address of the mail sender and a keyword are coincident with the information registered at a program execution rightful person storage part 9. If those mail address and keyword are matched with the registered information, the electronic mail is sent to an electronic mail program part extraction means 10 and an electronic mail address extraction means 11, respectively. The electronic mail program part extracted by the means 10 is sent to an automatic execution control means 13 and then automatically executed there.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子メールシステ
ムに関し、特に、電子メールシステムを利用したプログ
ラムの遠隔実行装置及び方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an electronic mail system, and more particularly to an apparatus and a method for remotely executing a program using the electronic mail system.

【0002】[0002]

【従来の技術】電子メールをトリガにして、あらかじめ
インストールされているプログラムを起動するシステム
として、例えば特開平9−231145号公報には、図
6に示すような構成が提案されている。
2. Description of the Related Art For example, Japanese Patent Application Laid-Open No. 9-231145 has proposed a system as shown in FIG.

【0003】図6を参照すると、メール監視手段102
は、一定間隔おきに、メールプログラムの提供するメー
ルアプリケーションインタフェース103を用いて、メ
ールプログラム104に対して電子メール到着の確認を
打診する。
Referring to FIG. 6, mail monitoring means 102
Uses the mail application interface 103 provided by the mail program at regular intervals to ask the mail program 104 to confirm the arrival of the electronic mail.

【0004】電子メールが到着していた場合、メール解
析手段105に処理を渡す。
When an electronic mail has arrived, the processing is passed to the mail analyzing means 105.

【0005】メール解析手段105では、まずメール定
義GUI(グラフィカルユーザインタフェース)106
によって、あらかじめ登録されたメール解析情報107
をメモリ上にロードする。メール解析情報107には、
差出人・件名・内容が登録されている。メール解析手段
105では、メール解析情報107および、取り出した
電子メールを基にトリガメールとするか否かの決定を行
う。
[0005] In the mail analysis means 105, first, a mail definition GUI (graphical user interface) 106
The mail analysis information 107 registered in advance
Is loaded into memory. The mail analysis information 107 includes
The sender, subject, and content are registered. The mail analysis means 105 determines whether to use a trigger mail based on the mail analysis information 107 and the extracted electronic mail.

【0006】メール解析手段105でトリガメールとし
て認識された場合、トリガ通知手段108へ処理が渡さ
れる。システム自動運転プログラム109は、特定のプ
ログラム起動を起こすためのトリガとなる事象を、常に
監視している状態にある。トリガおよびアクションとし
て実行するプログラムを関連付けた運用のためのシナリ
オの登録により、この監視は開始される。
When the mail is recognized as a trigger mail by the mail analyzing means 105, the processing is passed to the trigger notifying means 108. The system automatic operation program 109 is in a state of always monitoring an event that is a trigger for starting a specific program. This monitoring is started by registering a scenario for operation in which a program to be executed as a trigger and an action is associated.

【0007】トリガ通知手段108は、この監視に対し
て事象通知を行う。事象通知を受けたシステム自動運転
プログラム109は、関連付けられたアクションを実行
する。アクションとして実行するプログラムには、メー
ルの添付ファイルを渡すことも可能としている。
[0007] The trigger notifying means 108 notifies the monitoring of an event. Upon receiving the event notification, the system automatic operation program 109 executes the associated action. It is also possible to pass e-mail attachments to programs that execute as actions.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、この従
来のシステムでは、リモート・アクセスできないマシン
や、マシンにアカウントを有していないユーザが、実行
したいプログラムのインストールや、運用シナリオの作
成、登録を行いたい場合には、以下のような問題点があ
る。
However, in this conventional system, a machine that cannot be remotely accessed, or a user who does not have an account on the machine, installs a program to be executed, and creates and registers an operation scenario. If you want to do so, there are the following problems.

【0009】第一の問題点は、実行したいプログラム
と、そのプログラムの運用シナリオとをあらかじめイン
ストールし、登録しておく必要がある、ということであ
る。
The first problem is that it is necessary to install and register a program to be executed and an operation scenario of the program in advance.

【0010】その理由は、電子メールは、登録されてい
るプログラムの運用シナリオを実行させるためのトリガ
としてしか機能していない、ためである。
[0010] The reason is that the e-mail functions only as a trigger for executing the operation scenario of the registered program.

【0011】第二の問題点は、実行したいプログラムを
修正したい場合や、リモート・アクセスができないマシ
ンである場合、該マシンの設置場所まで出向いて行かな
ければならない、ということである。
A second problem is that when a program to be executed is to be modified, or when the machine cannot be remotely accessed, the user must go to the installation location of the machine.

【0012】その理由は、プログラムやプログラムの運
用シナリオを修正するには、プログラムやプログラムの
運用シナリオがインストールされているマシンにアクセ
スする必要があり、リモート・アクセスできないマシン
の場合、リモートマシンの配置場所へ出向いて、該マシ
ンに直接アクセスして修正するしか手だてがない、ため
である。
The reason is that, in order to modify a program or an operating scenario of a program, it is necessary to access a machine on which the operating scenario of the program or the program is installed. This is because the only option is to go to the place and directly access the machine to make corrections.

【0013】第三の問題点は、プログラムの自動実行の
結果は、リモート・アクセスできるマシン上でしかわか
らない、ということである。
A third problem is that the result of the automatic execution of the program is only known on a machine which can be remotely accessed.

【0014】その理由は、実行結果は、プログラムを自
動実行したマシン上に保持されているため、リモート・
アクセスできないマシンの場合、該マシンが配置してあ
る場所へ出向き、そのマシンに直接アクセスして実行結
果を見るしかないからである。
The reason is that the execution result is held on the machine that automatically executed the program,
This is because, in the case of a machine that cannot be accessed, the only option is to go to the place where the machine is located and directly access the machine to see the execution result.

【0015】したがって本発明は、上記問題点に鑑みて
なされたものであって、その目的は、他のマシン宛に電
子メールにプログラム添付して送信し、他のマシンでプ
ログラムを実行させ、実行結果を取得することができる
ようにした、電子メールでのプログラム遠隔実行装置お
よび方法を提供することにある。
Accordingly, the present invention has been made in view of the above problems, and has as its object to send a program attached to an e-mail to another machine, transmit the program, execute the program on another machine, and execute the program. An object of the present invention is to provide an apparatus and a method for remotely executing a program by e-mail, which can obtain a result.

【0016】[0016]

【課題を解決するための手段】前記目的を達成する本発
明は、プログラムを電子メールで送付すると、電子メー
ルが届いたマシン上で、電子メール内からプログラム部
分を取り出し、自動実行し、実行結果を電子メール送信
者へ返信する、ようにしたものである。上記目的は請求
項1乃至6のいずれによっても達成される。
According to the present invention for achieving the above object, when a program is sent by e-mail, a program portion is extracted from the e-mail on a machine to which the e-mail has arrived, automatically executed, and the execution result is obtained. To the sender of the e-mail. The above object is achieved by any of claims 1 to 6.

【0017】[0017]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明は、その好ましい実施の形態において、図
1を参照すると、差出人から届いた電子メールの件名に
予約語情報記憶部(8)に登録されている予約語が含ま
れているか否かを検査する手段(6)と、電子メールの
差出人の電子メールアドレスと電子メール本文に記載さ
れているキーワードがプログラム実行権利者情報記憶部
(9)に予め登録されている情報と一致するか否かを検
査する手段(7)と、電子メールからプログラム部分を
抽出する手段(10)と、電子メールから差出人の電子
メールアドレスを抽出する手段(11)と、取り出され
たプログラムを自動実行する手段(4)と、プログラム
の実行結果と取り出され差出人の電子メールアドレスと
から、返信メールを自動作成する手段(12)と、を備
え、作成された返信メールを前記差出人に返送する構成
とされる。上記各手段は、コンピュータ上でプログラム
を実行することでその機能・処理が実現され、本発明に
おいては、該プログラムを記録した記録媒体から読み出
し装置を介してコンピュータにプログラムを読み出し実
行することで、本発明を実施することができる。
Embodiments of the present invention will be described. In a preferred embodiment of the present invention, referring to FIG. 1, it is checked whether or not the subject of the e-mail received from the sender includes a reserved word registered in the reserved word information storage unit (8). Means (6) for determining whether or not the e-mail address of the sender of the e-mail and the keyword described in the e-mail text match the information registered in advance in the program execution right holder information storage section (9). Means (7) for checking, means (10) for extracting the program portion from the e-mail, means (11) for extracting the e-mail address of the sender from the e-mail, and means (4) for automatically executing the retrieved program ) And means (12) for automatically creating a reply mail from the execution result of the program and the extracted e-mail address of the sender. The are configured to return to the sender. Each of the above means realizes its functions and processes by executing a program on a computer.In the present invention, the program is read out from a recording medium on which the program is recorded to a computer via a reading device and executed. The present invention can be implemented.

【0018】[0018]

【実施例】本発明の実施例について図面を参照して以下
に説明する。図1は、本発明の一実施例の構成を示す図
である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing the configuration of one embodiment of the present invention.

【0019】図1を参照すると、本発明の一実施例は、
コンピュータ上で作成した電子メッセージをコンピュー
タユーザ間でやり取りする電子メールシステム1と、届
いた電子メールをチェックするメール検査手段2と、届
いた電子メールから必要な箇所を取り出し、プログラム
実行結果を返信するための電子メールを作成するメール
解析手段3と、取り出したプログラムを自動実行するプ
ログラム自動実行手段4とを含む。
Referring to FIG. 1, one embodiment of the present invention is:
An e-mail system 1 for exchanging electronic messages created on a computer between computer users, an e-mail checking means 2 for checking the received e-mail, a necessary portion is extracted from the received e-mail, and a program execution result is returned. And a program automatic execution means 4 for automatically executing the extracted program.

【0020】メール検査手段2は、情報定義手段5と、
予約語の検査手段6と、権利者情報の検査手段7とを含
む。
The mail checking means 2 comprises: an information defining means 5;
It includes reserved word checking means 6 and right holder information checking means 7.

【0021】情報定義手段5は、予約語情報記憶部8
と、プログラム実行権利者情報記憶部9とを含む。
The information definition means 5 includes a reserved word information storage unit 8
And a program execution right holder information storage unit 9.

【0022】予約語情報記憶部8には、届いた電子メー
ルにプログラムが添付されているかを判断するための予
約語が予め登録されている。
In the reserved word information storage unit 8, reserved words for determining whether a program is attached to the received e-mail are registered in advance.

【0023】プログラム実行権利者情報記憶部9には、
電子メールが届いたマシン上でプログラムを自動実行す
る権利を有する権利者の電子メールアドレスとキーワー
ドとが予め登録されている。
The program execution right holder information storage unit 9 includes:
An e-mail address and a keyword of a right holder having a right to automatically execute the program on the machine to which the e-mail has arrived are registered in advance.

【0024】予約語の検査手段6は、届いた電子メール
の件名(Subject欄)に、予約語情報記憶部8に登録さ
れている予約語が含まれているか否かを検査する。
The reserved word checking means 6 checks whether or not the subject (Subject field) of the received e-mail includes a reserved word registered in the reserved word information storage unit 8.

【0025】権利者情報の検査手段7は、届いた電子メ
ールの差出人(From欄)の電子メールアドレスと電子メ
ール本文に記載されているキーワードがプログラム実行
権利者情報記憶部9に予め登録されている情報と一致す
るか否かを検査する。
The right holder information checking means 7 stores the e-mail address of the sender (From column) of the received e-mail and the keyword described in the main body of the e-mail in the program execution right holder information storage unit 9 in advance. Check whether the information matches the existing information.

【0026】メール解析手段3は、プログラム部分取り
出し手段10と、電子メールアドレス取り出し手段11
と、返信メール作成手段12とを含む。
The mail analyzing means 3 includes a program part extracting means 10 and an electronic mail address extracting means 11
And reply mail creating means 12.

【0027】プログラム部分取り出し手段10は、届い
た電子メールから、プログラム部分を抽出する。
The program portion extracting means 10 extracts a program portion from the received electronic mail.

【0028】電子メールアドレス取り出し手段11は、
届いた電子メールから差出人(From欄)の電子メールア
ドレスを抽出する。
The electronic mail address extracting means 11
The e-mail address of the sender (From column) is extracted from the received e-mail.

【0029】返信メール作成手段12は、プログラムの
自動実行結果と電子メールアドレス取り出し手段11で
取り出した電子メールアドレスとから、返信メールを自
動作成する。
The reply mail creating means 12 automatically creates a reply mail from the automatic execution result of the program and the electronic mail address extracted by the electronic mail address extracting means 11.

【0030】プログラム自動実行手段4は、自動実行制
御手段13と、実行結果取り出し手段14とを含む。
The automatic program execution means 4 includes an automatic execution control means 13 and an execution result extracting means 14.

【0031】自動実行制御手段13は、プログラム部分
取り出し手段10により取り出されたプログラムを格納
し、自動実行する。
The automatic execution control means 13 stores the program extracted by the program part extracting means 10 and automatically executes the program.

【0032】実行結果取り出し手段14は、取り出した
プログラムの自動実行後、実行結果を返信メール作成手
段12へ渡す。
The execution result extracting means 14 passes the execution result to the reply mail creating means 12 after automatically executing the extracted program.

【0033】図2は、本発明の一実施例の動作を説明す
るための流れ図である。図3は、本発明の一実施例の電
子メールの一例を示す図である。図1乃至図3、さらに
図4、及び図5を参照して、本発明の一実施例の動作に
ついて説明する。
FIG. 2 is a flowchart for explaining the operation of one embodiment of the present invention. FIG. 3 is a diagram illustrating an example of an electronic mail according to an embodiment of the present invention. The operation of the embodiment of the present invention will be described with reference to FIGS. 1 to 3, and FIGS. 4 and 5.

【0034】プログラムを自動実行させるマシン上の電
子メールシステム1に、図3に示すような電子メールが
到着したら(図2のステップA1)、その電子メールはた
だちに、メール検査手段2に渡される。
When an e-mail as shown in FIG. 3 arrives at the e-mail system 1 on the machine for automatically executing the program (step A1 in FIG. 2), the e-mail is immediately passed to the mail inspection means 2.

【0035】情報定義手段5は、あらかじめ登録された
予約語情報を記憶する予約語情報記憶部8と、プログラ
ム実行権利者情報を記憶するプログラム実行権利者情報
記憶部9を備えている。
The information definition means 5 includes a reserved word information storage section 8 for storing reserved word information registered in advance, and a program execution right holder information storage section 9 for storing program execution right holder information.

【0036】予約語情報記憶部8には、届いた電子メー
ルにプログラムが添付されているかを判断するために、
例えば図4に示すような、予約語が登録されている。
In the reserved word information storage unit 8, in order to determine whether a program is attached to the received e-mail,
For example, a reserved word as shown in FIG. 4 is registered.

【0037】プログラム実行権利者情報記憶部9には、
このマシン上でプログラムを自動実行する権利を有する
権利者かを判断するために、例えば図5に示すような電
子メールアドレスとキーワードの情報との対応が登録さ
れている。
The program execution right holder information storage unit 9 stores
In order to determine whether or not the user has the right to automatically execute the program on this machine, for example, a correspondence between an e-mail address and keyword information as shown in FIG. 5 is registered.

【0038】メール検査手段2では、予約語の検査手段
6に渡された電子メールの件名に予約語情報記憶部8に
登録されている予約語が含まれているか否かを検査する
(ステップA2)。
The mail checking means 2 checks whether or not the subject of the e-mail passed to the reserved word checking means 6 includes a reserved word registered in the reserved word information storage unit 8.
(Step A2).

【0039】渡された電子メールの件名に予約語が含ま
れていれば、電子メールは権利者情報の検査手段7に渡
され、電子メールの差出人の電子メールアドレスとキー
ワードが、プログラム実行権利者情報記憶部9に登録さ
れている情報と同一であるか否かを検査する(ステップ
A3)。
If the subject of the received e-mail contains a reserved word, the e-mail is passed to the right holder information checking means 7, and the e-mail address and the keyword of the sender of the e-mail are set to the program execution right holder. It is checked whether the information is the same as the information registered in the information storage unit 9 (step A3).

【0040】登録されている情報と同一ならば、電子メ
ールのプログラム部分取り出し手段10と、電子メール
アドレス取り出し手段11とに電子メールを渡す。
If the information is the same as the registered information, the electronic mail is passed to the electronic mail program part extracting means 10 and the electronic mail address extracting means 11.

【0041】プログラム部分取り出し手段10では、渡
された電子メールからプログラム部分のみを抜き出す
(ステップA4)。
The program portion extracting means 10 extracts only the program portion from the received e-mail.
(Step A4).

【0042】抜き出されたプログラム(図3のstar
tとendの間のCshellコマンド)は、自動実行
制御手段13に受け渡され、プログラムが自動実行され
る(ステップA5)。
The extracted program (start in FIG. 3)
The Cshell command between t and end is passed to the automatic execution control means 13, and the program is automatically executed (step A5).

【0043】プログラム自動実行後、実行結果は、実行
結果取り出し手段14に渡される(ステップA6)。
After the automatic execution of the program, the execution result is passed to the execution result extracting means 14 (step A6).

【0044】電子メールアドレス取り出し手段11で
は、渡された電子メールの差出人名である電子メールア
ドレスのみを抜き出し(ステップA7)、返信メール作成
手段12に渡す。
The e-mail address extracting means 11 extracts only the e-mail address which is the sender name of the received e-mail (step A7) and transfers it to the reply e-mail creating means 12.

【0045】返信メール作成手段12では、プログラム
の自動実行が行われた場合には、実行結果取り出し手段
14に格納された結果を電子メールに添付し、電子メー
ルアドレス取り出し手段11から渡された電子メールア
ドレス名を指定した電子メールを作成する(ステップA
8)。
When the program is automatically executed, the reply mail creating means 12 attaches the result stored in the execution result retrieving means 14 to the e-mail, and sends the electronic mail passed from the e-mail address retrieving means 11 to the e-mail. Create an e-mail with an e-mail address specified (Step A
8).

【0046】また、予約語が含まれていなかったり、プ
ログラム実行権利者でなかった等で、プログラムの自動
実行が不可の場合(ステップA10)、プログラムが自動
実行されなかったことを通知する電子メールを作成する
(ステップA8)。
If the program cannot be automatically executed because no reserved word is included or the user is not the program execution right holder (step A10), an e-mail notifying that the program was not automatically executed is issued. Create
(Step A8).

【0047】作成された電子メールは、電子メールシス
テム1によって通信ネットワーク15へと送信される
(ステップA9)。
The created electronic mail is transmitted to the communication network 15 by the electronic mail system 1.
(Step A9).

【0048】通信ネットワークに接続され、電子メール
が届くマシンであるならば、送付された電子メールに書
かれたプログラムを実行することができる。
If the machine is connected to a communication network and can receive an e-mail, the program written in the sent e-mail can be executed.

【0049】これらの手段は、電子メールを受信する側
のマシン、つまりプログラムが自動実行されるマシンに
実装すればよく、電子メールを送信する側に実装する必
要はない。なお、電子メールに挿入するプログラムとし
ては、添付ファイル等を用いてもよいことは勿論であ
る。
These means may be implemented on the machine that receives the e-mail, that is, the machine on which the program is automatically executed, and need not be implemented on the side that sends the e-mail. It is needless to say that an attached file or the like may be used as the program to be inserted into the electronic mail.

【0050】[0050]

【発明の効果】以上説明したように、本発明によれば下
記記載の効果を奏する。
As described above, according to the present invention, the following effects can be obtained.

【0051】本発明の第一の効果は、電子メールを送信
するマシンであれば、他のマシン宛に電子メールにプロ
グラム添付して送信し、他のマシンでプログラムを実行
させ、実行結果を取得することができる、ということで
ある。この結果、実行したいプログラムをあらかじめイ
ンストールすることも、プログラム運用シナリオの作
成、登録も必要なくなる。
The first effect of the present invention is that if a machine transmits an e-mail, the program is attached to the e-mail and transmitted to another machine, the program is executed on the other machine, and the execution result is obtained. That you can do it. As a result, there is no need to install a program to be executed in advance, nor to create and register a program operation scenario.

【0052】その理由は、本発明おいては、電子メール
に実行したいプログラムを添付し、プログラムを実行さ
せたいマシンに送付することにより、プログラム部分を
取り出し、自動実行する、ように構成したためである。
The reason is that, in the present invention, a program to be executed is attached to an e-mail and sent to a machine on which the program is to be executed, so that the program portion is extracted and automatically executed. .

【0053】本発明の第二の効果は、プログラム実行結
果を電子メールで送付することができる、ということで
ある。この結果、リモート・アクセスできないマシンで
プログラムを自動実行させても、プログラム実行結果を
見るために、そのマシンが配置してある場所へ出向いて
行く必要がなくなる。
A second effect of the present invention is that a program execution result can be sent by e-mail. As a result, even if the program is automatically executed on a machine that cannot be remotely accessed, it is not necessary to go to the place where the machine is located in order to view the program execution result.

【0054】その理由は、本発明においては、プログラ
ム実行結果をプログラム差出人に返信できるからであ
る。
The reason is that, in the present invention, the program execution result can be returned to the program sender.

【0055】本発明の第三の効果は、プログラムを自動
実行する側のマシンにのみ、本発明の装置、システムを
実装するだけでよい、ということである。この結果、プ
ログラムを自動実行させたい側は電子メールの送受信さ
え可能ならば利用できる。
A third effect of the present invention is that the apparatus and system of the present invention need only be mounted on a machine that automatically executes a program. As a result, the side that wants to automatically execute the program can use it as long as it can send and receive electronic mail.

【0056】その理由は、本発明においては、プログラ
ムを自動実行させたい側では、特別な手段、システムが
必要ないためである。
The reason is that, in the present invention, no special means or system is required on the side where the program is to be automatically executed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】本発明の一実施例の動作を示す流れ図である。FIG. 2 is a flowchart showing the operation of one embodiment of the present invention.

【図3】本発明の一実施例の説明するための図であり、
プログラムを添付した電子メール例を示す図である。
FIG. 3 is a diagram for explaining one embodiment of the present invention;
It is a figure showing an example of an e-mail attached with a program.

【図4】本発明の一実施例を説明するための図であり、
予約語情報に登録されている予約語の一例を示す図であ
る。
FIG. 4 is a diagram for explaining one embodiment of the present invention;
It is a figure showing an example of a reserved word registered into reserved word information.

【図5】本発明の一実施例を説明するための図であり、
プログラム権利者情報に登録されている電子メールアド
レスとキーワードの一例を示す図である。
FIG. 5 is a diagram for explaining one embodiment of the present invention;
FIG. 4 is a diagram showing an example of an e-mail address and a keyword registered in program right holder information.

【図6】従来のシステムの構成を示すブロック図であ
る。
FIG. 6 is a block diagram showing a configuration of a conventional system.

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

1 電子メールシステム 2 メール検査手段 3 メール解析手段 4 プログラム自動実行手段 5 情報定義手段 6 予約語の検査手段 7 権利者情報の検査手段 8 予約語情報記憶部 9 プログラム実行権利者情報記憶部 10 プログラム部分取り出し手段 11 電子メールアドレス取り出し手段 12 返信メール作成手段 13 自動実行制御手段 14 実行結果取り出し手段 15 通信ネットワーク DESCRIPTION OF SYMBOLS 1 E-mail system 2 E-mail inspection means 3 E-mail analysis means 4 Program automatic execution means 5 Information definition means 6 Inspection means of reserved words 7 Inspection means of right holder information 8 Reserved word information storage unit 9 Program execution right holder information storage unit 10 Program Part extracting means 11 E-mail address extracting means 12 Reply mail creating means 13 Automatic execution control means 14 Execution result extracting means 15 Communication network

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成12年1月31日(2000.1.3
1)
[Submission date] January 31, 2000 (200.1.3
1)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】請求項5[Correction target item name] Claim 5

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B089 JA31 JB07 KA04 KC11 KC44 KC53 LA03 LA07 5K030 HA06 HB19 HC01 HC13 LE11 MC09 9A001 CC07 JJ14 KK56  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B089 JA31 JB07 KA04 KC11 KC44 KC53 LA03 LA07 5K030 HA06 HB19 HC01 HC13 LE11 MC09 9A001 CC07 JJ14 KK56

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】送信元から届いた電子メールをチェック
し、該電子メールにプログラムが含まれている場合、こ
れを検出してプログラムを抽出する手段と、 前記抽出されたプログラムを実行する手段と、 前記プログラムの実行結果を返送するための電子メール
を自動生成して返送する手段と、 を備えたことを特徴とするプログラム遠隔実行装置。
1. A means for checking an e-mail received from a transmission source and detecting a program included in the e-mail if the e-mail contains the program, and a means for executing the extracted program. Means for automatically generating and returning an e-mail for returning an execution result of the program, the program remote execution device comprising:
【請求項2】送信元から届いた電子メールから予め定め
られたキーワードが存在するか検索することで前記電子
メールにプログラムが挿入されているか否かをチェック
する手段と、 前記電子メールからプログラム部分を抽出する手段と、 前記抽出されたプログラムを実行する手段と、 前記プログラムの実行結果を、前記送信元へ返送するた
めの電子メールを自動生成する手段と、 を備えたことを特徴とするプログラム遠隔実行装置。
2. A means for checking whether or not a program is inserted in an e-mail by searching for a predetermined keyword from an e-mail received from a transmission source, and a program part from the e-mail. A program for executing the extracted program; and a means for automatically generating an e-mail for returning an execution result of the program to the transmission source. Remote execution device.
【請求項3】電子メールを用いたプログラム遠隔実行方
法であって、 送信元から届いた電子メールをチェックして前記電子メ
ールに含まれるプログラムを取り出して、該プログラム
を自動実行するとともに、前記プログラムの実行結果を
返送するための電子メールを自動生成して返送する、こ
とを特徴とするプログラム遠隔実行方法。
3. A method for remotely executing a program using an electronic mail, wherein the method includes checking an electronic mail received from a transmission source, extracting a program included in the electronic mail, automatically executing the program, and executing the program. Automatically generating and returning an e-mail for returning an execution result of the program.
【請求項4】差出人から届いた電子メールの件名に予約
語情報記憶手段に登録されている予約語が含まれている
か否かを検査する手段と、 前記電子メールの差出人の電子メールアドレスと電子メ
ール本文に記載されているキーワードがプログラム実行
権利者情報記憶手段に予め登録されている情報と一致す
るか否かを検査する手段と、 前記電子メールからプログラム部分を抽出する手段と、 前記電子メールから差出人の電子メールアドレスを抽出
する手段と、 前記抽出されたプログラムを自動実行する手段と、 前記プログラムの実行結果と抽出された差出人の電子メ
ールアドレスとから、返信メールを自動作成する手段
と、を備え、 前記作成された返信メールが電子メールシステムにより
前記差出人に返送される、ようにしたことを特徴とする
プログラム遠隔実行装置。
4. A means for checking whether or not a subject of an e-mail received from a sender includes a reserved word registered in a reserved word information storage means; and an e-mail address and an e-mail address of the sender of the e-mail. Means for checking whether a keyword described in the mail text matches information registered in advance in the program execution right holder information storage means, means for extracting a program part from the electronic mail, and the electronic mail Means for extracting the sender's email address from; means for automatically executing the extracted program; means for automatically creating a reply email from the execution result of the program and the extracted sender's email address; Wherein the created reply mail is returned to the sender by an e-mail system. Program remote execution device that.
【請求項5】前記プログラムを実行する手段が、前記プ
ログラムを実行した結果を取り出して、前記返信メール
を自動作成する手段に受け渡す手段を備えたことを特徴
とする請求項3記載のプログラム遠隔実行装置。
5. The program remote according to claim 3, wherein the means for executing the program includes means for extracting a result of executing the program and transferring the result to the means for automatically creating the reply mail. Execution device.
【請求項6】電子メールを送受信する機能を備えたコン
ピュータにおいて、 (a)差出人から届いた電子メールの件名に予約語情報
記憶部に登録されている予約語が含まれているか否かを
検査する処理と、 (b)前記電子メールの差出人の電子メールアドレスと
電子メール本文に記載されているキーワードがプログラ
ム実行権利者情報記憶部に予め登録されている情報と一
致するか否かを検査する処理と、 (c)前記電子メールからプログラム部分を抽出する処
理と、 (d)前記電子メールから差出人の電子メールアドレス
を抽出する処理と、 (e)取り出されたプログラムを自動実行する処理と、 (f)前記プログラムの実行結果と取り出された差出人
の電子メールアドレスとから、返信メールを自動作成し
て、返信メールを前記差出人に返送する処理と、 の前記(a)〜(f)の各処理を前記コンピュータで実
行させるためのプログラムを記録した記録媒体。
6. A computer having a function of transmitting and receiving an e-mail, comprising: (a) checking whether or not a subject of an e-mail received from a sender includes a reserved word registered in a reserved word information storage unit; (B) checking whether the e-mail address of the sender of the e-mail and the keyword described in the e-mail text match the information registered in advance in the program execution right holder information storage unit. (C) extracting a program portion from the e-mail; (d) extracting a sender's e-mail address from the e-mail; and (e) automatically executing the extracted program. (F) automatically creating a reply mail from the execution result of the program and the retrieved e-mail address of the sender, and sending the reply mail to the sender; Treatment and, of said (a) ~ a recording medium each processing recording a program for executing by the computer (f) to be returned to.
JP296399A 1999-01-08 1999-01-08 Remote program execution device and method by means of electronic mail Pending JP2000201168A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP296399A JP2000201168A (en) 1999-01-08 1999-01-08 Remote program execution device and method by means of electronic mail

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP296399A JP2000201168A (en) 1999-01-08 1999-01-08 Remote program execution device and method by means of electronic mail

Publications (1)

Publication Number Publication Date
JP2000201168A true JP2000201168A (en) 2000-07-18

Family

ID=11544034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP296399A Pending JP2000201168A (en) 1999-01-08 1999-01-08 Remote program execution device and method by means of electronic mail

Country Status (1)

Country Link
JP (1) JP2000201168A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1536382A2 (en) * 2003-11-26 2005-06-01 Nec Corporation Mobile terminal and security remote-control system and method using the mobile terminal
US7644274B1 (en) * 2000-03-30 2010-01-05 Alcatel-Lucent Usa Inc. Methods of protecting against spam electronic mail
JP2012033020A (en) * 2010-07-30 2012-02-16 Nec Corp Message creation support device, message creation support method, and message creation support program
JP2015057736A (en) * 2014-12-09 2015-03-26 レノボ・イノベーションズ・リミテッド(香港) Message creation support device, message creation support method, and message creation support program
WO2016072123A1 (en) * 2014-11-05 2016-05-12 ウイングアーク1st株式会社 Data processing system, server, and data processing management program
CN108182794A (en) * 2018-01-04 2018-06-19 北京硬壳科技有限公司 A kind of program processing method and device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7644274B1 (en) * 2000-03-30 2010-01-05 Alcatel-Lucent Usa Inc. Methods of protecting against spam electronic mail
EP1536382A2 (en) * 2003-11-26 2005-06-01 Nec Corporation Mobile terminal and security remote-control system and method using the mobile terminal
EP1536382B1 (en) * 2003-11-26 2009-10-07 Nec Corporation Mobile terminal and security remote-control system and method using the mobile terminal
JP2012033020A (en) * 2010-07-30 2012-02-16 Nec Corp Message creation support device, message creation support method, and message creation support program
WO2016072123A1 (en) * 2014-11-05 2016-05-12 ウイングアーク1st株式会社 Data processing system, server, and data processing management program
JP2016091314A (en) * 2014-11-05 2016-05-23 ウイングアーク1st株式会社 Data processing system, server, and data processing management program
JP2015057736A (en) * 2014-12-09 2015-03-26 レノボ・イノベーションズ・リミテッド(香港) Message creation support device, message creation support method, and message creation support program
CN108182794A (en) * 2018-01-04 2018-06-19 北京硬壳科技有限公司 A kind of program processing method and device

Similar Documents

Publication Publication Date Title
US6687741B1 (en) Sending a file as a link and/or as an attachment
US7412657B2 (en) Systems, methods, and media for updating an instant messaging system
RU2001105187A (en) ELECTRONIC BOARD OF ADS AND MAIL SERVER
CN101273379A (en) Networking through electronic messaging and mail
US6989907B1 (en) Response apparatus for sending a response in accordance with a state, and a method therefor
US9185065B2 (en) Computer method and system for attachment reduction
US20010007992A1 (en) Transfer method, transfer system and transfer apparatus for E-mail
CN109426606A (en) Kernel failure diagnosis information processing method, device, storage medium and electronic equipment
US7475147B2 (en) Information processing apparatus and method, computer storage medium, and program
CN106021237A (en) Language independent probabilistic content matching
JP2000201168A (en) Remote program execution device and method by means of electronic mail
US8626719B2 (en) Methods of managing and accessing e-mail
US7720460B2 (en) Automatic character code recognition/display system, method, and program using mobile telephone
JP2002157097A (en) System for transmission and print of image
JPH11252158A (en) Electronic mail information management method and device and storage medium recording electronic mail information management processing program
JPH09212433A (en) Method for message transmission from peripheral device to system administrator, network interface device, and transmitting operation method and printer for message from printer
JP2007156624A (en) Document processor and control method thereof, document management system, and control program
JP4429229B2 (en) Directory information providing method, directory information providing apparatus, directory information providing system, and program
US20050125466A1 (en) Information processing unit, information processing system, control program, computer-readable storage medium, and information processing method
JPH11338797A (en) Electronic mail transfer controller and program recording medium therefor
JPH06350642A (en) Electronic mail system
JPH11163924A (en) Electronic mail system and recording medium for recording address managing program of the same
JP2021082862A (en) Mistransmission prevention device, mistransmission prevention method, and mistransmission prevention program
JP2000187512A (en) Equipment monitor device using electronic mail
JP2699940B2 (en) Automatic numbering method using e-mail

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000725