JP2001195322A - Electronic mail transmission system and attached file confirmation method - Google Patents

Electronic mail transmission system and attached file confirmation method

Info

Publication number
JP2001195322A
JP2001195322A JP2000003242A JP2000003242A JP2001195322A JP 2001195322 A JP2001195322 A JP 2001195322A JP 2000003242 A JP2000003242 A JP 2000003242A JP 2000003242 A JP2000003242 A JP 2000003242A JP 2001195322 A JP2001195322 A JP 2001195322A
Authority
JP
Japan
Prior art keywords
attached file
character string
file
document
attached
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
JP2000003242A
Other languages
Japanese (ja)
Inventor
Shunpei Kato
俊平 加藤
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.)
Fujitsu I Network Systems Ltd
Original Assignee
Fujitsu I Network Systems 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 Fujitsu I Network Systems Ltd filed Critical Fujitsu I Network Systems Ltd
Priority to JP2000003242A priority Critical patent/JP2001195322A/en
Publication of JP2001195322A publication Critical patent/JP2001195322A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an electronic mail transmission system for preventing an attached file from being forgotten to be attached. SOLUTION: This system is provided with a transmission document check means for confirming the contents of a transmission document, a character string registration means for storing a prescribed character string, an attached file check means for confirming the presence/absence of the attached file and a message generation means for generating a prescribed message. When transmitting the transmission document, the transmission document check means checks whether or not the character string is included in the transmission document. In the case that the character string is included, the attached file check means checks whether or not the attached file is included in the transmission document. In the case that the attached file is not included, the message generation means generates the message.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、送信文書を作成
し、前記送信文書にファイルを添付することができ、前
記送信文書を送信する電子メール送信システムに関す
る。本発明は、さらに、添付ファイル確認方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an e-mail transmission system capable of creating a transmission document, attaching a file to the transmission document, and transmitting the transmission document. The present invention further relates to an attached file confirmation method.

【0002】[0002]

【従来の技術】最近、パソコン等の情報端末の普及や、
インターネットの普及などにより、電子メールが広く使
われ始めてきている。電子メールは、基本的にはテキス
トのみしか伝送できないが、MIME(Multipurpose I
nternet Mail Extensions)等の機能を使用することに
より、画像ファイルや、アプリケーション固有の文書フ
ァイルなどの通常のテキスト以外のデータを添付ファイ
ルとして「添付」してやり取りすることができる。
2. Description of the Related Art Recently, the spread of information terminals such as personal computers,
Due to the spread of the Internet, e-mail has begun to be widely used. E-mail can basically transmit only text, but MIME (Multipurpose I
By using functions such as Internet Mail Extensions), data other than ordinary text such as image files and application-specific document files can be "attached" as an attached file and exchanged.

【0003】[0003]

【発明が解決しようとする課題】添付ファイルを添付し
て電子メールを送信したつもりで、添付ファイルを添付
し忘れて再度電子メールを送りなおさなければならない
場合がある。この場合、電子メールの再送信のために無
駄な時間を費やすことになる。また、電子メールの送信
者が添付ファイルの添付し忘れに気付かず、後になって
電子メールの受信者からの指摘で電子メールを送りなお
すケースもあり、この場合は電子メールの受信者にも迷
惑をかけることになり、特に緊急の場合などはトラブル
が発生する恐れがある。
There is a case where an e-mail is sent with an attached file attached, and the e-mail must be sent again after forgetting to attach the attached file. In this case, wasted time is spent for resending the e-mail. There are also cases where the sender of the e-mail does not notice that he or she has forgotten to attach the attached file, and resends the e-mail at a later time based on an indication from the e-mail recipient. , And there is a possibility that troubles may occur especially in an emergency.

【0004】したがって、本発明の目的は、添付ファイ
ルの添付し忘れを防ぐ電子メール送信システムおよび方
法を提供することである。
Accordingly, it is an object of the present invention to provide an electronic mail transmission system and method for preventing a user from forgetting to attach an attached file.

【0005】[0005]

【課題を解決するための手段】上述したことを鑑み、本
発明による電子メール送信システムは、前記送信文書の
内容を検査する送信文書チェック手段と、所定の文字列
を格納する文字列登録手段と、添付ファイルの有無を検
査する添付ファイルチェック手段と、所定のメッセージ
を発生するメッセージ発生手段とを具え、前記送信文書
を送信する際に、前記送信文書チェック手段が、前記送
信文書内に前記文字列が含まれているかどうかを検査
し、前記文字列が含まれている場合、前記添付ファイル
チェック手段が前記送信文書に添付ファイルが含まれて
いるかどうかを検査し、添付ファイルが含まれていない
場合、前記メッセージ発生手段が前記メッセージを発生
するように構成したことを特徴とする。
SUMMARY OF THE INVENTION In view of the above, an electronic mail transmission system according to the present invention comprises: a transmission document checking unit for inspecting the contents of the transmission document; and a character string registration unit for storing a predetermined character string. An attached file checking unit for checking the presence or absence of an attached file, and a message generating unit for generating a predetermined message. When transmitting the transmitted document, the transmitted document checking unit includes the character in the transmitted document. Check whether a column is included, and if the character string is included, the attached file checking unit checks whether the transmitted document includes an attached file, and determines whether the attached file is not included. In this case, the message generating means is configured to generate the message.

