JP4839649B2 - Communication terminal device, communication terminal device management method, and program - Google Patents
Communication terminal device, communication terminal device management method, and program Download PDFInfo
- Publication number
- JP4839649B2 JP4839649B2 JP2005085197A JP2005085197A JP4839649B2 JP 4839649 B2 JP4839649 B2 JP 4839649B2 JP 2005085197 A JP2005085197 A JP 2005085197A JP 2005085197 A JP2005085197 A JP 2005085197A JP 4839649 B2 JP4839649 B2 JP 4839649B2
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- divided
- outgoing
- destinations
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Description
本発明は、通信端末装置、通信端末装置の管理方法、およびプログラムに関する。 The present invention relates to a communication terminal apparatus, control method of the communication apparatus, and relates to a program.
通信端末装置が電子メールをメールサーバに送信する際に、送信宛先として指定できる宛先数に上限値が設定されている場合がある。その場合は、電子メールを送信する前に、上限値を超えない宛先数となるように複数の電子メールに分割してそれぞれを送信しなければならない。一般的に、ユーザがメールサーバの制限を意識しなくて済むように、通信端末装置が内部的に複数の電子メールに分割し個々の宛先数が上限値以下となるようにしている。一方で、通信端末装置では、送信履歴としてユーザが操作したジョブ毎に送信結果(正常終了、異常終了、中止など)を保持しており、それらは通信管理レポートとして可視出力することができる(従来技術1)。また、他の従来技術として以下のようなものが提案されている。 When the communication terminal device transmits an e-mail to a mail server, an upper limit value may be set for the number of destinations that can be specified as a transmission destination. In that case, before sending the e-mail, each e-mail must be divided into a plurality of e-mails so that the number of destinations does not exceed the upper limit value. In general, the communication terminal device is internally divided into a plurality of e-mails so that the number of individual destinations is equal to or less than the upper limit value so that the user does not need to be aware of restrictions on the mail server. On the other hand, in the communication terminal device, transmission results (normal end, abnormal end, cancel, etc.) are held for each job operated by the user as a transmission history, and these can be visually output as a communication management report (conventional) Technology 1). In addition, the following has been proposed as another conventional technique.
特許文献1記載の装置では、通信管理レポートの表示には、複数宛先のいずれかのメールアドレスを代表アドレスとして記し、宛先数をそれに付記するというものである。
In the apparatus described in
特許文献2に記載の装置では、通信管理レポートに未送信文書情報に対応する画像を添付して出力するようにしている。
In the apparatus described in
特許文献3に記載の装置では、送信済み、未送信にかかわらず送信履歴を連続して管理し、履歴情報に対応するデータを変更なく再送信された場合はさらに履歴に追加するというものである。
しかしながら、従来技術1では、メールサーバの制限のために内部で複数の送信メールに分割していても、ユーザから見ると一連の操作だという理由で送信履歴は一つにまとめられてしまっていた。
However, in the
つまり、複数の分割メールのうち一つでも正常に送信されなかった場合は、送信履歴情報には全宛先が正常に送信されなかったように登録されてしまっていた。例えば、メールサーバの送信宛先数の上限値が100件だったときに、ユーザが150件の宛先を指定すると100件と50件に分割される。1つ目の分割メールの100件は正常に送信されたとしても、2つ目の分割メールの50件が何らかのエラーで正常に送信されなかった場合は、図1のように全宛先について異常終了したようになってしまう。一部の宛先のみ正常に送信されなかったのに、ユーザは、全宛先の送信が正常に行われなかったと認識し全宛先に再送しなければならなくなってしまっていた。受信者側においては、送信に成功した受信者は同じ電子メールを複数受け取ってしまうことになる。また、画像データのようなサイズの大きなデータが添付されている電子メールの場合には、ネットワークのトラフィックや受信側での保存領域オーバーなどになりかねない。 That is, if even one of a plurality of divided mails is not transmitted normally, all the destinations are registered in the transmission history information as if they were not transmitted normally. For example, when the upper limit of the number of transmission destinations of the mail server is 100, if the user designates 150 destinations, the number is divided into 100 and 50. Even if 100 of the first split mails were sent normally, if 50 of the second split mails were not sent normally due to some error, abnormal termination was performed for all destinations as shown in FIG. It will be like that. Although only some destinations were not transmitted normally, the user had to recognize that all destinations were not transmitted normally and had to retransmit to all destinations. On the recipient side, the recipient who has successfully sent receives the same e-mail. Further, in the case of an e-mail attached with large data such as image data, there is a possibility that the network traffic or the storage area on the receiving side will be exceeded.
また、特許文献1に記載の装置では、全宛先について送信の可否を知ることができない。特許文献2に記載の装置では、送信履歴を連続して管理することは考慮されていない。また、メールサーバの制限で内部的に複数の送信メールに分割して送信された場合については考慮されていない。特許文献3に記載の装置では、メールサーバの制限で内部的に複数の送信メールに分割して送信された場合については考慮されていない。
In addition, the apparatus described in
そこで、本発明は、上記問題点に鑑みてなされたもので、送信が正常に行なわれなかった宛先についてメールの再送信が可能となる通信端末装置、通信端末装置の管理方法、およびプログラムを提供することを目的とする。 Accordingly, the present invention has been made in view of the above problems , and provides a communication terminal device, a communication terminal device management method, and a program capable of retransmitting mail for a destination whose transmission has not been performed normally The purpose is to do.
上記課題を解決するために、本発明は、電子メールをメールサーバに送信する際に宛先として指定できる宛先数に所定の上限値がある通信端末装置において、送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールに分割する分割手段と、前記分割手段により分割された分割メールを送信する送信手段と、前記送信手段による前記分割メールの送信結果と前記分割メールに含まれている宛先とを前記分割メール毎に対応付けて保持する保持手段と、を有することを特徴とする通信端末装置である。
また、本発明は、電子メールをメールサーバに送信する際に宛先として指定できる宛先数に所定の上限値がある通信端末装置において、送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールに分割する分割手段と、前記分割手段により分割された分割メールを送信する送信手段と、前記送信手段による前記分割メールの送信が正常に行われなかった送信結果についてのみ、当該分割メールに含まれている宛先を保持する保持手段と、を有することを特徴とする通信端末装置である。
In order to solve the above-described problem, the present invention provides a communication terminal device having a predetermined upper limit for the number of destinations that can be specified as destinations when sending an e-mail to a mail server. A dividing unit that divides the outgoing mail into a plurality of outgoing mails so as not to exceed the upper limit when the upper limit value is exceeded; a transmitting unit that sends the divided mails divided by the dividing unit; and the transmitting unit a holding means for holding in association with destinations that are included in the divided mail transmission result of the division mail by for each of the divided mail is a communication terminal apparatus characterized by having a.
Further, according to the present invention, in a communication terminal device that has a predetermined upper limit for the number of destinations that can be specified as destinations when sending an e-mail to a mail server, the number of destinations specified for outgoing mail exceeds the upper limit. dividing means for dividing into a plurality of outgoing mail the outgoing mail so as not to exceed the upper limit value when a transmission means for transmitting the divided mail that is divided by the dividing means, the transmission of the divided mail by the transmission means only the transmission result that was not successful, a communication terminal apparatus characterized by having a holding means that holds the destination contained in the divider mail.
本発明によれば、送信が正常に行なわれなかった宛先についてメールの再送信が可能となる。ユーザは送信が正常に行われなかった宛先についてのみ再送すれば良くなるため作業が軽減され、受信者が同じ電子メールを複数受け取ってしまう無駄を防ぐことができる。また、画像データのようなサイズの大きなデータが添付されている場合には、不要な電子メールを送信することでネットワークのトラフィックや受信側での保存領域オーバーなども防ぐことができる。さらに、本発明によれば、送信履歴情報の使用領域を少なくすることができる。 According to the present invention, it is possible to retransmit a mail for a destination that has not been normally transmitted. Since the user only has to retransmit only the destinations for which transmission has not been performed normally, the work is reduced, and waste that the recipient receives a plurality of the same e-mails can be prevented. In addition, when large data such as image data is attached, it is possible to prevent network traffic and the storage area from being exceeded on the receiving side by sending unnecessary e-mails. Furthermore, according to the present invention, the use area of transmission history information can be reduced.
前記保持手段に保持されている送信結果および宛先を可視化可能に出力する出力手段をさらに有することを特徴とする。本発明によれば、送信履歴情報を管理レポートとして可視できる。 The transmission result and destination are held before Symbol holding means, characterized by further comprising output means for outputting to be visualized. According to the present invention, transmission history information can be visualized as a management report.
本発明は、送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールにCPUが分割する分割ステップと、前記分割ステップにより分割された分割メールをCPUが送信する送信ステップと、前記送信ステップによる前記分割メールの送信結果と前記分割メールに含まれている宛先とを前記分割メール毎に対応付けてCPUが保持する保持ステップと、を有することを特徴とする通信端末装置の管理方法である。
また、本発明は、送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールにCPUが分割する分割ステップと、前記分割ステップにより分割された分割メールをCPUが送信する送信ステップと、前記送信ステップによる前記分割メールの送信が正常に行われなかった送信結果についてのみ、当該分割メールに含まれている宛先をCPUが保持する保持ステップと、を有する通信端末装置の管理方法である。
さらに、本発明は、上述した通信端末装置の管理方法をコンピュータに実行させるプログラムである。
本発明によれば、送信が正常に行なわれなかった宛先についてメールの再送信が可能となる。ユーザは送信が正常に行われなかった宛先についてのみ再送すれば良くなるため作業が軽減され、受信者が同じ電子メールを複数受け取ってしまう無駄を防ぐことができる。また、画像データのようなサイズの大きなデータが添付されている場合には、不要な電子メールを送信することでネットワークのトラフィックや受信側での保存領域オーバーなども防ぐことができる。さらに、本発明によれば、送信履歴情報の使用領域を少なくすることができる。
The present invention provides a dividing step in which the CPU divides the outgoing mail into a plurality of outgoing mails so that the outgoing mail does not exceed the upper limit value when the number of destinations specified in the outgoing mail exceeds the upper limit value, and the dividing step a transmission step of divided partial email the CPU sends, CPU and a destination and the divided mail transmission result of the transmission step is included in the divided mail in association with each of the divided mail held retained by is a management method of a communication terminal apparatus and a step, the.
Further, the present invention provides a dividing step in which the CPU divides the outgoing mail into a plurality of outgoing mails so that the outgoing mail does not exceed the upper limit value when the number of destinations specified in the outgoing mail exceeds the upper limit value, a transmission step of a division mail that is divided by the division step the CPU sends, the transmission for the divided mail transmission transmission is not performed normally result of step only, CPU the destination contained in the divided mail There is a management method of a communication terminal device including a holding step that holds the.
Furthermore, the present invention is a program that causes a computer to execute the above-described management method for a communication terminal device.
According to the present invention, it is possible to retransmit a mail for a destination that has not been normally transmitted. Since the user only has to retransmit only the destinations for which transmission has not been performed normally, the work is reduced, and waste that the recipient receives a plurality of the same e-mails can be prevented. In addition, when large data such as image data is attached, it is possible to prevent network traffic and the storage area from being exceeded on the receiving side by sending unnecessary e-mails. Furthermore, according to the present invention, the use area of transmission history information can be reduced.
本発明によれば、送信が正常に行なわれなかった宛先についてメールの再送信が可能となる通信端末装置、通信端末装置の管理方法、およびプログラムを提供することができる。 According to the present invention, it is possible to provide a communication terminal device, a communication terminal device management method, and a program capable of retransmitting mail for a destination that has not been normally transmitted.
以下、本発明を実施するための最良の形態について説明する。図2は、本発明の実施形態に係る通信端末装置のブロック図である。図2に示すように、通信端末装置1は、宛先数判定手段2、送信メール分割手段3、メール送信手段4、送信結果対応付け手段5、送信履歴保持手段6および管理レポート出力手段7を備える。
Hereinafter, the best mode for carrying out the present invention will be described. FIG. 2 is a block diagram of the communication terminal apparatus according to the embodiment of the present invention. As shown in FIG. 2, the
通信端末装置1は、電子メールを送信することができる機能を備えており、電子メールをメールサーバに送信する際に送信宛先として指定できる宛先数に所定の制限がある環境を持つ。宛先数判定手段2は、1つの送信メールに指定された送信宛先数が上限値を超えているかどうか判断する。送信メール分割手段3は、送信メールに指定された宛先数が上限値を越えている場合に送信メールを上限値を超えないように内部的に複数の送信メールに分割する。メール送信手段4は、複数の分割メールを送信する。
The
送信結果対応付け手段5は、送信結果と分割メールに含まれている宛先とを対応付ける。送信履歴保持手段6は、メール送信手段4による送信結果と分割メールに含まれている宛先とを対応付けて送信履歴情報として保持する。管理レポート出力手段7は、送信履歴保持手段6に保持されている送信結果および宛先からなる送信履歴情報を管理レポートとして可視化可能に出力する。
The transmission
図3〜7は、メールサーバの送信宛先数の上限値が100件、ユーザが指定した宛先数が150件(user_001@fujixerox.co.jp〜user_150@fujixerox.co.jp)だった場合の送信履歴保持例又は表示例を示している。図3は、宛先毎に送信結果を保持する場合の送信履歴の表示例を示す図である。図3に示すように、送信履歴は、番号、件名、添付ファイル名、宛先数、分割送信数、結果、宛先名を含んでいる。番号「123」の送信メールは、宛先数が150であるため送信メール分割手段3により内部的に宛先数が100件の送信メールと50件の送信メールに分割される。送信履歴保持手段6は、送信結果(正常、異常)を分割メールに含まれている宛先毎に保持する。これにより、送信が正常に行なわれなかった宛先についてメールの再送信が可能となる。 Figures 3 to 7 show that the upper limit of the number of mail server destinations is 100 and the number of destinations specified by the user is 150 (user_001@fujixerox.co.jp to user_150@fujixerox.co.jp) A history holding example or a display example is shown. FIG. 3 is a diagram illustrating a display example of a transmission history when a transmission result is held for each destination. As shown in FIG. 3, the transmission history includes a number, a subject, an attached file name, the number of destinations, the number of divided transmissions, a result, and a destination name. The outgoing mail with the number “123” has 150 destinations, so the outgoing mail dividing means 3 internally divides the outgoing mail into 100 outgoing mails and 50 outgoing mails. The transmission history holding means 6 holds the transmission result (normal or abnormal) for each destination included in the divided mail. As a result, it is possible to re-send mail for a destination that has not been successfully sent.
図4は、分割メール毎に送信結果を保持する場合の送信結果の表示例を示す図である。図4に示すように、送信履歴は、番号、件名、添付ファイル名、宛先数、分割送信数、結果、宛先名を含んでいる。番号「123」の送信メールは、宛先数が150であるため送信メール分割手段3により内部的に宛先数が100件の送信メールと50件の送信メールに分割される。1つ目の分割メールの宛先100件はすべて正常であり、2つ目の50件はすべて異常であった場合、図4に示すように送信履歴保持手段6は、送信結果(正常、異常)を分割メール(分割送信1、分割送信2)毎に保持することで、使用するメモリ又はハードディスクの領域を少なくすることができる。
FIG. 4 is a diagram illustrating a display example of the transmission result when the transmission result is held for each divided mail. As shown in FIG. 4, the transmission history includes a number, a subject name, an attached file name, the number of destinations, the number of divided transmissions, a result, and a destination name. The outgoing mail with the number “123” has 150 destinations, so the outgoing mail dividing means 3 internally divides the outgoing mail into 100 outgoing mails and 50 outgoing mails. If all the 100 destinations of the first divided mail are normal and the second 50 are abnormal, the transmission history holding means 6 sends the transmission result (normal or abnormal) as shown in FIG. Is stored for each divided mail (divided
図5は、分割メールのうち送信が正常に行なわれなかった分割メールについてのみ宛先を保持する場合の送信履歴の表示例を示す図である。図5に示すように、送信履歴は、番号、件名、添付ファイル名、宛先数、分割送信数、結果、宛先名を含んでいる。番号「123」の送信メールは、宛先数が150であるため送信メール分割手段3により内部的に宛先数が100件の送信メールと50件の送信メールに分割される。送信履歴保持手段6は、分割メールのうち送信が正常に行なわれなかった分割メールについてのみ宛先を保持するようにすることにより、メモリ又はハードディスクの使用領域をさらに少なくすることができる。このように保持することによりユーザは未送信となった全宛先を知ることができ、未送信となった宛先にのみ再送することが可能である。 FIG. 5 is a diagram illustrating a display example of a transmission history when a destination is held only for a divided mail that has not been normally transmitted among the divided mails. As shown in FIG. 5, the transmission history includes a number, a subject name, an attached file name, the number of destinations, the number of divided transmissions, a result, and a destination name. The outgoing mail with the number “123” has 150 destinations, so the outgoing mail dividing means 3 internally divides the outgoing mail into 100 outgoing mails and 50 outgoing mails. The transmission history holding means 6 can further reduce the use area of the memory or the hard disk by holding the destination only for the divided mails that are not normally transmitted among the divided mails. By holding in this way, the user can know all destinations that have not been transmitted, and can retransmit only to destinations that have not been transmitted.
図6は、宛先がアドレス帳に登録されている場合にはアドレス帳のIDを使用するようにした場合の送信履歴の表示例を示す図である。図6に示すように、送信履歴は、番号、件名、添付ファイル名、宛先数、分割送信数、結果、宛先名を含んでいる。番号「123」の送信メールは、宛先数が150であるため送信メール分割手段3により内部的に宛先数が100件の送信メールと50件の送信メールに分割されている。送信履歴保持手段6は、宛先が通信端末装置1内(所定)のアドレス帳に登録されている場合、宛先としてアドレス帳のID(たとえばID:001)を送信結果に対応付けて保持する。これにより送信履歴情報の使用領域を少なくすることができる。
FIG. 6 is a diagram showing a display example of a transmission history when the address book ID is used when the destination is registered in the address book. As shown in FIG. 6, the transmission history includes a number, a subject name, an attached file name, the number of destinations, the number of divided transmissions, a result, and a destination name. The outgoing mail with the number “123” has the number of destinations of 150, so the outgoing mail dividing means 3 internally divides the outgoing mail into 100 outgoing mails and 50 outgoing mails. When the destination is registered in the (predetermined) address book in the
図7は、全宛先のドメインが同じ場合にドメイン名は1つだけ保持し個々の宛先についてはアカウント名のみ保持するようにした場合の送信履歴の表示例を示す図である。図7に示すように、送信履歴は、番号、件名、添付ファイル名、宛先数、分割送信数、結果、宛先名を含んでいる。番号「123」の送信メールは、宛先数が150であるため送信メール分割手段3により内部的に宛先数が100件の送信メールと50件の送信メールに分割されている。送信履歴保持手段6は、宛先のドメイン名(fujizerox.co.jp)が共通の場合、宛先として共通のドメイン名(fujizerox.co.jp)と、それぞれのアカウント名(たとえばuser_001)を保持する。これにより送信履歴情報の使用領域を少なくすることができる。このドメイン名の判定は、ユーザが指定した全宛先に対して行っても良いし、分割した送信メール毎の宛先に対して行っても良い。図7では前者の例を示している。 FIG. 7 is a diagram showing a display example of a transmission history when only one domain name is held when all destination domains are the same and only an account name is held for each destination. As illustrated in FIG. 7, the transmission history includes a number, a subject name, an attached file name, the number of destinations, the number of divided transmissions, a result, and a destination name. The outgoing mail with the number “123” has the number of destinations of 150, so the outgoing mail dividing means 3 internally divides the outgoing mail into 100 outgoing mails and 50 outgoing mails. When the destination domain name (fujizerox.co.jp) is common, the transmission history holding means 6 holds the common domain name (fujizerox.co.jp) and each account name (for example, user_001) as the destination. As a result, the use area of the transmission history information can be reduced. The determination of the domain name may be performed for all destinations designated by the user, or may be performed for the destination for each divided outgoing mail. FIG. 7 shows the former example.
図8は、送信が正常に行われなかった分割メールについてのみ宛先を保持する際のフローチャートである。まず、ステップS1で、宛先数判定手段2は、ユーザによって指定された送信宛先数を取得し、ステップS2で、メールサーバの送信宛先数の上限値を超えているかどうか判定し、宛先数が上限値以下の場合には、ステップS3に進み、全宛先を選択し送信メールを作成する。ステップS2で、宛先数が上限値以上のときは、ステップS4に進み、送信メール分割手段3は送信メールを上限値を超えないように内部的に複数の送信メールに分割することにより上限値分の宛先を選択し送信メールを作成する。ステップS5で、メール送信手段4は作成した送信メールを送信する。ステップS6で、送信エラーが発生した場合は、ステップS7で、送信結果対応付け手段5は送信結果と分割メールに含まれている宛先とを対応付け、送信履歴情報に「異常」を登録し、ステップS8で、さらに、送信履歴情報に送信宛先をすべて登録する。 FIG. 8 is a flowchart when the destination is held only for the divided mail that has not been normally transmitted. First, in step S1, the destination number determination means 2 acquires the number of transmission destinations designated by the user, and in step S2, determines whether or not the upper limit value of the number of transmission destinations of the mail server is exceeded. If it is equal to or smaller than the value, the process proceeds to step S3, where all destinations are selected and a transmission mail is created. If the number of destinations is greater than or equal to the upper limit value in step S2, the process proceeds to step S4, where the outgoing mail dividing means 3 internally divides the outgoing mail into a plurality of outgoing mails so as not to exceed the upper limit value. Select a destination and create a send mail. In step S5, the mail transmission means 4 transmits the created transmission mail. If a transmission error occurs in step S6, in step S7, the transmission result associating means 5 associates the transmission result with the destination included in the divided mail, registers “abnormal” in the transmission history information, In step S8, all transmission destinations are registered in the transmission history information.
ステップS6で、正常に送信された場合は、ステップS9で、送信結果対応付け手段5は送信結果と分割メールに含まれている宛先とを対応付け、送信履歴情報には「正常」を登録する。ステップS10で、宛先数判定手段2は、次に残りの送信宛先に対してメールサーバの送信宛先数の上限値を超えているかどうか判定し、残りの宛先数が上限値以上の場合には、ステップS4に戻る。ステップS10で、残りの宛先数が上限値以下の場合、ステップS11で、残りの宛先を選択し送信メールを作成する。ステップS12で、メール送信手段4は作成したメールを送信する。 If the transmission is successful in step S6, in step S9, the transmission result associating means 5 associates the transmission result with the destination included in the divided mail, and registers “normal” in the transmission history information. . In step S10, the destination number determination means 2 next determines whether or not the upper limit value of the number of transmission destinations of the mail server is exceeded for the remaining transmission destinations. Return to step S4. If the number of remaining destinations is less than or equal to the upper limit value in step S10, the remaining destinations are selected and a transmission mail is created in step S11. In step S12, the mail transmission means 4 transmits the created mail.
ステップS13で、送信エラーが発生した場合は、ステップS14で、送信結果対応付け手段5は送信結果と分割メールに含まれている宛先とを対応付け、送信履歴情報に「異常」を登録し、ステップS15で、履歴情報に送信宛先をすべて登録する。ステップS13で、正常に送信された場合は、ステップS16で、送信結果対応付け手段5は送信結果と分割メールに含まれている宛先とを対応付け、送信履歴情報に「正常」を登録し、処理を終了する。なお、ユーザより通信管理レポートのユーザーインターフェース画面表示指示や印刷指示があれば、管理レポート出力手段7は送信履歴情報を表示又は印刷する。
If a transmission error occurs in step S13, in step S14, the transmission result associating means 5 associates the transmission result with the destination included in the divided mail, registers “abnormal” in the transmission history information, In step S15, all transmission destinations are registered in the history information. If the transmission is successful in step S13, in step S16, the transmission
なお、本発明による通信端末装置の管理方法は、例えば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を用いて実現され、プログラムをハードディスク装置や、CD−ROM、DVDまたはフレキシブルディスクなどの可搬型記憶媒体等からインストールし、または通信回路からダウンロードし、CPUがこのプログラムを実行することで、各ステップが実現される。プログラムは、送信メールに指定された宛先数が所定の上限値を超えている場合に前記送信メールを、前記上限値を超えないように複数の送信メールに分割する分割ステップ、前記分割ステップにより分割された分割メールを送信する送信ステップ、前記送信ステップによる送信結果と前記分割メールに含まれている宛先とを対応付けて保持する保持ステップをコンピュータに実行させる。 The communication terminal device management method according to the present invention is implemented using, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and the program is stored in a hard disk device or a CD-ROM. Each step is realized by installing from a portable storage medium such as a ROM, DVD or flexible disk, or downloading from a communication circuit, and the CPU executing this program. The program divides the outgoing mail into a plurality of outgoing mails so that the outgoing mail does not exceed the upper limit value when the number of destinations specified in the outgoing mail exceeds a predetermined upper limit value. The computer executes a transmission step of transmitting the divided mail, and a holding step of holding the transmission result of the transmission step and the destination included in the divided mail in association with each other.
以上本発明の好ましい実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形、変更が可能である。 Although the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to the specific embodiments, and various modifications, within the scope of the gist of the present invention described in the claims, It can be changed.
1 通信端末装置
2 宛先判定手段
3 送信メール分割手段
4 メール送信手段
5 送信結果対応付け手段
6 送信履歴保持手段
7 管理レポート出力手段
DESCRIPTION OF
Claims (6)
送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールに分割する分割手段と、
前記分割手段により分割された分割メールを送信する送信手段と、
前記送信手段による前記分割メールの送信結果と前記分割メールに含まれている宛先とを前記分割メール毎に対応付けて保持する保持手段と、
を有することを特徴とする通信端末装置。 In a communication terminal device having a predetermined upper limit for the number of destinations that can be specified as destinations when sending an email to a mail server,
A dividing unit that divides the outgoing mail into a plurality of outgoing mails so as not to exceed the upper limit when the number of destinations specified in the outgoing mail exceeds the upper limit;
Transmitting means for transmitting the divided mail divided by the dividing means;
Holding means for holding the transmission result of the divided mail by the transmission means and the destination included in the divided mail in association with each divided mail ;
Communication terminal device characterized in that it comprises a.
送信メールに指定された宛先数が前記上限値を超えている場合に該送信メールを前記上限値を超えないように複数の送信メールに分割する分割手段と、
前記分割手段により分割された分割メールを送信する送信手段と、
前記送信手段による前記分割メールの送信が正常に行われなかった送信結果についてのみ、当該分割メールに含まれている宛先を保持する保持手段と、
を有することを特徴とする通信端末装置。 In a communication terminal device having a predetermined upper limit for the number of destinations that can be specified as destinations when sending an email to a mail server,
A dividing unit that divides the outgoing mail into a plurality of outgoing mails so as not to exceed the upper limit when the number of destinations specified in the outgoing mail exceeds the upper limit;
Transmitting means for transmitting the divided mail divided by the dividing means;
The transmitting means for by the transmission result of the transmission of the divided mail was unsuccessful only, a holding unit that holds the destination contained in the divider mail,
Communication terminal device characterized in that it comprises a.
前記分割ステップにより分割された分割メールをCPUが送信する送信ステップと、
前記送信ステップによる前記分割メールの送信結果と前記分割メールに含まれている宛先とを前記分割メール毎に対応付けてCPUが保持する保持ステップと、
を有することを特徴とする通信端末装置の管理方法。 A dividing step in which the CPU divides the outgoing mail into a plurality of outgoing mails so that the outgoing mail does not exceed the upper limit value when the number of destinations specified in the outgoing mail exceeds the upper limit;
A transmission step in which the CPU transmits the divided mail divided by the dividing step;
A holding step in which the CPU holds the transmission result of the divided mail in the transmission step and the destination included in the divided mail in association with each divided mail ;
A method for managing a communication terminal apparatus, comprising:
前記分割ステップにより分割された分割メールをCPUが送信する送信ステップと、
前記送信ステップによる前記分割メールの送信が正常に行われなかった送信結果についてのみ、当該分割メールに含まれている宛先をCPUが保持する保持ステップと、
を有する通信端末装置の管理方法。 A dividing step in which the CPU divides the outgoing mail into a plurality of outgoing mails so that the outgoing mail does not exceed the upper limit value when the number of destinations specified in the outgoing mail exceeds the upper limit;
A transmission step in which the CPU transmits the divided mail divided by the dividing step;
Only for the transmission of the divided mail transmission transmission is not successful result of the step, a holding step of the destination contained in the divided mail CPU is retained,
A communication terminal device management method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005085197A JP4839649B2 (en) | 2005-03-24 | 2005-03-24 | Communication terminal device, communication terminal device management method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005085197A JP4839649B2 (en) | 2005-03-24 | 2005-03-24 | Communication terminal device, communication terminal device management method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006268394A JP2006268394A (en) | 2006-10-05 |
JP4839649B2 true JP4839649B2 (en) | 2011-12-21 |
Family
ID=37204311
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005085197A Expired - Fee Related JP4839649B2 (en) | 2005-03-24 | 2005-03-24 | Communication terminal device, communication terminal device management method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4839649B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4941183B2 (en) * | 2007-08-30 | 2012-05-30 | コニカミノルタビジネステクノロジーズ株式会社 | Reception history display device and data receiving device |
JP5505401B2 (en) * | 2010-12-24 | 2014-05-28 | キヤノンマーケティングジャパン株式会社 | Information processing apparatus, information processing method, and computer program |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH089092A (en) * | 1994-06-15 | 1996-01-12 | Nec Corp | Electronic mail system |
JP3153812B1 (en) * | 1999-10-05 | 2001-04-09 | 松下電送システム株式会社 | Internet facsimile apparatus and Internet facsimile transmission method |
JP3598944B2 (en) * | 2000-05-19 | 2004-12-08 | 村田機械株式会社 | Mail device |
JP4200650B2 (en) * | 2000-10-20 | 2008-12-24 | 沖電気工業株式会社 | E-mail summary transfer system |
JP4854165B2 (en) * | 2002-03-14 | 2012-01-18 | キヤノン株式会社 | COMMUNICATION DEVICE AND COMMUNICATION METHOD IN COMMUNICATION DEVICE |
JP2004086329A (en) * | 2002-08-23 | 2004-03-18 | Nec Corp | Re-editing system and method when broadcast mail is transmitted unsuccessfully |
-
2005
- 2005-03-24 JP JP2005085197A patent/JP4839649B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006268394A (en) | 2006-10-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4794311B2 (en) | Use subqueues to improve local message processing | |
JP4644015B2 (en) | Mail server, mail receiving device, mail server program, and mail receiving program | |
JP4839649B2 (en) | Communication terminal device, communication terminal device management method, and program | |
US20050120083A1 (en) | Information processing apparatus and information processing method, and program and storage medium | |
US20020181026A1 (en) | Data transmission apparatus, data transmission method, data transmission program, and computer readable storage medium stored with data transmission program | |
JP2004356849A (en) | Facsimile | |
US20050099654A1 (en) | Method for managing mail sender address of I-FAX | |
JP2008140355A (en) | Communication device | |
JP2007219646A (en) | Mail printing system and computer program | |
US20110216364A1 (en) | Reception notifying apparatus and reception notifying method | |
EP1921814A1 (en) | Communication device for sending emails | |
JP2002057837A (en) | Device and method for communication and recording medium | |
JP2005109797A (en) | Facsimile transmission apparatus, facsimile transmission method and program and recording medium | |
JP2000276418A (en) | Electronic mail system and recording medium recording electronic mail processing program | |
JP2005136459A (en) | Image processor, image data generating apparatus and facsimile transmission program | |
JP2002152484A (en) | Communication device and recording medium | |
JP3579233B2 (en) | E-mail management method and recording medium recording e-mail management control program | |
JP2004334505A (en) | Email address input support program | |
JP4251084B2 (en) | Facsimile machine | |
JP6720384B2 (en) | Display control device and program | |
JP2004199620A (en) | File transmitting and receiving system and method using electronic-mail | |
JP4196984B2 (en) | Internet facsimile machine | |
JP4124188B2 (en) | Communication terminal device and communication system | |
JP2004241953A (en) | Server device, server system, and program used therefor | |
JP2005107720A (en) | Mail transmission device and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080221 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100611 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100622 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100817 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110111 |
|
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: 20110906 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110919 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4839649 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141014 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |