JPH06164638A - Electronic mail processing system - Google Patents

Electronic mail processing system

Info

Publication number
JPH06164638A
JPH06164638A JP4335632A JP33563292A JPH06164638A JP H06164638 A JPH06164638 A JP H06164638A JP 4335632 A JP4335632 A JP 4335632A JP 33563292 A JP33563292 A JP 33563292A JP H06164638 A JPH06164638 A JP H06164638A
Authority
JP
Japan
Prior art keywords
binary data
mail
data
binary
format
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
JP4335632A
Other languages
Japanese (ja)
Inventor
Masami Sekiguchi
雅己 関口
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.)
CSK Corp
Original Assignee
CSK Corp
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 CSK Corp filed Critical CSK Corp
Priority to JP4335632A priority Critical patent/JPH06164638A/en
Publication of JPH06164638A publication Critical patent/JPH06164638A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the transfer of the data of binary form of the image data, etc., by an electronic mail. CONSTITUTION:When a terminal 1 sends a mail, the binary data are processed to convert into a text form if an object to be transferred is the binary data of the image data, etc. Then an identifier is set in a user defining field of the mail header part to show the binary data, and an header is added to the head of the binary data converted into a text form. Then the mail is transmitted. When the mail is received, the head of the binary data of a text form is retrieved by the header when the identifier showing the binary data is set in the user defining field of the header part of the mail. Then the retrieved binary data of a text form is converted into a binary form by a mail processing part 12.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は電子メール処理方式に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic mail processing system.

【0002】[0002]

【従来の技術】ネットワークを介して相互に接続された
端末間において、電子メールは情報伝達の手段として広
く利用されている。
2. Description of the Related Art Electronic mail is widely used as a means of transmitting information between terminals connected to each other via a network.

【0003】これらの電子メールはその端末の基本機能
を司るオペレーティングシステムによって提供されてお
り、例えばUNIX等のオペレーティングシステムのも
とでは、SMTP,sendmail,mail,ma
ilx等のコマンドにより電子メール機能を実現してい
る。
These electronic mails are provided by an operating system that controls the basic functions of the terminal. For example, under an operating system such as UNIX, SMTP, sendmail, mail, mail.
The electronic mail function is realized by commands such as ilx.

【0004】[0004]

【発明が解決しようとする課題】上述したように、電子
メール機能はオペレーティングシステムによって提供さ
れるのが一般的であるが、UNIX等のオペレーティン
グシステムでは、転送対象がテキスト形式のデータに限
られており、イメージデータ等のバイナリ形式のデータ
は電子メールにより転送できないという欠点があった。
As described above, the e-mail function is generally provided by the operating system, but in the operating system such as UNIX, the transfer target is limited to the text format data. However, there is a drawback in that binary data such as image data cannot be transferred by electronic mail.

【0005】本発明は上記の点に鑑み提案されたもので
あり、その目的とするところは、イメージデータ等のバ
イナリ形式のデータであっても容易に電子メールにより
転送することのできる電子メール処理方式を提供するこ
とにある。
The present invention has been proposed in view of the above points, and an object of the present invention is to process an electronic mail which can easily transfer even binary data such as image data by electronic mail. To provide a method.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するため、テキスト形式のデータのみを電子メールの
転送対象としたシステムにおいて、メール発送に際し
て、転送対象がイメージデータ等のバイナリデータであ
る場合に、そのバイナリデータに対してテキスト形式へ
の変換処理を行い、メールのヘッダ部のユーザ定義フィ
ールドにバイナリデータである旨の識別子を設定し、変
換したテキスト形式のバイナリデータの先頭に見出しを
付してメール発送を行うと共に、メール受信に際して、
メールのヘッダ部のユーザ定義フィールドにバイナリデ
ータである旨の識別子がある場合に、テキスト形式のバ
イナリデータの先頭を見出しにより検索し、検索したテ
キスト形式のバイナリデータに対してバイナリ形式への
変換処理を行うメール処理部を備えるようにしている。
In order to achieve the above object, the present invention is a system in which only text format data is an electronic mail transfer target, and when the mail is sent, the transfer target is binary data such as image data. If so, the binary data is converted to text format, an identifier indicating that it is binary data is set in the user-defined field in the header of the mail, and the header is added to the beginning of the converted binary data in text format. When sending an email with the
If the user-defined field in the header part of the mail has an identifier indicating that it is binary data, the beginning of the text-format binary data is searched by the heading, and the search text-format binary data is converted to binary format. A mail processing unit for performing the above is provided.