【0006】本発明による電子メール送信システムの一
実施形態は、前記所定の文字列を変更する手段をさらに
具えることを特徴とする。
One embodiment of the electronic mail transmission system according to the present invention is characterized in that the electronic mail transmission system further comprises means for changing the predetermined character string.

【0007】本発明による添付ファイル確認方法は、電
子メールを送信する際に、予め決められた文字列が送信
文書において含まれているかどうかを確認するステップ
と、前記文字列が含まれている場合、前記送信文書に添
付ファイルが含まれているかどうかを確認するステップ
と、添付ファイルが含まれていない場合、所定のメッセ
ージを発生するステップとを具えることを特徴とする。
According to the attached file confirming method of the present invention, a step of confirming whether or not a predetermined character string is included in a transmission document when transmitting an e-mail; And confirming whether or not the transmission document includes an attached file, and generating a predetermined message when the transmitted document does not include the attached file.

【0008】[0008]

【発明の実施の形態】図1は、本発明による添付ファイ
ル確認方法を実施することができる電子メール送信シス
テムの構成を示すブロック図である。電子メール送信シ
ステム1は、電子メールの送信文書の内容を確認する送
信文書チェック部11と、文字列を登録する文字列登録
部12と、添付ファイルの有無を確認する添付ファイル
チェック部13と、メッセージ表示をする表示制御部1
4と、文字列を登録するキー操作部15と、電子メール
を送信する電子メール送信部16と、これらの各部の動
作を制御する中央制御部17とを具える。電子メール送
信システム1は、送信文書を作成する手段や、ファイル
を添付する手段など、通常の電子メール送信に必要な手
段(図示せず)をさらに含むか、これらに接続される。
このシステムを、専用ハードウェアによって実現するこ
ともでき、例えば、パーソナルコンピュータ等において
動作するソフトウェアとして実現することもできる。例
えば、慣例的なパーソナルコンピュータ上で動作するソ
フトウェアとして実現した場合、前記メッセージはこの
パーソナルコンピュータの表示装置において表示され、
前記文字列はこのパーソナルコンピュータのキーボード
から入力される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing a configuration of an electronic mail transmission system capable of implementing an attached file confirmation method according to the present invention. The e-mail transmission system 1 includes a transmission document check unit 11 for confirming the contents of an e-mail transmission document, a character string registration unit 12 for registering a character string, an attached file check unit 13 for confirming the presence or absence of an attached file, Display control unit 1 for displaying messages
4, a key operation unit 15 for registering a character string, an e-mail transmission unit 16 for transmitting an e-mail, and a central control unit 17 for controlling operations of these units. The e-mail transmission system 1 further includes or is connected to means (not shown) required for normal e-mail transmission, such as a means for creating a transmission document and a means for attaching a file.
This system can be realized by dedicated hardware, for example, as software operating on a personal computer or the like. For example, when implemented as software running on a conventional personal computer, the message is displayed on a display device of the personal computer,
The character string is input from the keyboard of the personal computer.

【0009】ユーザは、ファイルを添付する送信文書中
に予め決められた文字列を常に入れるようにする。この
文字列を、例えば、「ファイルを添付しました」等とし
てもよい。この文字列を、文字列登録部12に、キー操
作部15を経て予め登録しておく。
[0009] The user always inserts a predetermined character string into a transmission document to which a file is attached. This character string may be, for example, "file attached". This character string is registered in the character string registration unit 12 via the key operation unit 15 in advance.

