JP2012094112A - Relay processor and control method and program thereof - Google Patents

Relay processor and control method and program thereof Download PDF

Info

Publication number
JP2012094112A
JP2012094112A JP2011127710A JP2011127710A JP2012094112A JP 2012094112 A JP2012094112 A JP 2012094112A JP 2011127710 A JP2011127710 A JP 2011127710A JP 2011127710 A JP2011127710 A JP 2011127710A JP 2012094112 A JP2012094112 A JP 2012094112A
Authority
JP
Japan
Prior art keywords
mail
divided
data size
destination
unit
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.)
Granted
Application number
JP2011127710A
Other languages
Japanese (ja)
Other versions
JP5164083B2 (en
Inventor
Osamu Shirakawa
理 白川
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc, Canon MJ IT Group Holdings Inc filed Critical Canon Marketing Japan Inc
Priority to JP2011127710A priority Critical patent/JP5164083B2/en
Priority to CN201110238771.0A priority patent/CN102447649B/en
Publication of JP2012094112A publication Critical patent/JP2012094112A/en
Application granted granted Critical
Publication of JP5164083B2 publication Critical patent/JP5164083B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce registration work of an administrator to register a limit size for a transmission destination in a server and efficiently transmit an e-mail whose size does not exceed the limit size of the transmission destination without causing a sender to be conscious of processing related to the e-mail in the server.SOLUTION: The relay processor performs processing designated to execute in order to relay an e-mail for data in the e-mail transmitted from a transmission terminal, determines if the e-mail should be divided based on a data size of the e-mail including the processed data and a data size of a divided e-mail transmitted from the transmission terminal to a destination of the e-mail in the past. If it is determined that the e-mail should be divided, the e-mail is divided into pieces whose sizes are equal to or smaller than the data size of the divided e-mail transmitted from the transmission terminal in the past, to be transmitted.

Description

本発明は、中継処理装置、及びその制御方法、プログラムに関し、特に、送信端末から送信された電子メールを中継する技術に関するものである。   The present invention relates to a relay processing device, a control method therefor, and a program, and more particularly to a technique for relaying an electronic mail transmitted from a transmission terminal.

従来、電子メールサーバには、電子メールサーバの高負荷や保存領域の逼迫を防ぐために、受信する電子メール1通の最大サイズを制限する設定がなされている場合がある。   2. Description of the Related Art Conventionally, an e-mail server may be set to limit the maximum size of one e-mail to be received in order to prevent a heavy load on the e-mail server and a storage area being tight.

そこで、ユーザは、メールクライアントソフト(メーラー)が備えている分割機能(電子メールを指定サイズ以下に分割して送信する機能)を利用して、電子メールを分割して送信先の電子メールサーバに送信している。   Therefore, the user can divide the e-mail and send it to the destination e-mail server by using a division function (a function to divide the e-mail into a specified size or less) provided in the mail client software (mailer). Sending.

特許文献1や特許文献2には、送信先毎に分割するサイズを事前に登録しておき、1通の電子メールを、事前に登録されたサイズ以下になるように分割して送信する装置(送信者端末)が記載されている。   In Patent Document 1 and Patent Document 2, an apparatus (in which a size to be divided for each transmission destination is registered in advance, and one e-mail is divided and transmitted so as to be equal to or smaller than the pre-registered size ( Sender terminal) is described.

また、この分割処理を、送信者端末ではなく電子メールサーバで自動的に行う仕組みとして、特許文献3には、電子メールのメールサイズが、電子メールサーバに設定されている規定値以上であれば、当該電子メールサーバが当該電子メールを分割して送信する仕組みが記載されている。   In addition, as a mechanism for automatically performing this division processing not by a sender terminal but by an e-mail server, Patent Document 3 discloses that the e-mail mail size is equal to or larger than a specified value set in the e-mail server. Describes a mechanism in which the electronic mail server divides and transmits the electronic mail.

また、電子メールを安全に送信するために、例えば、電子メールに添付された添付ファイルを自動的に暗号化する等して送信することが求められており、特許文献4には、メールサーバが、電子メールに添付された添付ファイルを暗号化して送信することが記載されている。   Further, in order to send an e-mail safely, for example, it is required to automatically encrypt and send an attached file attached to the e-mail. In addition, it is described that an attached file attached to an electronic mail is encrypted and transmitted.

特開2001−216221号公報JP 2001-216221 A 特開2001−236275号公報JP 2001-236275 A 特開2001−326691号公報JP 2001-326691 A 特開2009−080847号公報JP 2009-080847 A

しかしながら、特許文献3において、電子メールを自動的に分割して送信するためには、管理者が、送信先毎に制限サイズを事前に、サーバに設定しておかなければならない。そのため、ユーザが送信する送信先が多ければ多いほど、管理者による各送信先の制限サイズの登録作業が煩雑になってしまう。   However, in Patent Document 3, in order to automatically divide and transmit an e-mail, the administrator must set a limit size in advance in the server for each transmission destination. Therefore, the more transmission destinations the user transmits, the more complicated the administrator's registration work for the limit size of each transmission destination.

これを軽減するために、電子メールを送信する送信者端末のメーラーの分割機能を利用して、送信する電子メールを、送信先の制限サイズよりも小さいサイズになるように分割して送信することが考えられる。   To alleviate this, use the mailer's split function of the sender terminal that sends the e-mail, and send the e-mail to be sent so that it is smaller than the limit size of the destination. Can be considered.

また、送信される電子メールによる情報漏えい等を防止するために、電子メールを送信する前に、電子メールを中継する中継処理装置(サーバ)が、電子メールに含まれるデータを検査することが考えられるが、中継処理装置は、電子メールが分割された分割メールを受信するため、電子メールに含まれるデータを検査することが困難である。   In addition, in order to prevent information leakage due to transmitted e-mail, it is considered that a relay processing device (server) that relays e-mail inspects data included in the e-mail before transmitting the e-mail. However, since the relay processing apparatus receives the divided mail obtained by dividing the electronic mail, it is difficult to inspect the data included in the electronic mail.

そのため、中継処理装置が、分割メールを結合して生成される電子メールに含まれるデータを検査することが考えられるが、該電子メールのメール全体のデータサイズが、結合される前の分割メールのデータサイズよりも大きくなってしまい、結果として、送信先の制限サイズを越えた電子メールを送信してしまう恐れがある。   Therefore, it is conceivable that the relay processing apparatus inspects the data included in the e-mail generated by combining the divided e-mails. As a result, there is a possibility that an electronic mail exceeding the limit size of the transmission destination may be transmitted.

また、上述のように、安全に電子メールを送信するために、中継処理装置において、例えば、分割されていない電子メールの添付ファイルの暗号化処理を行い、該電子メールを中継することが考えられるが、このような処理を行った電子メールのメール全体のデータサイズが、当該処理前の電子メールのメール全体のデータサイズよりも大きくなってしまい、結果として、送信先の制限サイズを越えた電子メールを送信してしまう恐れがある。   In addition, as described above, in order to transmit an e-mail safely, it is conceivable that the relay processing apparatus performs, for example, encryption processing of an unattached e-mail attachment and relays the e-mail. However, the data size of the whole e-mail of the e-mail that has been subjected to such processing becomes larger than the data size of the whole e-mail of the e-mail before the processing, and as a result, the e-mail that exceeds the limit size of the destination There is a risk of sending an email.

そのため、ユーザは、送信先の制限サイズだけではなく、メールを中継する中継処理装置で行われる処理も意識して、電子メールを作成しなければならないため、送信先に対して適切な制限サイズを容易に設定することが困難であった。   Therefore, the user must create an e-mail not only for the limit size of the destination but also for the processing performed by the relay processing device that relays the mail. It was difficult to set easily.

そこで、本発明の目的は、送信端末から送信された分割メールの最大のデータサイズを記憶し、当該記憶されている最大のデータサイズと、当該送信端末から受信した電子メールのデータサイズとに従って、該電子メールを分割するかを判定し、分割すると判定された場合に、該電子メールを当該記憶されている最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割して送信することにより、管理者による、送信先に対する制限サイズのサーバへの登録作業を軽減すると共に、サーバにおける電子メールに係る処理を送信者が意識することなく、該送信先の制限サイズを超えない電子メールを効率的に送信することである。   Therefore, the object of the present invention is to store the maximum data size of the divided mail transmitted from the transmission terminal, and according to the stored maximum data size and the data size of the email received from the transmission terminal, Determines whether to divide the e-mail, and if it is determined to divide, e-mail is divided and transmitted so that the size is equal to or smaller than the stored maximum data size. As a result, the administrator can reduce the registration work to the server of the limit size for the transmission destination, and the electronic device that does not exceed the limit size of the transmission destination without the sender being aware of the processing related to the e-mail in the server. It is to send mail efficiently.

本発明は、送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置であって、前記送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段と、前記送信端末から送信される電子メールを取得する取得手段と、前記取得手段で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得手段で取得された電子メールを分割するかを判定する判定手段と、前記判定手段により、前記取得手段で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割手段と、前記分割手段で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信手段と、を備えることを特徴とする。   The present invention is a relay processing device for relaying an electronic mail transmitted from a transmission terminal to a destination of the electronic mail, the storage unit storing the maximum data size of the divided mail transmitted from the transmission terminal, An acquisition unit that acquires an e-mail transmitted from the transmission terminal, a data size of the e-mail acquired by the acquisition unit, and a maximum of the divided mail transmitted from the transmission terminal stored in the storage unit A determination unit that determines whether to divide the e-mail acquired by the acquisition unit according to a data size; and the determination unit determines that the e-mail acquired by the acquisition unit is to be divided. The mail is stored in the storage means and is equal to or smaller than the maximum data size of the divided mail transmitted from the transmission terminal or smaller than the data size. Dividing means for dividing had to be the size, characterized in that it comprises a transmission means for transmitting to the electronic mail relay division mail obtained by being divided by said dividing means.

また、本発明は、送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段を備え、前記送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置の制御方法であって、前記中継処理装置の取得手段が、前記送信端末から送信される電子メールを取得する取得工程と、前記中継処理装置の判定手段が、前記取得工程で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得工程で取得された電子メールを分割するかを判定する判定工程と、前記中継処理装置の分割手段が、前記判定工程により、前記取得工程で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割工程と、前記中継処理装置の送信手段が、前記分割工程で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信工程と、を備えることを特徴とする。   The present invention also includes a storage unit that stores the maximum data size of the divided mail transmitted from the transmission terminal, and controls the relay processing device that relays the electronic mail transmitted from the transmission terminal to the destination of the electronic mail. A method in which the acquisition unit of the relay processing device acquires an e-mail transmitted from the transmission terminal, and the e-mail data acquired by the determination unit of the relay processing device in the acquisition step. A determination step of determining whether to divide the email acquired in the acquisition step according to the size and the maximum data size of the split email transmitted from the transmission terminal stored in the storage means; When the dividing unit of the relay processing device determines that the e-mail acquired in the acquiring step is to be divided by the determining step, the e-mail is stored in the storage A division step of dividing the divided mail so as to be equal to or smaller than the maximum data size of the divided mail transmitted from the transmission terminal, or smaller than the data size, and the transmission means of the relay processing device, And a transmission step of transmitting to relay the divided mail obtained by dividing the electronic mail in the dividing step.

また、本発明は、送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段を備え、前記送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置で読み取り実行可能なプログラムであって、前記中継処理装置を、前記送信端末から送信される電子メールを取得する取得手段と、前記取得手段で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得手段で取得された電子メールを分割するかを判定する判定手段と、前記判定手段により、前記取得手段で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割手段と、前記分割手段で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信手段として機能させることを特徴とする。
Further, the present invention includes a storage unit that stores the maximum data size of the divided mail transmitted from the transmission terminal, and reads the electronic mail transmitted from the transmission terminal with a relay processing device that relays the electronic mail to the destination of the electronic mail. An executable program that stores the relay processing device in an acquisition unit that acquires an email transmitted from the transmission terminal, a data size of the email acquired by the acquisition unit, and the storage unit A determination unit that determines whether to divide the e-mail acquired by the acquisition unit according to a maximum data size of the divided mail transmitted from the transmission terminal, and the acquisition unit acquires the e-mail acquired by the acquisition unit When it is determined to divide the received e-mail, the e-mail is stored in the storage means and is sent from the transmission terminal. Splitting means for splitting the mail so that it is equal to or smaller than the maximum data size of the mail, and a transmission for relaying the split mail obtained by splitting the electronic mail by the splitting means It is made to function as a means.

電電子メールを、管理者による、送信先に対する制限サイズのサーバへの登録作業を軽減すると共に、サーバにおける電子メールに係る処理を送信者が意識することなく、該送信先の制限サイズを超えない電子メールを効率的に送信することができる。   E-mail registration by the administrator to the server of the limit size for the destination is reduced, and the limit size of the destination is not exceeded without the sender being aware of the processing related to the e-mail in the server. E-mail can be transmitted efficiently.

本発明の実施の形態に係る情報処理システムのシステム構成を概略的に示すブロック図である。1 is a block diagram schematically showing a system configuration of an information processing system according to an embodiment of the present invention. 図1におけるクライアント装置101−1、101−2、管理者用クライアント装置102、内部メールサーバ103、外部メールサーバ106−1、106−2、106−3のハードウェア構成を概略的に示すブロック図である。1 is a block diagram schematically showing the hardware configuration of the client apparatuses 101-1 and 101-2, the administrator client apparatus 102, the internal mail server 103, and the external mail servers 106-1 and 106-2 and 106-3 in FIG. It is. 内部メールサーバ103の機能構成を示す模式図である。3 is a schematic diagram showing a functional configuration of an internal mail server 103. FIG. 電子メールの中継処理部321の一例を示すフローチャートである。6 is a flowchart illustrating an example of an e-mail relay processing unit 321. 図4のステップS408のメールの分割送信処理の詳細を示すフローチャートである。5 is a flowchart showing details of a mail split transmission process in step S408 of FIG. 分割メールの結合処理部322の詳細を示すフローチャートである。10 is a flowchart illustrating details of a split mail combination processing unit 322; メール制御ルールの入力画面700の一例を示す図である。6 is a diagram illustrating an example of an input screen 700 for a mail control rule. FIG. メール制御ルールテーブル341の一例を示す図である。6 is a diagram illustrating an example of a mail control rule table 341. FIG. 送信制限サイズの入力画面900の一例を示す図である。It is a figure which shows an example of the input screen 900 of a transmission restriction size. 送信制限サイズテーブル342の一例を示す図である。6 is a diagram illustrating an example of a transmission limit size table 342. FIG. 分割情報テーブル343の一例を示す図である。6 is a diagram illustrating an example of a division information table 343. FIG. クライアント装置101による分割メールの送信処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of split mail transmission processing by the client apparatus 101. クライアント装置(送信端末)から電子メール、又は分割メールを受信される際に実行される処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process performed when an electronic mail or a division | segmentation mail is received from a client apparatus (transmission terminal).

以下、添付図面を参照して、本発明を好適な実施形態に従って詳細に説明する。   Hereinafter, the present invention will be described in detail according to preferred embodiments with reference to the accompanying drawings.

図1は、本発明の実施の形態に係る情報処理システムのシステム構成を概略的に示すブロック図である。尚、図1に示す各種端末の構成は一例であり、目的や用途に応じて様々な構成例があることは言うまでもない。   FIG. 1 is a block diagram schematically showing a system configuration of an information processing system according to an embodiment of the present invention. Note that the configurations of the various terminals shown in FIG. 1 are merely examples, and it goes without saying that there are various configuration examples depending on the purpose and application.

図1に示すように、本実施形態にかかる情報処理システムのイントラネット100には、クライアント装置101−1、101−2(以下、クライアント装置101と呼ぶ)、内部メールサーバ103、内部メールサーバ103の各種機能を管理する管理者が利用する管理者用クライアント装置102が設置されており、これらの装置は、ローカルエリアネットワーク(LAN)104を介して相互に通信可能に接続されている。   As shown in FIG. 1, the intranet 100 of the information processing system according to the present embodiment includes client apparatuses 101-1 and 101-2 (hereinafter referred to as the client apparatus 101), an internal mail server 103, and an internal mail server 103. An administrator client device 102 used by an administrator who manages various functions is installed, and these devices are connected to each other via a local area network (LAN) 104 so that they can communicate with each other.

図1において、103は内部メールサーバである。   In FIG. 1, reference numeral 103 denotes an internal mail server.

この内部メールサーバ103は、ローカルエリアネットワーク104内から広域ネットワーク105に向けて送信命令された電子メールのデータ(本文や添付ファイルなど)の暗号化や圧縮、署名等のデータの付加などの処理を行うことにより、該電子メールのデータ(本文や添付ファイルなど)を変換する変換機能と、該電子メールのデータを検査するデータ検査機能とを有している。また、内部メールサーバ103は、該電子メールに含まれるデータの検査結果に従って、該電子メールを該電子メールの宛先に中継(送信)するか否か(中継を許可するか否か)を決定する機能を備えている。この変換機能による変換処理、及びデータ検査機能によるデータの検査処理は、所定の処理の適用例である。   The internal mail server 103 performs processing such as encryption and compression of e-mail data (text and attached files) sent from the local area network 104 to the wide area network 105, and addition of data such as a signature. By performing this, it has a conversion function for converting the e-mail data (text, attached file, etc.) and a data inspection function for inspecting the e-mail data. Further, the internal mail server 103 determines whether or not to relay (send) the e-mail to the destination of the e-mail (whether or not to allow the relay) according to the inspection result of the data included in the e-mail. It has a function. The conversion processing by the conversion function and the data inspection processing by the data inspection function are application examples of the predetermined processing.

また、内部メールサーバ103は、この変換機能による変換処理を行うか否かを判定するための条件を記憶部に記憶する機能、及び該条件を登録、変更(更新)する機能を有している。ここで、変換処理を行うか否かを判定するための条件は、データ検査機能による検査処理を行う検査内容を示す情報である。この詳細は、後で説明する。   Further, the internal mail server 103 has a function of storing in the storage unit a condition for determining whether or not to perform conversion processing by this conversion function, and a function of registering and changing (updating) the condition. . Here, the condition for determining whether or not to perform the conversion process is information indicating the content of the inspection for performing the inspection process by the data inspection function. Details of this will be described later.

また、内部メールサーバ103は、クライアント装置101から受信したサイズ分割された電子メール(分割メールと言う)を結合する結合機能と、該結合機能により結合された電子メール(単にメールとも言う)を変換機能により変換処理された電子メールを分割して送信する機能とを有している。   Further, the internal mail server 103 converts a combined function that combines the size-divided electronic mails (referred to as divided mails) received from the client device 101 and an electronic mail (also simply referred to as mail) combined by the combining function. A function of dividing and transmitting the e-mail converted by the function.

この内部メールサーバ103は、クライアント装置101−1とクライアント装置101−2との間での電子メールの送受信や、クライアント装置101−1とローカルエリアネットワーク104外の装置(図1では外部メールサーバ106−1、106−2、106−3)との間での電子メールの送受信を管理する装置であり、電子メールに設定された送信先(電子メールアドレス)に向けて当該電子メールを送信する処理を行う。   The internal mail server 103 transmits / receives electronic mail between the client apparatus 101-1 and the client apparatus 101-2, and is an apparatus outside the local area network 104 and the client apparatus 101-1 (in FIG. 1, the external mail server 106). -1, 106-2, 106-3) is a device for managing transmission / reception of an electronic mail to / from the electronic mail, and a process of transmitting the electronic mail toward a transmission destination (email address) set in the electronic mail I do.

なお、内部メールサーバ103は、本発明の中継処理装置(情報処理装置)の適用例である。   The internal mail server 103 is an application example of the relay processing device (information processing device) of the present invention.

また、クライアント装置101−1、101−2は、情報処理装置(送信端末)であり、図1に示す通りメールクライアントソフト111(以下メーラー111)がインストールされ、電子メールの送受信機能を有している。クライアント装置101−1、101−2は、本発明の送信端末の適用例である。   The client apparatuses 101-1 and 101-2 are information processing apparatuses (transmission terminals), and have mail client software 111 (hereinafter mailer 111) installed as shown in FIG. Yes. The client apparatuses 101-1 and 101-2 are application examples of the transmission terminal of the present invention.

外部メールサーバ106−1、106−2、106−3は、それぞれ、クライアント装置101−1、101−2から送信された電子メールの宛先(送信先)である不図示の受信端末(情報処理装置)と通信可能である。すなわち、外部メールサーバ106−1、106−2、106−3は、クライアント装置101−1、101−2から送信された電子メールの宛先である不図示の受信端末(情報処理装置)への該電子メールの送信を行う機能を備えている。   The external mail servers 106-1, 106-2, and 106-3 are unshown receiving terminals (information processing apparatuses) that are destinations (transmission destinations) of e-mails transmitted from the client apparatuses 101-1 and 101-2, respectively. ). That is, the external mail servers 106-1, 106-2, and 106-3 are connected to a receiving terminal (information processing apparatus) (not shown) that is a destination of the e-mail transmitted from the client apparatuses 101-1, 101-2. It has a function to send e-mail.