【0007】[0007]

【作用】本発明の電子メール処理方式にあっては、テキ
スト形式のデータのみを電子メールの転送対象としたシ
ステムにおいてメールを発送する際、メール処理部は、
転送対象がイメージデータ等のバイナリデータである場
合に、そのバイナリデータに対してテキスト形式への変
換処理を行い、メールのヘッダ部のユーザ定義フィール
ドにバイナリデータである旨の識別子を設定し、変換し
たテキスト形式のバイナリデータの先頭に見出しを付し
てメール発送を行う。また、メールを受信する際、メー
ルのヘッダ部のユーザ定義フィールドにバイナリデータ
である旨の識別子がある場合に、テキスト形式のバイナ
リデータの先頭を見出しにより検索し、検索したテキス
ト形式のバイナリデータに対してバイナリ形式への変換
処理を行う。
According to the electronic mail processing method of the present invention, when a mail is sent in a system in which only text data is transferred, the mail processing unit
If the transfer target is binary data such as image data, the binary data is converted to text format, and an identifier indicating that it is binary data is set in the user-defined field in the header part of the mail and converted. The heading is added to the beginning of the binary data in the text format and the mail is sent. In addition, when receiving an email, if the user-defined field in the header of the email has an identifier indicating that it is binary data, the beginning of the binary data in text format is searched for by the heading, and the binary data in text format is searched. The binary format is converted.

【0008】[0008]

【実施例】以下、本発明の実施例につき図面を参照して
説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0009】図1は本発明の電子メール処理方式の一実
施例を示す構成図である。
FIG. 1 is a block diagram showing an embodiment of the electronic mail processing system of the present invention.

【0010】図1において、端末1はネットワーク2に
接続され、所望の作業が行えるようになっている。な
お、ネットワーク2としては有線系に限らず、無線系に
よるものであってもよい。
In FIG. 1, a terminal 1 is connected to a network 2 so that a desired work can be performed. The network 2 is not limited to the wired system, but may be a wireless system.

【0011】端末1内には、端末の基本的機能を司るU
NIX等のオペレーティングシステム11と、本発明の
特徴部分であるイメージデータ等のバイナリデータの電
子メール処理を行うメール処理部12と、種々の業務に
対応したアプリケーションプログラム13とが設けられ
ている。また、テキストデータ14,バイナリデータ1
5は電子メールの転送対象となるデータである。なお、
図においてメール処理部12は別個のものとしている
が、アプリケーションプログラム13の一部として構成
しても、あるいは、可能ならばオペレーティングシステ
ム11の一部として構成するようにしてもよい。
In the terminal 1, U which controls the basic functions of the terminal is provided.
An operating system 11 such as NIX, a mail processing unit 12 that performs electronic mail processing of binary data such as image data, which is a characteristic part of the present invention, and an application program 13 that supports various jobs are provided. Also, text data 14 and binary data 1
Reference numeral 5 is data to be transferred by electronic mail. In addition,
Although the mail processing unit 12 is shown separately in the figure, it may be configured as a part of the application program 13 or, if possible, as a part of the operating system 11.

【0012】以下、図2および図3のフローチャートに
沿って上記の実施例の動作を説明する。なお、図2はメ
ール発送時のフローチャートを示し、図3はメール受信
時のフローチャートを示している。
The operation of the above embodiment will be described below with reference to the flow charts of FIGS. Note that FIG. 2 shows a flow chart at the time of mail delivery, and FIG. 3 shows a flow chart at the time of mail reception.