【0010】図2は、図1の電子メール送信システム1
の、メール送信時の動作を説明するフローチャートであ
る。ステップ201において、動作を開始する。この時
点において、ユーザは、送信文書を作成しており、同時
に送信したいファイルがあれば添付している(つもりで
いる)とする。ステップ202において、送信文書チェ
ック部11は、前記送信文書を検査し、文字列登録部1
2に格納された文字列が含まれているかどうかを決定す
る。前記文字列が含まれていない場合、前記送信文書は
ファイルが添付されていない文書であると判断し、ステ
ップ207に進み、電子メール送信部16は、前記送信
文書を送信する。前記文字列が含まれている場合、ファ
イルが添付されているはずの文書であると判断し、ステ
ップ203に進み、添付ファイルチェック部13は、前
記送信文書を検査し、ファイルが添付されているかどう
かを決定する。ファイルが添付されている場合、ステッ
プ207に進み、電子メール送信部16は、前記送信文
書を送信する。ファイルが添付されていない場合、ユー
ザがファイルを添付し忘れたのだと判断し、ステップ2
04に進み、表示制御部14は、所定のメッセージを表
示する。このメッセージを、例えば、「ファイル添付さ
れていません。よろしいですか?」としてもよい。この
とき、ユーザが、ファイル添付が必要であるかどうかを
選択できる。ステップ205で、ファイル添付が不要で
ある場合、ステップ207に進み、電子メール送信部1
6は、前記送信文書を送信する。これは、例えば、他の
メールの引用などで、前記送信文書に前記文字列が偶然
に含まれた場合である。ファイル添付が必要である場
合、ステップ206に進み、ユーザによって選択された
ファイルを前記送信文書に添付し、ステップ207で、
電子メール送信部16は、前記送信文書を送信する。
FIG. 2 shows the electronic mail transmission system 1 shown in FIG.
5 is a flowchart for explaining the operation at the time of mail transmission. In step 201, the operation starts. At this point, it is assumed that the user has created a transmission document and has attached (will intend) to attach a file to be transmitted at the same time. In step 202, the transmission document check unit 11 inspects the transmission document and checks the character string registration unit 1
It is determined whether or not the character string stored in 2 is included. If the character string is not included, it is determined that the transmission document is a document to which no file is attached, and the process proceeds to step 207, where the e-mail transmission unit 16 transmits the transmission document. If the character string is included, it is determined that the document is a file to which a file should be attached, and the process proceeds to step 203, where the attached file checking unit 13 checks the transmitted document and determines whether the file is attached. Determine whether or not. If the file is attached, the process proceeds to step 207, where the e-mail transmission unit 16 transmits the transmission document. If the file is not attached, it is determined that the user has forgotten to attach the file, and step 2
Proceeding to 04, the display control unit 14 displays a predetermined message. This message may be, for example, "File not attached. Are you sure?" At this time, the user can select whether file attachment is necessary. If it is determined in step 205 that file attachment is unnecessary, the process proceeds to step 207, where the electronic mail
6 transmits the transmission document. This is a case where the character string is accidentally included in the transmission document, for example, by citing another mail. If a file attachment is required, proceed to step 206, attach the file selected by the user to the sent document, and in step 207,
The e-mail transmission unit 16 transmits the transmission document.

【0011】[0011]

【発明の効果】本発明によれば、ファイル添付して電子
メールを送信したい場合に、誤ってファイルを添付する
操作を忘れてしまうことを防止できる。これによって、
電子メールを再送信するための余計な時間を削減でき、
電子メールの受信者も、添付ファイルが送られてこない
等の要求をしなくて済むので、効率的に電子メールによ
る情報伝達ができるようになる。ファイルを添付したか
どうかのメッセージについても、ユーザがファイル添付
時に作成する送信文書の中でよく使う文字列を登録して
おき、その文字列に一致した場合のみ通知するようにす
ることで、本当に必要なときのみメッセージを表示する
ことが可能になる。
According to the present invention, it is possible to prevent the user from mistakenly forgetting to attach a file when sending an e-mail with the file attached. by this,
Reduce the extra time to resend emails,
The recipient of the e-mail does not need to make a request that the attached file is not sent, and the information can be efficiently transmitted by the e-mail. By registering a frequently used character string in the sent document created when a user attaches a file to the message as to whether a file is attached, and notifying only when the character string matches, Messages can be displayed only when necessary.

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

【図1】本発明による電子メール送信システムの構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an electronic mail transmission system according to the present invention.

【図2】本発明による電子メール送信システムの動作を
示すフローチャートである。
FIG. 2 is a flowchart showing the operation of the electronic mail transmission system according to the present invention.

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