以下、図2を用いて、図1に示すクライアント装置101−1、101−2、管理者用クライアント装置102、内部メールサーバ103、外部メールサーバ106−1、106−2、106−3のハードウェア構成について説明する。 Hereinafter, the hardware of the client devices 101-1 and 101-2, the administrator client device 102, the internal mail server 103, and the external mail servers 106-1, 106-2, and 106-3 shown in FIG. 1 will be described with reference to FIG. The hardware configuration will be described.

図2は、図1におけるクライアント装置101−1、101−2、管理者用クライアント装置102、内部メールサーバ103、外部メールサーバ106−1、106−2、106−3のハードウェア構成を概略的に示すブロック図である。 FIG. 2 schematically shows the hardware configuration of the client devices 101-1 and 101-2, the administrator client device 102, the internal mail server 103, and the external mail servers 106-1, 106-2, and 106-3 in FIG. It is a block diagram shown in FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PC(情報処理装置)の実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 has a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS), which is a control program of the CPU 201, and functions executed by each server or each PC (information processing apparatus). Various programs and the like to be described later necessary for the realization are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器(表示部)への表示を制御する。なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。 An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display (display unit) such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 A memory controller 207 is provided in an external storage device (hard disk (HD)), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a compact flash (registered trademark) memory connected via an adapter.

208は通信I/Fコントローラで、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 A communication I / F controller 208 connects and communicates with an external device via a network, and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられるファイル及び各種テーブル等も、外部メモリ211に格納されている。 Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Further, files and various tables used when executing the program are also stored in the external memory 211.

図3は、内部メールサーバ103の機能構成を示す模式図である。   FIG. 3 is a schematic diagram showing a functional configuration of the internal mail server 103.

図3に示すように、内部メールサーバ103は、メール制御ルール設定手段311、送信制限サイズテーブル登録手段312、メール制御ルールテーブル341(図8)、送信制限サイズテーブル342(図10)、分割情報テーブル343(図11)、分割メール保存キュー344、メールの中継処理部321、分割メールの結合処理部322を備えている。   As shown in FIG. 3, the internal mail server 103 includes a mail control rule setting unit 311, a transmission limit size table registration unit 312, a mail control rule table 341 (FIG. 8), a transmission limit size table 342 (FIG. 10), and division information. A table 343 (FIG. 11), a divided mail storage queue 344, a mail relay processing unit 321 and a divided mail combination processing unit 322 are provided.

メール制御ルールテーブル341(図8)、送信制限サイズテーブル342(図10)、分割情報テーブル343(図11)は、内部メールサーバ103の外部メモリ211(条件記憶手段)に記憶されており、分割メール保存キュー344は、分割メールを記憶する領域として、内部メールサーバ103の外部メモリ211が割り当てられている。   The mail control rule table 341 (FIG. 8), the transmission limit size table 342 (FIG. 10), and the division information table 343 (FIG. 11) are stored in the external memory 211 (condition storage means) of the internal mail server 103. The mail storage queue 344 is assigned with the external memory 211 of the internal mail server 103 as an area for storing divided mail.

メール制御ルール設定手段311は、クライアント装置から受信した電子メールを変換するための条件(702、703、704)と、その変換方法(詳細は後述する図7、図8)(705)と、送信制御内容708等のメール制御ルールの入力をユーザから受け付け、メール制御ルールテーブル341(図8)に設定(登録、修正、削除等)する。   The mail control rule setting unit 311 transmits the conditions (702, 703, 704) for converting the e-mail received from the client device, the conversion method (FIGS. 7, 8 to be described later in detail) (705), and the transmission An input of a mail control rule such as the control content 708 is received from the user, and is set (registered, modified, deleted, etc.) in the mail control rule table 341 (FIG. 8).

メール制御ルール設定手段311は、メール制御ルールの入力を受け付けるため、例えば、図7に示すようなメール制御ルールの入力画面700を表示するための情報を管理者用クライアント装置102に送信し、管理者用クライアント装置102が、当該受信した情報に従って、ディスプレイ装置(CRT)210に、メール制御ルールの入力画面700を表示する。   In order to accept the input of the mail control rule, the mail control rule setting means 311 transmits, for example, information for displaying the mail control rule input screen 700 as shown in FIG. The user client device 102 displays the mail control rule input screen 700 on the display device (CRT) 210 according to the received information.

管理者は、当該メール制御ルールの入力画面700を介して入力したメール制御ルールの登録、修正、削除の指示を行う。   The administrator gives an instruction to register, modify, or delete the mail control rule input via the mail control rule input screen 700.

図7は、管理者用クライアント装置102のディスプレイ装置(CRT)210に表示されるメール制御ルールの入力画面の一例を示す図である。   FIG. 7 is a diagram showing an example of a mail control rule input screen displayed on the display device (CRT) 210 of the administrator client device 102.

図7に示す入力画面700では、メール制御ルールとして、メール制御ルールを一意に識別するためのID701、電子メールの送信元のメールアドレスの条件を示すFrom702、宛先のメールアドレスの条件を示すTo703、電子メールのその他の件名や本文、添付ファイルに含まれるキーワード等の条件704、これら条件に一致した電子メールのデータ(本文や添付ファイルなど)を暗号化、圧縮、該データへの署名データの付加などの変換処理を指定する項目705、これら条件(702、703、704)に一致した電子メールの送信制御内容708の入力を受け付けるためのコントロールが用意されており、管理者用クライアント装置102は、この入力画面700を介して入力された各種のデータをメール制御ルールとして受け付ける。また、705には、変換機能による変換処理を行わないことを示す「しない」の指定を受け付けることが可能である。   In the input screen 700 shown in FIG. 7, as a mail control rule, an ID 701 for uniquely identifying the mail control rule, a From 702 indicating a condition of a mail address of an e-mail transmission source, a To 703 indicating a condition of a destination mail address, Conditions such as other subject and body of the e-mail and keywords included in the attached file 704, and encrypting and compressing e-mail data (such as the body and attached file) that match these conditions, and adding signature data to the data Control for accepting an input of an item 705 for specifying conversion processing such as e-mail transmission control content 708 that matches these conditions (702, 703, 704) is prepared. Various data input via the input screen 700 are converted into mail control rules. Accepts Te. In addition, it is possible to accept a designation “NO” indicating that conversion processing by the conversion function is not performed in 705.

管理者用クライアント装置102は、この入力画面700を介して管理者よりメール制御ルールの入力を受け付け、登録ボタン706が押下されると、当該入力されたメール制御ルールの登録要求を内部メールサーバ103に送信する。そして、内部メールサーバ103のメール制御ルール設定手段311は、この登録要求を受け付けると、当該登録要求に含まれているメール制御ルールを図8に示すメール制御ルールテーブル341に登録(更新)する。   When the administrator client apparatus 102 receives an input of a mail control rule from the administrator via the input screen 700 and the registration button 706 is pressed, the registration request for the input mail control rule is sent to the internal mail server 103. Send to. When receiving the registration request, the mail control rule setting unit 311 of the internal mail server 103 registers (updates) the mail control rule included in the registration request in the mail control rule table 341 shown in FIG.

また、管理者用クライアント装置102は、この入力画面700を介して、管理者よりメール制御ルールが指定され、削除ボタン707が押下されると、当該指定されたメール制御ルールの削除要求を内部メールサーバ103に送信する。そして、内部メールサーバ103のメール制御ルール設定手段311は、この削除要求を受け付けると、当該削除要求に含まれているメール制御ルールをメール制御ルールテーブル341から削除する。   When the administrator client apparatus 102 designates a mail control rule via the input screen 700 and the delete button 707 is pressed, the administrator client apparatus 102 issues a deletion request for the designated mail control rule to the internal mail. To the server 103. When the mail control rule setting unit 311 of the internal mail server 103 accepts this deletion request, the mail control rule included in the deletion request is deleted from the mail control rule table 341.

図8は、メール制御ルールテーブル341の一例を示す図である。   FIG. 8 is a diagram illustrating an example of the mail control rule table 341.

図8に示すように、メール制御ルールテーブル341は、メール制御ルールを一意に識別するためのID801と、送信元のメールアドレス802と、宛先のメールアドレス803と、電子メールのその他の件名や本文、添付ファイルに含まれるキーワード等の条件804と、802、803、804の条件に一致した電子メールに含まれるデータに対してどのような変換処理を行うかを示す変換処理の内容を示す情報(変換805)と、802、803、804の条件に一致した電子メールを中継(送信)するか否かを示す送信制御内容806とから構成されている。また、変換805には、例えば、ID801が5や6のメール制御ルールのように、変換処理を行わないことを示す「しない」が登録されている。   As shown in FIG. 8, the mail control rule table 341 includes an ID 801 for uniquely identifying a mail control rule, a sender mail address 802, a destination mail address 803, and other subject and body text of the email. Information indicating the content of the conversion process indicating what conversion process is performed on the data included in the e-mail that matches the conditions 804 such as the keyword included in the attached file and the conditions 802, 803, and 804 ( Conversion 805) and transmission control content 806 indicating whether or not to relay (send) an electronic mail that matches the conditions of 802, 803, and 804. Also, in the conversion 805, “No” indicating that the conversion processing is not performed is registered as in the mail control rule whose ID 801 is 5 or 6, for example.

例えば、ID801が1のメール制御ルールは、送信元のメールアドレス802に「taro@example.jp」、宛先のメールアドレス803に任意のアドレスであることを示すワイルドカード「*」、その他の条件804に「キーワード“社外秘”を含む」、変換805に「暗号化」、送信制御内容806に「送信する」が設定されている。   For example, the mail control rule whose ID 801 is 1 is that the transmission source mail address 802 is “taro@example.jp”, the destination mail address 803 is an arbitrary address “*”, and other conditions 804. Are “keyword“ confidential ”included”, “encryption” is set in the conversion 805, and “send” is set in the transmission control content 806.

これは、例えば、クライアント装置から受信した電子メールの送信元のメールアドレスが、「taro@example.jp」であり、該電子メールに含まれるデータ内(例えば、添付ファイル内)にキーワードとして“社外秘”を含む場合、該電子メールは、IDが「1」のメール制御ルールの条件に合致することを示している。また、この場合、805には、これらの条件に合致した電子メールに含まれるデータ(例えば、添付ファイル)を暗号化することが規定されている。そして、この場合、806には、暗号化されたデータ(例えば、添付ファイル)を含む電子メールを、該電子メールの宛先に中継(送信)することが定められている。   For example, the e-mail address of the e-mail received from the client device is “taro@example.jp”, and “external secret” is used as a keyword in the data included in the e-mail (for example, in an attached file). "" Indicates that the e-mail matches the condition of the mail control rule whose ID is "1". In this case, 805 stipulates that data (for example, an attached file) included in an e-mail that meets these conditions is encrypted. In this case, 806 stipulates that an email including encrypted data (for example, an attached file) is relayed (transmitted) to the destination of the email.

また、804には、条件として、電子メールの添付ファイルの形式に応じて、該電子メールに含まれるデータを暗号化したり、該データを圧縮したり、該データへの署名データの付加をしたりすることが規定されている。このように、電子メールに添付されたファイルのファイル形式に従って、そのファイルに対して、どのような変換処理を行うかを規定することができる。例えば、暗号化されていないファイル形式であれば、暗号化を行うなどの設定をすることも可能である。   Also, in 804, as a condition, according to the format of the attached file of the e-mail, the data included in the e-mail is encrypted, the data is compressed, or signature data is added to the data. It is prescribed to do. In this way, it is possible to define what conversion processing is performed on a file according to the file format of the file attached to the e-mail. For example, if the file format is not encrypted, it is possible to set the encryption.

例えば、IDが3の条件804は、電子メールの添付ファイルのファイル形式が「xls」の場合、変換処理(変換805)として、当該添付ファイルを「圧縮」することが規定されている。   For example, the condition 804 with ID 3 stipulates that, when the file format of the attached file of the e-mail is “xls”, the attached file is “compressed” as the conversion process (conversion 805).

このように、図8に示す802、803、804は、変換805に示される変換処理、及び、送信制御内容806に示される送信制御(送信するか否か)を実行するための実行条件として用いられる。   As described above, 802, 803, and 804 shown in FIG. 8 are used as execution conditions for executing the conversion process indicated by the conversion 805 and the transmission control (whether or not to transmit) indicated by the transmission control content 806. It is done.

図3の説明に戻る。   Returning to the description of FIG.

図3に示す送信制限サイズテーブル登録手段312は、管理者用クライアント装置102から、送信先のドメインと制限サイズ(詳細は後述する図9の900A、図10の342)の送信制限サイズテーブルへの入力を受け付け、送信制限サイズテーブル342への設定登録を行う。   The transmission limit size table registration unit 312 shown in FIG. 3 transfers the domain of the transmission destination and the limit size (details 900A in FIG. 9 and 342 in FIG. 10 to be described later) from the administrator client apparatus 102 to the transmission limit size table. The input is accepted and the setting is registered in the transmission limit size table 342.

送信制限サイズテーブル登録手段312は、送信制限サイズ情報の入力を受け付けるため、図9に示すような送信制限サイズ情報の入力画面900Aを管理者用クライアント装置102のディスプレイ装置210に表示するべく、入力画面900Aを表示するための情報を管理者用クライアント装置102に送信する。そして、当該情報に従って管理者用クライアント装置102に表示される入力画面900Aを介して送信制限サイズ情報の入力を行い、登録ボタン904Aが管理者により押下されると、管理者用クライアント装置102は、入力された送信制限サイズ情報を内部メールサーバ103に送信し、送信制限サイズテーブル342に、該入力された送信制限サイズ情報を登録する。   The transmission limit size table registration unit 312 receives an input of the transmission limit size information, so that an input screen 900A of the transmission limit size information as shown in FIG. 9 is displayed on the display device 210 of the administrator client apparatus 102. Information for displaying the screen 900 </ b> A is transmitted to the administrator client device 102. Then, the transmission limit size information is input via the input screen 900A displayed on the administrator client device 102 according to the information, and when the registration button 904A is pressed by the administrator, the administrator client device 102 The input transmission limit size information is transmitted to the internal mail server 103, and the input transmission limit size information is registered in the transmission limit size table 342.

図9の900Aは、管理者用クライアント装置102のディスプレイ装置210(CRT210)に表示される送信制限サイズ情報の入力画面の一例を示す図である。   900A in FIG. 9 is a diagram illustrating an example of an input screen for transmission limit size information displayed on the display device 210 (CRT 210) of the administrator client device 102.

図9に示す入力画面900Aには、送信制限サイズ情報として、電子メールの宛先902A、制限サイズ903Aなどの項目の入力を受け付けるためのコントロールが設定されている。
そして、この入力画面900Aを介して入力された送信制限サイズ情報は、図10に示す送信制限サイズテーブル(A)342に登録されることになる。
In the input screen 900A shown in FIG. 9, controls for receiving input of items such as an e-mail destination 902A and a limit size 903A are set as transmission limit size information.
Then, the transmission limit size information input via this input screen 900A is registered in the transmission limit size table (A) 342 shown in FIG.

図10の342は、送信制限サイズテーブルの一例を示す図である。図10の342に示すように、送信制限サイズテーブルは、送信制限サイズ情報を一意に識別するためのID1001A、及び、そのIDで特定される送信制限サイズ情報(メールの宛先の電子メールアドレス1002A、制限サイズ1003A)が記録されている。   342 in FIG. 10 is a diagram illustrating an example of the transmission limit size table. As shown at 342 in FIG. 10, the transmission limit size table includes an ID 1001A for uniquely identifying the transmission limit size information, and transmission limit size information specified by the ID (e-mail address 1002A of the mail destination). The limit size 1003A) is recorded.

例えば、ID1001Aが1の送信制限サイズ情報は、電子メールの宛先1002Aとして、「example3@example.com」が、制限サイズ1003Aとして「1024000」が設定されている。図10の342では、メールの送信先(宛先)として、送信先の電子メールアドレス1002Aを用いて説明しているが、宛先のドメインでもよい。   For example, in the transmission limit size information whose ID 1001A is 1, “example3@example.com” is set as the e-mail destination 1002A, and “1024000” is set as the limit size 1003A. In FIG. 10 342, the e-mail address 1002A of the transmission destination is used as the mail transmission destination (destination), but the destination domain may be used.

ここで、管理者により設定登録された送信制限サイズ情報は、初期値として用いられる。すなわち、後述するステップS609、ステップS6052、ステップS1305の処理により、送信制限サイズ情報が更新され、その更新された送信制限サイズ情報が用いられる。また、ここで、送信される全ての宛先についての送信制限サイズ情報を登録しなくても、後述するステップS609、ステップS6052、ステップS1305の処理により、新規の宛先のドメインの制限サイズが登録される。   Here, the transmission limit size information set and registered by the administrator is used as an initial value. In other words, the transmission limit size information is updated by the processing of step S609, step S6052, and step S1305 described later, and the updated transmission limit size information is used. Further, here, even if the transmission limit size information for all destinations to be transmitted is not registered, the limit size of the new destination domain is registered by the processing in steps S609, S6052, and S1305 described later. .

図3の説明に戻る。   Returning to the description of FIG.

図3に示すメールの中継処理部321は、内部メールサーバ103でメールを受信する毎に実行される処理である。その処理の詳細は、図13を用いて説明する。   The mail relay processing unit 321 shown in FIG. 3 is a process that is executed every time the mail is received by the internal mail server 103. Details of the processing will be described with reference to FIG.

クライアント装置101から受信した電子メールが分割メールの場合には、該分割メールを分割メール保存キュー344に記憶保存する。   If the electronic mail received from the client apparatus 101 is a divided mail, the divided mail is stored and saved in the divided mail saving queue 344.

分割メール保存キュー344に保存された各分割メールは、定期的に実行される分割メールの結合処理部322(詳細は後述する図6)により結合される。   The divided mails stored in the divided mail storage queue 344 are combined by a split mail combining processing unit 322 (details will be described later with reference to FIG. 6) that are executed periodically.

受信した電子メールが分割メールではない場合には、メールの中継処理部321は、当該電子メールに含まれるデータが、メール制御ルールテーブル341のメール制御ルールの条件(802、803、804)に一致するかを判定する。   If the received e-mail is not a divided e-mail, the e-mail relay processing unit 321 determines that the data included in the e-mail matches the e-mail control rule conditions (802, 803, 804) in the e-mail control rule table 341. Judge whether to do.

そして、条件に一致したメール制御ルールに従い、該電子メールに含まれるデータの変換処理を行う。変換後のデータを含む電子メールのデータサイズが送信制限サイズテーブル342に登録された制限サイズを超えている場合は、その制限サイズ以下(データサイズ以下)、又はその制限サイズ(データサイズ)よりも小さくなるように当該電子メールを分割して送信される。一方、制限サイズ以下であれば分割することなくそのまま送信される。   Then, conversion processing of data included in the electronic mail is performed according to the mail control rule that matches the condition. When the data size of the e-mail including the converted data exceeds the limit size registered in the transmission limit size table 342, the limit size (data size or less) or less than the limit size (data size) The electronic mail is divided and transmitted so as to be smaller. On the other hand, if it is less than the limit size, it is transmitted as it is without being divided.

まず、クライアント装置101が電子メールを作成して送信する処理について、図12を用いて説明する。   First, a process in which the client apparatus 101 creates and transmits an e-mail will be described with reference to FIG.

図12は、クライアント装置101による分割メールの送信処理の一例を示すフローチャートである。   FIG. 12 is a flowchart illustrating an example of split mail transmission processing by the client apparatus 101.

図12に示す各ステップの処理は、クライアント装置101のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing of each step shown in FIG. 12 is realized by the CPU 201 of the client device 101 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

まず、クライアント装置101は、ユーザの操作指示に従って、送信先、メールの題名、メール本文を入力し、ファイルを添付するなどして、電子メールを生成する(ステップS1201)。   First, the client apparatus 101 generates an electronic mail by inputting a transmission destination, a mail title, a mail text, attaching a file, etc. in accordance with a user operation instruction (step S1201).

そして、クライアント装置101は、ステップS1201で生成された電子メールの送信指示をユーザから受け付けると(ステップS1202)、当該電子メールのメール全体のデータサイズが、当該電子メールに設定されている送信先に対応する制限サイズを超えているか否かを判定する(ステップS1203)。   Then, when the client apparatus 101 receives from the user the transmission instruction for the email generated in step S1201 (step S1202), the data size of the entire email is set to the transmission destination set in the email. It is determined whether or not the corresponding limit size is exceeded (step S1203).

ここでは、送信先と、該送信先に送信する電子メールの上限サイズである制限サイズとが関連付けられて、送信先(送信先のドメイン)ごとに記憶されており、この情報を参照することで、送信指示された電子メールのデータサイズが、当該電子メールに設定されている送信先の制限サイズを越えているかを判定する。   Here, the destination and the limit size that is the upper limit size of the e-mail to be transmitted to the destination are associated with each other and stored for each destination (the destination domain). By referring to this information, Then, it is determined whether the data size of the e-mail instructed to transmit exceeds the limit size of the transmission destination set in the e-mail.

そして、クライアント装置101は、送信指示された電子メールのデータサイズが、当該電子メールに設定されている送信先の制限サイズを越えていると判定された場合は(ステップS1203:YES)、当該制限サイズ以下又はそれを超えないよう(当該制限サイズ未満になるよう)に、当該電子メールを分割する(ステップS1204)。   If the client apparatus 101 determines that the data size of the e-mail instructed to send exceeds the limit size of the destination set in the e-mail (step S1203: YES), the client apparatus 101 The e-mail is divided so as not to be smaller than or larger than the size (below the limit size) (step S1204).

そして、クライアント装置101は、分割された電子メール(分割メール)を、設定された宛先に送信するために、内部メールサーバ103に送信する(ステップS1205)。   Then, the client apparatus 101 transmits the divided electronic mail (divided mail) to the internal mail server 103 in order to transmit it to the set destination (step S1205).

また、クライアント装置101は、ステップS1203において、送信指示された電子メールのデータサイズが、当該電子メールに設定されている送信先の制限サイズを越えていないと判定された場合は(NO)、当該電子メールを、設定された宛先に送信するために、内部メールサーバ103に送信する(ステップS1205)。   If the client apparatus 101 determines in step S1203 that the data size of the e-mail instructed to transmit does not exceed the limit size of the transmission destination set in the e-mail (NO), The electronic mail is transmitted to the internal mail server 103 in order to transmit it to the set destination (step S1205).

このように、ユーザの操作により、メールを作成して、送信指示することで、電子メールを、当該電子メールの送信先に対するサイズを超えないように分割して送信することができるようになる。   In this way, by creating a mail and giving a transmission instruction by the user's operation, the electronic mail can be divided and transmitted so as not to exceed the size of the transmission destination of the electronic mail.

次に図4を参照して、内部メールサーバ103のCPU201が、クライアント装置101から電子メールを受信する毎に実行される電子メールの中継処理部321の詳細を説明する。   Next, the details of the e-mail relay processing unit 321 executed each time the CPU 201 of the internal mail server 103 receives an e-mail from the client apparatus 101 will be described with reference to FIG.

図4は、電子メールの中継処理部321の一例を示すフローチャートである。   FIG. 4 is a flowchart illustrating an example of an e-mail relay processing unit 321.

図4に示す各ステップの処理は、内部メールサーバ103のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing of each step shown in FIG. 4 is realized by the CPU 201 of the internal mail server 103 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

まず、内部メールサーバ103は、クライアント装置101から送信された電子メールを受信(取得)する(ステップS401)。本実施例では、電子メールをメッセージデータとも言う。   First, the internal mail server 103 receives (acquires) an electronic mail transmitted from the client apparatus 101 (step S401). In this embodiment, the e-mail is also called message data.

次に、内部メールサーバ103は、ステップS401で取得したメッセージデータのヘッダ情報の「Content−Type:」フィールドの値に、分割メールを示す値「message/partial」が含まれているか否かを判定することにより、当該取得した電子メールが分割メールであるか否かを判定する(ステップS402)。   Next, the internal mail server 103 determines whether or not the value “message / partial” indicating the divided mail is included in the value of the “Content-Type:” field of the header information of the message data acquired in step S401. By doing so, it is determined whether or not the acquired electronic mail is a divided mail (step S402).

内部メールサーバ103は、取得した電子メールが分割メールであると判定した場合には(ステップS402でYES)、処理をステップS411に、一方、分割メールではないと判定した場合には(ステップS402でNO)、処理をステップS403に進める。   If the internal mail server 103 determines that the acquired e-mail is a divided mail (YES in step S402), the process proceeds to step S411. On the other hand, if the internal mail server 103 determines that the acquired e-mail is not a divided mail (step S402). NO), the process proceeds to step S403.

内部メールサーバ103は、ステップS402でNOと判定された場合には、内部メールサーバ103の外部メモリ211に記憶されているメール制御ルールテーブル341(図8)を参照し、当該取得したメッセージデータ(電子メール)が、メール制御ルールテーブル341(図8)の何れかのメール制御ルール(802、803、804の条件)に合致(該当)するか否かを判定する(ステップS403)(条件判定手段)。   If the internal mail server 103 determines NO in step S402, the internal mail server 103 refers to the mail control rule table 341 (FIG. 8) stored in the external memory 211 of the internal mail server 103, and acquires the acquired message data ( It is determined whether or not (e-mail) matches (corresponds) any of the mail control rules (conditions 802, 803, and 804) in the mail control rule table 341 (FIG. 8) (Step S403) ).

ステップS403では、例えば、メール制御ルールテーブル(図8)のIDが5のメール制御ルールに、電子メールに含まれるデータが合致するかを判定する場合、該電子メールの宛先が「*@example2.ne.jp」であるか、該電子メールの添付ファイルに「公開」というキーワードが含まれているか否かのデータ検査処理を行うこととなる。そして、IDが5のメール制御ルールに合致する場合は、後で説明するが、変換処理は行わず、該電子メールを中継するべく送信することとなる。   In step S403, for example, when it is determined whether the data included in the e-mail matches the mail control rule whose ID is 5 in the mail control rule table (FIG. 8), the destination of the e-mail is “* @ example2. ne.jp ”or whether the keyword“ public ”is included in the attached file of the e-mail. If the ID matches the mail control rule with ID 5, as will be described later, the conversion process is not performed and the e-mail is transmitted to be relayed.

このように、本実施例では、ステップS403で実行されるメール制御ルール(802、803、804の条件)に合致(該当)するか否かの判定を行うことで、データの検査処理を行っており、このデータの検査処理は、本発明の所定の処理(処理手段)の適用例として説明している。   As described above, in this embodiment, the data inspection process is performed by determining whether or not the mail control rule (conditions 802, 803, and 804) executed in step S403 is met (corresponding). The data inspection processing is described as an application example of the predetermined processing (processing means) of the present invention.

内部メールサーバ103は、ステップS403で、当該取得したメッセージデータに合致するメール制御ルールがメール制御ルールテーブル341(図8)にあると判定された場合には(ステップS403でYES)、処理をステップS4031に移行し、一方、メッセージデータに合致するメール制御ルールがメール制御ルールテーブル341(図8)に存在しないと判定された場合には(ステップS403でNO)、処理をステップS404に移行する。   If the internal mail server 103 determines in step S403 that there is a mail control rule that matches the acquired message data in the mail control rule table 341 (FIG. 8) (YES in step S403), the process proceeds to step S403. On the other hand, if it is determined that there is no mail control rule matching the message data in the mail control rule table 341 (FIG. 8) (NO in step S403), the process proceeds to step S404.

そして、内部メールサーバ103は、ステップS403でメール制御ルールに合致すると判定された場合に(YES)、ステップS403で合致すると判定されたメール制御ルールの送信制御内容806が「送信する」であるか、「送信しない」であるかを判定する(ステップS4031)。   If it is determined in step S403 that the mail control rule matches the mail control rule (YES), the internal mail server 103 determines whether the transmission control content 806 of the mail control rule determined to match in step S403 is “send”. , It is determined whether it is “not transmitted” (step S4031).

すなわち、内部メールサーバ103は、当該メール制御ルールに合致すると判定された電子メールを、該電子メールの宛先に中継(送信)を許可するか(送信制御内容806が「送信する」であるか)、中継(送信)を許可しないか(送信制御内容806が「送信しない」であるか)を判定する。   That is, whether the internal mail server 103 permits relaying (transmission) of the electronic mail determined to match the mail control rule to the destination of the electronic mail (whether the transmission control content 806 is “send”). Then, it is determined whether relaying (transmission) is not permitted (transmission control content 806 is “not transmitting”).

そして、内部メールサーバ103は、該電子メールの宛先に中継(送信)を許可する(送信制御内容806が「送信する」である)と判定された場合は(YES)、処理をステップS405に移行する。一方、該電子メールの宛先に中継(送信)を許可しない(送信制御内容806が「送信しない」である)と判定された場合は(NO)、該電子メールを中継(送信)することなく処理を終了する。   If the internal mail server 103 determines that relaying (transmission) is permitted to the destination of the e-mail (the transmission control content 806 is “send”) (YES), the process proceeds to step S405. To do. On the other hand, if it is determined that relaying (transmission) is not permitted to the destination of the electronic mail (transmission control content 806 is “not transmitting”) (NO), processing is performed without relaying (transmitting) the electronic mail. Exit.

内部メールサーバ103は、ステップS403でNOと判定された場合には、取得したメッセージデータを、当該メッセージデータに設定された送信先に送信(中継)する(ステップS404)。   If it is determined NO in step S403, the internal mail server 103 transmits (relays) the acquired message data to the transmission destination set in the message data (step S404).

内部メールサーバ103は、ステップS4031でYESと判定された場合には、取得したメッセージデータに係るデータ(題名、メール本文、添付ファイルなど)に対して、当該メッセージデータに合致するメール制御ルールに関連付けられて定義された変換処理の内容(図8の805)の変換処理を行う(ステップS405)。ここで、変換処理の内容が「しない」である場合は、ステップS405で、電子メールに含まれるデータに対して、変換処理を行わず、処理をステップS406に移行する。ここで、変換処理は、本発明の所定の処理の適用例である。   If it is determined YES in step S4031, the internal mail server 103 associates the data related to the acquired message data (title, mail text, attached file, etc.) with the mail control rule that matches the message data. The content of the defined conversion process (805 in FIG. 8) is converted (step S405). Here, if the content of the conversion process is “no”, in step S405, the conversion process is not performed on the data included in the e-mail, and the process proceeds to step S406. Here, the conversion process is an application example of the predetermined process of the present invention.

このように、電子メールに含まれるデータについて、データ検査をステップS403で行い、ステップS405で変換処理を行わずに、処理をステップS406に移行する場合、後述ステップS407では、ステップS401で取得された電子メールのデータサイズと、図10に記憶されている、送信端末から送信された分割メールの最大のデータサイズとに従って、当該取得された電子メールを分割するかを判定することとなる。ここで、ステップS401で取得された電子メールのデータサイズとは、データ検査処理などの所定の処理が行われた後のデータを含む電子メールのデータサイズである。 As described above, in the case where the data included in the e-mail is subjected to the data inspection in step S403 and the process proceeds to step S406 without performing the conversion process in step S405, the data acquired in step S401 is obtained in step S407 described later. Whether to divide the acquired electronic mail is determined according to the data size of the electronic mail and the maximum data size of the divided mail transmitted from the transmission terminal stored in FIG. Here, the data size of the e-mail acquired in step S401 is the data size of the e-mail including data after a predetermined process such as a data inspection process is performed.

次に、ステップS405の例について説明する。 Next, an example of step S405 will be described.

例えば、合致するメール変換ルールに関連付けられて定義された変換処理の内容(805)が「暗号化」であれば、取得したメッセージデータに含まれる、例えば添付ファイルを暗号化する処理を行う。また、変換処理の内容(805)が「署名」であれば、署名をメッセージデータに付加する処理(データの付加処理)を行う。また、変換処理の内容(805)が「圧縮」であれば、メッセージデータに含まれる、例えば添付ファイルを圧縮する処理を行う。 For example, if the content (805) of the conversion process defined in association with the matching mail conversion rule is “encrypted”, for example, a process of encrypting an attached file included in the acquired message data is performed. If the content of the conversion process (805) is “signature”, a process for adding the signature to the message data (data addition process) is performed. If the content of the conversion process (805) is “compression”, for example, a process for compressing an attached file included in the message data is performed.

そして、内部メールサーバ103は、ステップS405で変換処理されたメッセージデータの送信先の制限サイズを超えていないかどうかを判定するために、内部メールサーバ103の外部メモリ211に記憶された送信制限サイズテーブル(制限サイズテーブル)(図10の342)を検索して、当該宛先の制限サイズを取得する(ステップS406)。   Then, the internal mail server 103 determines the transmission limit size stored in the external memory 211 of the internal mail server 103 in order to determine whether or not it exceeds the limit size of the transmission destination of the message data converted in step S405. The table (restricted size table) (342 in FIG. 10) is searched to obtain the restricted size of the destination (step S406).

ここで、電子メールに宛先(送信先)が複数設定されている場合は、それぞれの宛先のアドレスの制限サイズを取得する。   Here, when a plurality of destinations (transmission destinations) are set in the e-mail, the limit size of each destination address is acquired.

図10は、送信制限サイズテーブル342の一例を示す図である。   FIG. 10 is a diagram illustrating an example of the transmission limit size table 342.

次に、内部メールサーバ103は、ステップS405で変換処理された後の電子メールのデータサイズと、ステップS406で取得した制限サイズ1003と、を比較して、ステップS405で変換処理された後の電子メールのメッセージデータのデータサイズが、ステップS406で取得した制限サイズのうち、少なくとも1つの宛先の制限サイズを超えるか否かを判定する(ステップS407)。   Next, the internal mail server 103 compares the data size of the e-mail that has been converted in step S405 with the limit size 1003 acquired in step S406, and the electronic mail that has been converted in step S405. It is determined whether the data size of the mail message data exceeds the limit size of at least one destination among the limit sizes acquired in step S406 (step S407).

すなわち、ステップS407では、ステップS405で変換処理された電子メールのデータサイズが、過去に受信した当該送信先を宛先とする分割メールの最大データサイズよりも大きいか否か、又は、当該分割メールの最大データサイズ以上か否かを判定する。   That is, in step S407, whether or not the data size of the e-mail converted in step S405 is larger than the maximum data size of the divided mail addressed to the transmission destination received in the past, It is determined whether or not the maximum data size is exceeded.

なお、ステップS406で、送信制限サイズテーブル内に、電子メールに設定されている全ての送信先の制限サイズのデータが検索されなかった場合は、ステップS407で、制限サイズを超えないと判定し(NO)、当該電子メールを送信(中継)する。   In step S406, if all the transmission destination limit size data set in the e-mail is not searched in the transmission limit size table, it is determined in step S407 that the limit size is not exceeded ( NO), the electronic mail is transmitted (relayed).

そして、内部メールサーバ103は、ステップS407で超えると判定された場合(YES)、ステップS405で変換処理された電子メールを、当該電子メールの宛先毎に、それぞれ該宛先に対応する、制限サイズテーブル内の制限サイズ以下、又は、当該制限サイズよりも小さいサイズになるように分割して、分割して生成された分割メールを宛先に送信する(ステップS408)。   If it is determined that the internal mail server 103 exceeds in step S407 (YES), the e-mail converted in step S405 is converted into a limit size table corresponding to the destination for each destination of the e-mail. The divided mail is divided so that the size is equal to or smaller than the limit size, or smaller than the limit size, and the divided mail generated by the division is transmitted to the destination (step S408).

ステップS408の詳細処理については、図5を用いて説明する。   Detailed processing in step S408 will be described with reference to FIG.

そして、内部メールサーバ103は、ステップS408の処理を実行すると処理を終了する。   And the internal mail server 103 will complete | finish a process, if the process of step S408 is performed.

また、内部メールサーバ103は、ステップS407で超えないと判定された場合(NO)、ステップS404に移行し、電子メールを分割することなく、電子メールを宛先に送信し(ステップS404)、処理を終了する。   If it is determined in step S407 that the number does not exceed (NO), the internal mail server 103 proceeds to step S404 and transmits the e-mail to the destination without dividing the e-mail (step S404). finish.

また、内部メールサーバ103は、ステップS401で取得した電子メールが分割メールであると判定した場合には(ステップS402:YES)、取得したメッセージデータ(電子メール)をファイルとして分割メール保存キューに記憶保存する(ステップS409)。   If the internal mail server 103 determines that the e-mail acquired in step S401 is a split mail (step S402: YES), the internal mail server 103 stores the acquired message data (e-mail) as a file in the split mail storage queue. Save (step S409).

その後、内部メールサーバ103は、分割メール保存キューに記憶保存した分割メールを解析して、当該分割メールの、ファイル名、受信日時、宛先、メッセージデータのサイズを取得し、ヘッダの「Content−Type:」フィールドから取得した、分割メールを識別する「分割メールID」、分割して生成された分割メールの順番を示す「NUMBER」、1つの電子メールから分割された全ての分割メールの数である「TOTAL」を分割情報テーブル343に記録して(ステップS410)、処理を終了する。   Thereafter, the internal mail server 103 analyzes the divided mail stored and stored in the divided mail storage queue, acquires the file name, the reception date and time, the destination, and the size of the message data of the divided mail, and the “Content-Type” of the header. “:” Field, “divided mail ID” for identifying the divided mail, “NUMBER” indicating the order of the divided mail generated by dividing, and the number of all the divided mails divided from one electronic mail. “TOTAL” is recorded in the division information table 343 (step S410), and the process ends.

以上がメール中継処理についての説明である。   This completes the description of the mail relay process.

次に、図5を参照して、図4のステップS408のメールの分割送信処理の詳細について説明する。   Next, with reference to FIG. 5, the details of the mail split transmission processing in step S408 of FIG. 4 will be described.