【0013】メールを発送する場合、図2において、先
ず、その転送対象のデータ(ファイル)がイメージデー
タ等のバイナリデータであるか否かを判断する(ステッ
プS1)。
When sending an e-mail, in FIG. 2, first, it is judged whether or not the data (file) to be transferred is binary data such as image data (step S1).

【0014】ここで、バイナリデータでなく通常のテキ
スト形式のデータである場合(ステップS1のNO)に
は、従来から行われている通常のメール処理を行う。こ
の点については新しい点はないので説明は省略する。
Here, if the data is not the binary data but the ordinary text format data (NO in step S1), the conventional ordinary mail processing is performed. There is nothing new about this point, so a description thereof will be omitted.

【0015】一方、バイナリデータであった場合(ステ
ップS1のYES)には、データ形式をバイナリ形式か
らテキスト形式へ変換する処理を行う(ステップS
2)。この処理は、具体的には、例えば、UNIXシス
テムの場合、uuencodeコマンド等によって提供
されるユーティリティによって行うことができる。
On the other hand, when the data is binary data (YES in step S1), the data format is converted from the binary format to the text format (step S).
2). Specifically, for example, in the case of a UNIX system, this processing can be performed by a utility provided by a uuencode command or the like.

【0016】次いで、発送するメールのヘッダ部のユー
ザ定義フィールドにそのデータが本来はイメージデータ
等のバイナリデータであることを示す識別子を設定する
(ステップS3)。
Next, an identifier indicating that the data is originally binary data such as image data is set in the user-defined field of the header of the mail to be sent (step S3).

【0017】次いで、既にテキスト形式に変換したデー
タの先頭に所定の見出しを付してメールデータの所定の
領域に格納する。識別子および見出しを含むメールデー
タの概要を図4に示す。
Next, a predetermined headline is attached to the head of the data which has already been converted into the text format and stored in a predetermined area of the mail data. FIG. 4 shows an outline of mail data including an identifier and a headline.

【0018】次いで、図2に戻り、作成したメールデー
タを発送する(ステップS5)。なお、この場合はテキ
スト形式のデータであるため、従来から提供されている
メール機能のためのコマンドを使用することができる。
Next, returning to FIG. 2, the created mail data is sent (step S5). In this case, since the data is in text format, it is possible to use the command for the mail function which has been provided conventionally.

【0019】次に、メールを受信する場合、図3におい
て、先ず、メールのヘッダ部のユーザ定義フィールドを
チェックする(ステップS6)。
Next, when receiving a mail, in FIG. 3, first, the user-defined field in the header of the mail is checked (step S6).

【0020】次いで、そのユーザ定義フィールドに、転
送されたデータが本来はイメージデータ等のバイナリデ
ータであることを示す識別子が含まれているか否かを判
断する(ステップS7)。
Then, it is determined whether or not the user-defined field includes an identifier indicating that the transferred data is originally binary data such as image data (step S7).

【0021】ここで、バイナリデータでなく通常のテキ
スト形式のデータである場合(ステップS7のNO)に
は、従来から行われている通常のメール処理を行う。こ
の点については新しい点はないので説明は省略する。
Here, when the data is not the binary data but the normal text format data (NO in step S7), the conventional normal mail processing is performed. There is nothing new about this point, so a description thereof will be omitted.

【0022】一方、バイナリデータであることを示す識
別子がある場合(ステップS7のYES)には、見出し
によりバイナリデータの先頭を検索する(ステップS
8)。
On the other hand, when there is an identifier indicating that it is binary data (YES in step S7), the head of the binary data is searched by the heading (step S).
8).

【0023】そして、検索して得たテキスト形式のバイ
ナリデータに対して、テキスト形式からバイナリ形式へ
の変換を行う(ステップS9)。この処理は、具体的に
は、例えば、UNIXシステムの場合、uudecod
eコマンド等によって提供されるユーティリティによっ
て行うことができる。
Then, the text format binary data obtained by the search is converted from the text format to the binary format (step S9). This process is specifically performed by, for example, uudecod in the case of UNIX system.
This can be done by a utility provided by e command or the like.