1 電子メール送信システム 11 送信文書チェック部 12 文字列登録部 13 添付ファイルチェック部 14 表示制御部 15 キー操作部 16 電子メール送信部 17 中央制御部 DESCRIPTION OF SYMBOLS 1 E-mail transmission system 11 Transmission document check part 12 Character string registration part 13 Attached file check part 14 Display control part 15 Key operation part 16 E-mail transmission part 17 Central control part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 送信文書を作成し、前記送信文書にファ
イルを添付することができ、前記送信文書を送信する電
子メール送信システムにおいて、前記送信文書の内容を
検査する送信文書チェック手段と、所定の文字列を格納
する文字列登録手段と、添付ファイルの有無を検査する
添付ファイルチェック手段と、所定のメッセージを発生
するメッセージ発生手段とを具え、前記送信文書を送信
する際に、前記送信文書チェック手段が、前記送信文書
内に前記文字列が含まれているかどうかを検査し、前記
文字列が含まれている場合、前記添付ファイルチェック
手段が前記送信文書に添付ファイルが含まれているかど
うかを検査し、添付ファイルが含まれていない場合、前
記メッセージ発生手段が前記メッセージを発生するよう
に構成したことを特徴とする電子メール送信システム。
An e-mail transmission system for generating a transmission document, attaching a file to the transmission document, and transmitting the transmission document, wherein a transmission document check unit for inspecting the contents of the transmission document; Character string registration means for storing the character string of the attached file, attachment file checking means for checking the presence or absence of an attached file, and message generating means for generating a predetermined message. Checking means checks whether or not the character string is included in the transmitted document, and if the character string is included, the attached file checking means determines whether or not the transmitted document includes an attached file. And that the message generating means is configured to generate the message when no attached file is included. E-mail transmission system.
【請求項2】 請求項1に記載の電子メール送信システ
ムにおいて、前記所定の文字列を変更する手段をさらに
具えることを特徴とする電子メール送信システム。
2. The electronic mail transmission system according to claim 1, further comprising means for changing said predetermined character string.
【請求項3】 電子メールを送信する際に、予め決めら
れた文字列が送信文書において含まれているかどうかを
確認するステップと、前記文字列が含まれている場合、
前記送信文書に添付ファイルが含まれているかどうかを
確認するステップと、添付ファイルが含まれていない場
合、所定のメッセージを発生するステップとを具えるこ
とを特徴とする添付ファイル確認方法。
3. When sending an e-mail, a step of checking whether a predetermined character string is included in a transmission document; and, if the character string is included,
A method for checking an attached file, comprising: a step of checking whether an attached file is included in the transmitted document; and a step of generating a predetermined message when the attached file is not included.
JP2000003242A 2000-01-12 2000-01-12 Electronic mail transmission system and attached file confirmation method Pending JP2001195322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000003242A JP2001195322A (en) 2000-01-12 2000-01-12 Electronic mail transmission system and attached file confirmation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000003242A JP2001195322A (en) 2000-01-12 2000-01-12 Electronic mail transmission system and attached file confirmation method

Publications (1)

Publication Number Publication Date
JP2001195322A true JP2001195322A (en) 2001-07-19

Family

ID=18532220

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000003242A Pending JP2001195322A (en) 2000-01-12 2000-01-12 Electronic mail transmission system and attached file confirmation method

Country Status (1)

Country Link
JP (1) JP2001195322A (en)

Similar Documents

Publication Publication Date Title
US7092993B2 (en) Method and system for customizing e-mail transmissions based on content detection
US20020169839A1 (en) Method and system for modifying the content of e-mail transmissions based on customization settings
US6769067B1 (en) Method and system for network communication control and security
KR20090018983A (en) System and method for informing a sender of content adaptation and message failure issues
JP2008131644A (en) Method and system for providing confirmation of secure facsimile transmission
US20070049302A1 (en) Method and System for Handling Files with Mobile Terminals and a Corresponding Computer Program and a Corresponding Computer-Readable Storage Medium
EP1667412B1 (en) Message receiving apparatus for mobile communication terminal and method thereof
JP2000003316A (en) Mail device and recording medium with mail processing program recorded thereon
JP2001195322A (en) Electronic mail transmission system and attached file confirmation method
JP4702339B2 (en) Network facsimile machine
JP2000276418A (en) Electronic mail system and recording medium recording electronic mail processing program
JP2007011889A (en) Document transmitting system and document transmitting method
JPH1027141A (en) Electronic mail system
KR100899132B1 (en) System and method for informing a sender of content adaptation and message failure issues
JPH08167913A (en) Electronic mail device and electronic mail system
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program
JP3631708B2 (en) Image output device and printing system
JP2006190082A (en) Terminal and processing method for e-mail and computer program
JP2001142808A (en) Device and method for preparing electronic mail, and recording medium
JP3582496B2 (en) E-mail distribution device, e-mail distribution method, and computer program
JPH07175731A (en) Computer system
JP2004005174A (en) Electronic mail system, and management system for image forming device using it
JP3593852B2 (en) Email system
JP2004015903A (en) Automatic system operation form approval system in power monitor control system
JP4564862B2 (en) E-mail terminal, request mail processing method, request mail processing program, recording medium recording request mail processing program, request mail processing system