図5は、図4のステップS408のメールの分割送信処理の詳細を示すフローチャートである。   FIG. 5 is a flowchart showing details of the mail split transmission processing in step S408 of FIG.

図5に示す各ステップの処理は、内部メールサーバ103のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing of each step shown in FIG. 5 is realized by the CPU 201 of the internal mail server 103 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

まず、内部メールサーバ103は、電子メールのエンベロープに設定された各宛先を個々に分割して、分割された1つの宛先がエンベロープに設定された電子メールを、それぞれの宛先ごとに生成する(メール分割手段)(ステップS500)。
次に、内部メールサーバ103は、ステップS500で生成された各電子メールのち、1つの電子メールを処理対象とする。
First, the internal mail server 103 individually divides each destination set in the envelope of the e-mail, and generates an e-mail in which one divided destination is set in the envelope for each destination (mail) Dividing means) (step S500).
Next, the internal mail server 103 sets one e-mail as a processing target after each e-mail generated in step S500.

内部メールサーバ103のCPU201は、ステップS405で変換されたデータを含むメッセージデータ(電子メール)に設定された各宛先の電子メールアドレス1件毎に以下のS502〜S508の処理を繰り返す。
すなわち、ステップS500で生成された各電子メールの宛先のうち、1つの宛先が設定された電子メールを処理対象にする(ステップS501)。
The CPU 201 of the internal mail server 103 repeats the processes of S502 to S508 below for each e-mail address of each destination set in the message data (email) including the data converted in step S405.
In other words, among e-mail destinations generated in step S500, an e-mail set with one destination is set as a processing target (step S501).

そして、ステップS405で変換されたデータを含むメッセージデータ(電子メール)に設定された各宛先の電子メールアドレス1件毎に以下のS502〜S508の処理を繰り返す。すなわち、ステップS500で生成された全ての電子メールについて、ステップS502からステップS509の処理を繰り返す。   Then, the following steps S502 to S508 are repeated for each e-mail address of each destination set in the message data (e-mail) including the data converted in step S405. That is, the process from step S502 to step S509 is repeated for all the e-mails generated in step S500.

そして、内部メールサーバ103は、現在、処理対象の電子メールの送信先の制限サイズを超えていないかどうかを判定するために、送信制限サイズテーブル342を参照し、当該処理対象の送信先の電子メールアドレスが、送信制限サイズテーブル342の宛先1002Aと一致するレコードを検索する(ステップS502)。   Then, the internal mail server 103 refers to the transmission limit size table 342 to determine whether or not the limit size of the transmission destination of the processing target electronic mail is currently exceeded, and the electronic mail of the transmission destination of the processing target. A record in which the mail address matches the destination 1002A of the transmission limit size table 342 is searched (step S502).

そして、内部メールサーバ103は、ステップS405で変換されたデータを含むメッセージデータ(電子メール)のデータサイズが、ステップS502での検索処理で特定されたレコードの制限サイズ1003を超えるか否かを判定する(ステップS503)。   Then, the internal mail server 103 determines whether or not the data size of the message data (e-mail) including the data converted in step S405 exceeds the limit size 1003 of the record specified by the search processing in step S502. (Step S503).

すなわち、ステップS503では、ステップS405で変換されたデータを含むメッセージデータ(電子メール)のデータサイズが、テップS502での検索処理で特定されたレコードの制限サイズ1003Aよりも大きいか否か、又は、当該特定されたレコードの制限サイズ1003A以上か否かを判定することにより、当該特定されたレコードの制限サイズ1003Aを超えるか否かを判定する。   That is, in step S503, whether the data size of the message data (e-mail) including the data converted in step S405 is larger than the limit size 1003A of the record specified in the search processing in step S502, or By determining whether or not the specified record limit size 1003A is exceeded, it is determined whether or not the specified record limit size 1003A is exceeded.

次に、内部メールサーバ103は、ステップS503で制限サイズを超えると判定された場合には(YES)、処理をステップS505に、一方、制限サイズを超えない(ステップS502で宛先のドメインが一致するレコードが検索されなかった場合も含む)場合には(ステップS503でNO)、処理をステップS504に移行する。   Next, if it is determined in step S503 that the limit size is exceeded (YES), the internal mail server 103 proceeds to step S505, while the limit size is not exceeded (the destination domain matches in step S502). If the record is not retrieved (NO in step S503), the process proceeds to step S504.

ステップS503でNOと判定された場合には、現在処理対象のメッセージデータを送信する(ステップS504)。その後処理をステップS509に移行する。   If NO is determined in step S503, the message data to be currently processed is transmitted (step S504). Thereafter, the process proceeds to step S509.

ステップS503でYESと判定された場合には、現在処理対象のメッセージデータを、ステップS502での検索処理で特定されたレコードの制限サイズ以下、または、当該制限サイズよりも小さくなるように分割する(ステップS505)。   If it is determined as YES in step S503, the message data to be currently processed is divided so as to be equal to or smaller than the limit size of the record specified by the search process in step S502 (or smaller than the limit size). Step S505).

そして、ステップS505で分割されて生成された各分割メールを1通ずつ送信(中継)する(ステップS507)。ステップS506〜S508では、各分割メールを全て送信するまで、ステップS507の処理を繰り返し実行する。
当該各分割メールを全て送信すると、処理をステップS509に移行する。
Then, each divided mail generated by dividing in step S505 is transmitted (relayed) one by one (step S507). In steps S506 to S508, the process of step S507 is repeatedly executed until all the divided mails are transmitted.
When all the divided mails are transmitted, the process proceeds to step S509.

ステップS509では、ステップS501で分割し生成された全ての電子メールについて、ステップS502からステップS508の処理が終了すれば、本処理を終了する。   In step S509, when the processes from step S502 to step S508 are completed for all the e-mails divided and generated in step S501, the process ends.

以上がメールの分割送信処理についての説明である。   This completes the explanation of the mail split transmission process.

図3の説明に戻る。   Returning to the description of FIG.

図6を参照して、分割メールの結合処理部322の詳細を説明する。   Details of the split mail combination processing unit 322 will be described with reference to FIG.

図6に示す各ステップの処理は、内部メールサーバ103のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing in each step shown in FIG. 6 is realized by the CPU 201 of the internal mail server 103 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

図6は、分割メールの結合処理部322の詳細を示すフローチャートである。   FIG. 6 is a flowchart showing details of the split mail combination processing unit 322.

まず、内部メールサーバ103は、一定時間スリープしたか否かを判定し(ステップS601)、一定期間、スリープしていない場合には(ステップS601でNO)、再度スリープし、ステップS601に戻る。   First, the internal mail server 103 determines whether or not it has slept for a certain period of time (step S601). If it has not slept for a certain period of time (NO in step S601), it sleeps again and returns to step S601.

そして、内部メールサーバ103は、ステップS601で一定時間経過していた場合には(ステップS601でYES)、処理をステップS602に移行する。   If the predetermined time has elapsed in step S601 (YES in step S601), the internal mail server 103 moves the process to step S602.

内部メールサーバ103は、ステップS602において、分割情報テーブル343(図11)の中から、結合可能な分割メールを検索する。
図11は、分割情報テーブル343の一例を示す図である。
In step S602, the internal mail server 103 searches the split information table 343 (FIG. 11) for split mails that can be combined.
FIG. 11 is a diagram illustrating an example of the division information table 343.

図11に示すように、分割情報テーブル343は、分割メールのファイルの名称である「ファイル名」、該分割メールを受信した日時である「受信日時」、該分割メールの「宛先」、該分割メールのデータサイズを示す「サイズ」、該分割メールを識別する「分割メールID」、電子メールを分割して生成した該分割メールの全分割数の分割順を示す「NUMBER」、1つの電子メールから分割された全ての該分割メールの数である「TOTAL」から構成されている。   As shown in FIG. 11, the division information table 343 includes a “file name” that is a name of a divided mail file, a “reception date and time” that is the date and time when the divided mail is received, a “destination” of the divided mail, and the division “Size” indicating the data size of the mail, “Divided mail ID” for identifying the divided mail, “NUMBER” indicating the division order of the total number of divided mails generated by dividing the electronic mail, one electronic mail It is composed of “TOTAL” which is the number of all the divided mails divided from “TOTAL”.

ここで、「結合可能な分割メール」とは、分割情報テーブル343の分割メールIDが同一の値の分割メールが、NUMBER1106の値が1から始まりTOTAL1107の値と同じ数だけ順に揃っている分割メールの集合をいう。   Here, the “combinable divided mail” is a divided mail in which the divided mail IDs in the division information table 343 have the same value, and the number of the NUMBER 1106 starts from 1 and is arranged in the same number as the TOTAL 1107 in order. A set of

例えば、図11の分割メールID1105が「F1C4BF.F29D3B0@EXAMPLE」の分割メールのTOTAL1107は「3」であり、分割メールID1105が「F1C4BF.F29D3B0@EXAMPLE」の分割メールの各NUMBER506は、それぞれ「1」、「2」、「3」であり、NUMBER1106の値が1から始まりTOTAL1107の値と同じ数だけ順に揃っているため、分割メールID1105が「F1C4BF.F29D3B0@EXAMPLE」の各分割メールは、結合可能な分割メールであることを示している。   For example, the divided mail ID 1105 in FIG. 11 is “F1C4BF.F29D3B0@EXAMPLE”, the divided mail TOTAL 1107 is “3”, and the divided mail ID 1105 is “F1C4BF.F29D3B0@EXAMPLE”. ”,“ 2 ”,“ 3 ”, and the number of NUMBER 1106 starts from 1 and the same number as the value of TOTAL 1107 in order. It indicates that it is possible to split mail.

つまり、「結合可能な分割メール」とは、クライアント装置101で1つの電子メールが分割された分割メールの全てが分割情報テーブルに記憶されている分割メールのことを示している。   In other words, “divided mail that can be combined” indicates that the divided mail in which one electronic mail is divided by the client apparatus 101 is stored in the division information table.

内部メールサーバ103は、結合可能な分割メールが検索されたか否かを判定し(ステップS603)、結合可能な電子メールがあると判定された場合は(YES)、処理をステップS608に移行し、一方、結合可能な電子メールが無いと判定された場合は(NO)、処理をステップS604に移行する。   The internal mail server 103 determines whether or not a split mail that can be combined has been searched (step S603). If it is determined that there is an electronic mail that can be combined (YES), the process proceeds to step S608. On the other hand, if it is determined that there is no email that can be combined (NO), the process proceeds to step S604.

内部メールサーバ103は、ステップS603でNOと判定された場合には、長時間分割メール保存キューに結合されることなく滞留しているメールがあるかどうかを調べるために、受信日時1102が現在日時から所定時間以上の分割メールを、分割情報テーブル343(図11)を検索して特定する(ステップS604)。   If the internal mail server 103 determines NO in step S603, the reception date and time 1102 is set to the current date and time in order to check whether or not there is a mail staying in the long-division mail storage queue. The divided mails longer than the predetermined time are identified by searching the divided information table 343 (FIG. 11) (step S604).

そして、内部メールサーバ103は、受信日時1102が現在日時から所定時間以上の分割メールを特定できたか(受信日時1102が現在日時から所定時間以上の分割メールが有るか)否かを判定し(ステップS605)、特定できたと判定された場合は(YES)、送信制限サイズテーブル(A)342を参照して、受信日時1102が現在日時から所定時間以上経過した分割メールのデータサイズが、該分割メールに設定されている宛先の制限サイズよりも大きいか否かを判定する(ステップS6051)。   Then, the internal mail server 103 determines whether or not a divided mail whose reception date and time 1102 is greater than or equal to a predetermined time from the current date and time has been identified (if there is a divided mail whose reception date and time 1102 is greater than or equal to a predetermined time from the current date and time) (step S605), if it is determined that it can be specified (YES), referring to the transmission limit size table (A) 342, the data size of the divided mail whose reception date and time 1102 has passed a predetermined time or more from the current date and time is the divided mail It is determined whether or not it is larger than the limit size of the destination set in step S6051.

そして、内部メールサーバ103は、該分割メールのデータサイズが制限サイズよりも大きいと判定された場合(YES)は、送信制限サイズテーブル(A)342の該宛先の制限サイズ1003Aを、該宛先が設定されている各分割メールのデータサイズのうち、最大のデータサイズに更新し(ステップS6052)、処理をステップS6053に移行する。   If the internal mail server 103 determines that the data size of the divided mail is larger than the limit size (YES), the destination limit size 1003A of the transmission limit size table (A) 342 is displayed as the destination. The data size is updated to the maximum data size among the set data sizes of each divided mail (step S6052), and the process proceeds to step S6053.

内部メールサーバ103は、ステップS6051で、受信日時1102が現在日時から所定時間以上経過した分割メールのデータサイズが、該分割メールに設定されている宛先の制限サイズ以下であると判定された場合は(NO)、処理をステップS6053に移行する。   If the internal mail server 103 determines in step S6051 that the data size of the divided mail whose received date and time 1102 has passed a predetermined time or more from the current date and time is equal to or smaller than the limit size of the destination set in the divided mail. (NO), the process proceeds to step S6053.

内部メールサーバ103は、分割メールに設定されている全ての宛先に対して、ステップS6051の処理を実行したかを判定して、実行していないと判定された場合は(NO)、次の宛先を処理対象にして、処理をステップS6051に戻す。   The internal mail server 103 determines whether or not the processing of step S6051 has been executed for all the destinations set in the divided mail, and if it is determined that the processing is not executed (NO), the next destination Is processed, and the process returns to step S6051.

内部メールサーバ103は、分割メールに設定されている全ての宛先に対して、ステップS6051の処理を実行したと判定された場合は(ステップS6053:YES)、処理をステップS606に移行する。   If the internal mail server 103 determines that the process of step S6051 has been executed for all destinations set in the divided mail (step S6053: YES), the process proceeds to step S606.

次に、内部メールサーバ103は、ステップS605で特定された分割メールを分割情報テーブルから削除して(ステップS906)、分割メール保存キュー344に記憶保存されている当該分割メールを宛先に送信する(ステップS607)。そして、分割メール保存キュー344に記憶されている当該分割メールを削除して(ステップS612)、処理をステップS601に戻す。   Next, the internal mail server 103 deletes the divided mail specified in step S605 from the division information table (step S906), and transmits the divided mail stored and stored in the divided mail storage queue 344 to the destination ( Step S607). Then, the divided mail stored in the divided mail storage queue 344 is deleted (step S612), and the process returns to step S601.

一方、ステップS605で特定できなかった(受信日時1102が現在日時から所定時間以上の分割メールが無い)と判定された場合は(NO)、処理をステップS601に戻す。   On the other hand, if it is determined in step S605 that the received date / time 1102 could not be specified (there is no divided mail having a predetermined time or more from the current date / time) (NO), the process returns to step S601.