【0024】取得したバイナリデータは元のイメージデ
ータ等と全く同じものであるため、所定のツールにより
画像として表示したり、他の目的に利用することができ
る。
Since the acquired binary data is exactly the same as the original image data and the like, it can be displayed as an image by a predetermined tool or used for other purposes.

【0025】[0025]

【発明の効果】以上説明したように、本発明の電子メー
ル処理方式にあっては、UNIX等のテキスト形式のデ
ータしかメールとして転送できないシステムであって
も、容易にイメージデータ等のバイナリデータを転送す
ることができ、電子メールの利用範囲を広げることがで
きるという効果がある。
As described above, according to the electronic mail processing method of the present invention, binary data such as image data can be easily transmitted even in a system that can transfer only text format data such as UNIX as a mail. There is an effect that it can be transferred and the range of use of electronic mail can be expanded.

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

【図1】本発明の電子メール処理方式の一実施例を示す
構成図である。
FIG. 1 is a configuration diagram showing an embodiment of an electronic mail processing system of the present invention.

【図2】メール発送における処理を示すフローチャート
である。
FIG. 2 is a flowchart showing a process in mail sending.

【図3】メール受信における処理を示すフローチャート
である。
FIG. 3 is a flowchart showing a process of receiving a mail.

【図4】メールデータの論理的構成の例を示す図であ
る。
FIG. 4 is a diagram showing an example of a logical configuration of mail data.

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

1……端末 11…オペレーティングシステム 12…メール処理部 13…アプリケーションプログラム 14…テキストデータ 15…バイナリデータ 2……ネットワーク 1 ... Terminal 11 ... Operating system 12 ... Mail processing unit 13 ... Application program 14 ... Text data 15 ... Binary data 2 ... Network

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/06 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Office reference number FI technical display area H04L 29/06

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 テキスト形式のデータのみを電子メール
の転送対象としたシステムにおいて、 メール発送に際して、転送対象がイメージデータ等のバ
イナリデータである場合に、そのバイナリデータに対し
てテキスト形式への変換処理を行い、メールのヘッダ部
のユーザ定義フィールドにバイナリデータである旨の識
別子を設定し、変換したテキスト形式のバイナリデータ
の先頭に見出しを付してメール発送を行うと共に、 メール受信に際して、メールのヘッダ部のユーザ定義フ
ィールドにバイナリデータである旨の識別子がある場合
に、テキスト形式のバイナリデータの先頭を見出しによ
り検索し、検索したテキスト形式のバイナリデータに対
してバイナリ形式への変換処理を行うメール処理部を備
えたことを特徴とする電子メール処理方式。
1. In a system in which only text-format data is transferred as an electronic mail, when the mail is sent and the transfer target is binary data such as image data, the binary data is converted to text format. Performs processing, sets an identifier to the effect that it is binary data in the user-defined field in the header of the email, adds a header to the beginning of the converted binary data in text format, and sends the email. If the user-defined field in the header part of the has an identifier indicating that it is binary data, the beginning of the text-format binary data is searched by the heading, and conversion processing to binary format is performed on the searched text-format binary data. E-mail processing method characterized by having a mail processing unit .
【請求項2】 UNIXシステムにおいて、バイナリデ
ータからテキスト形式への変換にuuencodeコマ
ンドを使用し、テキスト形式のバイナリデータからバイ
ナリ形式への変換にuudecodeコマンドを使用す
ることを特徴とする請求項1記載の電子メール処理方
式。
2. In the UNIX system, the uuuencode command is used for conversion from binary data to text format, and the uudecode command is used for conversion from textual binary data to binary format. E-mail processing method.
JP4335632A 1992-11-20 1992-11-20 Electronic mail processing system Pending JPH06164638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4335632A JPH06164638A (en) 1992-11-20 1992-11-20 Electronic mail processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4335632A JPH06164638A (en) 1992-11-20 1992-11-20 Electronic mail processing system