内部メールサーバ103は、ステップS603で、結合可能な分割メールがあると判定された場合(YES)、当該結合可能な分割メールを分割メール保存キュー344から取得して結合して、1通の電子メールを生成する(ステップS608)。   If it is determined in step S603 that there is a split mail that can be combined (YES), the internal mail server 103 acquires the combined split mail from the split mail storage queue 344 and combines the split mails. A mail is generated (step S608).

そして、内部メールサーバ103は、送信制限サイズテーブル342(図10)内の、ステップS608で結合される分割メールに設定されている宛先の制限サイズ1003Aよりも、ステップS608で結合される各分割メールのそれぞれのサイズ1104の中で最大のデータサイズの方が大きい値であるか否かを判定する(サイズ判定手段)(ステップS6081)。   Then, the internal mail server 103 determines that each divided mail combined in step S608 is larger than the destination limit size 1003A set in the divided mail combined in step S608 in the transmission limit size table 342 (FIG. 10). It is determined whether or not the maximum data size is larger in each of the sizes 1104 (size determination means) (step S6081).

そして、内部メールサーバ103は、ステップS6081で、送信制限サイズテーブル342(図10)の該宛先の制限サイズ1003Aよりも、ステップS608で結合される各分割メールのそれぞれのサイズ1104の中で最大のデータサイズの方が大きい値であると判定された場合は(YES)、分割情報テーブル343(図11)を参照し、ステップS608で結合される各分割メールのそれぞれのサイズ1104の中で最大のデータサイズ(制限サイズ)を、送信制限サイズテーブル342の該宛先1002Aに対応する制限サイズ1003Aに更新登録し(ステップS609)、処理をステップS6091に移行する。   Then, in step S6081, the internal mail server 103 has the largest size 1104 of the divided mails combined in step S608, rather than the destination limit size 1003A in the transmission limit size table 342 (FIG. 10). If it is determined that the data size is a larger value (YES), the division information table 343 (FIG. 11) is referred to, and the maximum size among the respective sizes 1104 of the divided mails combined in step S608. The data size (limit size) is updated and registered in the limit size 1003A corresponding to the destination 1002A in the transmission limit size table 342 (step S609), and the process proceeds to step S6091.

一方、ステップS6081で、ステップS608で結合される各分割メールのそれぞれのサイズ1104の中で最大のデータサイズが、送信制限サイズテーブル342(図10)の該宛先の制限サイズ1003A以下であると判定された場合(NO)は、処理をステップS6091に移行する。   On the other hand, in step S6081, it is determined that the maximum data size among the sizes 1104 of the divided mails combined in step S608 is equal to or smaller than the limit size 1003A of the destination in the transmission limit size table 342 (FIG. 10). If so (NO), the process proceeds to step S6091.

内部メールサーバ103は、ステップS608で結合される分割メールに設定されている全ての宛先に対して、ステップS6091の処理を行ったか否かを判定し(ステップS6091)、全ての宛先に対してステップS6091の処理を行ったと判定された場合は(YES)、処理をステップS610に移行する。一方、まだ、全ての宛先に対してステップS6091の処理を行っていないと判定された場合は(NO)、ステップS6081に戻り、次の残りの宛先の制限サイズ1003A(送信制限サイズテーブル342(図10)内の該宛先の制限サイズ1003A)よりも、ステップS608で結合される各分割メールのそれぞれのサイズ1104の中で最大のデータサイズの方が大きい値であるか否かを判定する(ステップS6081)。   The internal mail server 103 determines whether or not the processing of step S6091 has been performed for all the destinations set in the split mails combined in step S608 (step S6091), and steps for all the destinations are performed. If it is determined that the process of S6091 has been performed (YES), the process proceeds to step S610. On the other hand, if it is determined that the processing in step S6091 has not been performed for all the destinations (NO), the process returns to step S6081, and the next remaining destination limit size 1003A (transmission limit size table 342 (FIG. It is determined whether or not the maximum data size is larger than the size 1104 of the divided mails combined in step S608 than the limit size 1003A) of the destination in 10) (step S608). S6081).

次に、内部メールサーバ103は、ステップS608で結合された分割メールのレコードを分割情報テーブルから削除して(ステップS610)、処理をステップS611に移行する。   Next, the internal mail server 103 deletes the divided mail records combined in step S608 from the divided information table (step S610), and the process proceeds to step S611.

ステップS611では、ステップS608で結合して得られる電子メールを処理対象として、図4のステップS402の処理を実行する。そして、図4のステップS402以降の処理を実行し終えると、処理をステップS612に移行する。このように、ステップS402以降の処理を実行することで、結合された電子メールを送信することができる。   In step S611, the process of step S402 in FIG. 4 is executed with the electronic mail obtained by combining in step S608 as the processing target. Then, when the processes after step S402 in FIG. 4 are finished, the process proceeds to step S612. In this way, the combined e-mail can be transmitted by executing the processing after step S402.

以上、説明したように、例えば、クライアント装置101から送信された分割メールをステップS401で取得すると、ステップS409で分割メール保存キューに記憶され、ステップS410で、分割情報テーブルに、当該分割メールの各種情報を記憶する。   As described above, for example, when the divided mail transmitted from the client apparatus 101 is acquired in step S401, the divided mail is stored in the divided mail storage queue in step S409, and in the divided information table, various types of the divided mail are stored in step S410. Store information.

そして、図6の処理を実行して、結合可能な分割メールを受信したと判断されると(ステップS603:YES)、当該分割メールを結合して(ステップS608)、送信制限サイズテーブル342(図10)内の、当該分割メールの宛先1002Aに対応する制限サイズ1003Aを、当該各分割メールのデータサイズのうち、最大のデータサイズに更新し(ステップS609)、分割情報テーブルから当該結合された分割メールのレコードを削除して(ステップS610)、図4のS402の処理に移行する。   Then, if it is determined that the split mail that can be combined is received by executing the processing of FIG. 6 (step S603: YES), the split mail is combined (step S608), and the transmission limit size table 342 (FIG. 10), the limit size 1003A corresponding to the split mail destination 1002A is updated to the maximum data size among the data sizes of the split mails (step S609), and the combined splits from the split information table are performed. The mail record is deleted (step S610), and the process proceeds to S402 in FIG.

そして、ステップS402で、当該結合され生成された電子メールは分割メールではないと判定され(NO)、当該電子メールが、メール制御ルールテーブル341(図8)の何れかのメール制御ルール(802、803、804の条件)に合致(該当)するか否かを判定する(ステップS403:YES)。   In step S402, it is determined that the combined and generated e-mail is not a divided mail (NO), and the e-mail is selected from any of the mail control rules (802, 802) in the mail control rule table 341 (FIG. 8). It is determined whether or not (conditions 803 and 804) are met (corresponding) (step S403: YES).

そして、合致すると判定された場合に、電子メールの変換処理を実行し(ステップS405)、送信制限サイズテーブルに記憶されている(更新・登録した)制限サイズを取得して(ステップS406)、当該変換処理された電子メールのデータサイズが、当該取得した制限サイズを超えるか否かを判定する(ステップS407)。   If it is determined that they match, an e-mail conversion process is executed (step S405), the limit size stored (updated / registered) in the transmission limit size table is acquired (step S406), It is determined whether or not the data size of the converted email exceeds the acquired limit size (step S407).

そして、制限サイズを超えると判定された場合に(ステップS407:YES)、ステップS405で変換処理された電子メールを、当該制限サイズ以下、又は、当該制限サイズよりも小さいサイズになるように分割して、分割して生成された分割メールを宛先に送信する(ステップS408)。   If it is determined that the size exceeds the limit size (step S407: YES), the e-mail converted in step S405 is divided so as to be equal to or smaller than the limit size or smaller than the limit size. The divided mail generated by the division is transmitted to the destination (step S408).

また、分割されていない電子メールをステップS401で受信した場合は、図4で説明した通り、過去に更新された送信制限サイズテーブル内の、受信した電子メールの宛先1002Aに対応する制限サイズ1003A以下になるように、当該電子メールを宛先ごとに分割して送信するため、ユーザは、管理者による、送信先に対する制限サイズのサーバへの登録作業を軽減すると共に、サーバにおける電子メールに係る処理を送信者が意識することなく、送信先に対するデータサイズの電子メールを送出させることができるようになる。 When an undivided e-mail is received in step S401, as described with reference to FIG. 4, the limit size 1003A corresponding to the destination 1002A of the received e-mail in the transmission limit size table updated in the past is not more than 1003A. As described above, since the e-mail is divided and transmitted for each destination, the user can reduce the registration work of the administrator to the server of the limit size with respect to the transmission destination and perform processing related to the e-mail in the server. An e-mail having a data size for the transmission destination can be transmitted without the sender being aware of it.

上述した実施例では、クライアント装置から受信した分割メールを受信した場合に、当該分割メールの最大のデータサイズを、送信制限サイズテーブル342(A)に登録、更新することについて説明したが、次に、クライアント装置から、分割メールではない電子メール(サイズ分割されていない電子メール)を受信した場合でも、該電子メールのデータサイズを、送信制限サイズテーブル342(A)に登録、更新することについて、図13を用いて説明する。 具体的には、図13には、図4の処理に、ステップS1301、ステップS1302、ステップS1303の処理が追加されている。 In the above-described embodiment, when the divided mail received from the client device is received, the maximum data size of the divided mail is registered and updated in the transmission limit size table 342 (A). Even when an e-mail that is not a divided mail (an e-mail that has not been divided into sizes) is received from the client device, the data size of the e-mail is registered and updated in the transmission limit size table 342 (A). This will be described with reference to FIG. Specifically, in FIG. 13, the processes of step S <b> 1301, step S <b> 1302, and step S <b> 1303 are added to the process of FIG. 4.

次に図13を参照して、内部メールサーバ103のCPU201が、クライアント装置(送信端末)から電子メール、又は分割メールを受信されるたびに実行される処理について説明する。
Next, with reference to FIG. 13, processing that is executed each time the CPU 201 of the internal mail server 103 receives an e-mail or a divided mail from the client device (transmission terminal) will be described.

上述した実施例では、図4のステップS401で、クライアント装置(送信端末)から送信された電子メール、又は分割メールを受信する場合について説明したが、以下の実施例では、図13のステップS401で、クライアント装置(送信端末)から送信された電子メール、又は分割メールを受信するたびに実行される処理として説明する。すなわち、以下に示す実施例では、クライアント装置101から電子メールを受信する毎に実行されるのは、図4に示す処理ではなく、図13に示す処理である。   In the above-described embodiment, the case of receiving an e-mail or a divided mail transmitted from the client apparatus (transmission terminal) in step S401 in FIG. 4 has been described. However, in the following embodiment, in step S401 in FIG. This will be described as a process that is executed each time an e-mail or a divided mail received from a client device (transmission terminal) is received. That is, in the embodiment described below, the process shown in FIG. 13 is executed instead of the process shown in FIG. 4 every time an electronic mail is received from the client apparatus 101.

図13は、内部メールサーバ103のCPU201が、クライアント装置(送信端末)から電子メール、又は分割メールを受信されるたびに実行される、中継処理部321による処理の一例を示すフローチャートである。
FIG. 13 is a flowchart illustrating an example of processing by the relay processing unit 321 that is executed each time the CPU 201 of the internal mail server 103 receives an e-mail or a divided mail from a client device (transmission terminal).

図13は、上述した実施例で、既に説明したステップの処理は、同一の符号を付している。そのため、同一符号が付された図13のステップの処理の説明は一部省略する。   FIG. 13 is the embodiment described above, and the processes of the steps already described are given the same reference numerals. Therefore, a part of the description of the processing of the step in FIG.

図13に示す各ステップの処理は、内部メールサーバ103のCPU201が、外部メモリ211等の記憶手段に格納されたプログラムをRAM203にロードして実行することにより実現される。   The processing in each step shown in FIG. 13 is realized by the CPU 201 of the internal mail server 103 loading a program stored in a storage unit such as the external memory 211 into the RAM 203 and executing it.

まず、内部メールサーバ103は、クライアント装置101から送信された電子メールを受信(取得)する(ステップS401)。   First, the internal mail server 103 receives (acquires) an electronic mail transmitted from the client apparatus 101 (step S401).

そして、内部メールサーバ103は、ステップS401で取得したメッセージデータのヘッダ情報の「Content−Type:」フィールドの値に、分割メールを示す値「message/partial」が含まれているか否かを判定することにより、当該取得した電子メールが分割メールであるか否かを判定する(ステップS402)。   Then, the internal mail server 103 determines whether or not the value “message / partial” indicating the divided mail is included in the value of the “Content-Type:” field of the header information of the message data acquired in step S401. Thus, it is determined whether or not the acquired electronic mail is a divided mail (step S402).

内部メールサーバ103は、取得した電子メールが分割メールであると判定した場合には(ステップS402でYES)、処理をステップS409に移行し、一方、分割メールではないと判定した場合には(ステップS402でNO)、処理をステップS1301に移行する。
ステップS409、410の処理の説明は、上述しているため、ここでは説明を省略する。
If the internal mail server 103 determines that the acquired e-mail is a divided mail (YES in step S402), the internal mail server 103 moves the process to step S409. The process proceeds to step S1301.
Since the processes in steps S409 and 410 have been described above, a description thereof is omitted here.

次に、内部メールサーバ103は、クライアント装置から受信した、分割メールではない電子メールのデータサイズが、該電子メールの各宛先のうち1つの宛先の、送信制限サイズテーブル342(A)の制限サイズ1003Aよりも大きいか否かを判定する(ステップS1301)。   Next, the internal mail server 103 determines that the data size of the e-mail received from the client device, which is not the divided mail, is the limit size in the transmission limit size table 342 (A) for one of the e-mail destinations. It is determined whether it is larger than 1003A (step S1301).

内部メールサーバ103は、クライアント装置から受信した電子メールのデータサイズが、当該1つの宛先の制限サイズ1003Aよりも大きいと判定された場合に(YES)、該宛先の制限サイズ1003Aの値を、クライアント装置から受信した電子メールのデータサイズに更新登録し(ステップS1302)、処理をステップS1303に移行する。一方、クライアント装置から受信した電子メールのデータサイズが、当該1つの宛先の制限サイズ1003A以下の値であると判定された場合は(NO)、処理ステップS1303に移行する。   When the internal mail server 103 determines that the data size of the e-mail received from the client device is larger than the limit size 1003A of the one destination (YES), the internal mail server 103 sets the value of the limit size 1003A of the destination to the client The data is updated and registered in the data size of the email received from the apparatus (step S1302), and the process proceeds to step S1303. On the other hand, if it is determined that the data size of the e-mail received from the client device is a value equal to or smaller than the limit size 1003A of the one destination (NO), the process proceeds to processing step S1303.

内部メールサーバ103は、クライアント装置から受信した電子メールに設定された全ての宛先について、ステップS1301の処理を実行したか否かを判定して(ステップS1303)、まだ、全ての宛先について実行していないと判定された場合は(NO)、処理をステップS1301に移行して、まだ処理対象としていない宛先を処理対象として、クライアント装置から受信した電子メールのデータサイズが、該宛先の制限サイズ1003Aよりも大きいか否かを判定する(ステップS1301)。 The internal mail server 103 determines whether or not the processing in step S1301 has been executed for all destinations set in the email received from the client device (step S1303), and has not yet executed for all destinations. If it is determined that there is not (NO), the process proceeds to step S1301, and the data size of the email received from the client device is determined from the limit size 1003A of the destination with the destination not yet processed as the processing target. Is also larger (step S1301).

一方、ステップS1303で、クライアント装置から受信した電子メールに設定された全ての宛先について、ステップS1301の処理を実行したと判定された場合は(YES)、処理をステップS403に移行する。ステップS403移行の処理は、上述しているため、説明を省略する。 On the other hand, if it is determined in step S1303 that the processing in step S1301 has been executed for all destinations set in the e-mail received from the client device (YES), the processing proceeds to step S403. Since the process of step S403 has been described above, a description thereof will be omitted.

以上の通り、クライアント装置から、分割メールではない電子メール(サイズ分割されていない電子メール)を受信した場合でも、該電子メールのデータサイズを、送信制限サイズテーブル342(A)に登録、更新することができるようになる。 As described above, even when an e-mail that is not a divided mail (an e-mail that has not been divided into sizes) is received from the client device, the data size of the e-mail is registered and updated in the transmission limit size table 342 (A). Will be able to.

また、図9の送信制限サイズ情報の入力画面(A)900A、及び図10の送信制御サイズテーブル(A)342では、宛先の電子メールアドレス単位で制限サイズを設定しているが、宛先の電子メールアドレスだけではなく、送信先のドメイン単位で制限サイズを設定するようにしてもよい。 Further, in the input screen (A) 900A for transmission limit size information in FIG. 9 and the transmission control size table (A) 342 in FIG. 10, the limit size is set for each destination e-mail address. The limit size may be set not only for the mail address but also for each destination domain.

また、上述した実施例では、図9の送信制限サイズ情報の入力画面(A)900A、及び図10の送信制御サイズテーブル(A)342に示すように、宛先ごとに、制限サイズを登録するようにしているが、これに代えて、図9の送信制限サイズ情報の入力画面(B)900B、及び図10の送信制御サイズテーブル(B)342Bに示すように、送信元ごとに、制限サイズを登録するようにしてもよい。 In the above-described embodiment, as shown in the transmission limit size information input screen (A) 900A in FIG. 9 and the transmission control size table (A) 342 in FIG. 10, the limit size is registered for each destination. However, instead of this, as shown in the transmission limit size information input screen (B) 900B in FIG. 9 and the transmission control size table (B) 342B in FIG. 10, the limit size is set for each transmission source. You may make it register.

この場合、図9の送信制限サイズ情報の入力画面(B)900Bを介して、ユーザの操作により、送信元902B、及びその送信元から送信される電子メールの制限サイズ903Bが入力され、登録ボタン904Aが押下されると、図10の送信制御サイズテーブル(B)342Bにその入力内容が登録される。 In this case, the transmission source 902B and the limit size 903B of the e-mail transmitted from the transmission source are input by the user's operation via the input screen (B) 900B of the transmission limitation size information in FIG. When 904A is pressed, the input content is registered in the transmission control size table (B) 342B of FIG.

そして、ステップS407、ステップS507、ステップS6051、ステップS6081、ステップS1301で、超えているかを判定している制限サイズは、図10の送信制御サイズテーブル(A)342の代わりに、図10の送信制御サイズテーブル(B)342Bを用いて判定する。 In step S407, step S507, step S6051, step S6081, and step S1301, the limit size that is determined to be exceeded is the transmission control in FIG. 10 instead of the transmission control size table (A) 342 in FIG. Determination is made using the size table (B) 342B.

すなわち、電子メールの送信元から送信可能な電子メールのデータサイズが、電子メールの送信元ごとに、送信制御サイズテーブル(B)342Bに登録されており、受信した電子メールのデータサイズと、該電子メールの送信元の制限サイズとを比較して、受信した電子メールのデータサイズが、該電子メールの送信元の制限サイズを超えると判定された場合に分割して送信する。 That is, the e-mail data size that can be transmitted from the e-mail transmission source is registered in the transmission control size table (B) 342B for each e-mail transmission source, and the received e-mail data size, Compared with the limit size of the e-mail transmission source, if it is determined that the data size of the received e-mail exceeds the limit size of the e-mail transmission source, it is divided and transmitted.

また、ステップS6052、ステップS609、ステップS1302での制限サイズテーブルの更新は、図10の送信制御サイズテーブル(B)342Bを更新する。 Further, the update of the limit size table in step S6052, step S609, and step S1302 updates the transmission control size table (B) 342B in FIG.

図10の送信制御サイズテーブル(B)342Bは、内部メールサーバ103の外部メモリに記憶されており、クライアント装置から送信される分割メールの送信元毎の最大のデータサイズが記憶される。 The transmission control size table (B) 342B in FIG. 10 is stored in the external memory of the internal mail server 103, and stores the maximum data size for each transmission source of the divided mail transmitted from the client device.

このように、上述した実施例では、宛先ごとの制限サイズに応じて、分割するか否かを判定する構成になっているが、ここで説明したように、送信元ごとの制限サイズに応じて、分割するか否かを判定するようにしてもよい。 As described above, in the above-described embodiment, it is configured to determine whether to divide according to the limit size for each destination, but as described here, according to the limit size for each transmission source. It may be determined whether or not to divide.

以上説明したように、本実施の形態によれば、管理者による、送信先に対する制限サイズのサーバへの登録作業を軽減すると共に、サーバにおける電子メールに係る処理を送信者が意識することなく、該送信先の制限サイズを超えない電子メールを効率的に送信することができる。 As described above, according to the present embodiment, the administrator reduces the registration work to the server of the limit size with respect to the transmission destination, and without the sender being aware of the processing related to the email in the server, An e-mail that does not exceed the limit size of the destination can be efficiently transmitted.

また、過去に送信された送信先毎の電子メールのサイズに従って決定される送信先毎の制限サイズに従って、各送信先の電子メールを分割することにより、管理者による、送信先に対する制限サイズのサーバへの登録作業を軽減すると共に、中継処理装置における電子メールに係る処理を送信者が意識することなく、送信先に対するデータサイズの電子メールを送出する仕組みを提供することができる。 In addition, by dividing the e-mail for each destination according to the limit size for each destination determined according to the size of the e-mail for each destination transmitted in the past, a server of the limit size for the destination by the administrator It is possible to provide a mechanism for sending an e-mail having a data size to a transmission destination without the sender being aware of the process related to the e-mail in the relay processing apparatus.

また、本発明によれば、メールの変換を行うサーバでの変換後のメールに対する分割指示と、送信先毎の分割サイズをサーバ管理者が特別に設定することなく、メールの送信者が変換前のメールを通常の分割方法で送信するだけで、送信先毎の制限サイズ情報を記憶し管理できる。   Further, according to the present invention, the mail sender does not convert the mail before the conversion without specially setting the division instruction for the mail after conversion in the server that performs the mail conversion and the division size for each transmission destination. The limit size information for each destination can be stored and managed simply by sending the e-mail by the normal division method.

また、送信者は、中継処理装置でのメールの変換処理を意識すること無く、送信先の制限サイズでメールを分割して送信するだけで、中継処理装置での変換後のメールも送信先に合ったサイズで送信できるようになる。 In addition, the sender is not aware of the mail conversion process in the relay processing device, and only sends the divided mail at the limit size of the transmission destination. It will be possible to send in the right size.

なお、本実施の形態によれば、送信端末が電子メールを受信者が受理できるサイズに分割して送信することにより、中継処理装置が、送信先に対する分割の必要性と制限サイズを認識し、変換後の電子メールも送信先の制限サイズ以下になるよう自動的に分割して送信することができる。 According to the present embodiment, the transmission terminal divides the e-mail into a size that can be accepted by the recipient, and the relay processing device recognizes the necessity of division and the limit size for the transmission destination, The converted e-mail can also be automatically divided and sent so that it is less than the limit size of the destination.

これにより、ユーザや管理者は、メールの変換を行うサーバへの、変換後のメールに対する分割指示や、送信先毎の分割サイズをサーバ管理者が特別に設定することが軽減される。   As a result, the user or administrator can reduce the server administrator's special setting of the division instruction for the converted mail to the server that converts the mail and the division size for each destination.

従来、電子メールに含まれるデータの暗号化、電子メールへのデータ(署名等)の付加などの処理を行った電子メールのメール全体のデータサイズが、当該処理前の電子メールのメール全体のデータサイズよりも大きくなってしまい、結果として、送信先の制限サイズを越えた電子メールを送信してしまう恐れがあったが、本実施例により、これを解消することが可能となる。 Conventionally, the data size of the whole email of the email that has been processed such as encryption of data included in the email and addition of data (signature etc.) to the email is the data of the whole email of the email before the processing There is a possibility that an e-mail exceeding the limit size of the transmission destination may be transmitted as a result, but this embodiment can solve this problem.

以上、本発明の実施形態を詳述したが、本発明は、例えば、システム、装置、方法、装置が実行可能なプログラムもしくは記憶媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 The embodiment of the present invention has been described in detail above. However, the present invention can take an embodiment as, for example, a system, apparatus, method, program executable by the apparatus, or a storage medium. May be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。 Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。 In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。 As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (basic system or operating system) running on the computer based on the instruction of the program code. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function is determined based on the instruction of the program code. It goes without saying that the CPU or the like provided in the expansion board or function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

100 イントラネット 101−1 クライアント装置 101−2 クライアント装置 102 管理者用クライアント装置 103 内部メールサーバ 104 ローカルエリアネットワーク(LAN) 105 広域ネットワーク 106−1 外部メールサーバ 106−2 外部メールサーバ 106−3 外部メールサーバ 111 メーラー 112 WEBブラウザ
DESCRIPTION OF SYMBOLS 100 Intranet 101-1 Client apparatus 101-2 Client apparatus 102 Client apparatus for administrators 103 Internal mail server 104 Local area network (LAN) 105 Wide area network 106-1 External mail server 106-2 External mail server 106-3 External mail server 111 Mailer 112 WEB browser

Claims (14)