Publications (1)

Publication Number Publication Date
JPH06164638A true JPH06164638A (en) 1994-06-10

Family

ID=18290770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4335632A Pending JPH06164638A (en) 1992-11-20 1992-11-20 Electronic mail processing system

Country Status (1)

Country Link
JP (1) JPH06164638A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6405244B1 (en) 1998-07-09 2002-06-11 Matsushita Graphic Communication Systems, Inc. Communication apparatus for receiving downloaded program data and data download method
US6614891B2 (en) 1995-03-06 2003-09-02 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6778287B1 (en) 1995-03-06 2004-08-17 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6844938B1 (en) 1995-03-06 2005-01-18 Matsushita Electric Industrial Co., Ltd. Electronic mail apparatrus and method
US6906820B2 (en) 1995-10-20 2005-06-14 Panasonic Communications Co., Ltd. Image communicating method, facsimile type electronic mail apparatus and facsimile apparatus
JP2009123237A (en) * 2009-02-26 2009-06-04 Toshiba Corp Communication control method in facsimile system, and facsimile machine

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6614891B2 (en) 1995-03-06 2003-09-02 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6778287B1 (en) 1995-03-06 2004-08-17 Matsushita Electric Industrial Co., Ltd. Electronic mail system
US6826266B2 (en) 1995-03-06 2004-11-30 Matsushita Electric Industrial Co., Ltd. Electronic-mail apparatus
US6844938B1 (en) 1995-03-06 2005-01-18 Matsushita Electric Industrial Co., Ltd. Electronic mail apparatrus and method
US6906820B2 (en) 1995-10-20 2005-06-14 Panasonic Communications Co., Ltd. Image communicating method, facsimile type electronic mail apparatus and facsimile apparatus
US6937359B2 (en) 1995-10-20 2005-08-30 Panasonic Communications Co., Ltd. Image communicating method, facsimile type electronic mail apparatus and facsimile apparatus
US6405244B1 (en) 1998-07-09 2002-06-11 Matsushita Graphic Communication Systems, Inc. Communication apparatus for receiving downloaded program data and data download method
JP2009123237A (en) * 2009-02-26 2009-06-04 Toshiba Corp Communication control method in facsimile system, and facsimile machine

Similar Documents

Publication Publication Date Title
US6744528B2 (en) Method and system for remote printing of documents
JP3168756B2 (en) Email management method of email system
JP3281713B2 (en) Medium conversion apparatus and method
US5283887A (en) Automatic document format conversion in an electronic mail system based upon user preference
US20060106942A1 (en) Methods and systems for end-user extensible electronic mail
US6608694B1 (en) Communication terminal apparatus, internet facsimile apparatus, and e-mail receiving method
JPH03289756A (en) Facsimile server
JPH06164638A (en) Electronic mail processing system
CA1318036C (en) Method for confirming selected activities by recipients of electronic mail
JP2003030106A (en) Device, system and method for data communication, control program, and computer-readable recording medium with control program recorded thereon
JP2000261493A (en) Electronic mail system
JPH0514405A (en) Electronic mail device
JPH10285205A (en) Electronic mail transmission/display device and electronic mail transmission/display method
JPH1188426A (en) Electronic mail system
JPH06149505A (en) Electronic mail message printing system
JPH11306111A (en) Message filtering process method
JP2713278B2 (en) Automatic email address registration
JPH10164248A (en) Communication controller and storage medium
JP2002366493A (en) Method for dividing and transmitting attached file
JP2002229907A (en) System and method for transmitting data and program therefor
JPH11154970A (en) Mail communication method and system
JP2550851B2 (en) Mail protocol conversion control system
JP2904187B2 (en) Email system
CN106293474A (en) Choose method of adjustment and the device of information
JP2001339569A (en) Internet facsimile server unit and internet facsimile communication method