送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置であって、
前記送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段と、
前記送信端末から送信される電子メールを取得する取得手段と、
前記取得手段で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得手段で取得された電子メールを分割するかを判定する判定手段と、
前記判定手段により、前記取得手段で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割手段と、
前記分割手段で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信手段と、
を備えることを特徴とする中継処理装置。
A relay processing device that relays an email transmitted from a transmission terminal to a destination of the email,
Storage means for storing the maximum data size of the divided mail transmitted from the transmission terminal;
Obtaining means for obtaining an e-mail transmitted from the sending terminal;
According to the data size of the e-mail acquired by the acquiring unit and the maximum data size of the divided mail transmitted from the transmitting terminal stored in the storage unit, the e-mail acquired by the acquiring unit is Determining means for determining whether to divide;
When it is determined by the determination means that the electronic mail acquired by the acquisition means is to be divided, the electronic mail is stored in the storage means, and the maximum data of the divided mail transmitted from the transmission terminal A dividing means for dividing the data so as to be smaller than the data size or smaller than the data size;
A transmission means for transmitting the divided mail obtained by dividing the electronic mail by the dividing means to relay;
A relay processing apparatus comprising:
前記記憶手段は、更に、前記送信端末から送信された分割メールの宛先と、該分割メールの最大のデータサイズとを関連付けて記憶し、
前記判定手段は、前記取得手段で取得された電子メールのデータサイズと、該電子メールの宛先に関連づけられて前記記憶手段に記憶されている最大のデータサイズとに従って、前記取得手段で取得された電子メールを分割するか否かを判定し、
前記分割手段は、前記判定手段により、前記取得手段で取得された電子メールを分割すると判定された場合に、該電子メールを、該電子メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割することを特徴とする請求項1に記載の中継処理装置。
The storage means further stores the destination of the divided mail transmitted from the transmission terminal in association with the maximum data size of the divided mail,
The determination unit is acquired by the acquisition unit according to the data size of the email acquired by the acquisition unit and the maximum data size stored in the storage unit in association with the destination of the email Decide whether to split the email,
When the determination unit determines that the e-mail acquired by the acquisition unit is to be divided by the determination unit, the e-mail is stored in the storage unit in association with the destination of the e-mail The relay processing apparatus according to claim 1, wherein the relay processing device is divided so as to be equal to or smaller than the maximum data size or smaller than the data size.
前記取得手段は、更に、前記送信端末から送信される分割メールを取得し、
前記取得手段で取得された分割メールの宛先に関連付けられて前記記憶手段に記憶されているデータサイズを、前記取得手段で取得された分割メールの最大のデータサイズに更新する更新手段を更に備えることを特徴とする請求項2に記載の中継処理装置。
The acquisition means further acquires a divided mail transmitted from the transmission terminal,
Update means for updating the data size stored in the storage means in association with the destination of the divided mail acquired by the acquisition means to the maximum data size of the divided mail acquired by the acquisition means; The relay processing device according to claim 2.
前記取得手段で取得された分割メールのデータサイズが、該分割メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズよりも大きいか否かを判定するサイズ判定手段を更に備え、
前記更新手段は、前記サイズ判定手段で、前記取得手段で取得された分割メールのデータサイズが、該分割メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズよりも大きいと判定された場合に、当該分割メールの宛先に関連付けられて前記記憶手段に記憶されているデータサイズを、前記取得手段で取得された分割メールの最大のデータサイズに更新することを特徴とする請求項3に記載の中継処理装置。
Size determining means for determining whether the data size of the divided mail acquired by the acquiring means is larger than the maximum data size associated with the destination of the divided mail and stored in the storage means. ,
The update means is the size determination means, and the data size of the divided mail acquired by the acquisition means is larger than the maximum data size stored in the storage means in association with the destination of the divided mail. When it is determined, the data size associated with the destination of the divided mail and stored in the storage unit is updated to the maximum data size of the divided mail acquired by the acquisition unit. Item 4. The relay processing device according to Item 3.
前記取得手段で取得された電子メールに含まれるデータに対して、所定の処理を行う処理手段を更に備え、
前記判定手段は、前記処理手段で処理されたデータを含む電子メールのデータサイズと、該電子メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズとに従って、前記処理手段で処理されたデータを含む電子メールを分割するか否かを判定し、
前記分割手段は、前記判定手段により、前記処理手段で処理されたデータを含む電子メールを分割すると判定された場合に、該電子メールを、該電子メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割することを特徴とする請求項1乃至4の何れか1項に記載の中継処理装置。
Processing means for performing predetermined processing on the data included in the e-mail acquired by the acquisition means;
The determination means is the processing means according to the data size of the email including the data processed by the processing means and the maximum data size stored in the storage means in association with the destination of the email. Determine whether to split the email containing the processed data,
The dividing unit stores the e-mail in the storage unit in association with the destination of the e-mail when the determining unit determines to divide the e-mail including the data processed by the processing unit. 5. The relay processing device according to claim 1, wherein the relay processing apparatus divides the data so that the data size is equal to or smaller than the maximum data size.
前記取得手段は、複数の宛先が設定されている電子メールを取得し、
前記取得手段で取得された電子メールに設定された複数の宛先を個々の宛先に分割するメール分割手段を更に備え、
前記判定手段は、更に、前記処理手段で処理されたデータを含む電子メールのデータサイズと、前記記憶手段に記憶されている、前記メール分割手段により分割された宛先に関連付けられたデータサイズとに従って、前記処理手段で処理されたデータを含む電子メールを分割するかを、前記メール分割手段により分割された宛先ごとに判定し、
前記分割手段は、前記判定手段で分割すると判定された宛先の電子メールを、該宛先に関連付けて前記記憶手段に記憶されている最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割することを特徴とする請求項5に記載の中継処理装置。
The acquisition unit acquires an email in which a plurality of destinations are set,
A mail splitting unit for splitting a plurality of destinations set in the email acquired by the acquisition unit into individual destinations;
The determination unit is further configured according to a data size of an email including the data processed by the processing unit and a data size stored in the storage unit and associated with the destination divided by the mail division unit. Determining whether to divide an email containing data processed by the processing means for each destination divided by the mail dividing means,
The dividing unit is configured so that the destination e-mail determined to be divided by the determining unit is equal to or smaller than the maximum data size stored in the storage unit in association with the destination or smaller than the data size. The relay processing device according to claim 5, wherein the relay processing device is divided into two.
前記処理手段により行われる所定の処理は、前記取得手段で取得される電子メールに含まれるデータのファイル形式を他のファイル形式に変換する変換処理、又は該電子メールにデータを付加する付加処理、又は該電子メールに含まれるデータの検査を行うデータ検査処理の何れかを含むことを特徴とする請求項5又は6に記載の中継処理装置。   The predetermined process performed by the processing means is a conversion process for converting the file format of the data included in the email acquired by the acquisition means to another file format, or an additional process for adding data to the email, The relay processing apparatus according to claim 5, further comprising: a data inspection process for inspecting data included in the e-mail. 前記変換処理は、前記取得手段で取得される電子メールに含まれるデータを暗号化することにより、該電子メールに含まれるデータのファイル形式を他のファイル形式に変換する処理であることを特徴とする請求項7に記載の中継処理装置。   The conversion process is a process of converting a file format of data included in the e-mail to another file format by encrypting data included in the e-mail acquired by the acquisition unit. The relay processing device according to claim 7. 前記処理手段により行われる処理の内容に対応して、該内容の処理を実行する条件を示す実行条件を記憶する条件記憶手段と、
前記取得手段で取得される電子メールに含まれるデータが、前記条件記憶手段に記憶された実行条件に合致するかを判定する条件判定手段と、
前記条件判定手段で、前記取得手段で取得される電子メールに含まれるデータが、前記条件記憶手段に記憶された実行条件に合致すると判定された場合に、当該合致すると判定された実行条件に対応して前記条件記憶手段に記憶されている処理の内容を、前記処理手段により行われる所定の処理の内容として決定する決定手段と、
を更に備え、
前記処理手段は、前記決定手段で決定された内容の処理を、前記取得手段で取得される電子メールに含まれるデータに対して行うことを特徴とする請求項3乃至8の何れか1項に記載の中継処理装置。
Corresponding to the content of the processing performed by the processing means, condition storage means for storing an execution condition indicating a condition for executing the processing of the content;
Condition determination means for determining whether data included in the e-mail acquired by the acquisition means matches an execution condition stored in the condition storage means;
When the condition determining means determines that the data included in the e-mail acquired by the acquiring means matches the execution condition stored in the condition storage means, it corresponds to the execution condition determined to match Determining means for determining the content of the processing stored in the condition storage means as the content of the predetermined processing performed by the processing means;
Further comprising
9. The processing apparatus according to claim 3, wherein the processing unit performs processing of the content determined by the determination unit on data included in an electronic mail acquired by the acquisition unit. The relay processing apparatus described.
前記判定手段は、前記処理手段で処理されたデータを含む電子メールのデータサイズが、該電子メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズよりも大きいか否か、又は該電子メールの宛先に関連付けられて前記記憶手段に記憶されている最大のデータサイズ以上であるか否かを判定することにより、前記処理手段で処理されたデータを含む電子メールを分割するか否かを判定することを特徴とする請求項3乃至9の何れか1項に記載の中継処理装置。   Whether or not the data size of the email including the data processed by the processing unit is larger than the maximum data size stored in the storage unit in association with the destination of the email; Or whether to divide an e-mail containing data processed by the processing means by determining whether or not it is greater than or equal to the maximum data size stored in the storage means in association with the destination of the e-mail The relay processing device according to claim 3, wherein it is determined whether or not. 前記取得手段で取得された分割メールを結合する結合手段を更に備え、
前記処理手段は、前記結合手段で結合されることで得られる電子メールに含まれるデータに対して、前記所定の処理を行うことを特徴とする請求項3乃至10のいずれか1項に記載の中継処理装置。
Further comprising combining means for combining the divided mails acquired by the acquiring means;
The said processing means performs the said predetermined | prescribed process with respect to the data contained in the electronic mail obtained by combining by the said combination means, The Claim 1 characterized by the above-mentioned. Relay processing device.
前記送信端末は、任意の送信端末であり、
前記記憶手段は、前記送信端末から送信される分割メールの送信元毎の最大のデータサイズが記憶されていることを特徴とする請求項1乃至11の何れか1項に記載の中継処理装置。
The transmitting terminal is an arbitrary transmitting terminal,
12. The relay processing apparatus according to claim 1, wherein the storage unit stores a maximum data size for each transmission source of the divided mail transmitted from the transmission terminal.
送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段を備え、前記送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置の制御方法であって、
前記中継処理装置の取得手段が、前記送信端末から送信される電子メールを取得する取得工程と、
前記中継処理装置の判定手段が、前記取得工程で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得工程で取得された電子メールを分割するかを判定する判定工程と、
前記中継処理装置の分割手段が、前記判定工程により、前記取得工程で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割工程と、
前記中継処理装置の送信手段が、前記分割工程で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信工程と、
を備えることを特徴とする中継処理装置の制御方法。
A control method for a relay processing apparatus comprising a storage unit for storing a maximum data size of a divided mail transmitted from a transmission terminal, and relaying an electronic mail transmitted from the transmission terminal to a destination of the electronic mail,
An acquisition step in which the acquisition unit of the relay processing apparatus acquires an email transmitted from the transmission terminal;
The determination unit of the relay processing device, according to the data size of the e-mail acquired in the acquisition step, and the maximum data size of the divided mail transmitted from the transmission terminal stored in the storage unit, A determination step of determining whether to divide the e-mail acquired in the acquisition step;
When the dividing unit of the relay processing apparatus determines that the e-mail acquired in the acquiring step is to be divided by the determining step, the e-mail is stored in the storage unit from the transmitting terminal. A dividing step of dividing the divided mail so as to be equal to or smaller than the maximum data size of the transmitted divided mail, or smaller than the data size;
A transmission step in which the transmission means of the relay processing device transmits to relay the divided mail obtained by dividing the electronic mail in the dividing step;
A control method for a relay processing apparatus, comprising:
送信端末から送信された分割メールの最大のデータサイズを記憶する記憶手段を備え、前記送信端末から送信された電子メールを該電子メールの宛先に中継する中継処理装置で読み取り実行可能なプログラムであって、
前記中継処理装置を、
前記送信端末から送信される電子メールを取得する取得手段と、
前記取得手段で取得された電子メールのデータサイズと、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズとに従って、前記取得手段で取得された電子メールを分割するかを判定する判定手段と、
前記判定手段により、前記取得手段で取得された電子メールを分割すると判定された場合に、該電子メールを、前記記憶手段に記憶されている、前記送信端末から送信された分割メールの最大のデータサイズ以下、又は該データサイズよりも小さいサイズになるように分割する分割手段と、
前記分割手段で該電子メールが分割されることで得られる分割メールを中継するべく送信する送信手段として機能させることを特徴とするプログラム。
A program comprising storage means for storing the maximum data size of the divided mail transmitted from the transmission terminal, and capable of being read and executed by a relay processing device that relays the electronic mail transmitted from the transmission terminal to the destination of the electronic mail. And
The relay processing device;
Obtaining means for obtaining an e-mail transmitted from the sending terminal;
According to the data size of the e-mail acquired by the acquiring unit and the maximum data size of the divided mail transmitted from the transmitting terminal stored in the storage unit, the e-mail acquired by the acquiring unit is Determining means for determining whether to divide;
When it is determined by the determination means that the electronic mail acquired by the acquisition means is to be divided, the electronic mail is stored in the storage means, and the maximum data of the divided mail transmitted from the transmission terminal A dividing means for dividing the data so as to be smaller than the data size or smaller than the data size;
A program that functions as a transmission unit that transmits to relay a divided mail obtained by dividing the electronic mail by the dividing unit.
JP2011127710A 2010-09-30 2011-06-07 Relay processing device, control method therefor, and program Active JP5164083B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2011127710A JP5164083B2 (en) 2010-09-30 2011-06-07 Relay processing device, control method therefor, and program
CN201110238771.0A CN102447649B (en) 2010-09-30 2011-08-19 Relay processing device and control method thereof

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010223120 2010-09-30
JP2010223120 2010-09-30
JP2011127710A JP5164083B2 (en) 2010-09-30 2011-06-07 Relay processing device, control method therefor, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012270608A Division JP5678947B2 (en) 2010-09-30 2012-12-11 Relay processing device, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2012094112A true JP2012094112A (en) 2012-05-17
JP5164083B2 JP5164083B2 (en) 2013-03-13

Family

ID=46387327

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2011127710A Active JP5164083B2 (en) 2010-09-30 2011-06-07 Relay processing device, control method therefor, and program
JP2012270608A Active JP5678947B2 (en) 2010-09-30 2012-12-11 Relay processing device, control method therefor, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2012270608A Active JP5678947B2 (en) 2010-09-30 2012-12-11 Relay processing device, control method therefor, and program

Country Status (1)

Country Link
JP (2) JP5164083B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10750047B2 (en) 2015-09-15 2020-08-18 Canon Kabushiki Kaisha Image processing apparatus, method of controlling the same, and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016118843A (en) * 2014-12-19 2016-06-30 キヤノンマーケティングジャパン株式会社 Information processing device, control method, and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216221A (en) * 2000-02-03 2001-08-10 Hitachi Ltd Information processor provided with electronic mail function and recording medium having electronic mail processing program recorded thereon
JP2001236275A (en) * 2000-02-24 2001-08-31 Hitachi Ltd Electronic mail terminal equipment
JP2001326691A (en) * 2000-03-10 2001-11-22 Fujitsu Ltd Electronic mail server
JP2003018219A (en) * 2001-06-15 2003-01-17 Internatl Business Mach Corp <Ibm> Mail transmission system, mail server, mail transfer system, mail transfer method, mail transmission method, mail delivery method, and program
JP2006180532A (en) * 2000-07-06 2006-07-06 Fujitsu Ltd E-mail system, managing device, program, and computer readable recording medium storing the program
JP2009080847A (en) * 2008-12-16 2009-04-16 Mitsubishi Electric Information Systems Corp Mail server system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3509767B2 (en) * 2001-03-29 2004-03-22 ミノルタ株式会社 E-mail transmission device, method, program, and recording medium
JP4618811B2 (en) * 2007-04-11 2011-01-26 キヤノン株式会社 COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216221A (en) * 2000-02-03 2001-08-10 Hitachi Ltd Information processor provided with electronic mail function and recording medium having electronic mail processing program recorded thereon
JP2001236275A (en) * 2000-02-24 2001-08-31 Hitachi Ltd Electronic mail terminal equipment
JP2001326691A (en) * 2000-03-10 2001-11-22 Fujitsu Ltd Electronic mail server
JP2006180532A (en) * 2000-07-06 2006-07-06 Fujitsu Ltd E-mail system, managing device, program, and computer readable recording medium storing the program
JP2003018219A (en) * 2001-06-15 2003-01-17 Internatl Business Mach Corp <Ibm> Mail transmission system, mail server, mail transfer system, mail transfer method, mail transmission method, mail delivery method, and program
JP2009080847A (en) * 2008-12-16 2009-04-16 Mitsubishi Electric Information Systems Corp Mail server system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10750047B2 (en) 2015-09-15 2020-08-18 Canon Kabushiki Kaisha Image processing apparatus, method of controlling the same, and storage medium

Also Published As

Publication number Publication date
JP5678947B2 (en) 2015-03-04
JP5164083B2 (en) 2013-03-13
JP2013084289A (en) 2013-05-09

Similar Documents

Publication Publication Date Title
US10164920B2 (en) Message attachment management
US20160219058A1 (en) System and method for file sharing
JP6406397B2 (en) Information processing apparatus, information processing method, and program
JP5678947B2 (en) Relay processing device, control method therefor, and program
JP5170595B2 (en) Relay processing device, control method therefor, and program
CN102447649B (en) Relay processing device and control method thereof
JP5983509B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP6871503B2 (en) Information processing equipment, control methods, and programs
JP6721844B2 (en) Information processing apparatus, information processing method, and computer program
JP5205581B2 (en) Information processing apparatus, information processing method, and program
JP5772860B2 (en) Information processing apparatus, information processing method, and program
JP5862890B2 (en) Information processing apparatus, information processing method, and program
JP2010146426A (en) Document management device, method of controlling same, document management system and program
JP6327623B2 (en) Information processing apparatus, control method for information processing apparatus, and program
JP6997398B2 (en) Information processing equipment, information processing methods, and computer programs
JP5561832B2 (en) Information processing apparatus, information processing method, and program
JP7259531B2 (en) Information processing device and program
JP5565478B2 (en) Information processing apparatus, information processing method, and program
JP5352783B2 (en) Information processing apparatus, control method therefor, and program
JP2017017456A (en) Information processing apparatus, information processing method, and program
JP5334137B2 (en) Information processing apparatus, information processing method, and program
JP2015046781A (en) Remote operation method, remote operation system, device therefor, and program
JP5906624B2 (en) Information processing apparatus, information processing method, and program
JP2019153353A (en) Information processing unit, control method of information processing unit, and program
JP2015197792A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120816

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121022

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121211

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151228

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5164083

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D04

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250