JP2004193954A - Electronic mail server device, and program used therefor - Google Patents
Electronic mail server device, and program used therefor Download PDFInfo
- Publication number
- JP2004193954A JP2004193954A JP2002359288A JP2002359288A JP2004193954A JP 2004193954 A JP2004193954 A JP 2004193954A JP 2002359288 A JP2002359288 A JP 2002359288A JP 2002359288 A JP2002359288 A JP 2002359288A JP 2004193954 A JP2004193954 A JP 2004193954A
- Authority
- JP
- Japan
- Prior art keywords
- destination
- transmission
- transmission result
- mail server
- 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
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は、利用者(クライアント)から送信先を指定した電子メールを受け付け、指定された送信先に電子メールを転送する電子メールサーバ装置に関する。
【0002】
【従来の技術】
電子メールサーバ装置は、クライアントから送信先、送信時刻を指定した電子メールを受け付けて一旦格納し、クライアントから指定された時刻になると、格納しておいた電子メールを指定された送信先に転送する機能を有している。この電子メールサーバ装置では、クライアントから受け付けた電子メールの転送時にエラーが発生した場合は、所定回の再送を行うようにしている。
【0003】
このような電子メールサーバ装置では、電子メールが正常に転送されたか否か、あるいは、指定された転送先に転送されたかを確認するため、電子メールの送信結果を送信結果レポートとして出力したり(例えば、特許文献1参照。)、電子メール転送後に、電子メールサーバ装置が依頼を受けたクライアントに送信結果を通知することが行われている。
【0004】
【特許文献1】
特開2002−169752号公報
【0005】
【発明が解決しようとする課題】
上記のように、従来の電子メールサーバ装置では、依頼された電子メールの送信結果をクライアントに通知しているが、宛先として複数の電子メールアドレスが指定された場合、複数の宛先毎に送信結果を通知すると、通知する件数が多くなるという問題がある。したがって、全ての宛先について送信結果をまとめてクライアントに通知することが考えられるが、予約された時刻に全ての宛先の送信結果がまとまるとは限らない。すなわち、電子メールの送信相手がメールアドレスを変更していたり、メールアドレスの記入ミス等があると、電子メールの転送に失敗することがあり、電子メールサーバ装置は、転送に失敗すると、時間を置いて所定回数の再送を行うので、このような電子メールの転送失敗が重なると、全ての宛先について送信結果が集まるまでに時間がかかることになり、電子メールの送信を依頼された時刻からかなり時間がたってから送信結果を通知することになる、という問題が生じてくる。
【0006】
本発明は、上記の問題に鑑みてなされたもので、送信結果の通知回数を多くすることなく、送信に成功した宛先については直ちにクライアントに送信結果を通知することができる電子メールサーバ装置及びそのプログラムを提供することを目的とする。
【0007】
【課題を解決するための手段】
請求項1に係る発明の電子メールサーバ装置は、クライアント端末からの送信メールを受け付けるメール受付手段と、受け付けた電子メールを複数の宛先へ転送するメール送信手段と、送信結果を記憶する記憶手段と、送信結果をクライアント端末に通知する通知手段とを備え、上記送信手段は転送に失敗した宛先について再送を行うとともに、上記通知手段は最初の転送後、正常に転送された宛先について送信結果をクライアント端末に通知するとともに、転送に失敗した宛先について再送後に、送信結果をクライアント端末に通知することを特徴とする。
【0008】
請求項2に係る発明のメールサーバ装置は、請求項1に記載のメールサーバ装置において、上記通知手段が、再送後の送信結果通知として、正常に再送された宛先と、再送に失敗した宛先とを別々に通知することを特徴とする。
【0009】
請求項3に係る発明は、クライアント端末から送信メールを受け付けて、複数の宛先に電子メールを転送する電子メールサーバ装置のプログラムであって、電子メールサーバ装置のコンピュータに、クライアント端末からの送信メールを受け付ける機能と、受け付けた電子メールを複数の宛先へ転送する機能と、送信結果を記憶する機能と、最初の転送後、正常に転送された宛先について送信結果をクライアント端末に通知する機能と、転送に失敗した宛先について再送を行う機能と、転送に失敗した宛先について再送後に、送信結果をクライアント端末に通知する機能とを実現させるためのプログラムである。
【0010】
請求項1〜3に係る発明の電子メールサーバ装置及びプログラムによれば、転送に成功した宛先と、再送した宛先について、それぞれ送信結果を通知するようにしたので、転送先の宛先が多い場合でも、送信結果の通知回数を多くすることなく、転送に成功した宛先については、利用者から依頼された時刻後、直ちに利用者に通知することができる。
また、再送後の送信結果通知として、正常に再送された宛先と、再送に失敗した宛先とを別々に通知すれば利用者は転送に失敗した宛先を容易に確認することができる。
【0011】
【発明の実施の形態】
以下、本発明の電子メールサーバ装置の実施の形態について、図面を用いて説明する。図1は本発明に係る電子メールサーバ装置を用いた電子メールシステムのネットワーク構成を示す図、図2は本発明に係る電子メールサーバ装置のハードウェア構成例を示すブロック図、図3はこの電子メールサーバ装置の機能を表す機能構成ブロック図である。
【0012】
図1に示すネットワーク構成図において、1はメールサーバ、2はメールクライアントのパソコン、3、4は外部のメールサーバ、5は外部のファクシミリサーバである。
メールサーバ1はLAN(Local Area Network)を介してクライアントパソコン2と接続されるとともに、公衆電話回線やインターネットを介して外部のメールサーバ3、4やファクシミリサーバ5と接続されている。
クライアントパソコン2からメールサーバ1への電子メールの送信及びメールサーバ1からメールサーバ3、4、ファクシミリサーバ5への電子メールの送信にはSMTP(Simple Mail Transfer Protocol)が使用され、メールサーバ1からクライアントパソコン2への電子メールの送信にはSMTPまたはPOP(Post Office Protocol)が使用される。
【0013】
上記のメールサーバ1は図2に示すようなハードウェアから構成されており、同図において、11はCPU12やROM(Read Only Memory)13、RAM(Random Access Memory)14及び入出力インターフェース15等を備えてコンピュータ処理を行う情報処理装置、16は液晶表示装置(LCD)又はCRTディスプレイ等の表示装置、17はキーボードやマウス等からなる入力装置、18はHDD等からなる外部記憶装置、19はCD−ROMもしくはDVD等からなる光ディスクに記録されたプログラムやデータを読み出すための光ディスク駆動装置、20はLANカードやモデム等からなる通信装置である。CPU12は上記各ハードウェア部を制御するとともに、ROM13に記憶されたプログラムに基づいて各種のプログラムを実行する。RAM14はSRAM等で構成され、プログラムの実行時に発生する一時的なデータを記憶する。
【0014】
一方、図3はこのメールサーバ1を機能により表した機能ブロック図であり、制御部21、メール受信部22、メール送信部23、送信メール受付部24、送信メール格納部25、送信管理部26、送信結果記憶部27、送信結果通知部28、通信処理部29、計時部30からなり、通信処理部29は図1におけるクライアントパソコン2や外部のメールサーバ3、4、ファクシミリサーバ5との通信を行う。
また、メール受信部22は、外部のメールサーバ3、4やファクシミリサーバ5が発信した電子メールを受信し、受信された電子メールはメール送信部23により、宛先のクライアントパソコン2に転送される。一方、送信メール受付部24はクライアントパソコン2から電子メールを受け付け、受け付けた電子メールは一旦送信メール格納部25に格納されるとともに、送信管理部26にはクライアントから指定された送信先、送信時刻が記憶される。
【0015】
そして、計時部30で計時されている時刻がクライアントから指定された時刻になると、送信メール格納部25に格納されている電子メールが送信管理部26に記憶された外部の送信先に転送され、送信結果記憶部27は、電子メールの送信が正常であったか否かの送信結果を記憶し、送信結果通知部28は送信結果をクライアントパソコン2に通知する。
これらの各部は、図2のCPU12及びROM13、RAM14により構成され、ソフトウェアプログラムによりその機能が実行される。また、上記の各部はCPU及びメモリを共有することも可能であり、例えば、CPUを1個備え、各部が時分割的に使用することもできるし、2〜3個のCPUを備え、その2〜3個のCPUを各部に割り当てることもできる。
【0016】
次に、クライアントから送信先を指定した電子メールを受付けて指定された送信先に電子メールを転送する場合の作用について、図3の機能ブロック図及び図4のフローチャートを用いて説明する。
送信メール受付部24が、クライアントパソコン2から、少なくとも、送信先、送信時刻を指定した電子メールの時刻指定送信の指示を受け付けると、制御部21は、その電子メールを送信メール格納部25に格納するとともに、送信先、送信時刻を送信管理部26に記憶する(ステップ101)。一方、制御部21は常に計時部30で計時されている時刻を監視しており(ステップ102)、送信管理部26に記憶されているクライアントが指定した送信時刻になると、制御部21は、送信メール格納部25に格納されている電子メールを送信管理部26に記憶されている複数の宛先毎にメール送信部23から転送し、電子メールの転送が正常であったか否かの送信結果を送信結果記憶部27に記憶する(ステップ103)。
【0017】
そして、制御部21はクライアントから指定された複数の宛先全てに転送したか否かを判別し(ステップ104)、全宛先への電子メールの転送が終わると、制御部21は送信結果記憶部27の内容を参照して、正常に転送された宛先についてのみ、図5に示すような送信結果通知を送信結果通知部28によりクライアントパソコン2に送付する(ステップ105)。
次に、制御部21は送信結果記憶部27の内容を参照して、送信結果が正常でない宛先があるか否かを判別し(ステップ106)、送信結果が全て正常の場合には、処理を終了する。一方、転送が失敗した宛先があった場合には、制御部21は上記と同様にして、送信結果が正常でなかった宛先に送信メール格納部25に格納されている電子メールをメール送信部23により再送し、送信結果を送信結果記憶部27に記憶する(ステップ107)。
【0018】
そして、再送が終了すると、制御部21は送信結果記憶部27の内容を参照して、再送された宛先についての送信結果を、図6に示すように、各再送宛先毎に送信結果が正常であったか否かを記入した送信結果通知を送信結果通知部28によりクライアントパソコン2に送付して(ステップ108)、処理を終了する。なお、図6に示す再送後の送信結果通知においては、正常に再送された宛先と、再送に失敗した宛先とを同一の文書に記入しているが、図7、図8に示すように、正常に再送された宛先と、再送に失敗した宛先とを別々に通知することもでき、このようにすれば、送信する宛先が多い場合には、転送に失敗した宛先のみを容易に確認することができる。
【0019】
上記の実施の形態では、転送に失敗した電子メールの再送を1回のみ行う例を説明したが、再送を複数回行うこともでき、この場合には、各再送毎に正常に再送された宛先についての送信結果通知をクライアントに対して行えば、クライアントは正常に再送された電子メールの送信結果を早めに知ることができる。
また、上記の実施の形態では、メールサーバとクライアントパソコンをLANにより接続しているが、WANや専用線などの他の種類のネットワーク、あるいはLANとインターネットとの組み合わせといったような、複数種類のネットワークを組み合わせたもので構成することも可能である。
【0020】
【発明の効果】
以上詳述したように、本発明の電子メールサーバ装置及びプログラムは、クライアントから送信先を指定した電子メールを受け付け、指定された送信先に電子メールを転送する際、転送に成功した宛先と、再送した宛先について、それぞれ送信結果を通知するようにしているので、転送先の宛先が多い場合でも、送信結果の通知回数を多くすることなく、転送に成功した宛先については、クライアントから依頼された時刻後、直ちにクライアントに通知することができる。
また、再送を行った場合、再送後の送信結果を、正常に再送された宛先と、再送に失敗した宛先とで別々に通知すれば、転送先が非常に多い場合でも、クライアントは転送に失敗した宛先を容易に確認することができる。
【図面の簡単な説明】
【図1】本発明に係る電子メールサーバ装置を用いた電子メールシステムのネットワーク構成を示す図である。
【図2】本発明に係る電子メールサーバ装置のハードウェア構成例を示すブロック図である。
【図3】本発明に係る電子メールサーバ装置の機能を表す機能構成ブロック図である。
【図4】電子メールを転送する場合の作用を説明するフローチャートである。
【図5】転送が成功した宛先の送信結果通知を示す図である。
【図6】再送の送信結果通知を示す図である。
【図7】再送に成功した宛先の送信結果通知を示す図である。
【図8】再送に失敗した宛先の送信結果通知を示す図である。
【符号の説明】
1 メールサーバ
2 クライアントパソコン
3、4 メールサーバ
5 ファクシミリサーバ
11 情報処理装置
12 CPU
13 ROM
14 RAM
15 入出力インターフェース
16 表示装置
17 入力装置
18 外部記憶装置
19 光ディスク駆動装置
20 通信装置
21 制御部
22 メール受信部
23 メール送信部
24 送信メール受付部
25 送信メール格納部
26 送信管理部
27 送信結果記憶部
28 送信結果通知部
29 通信処理部
30 計時部[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an e-mail server device that receives an e-mail specifying a transmission destination from a user (client) and transfers the e-mail to the specified transmission destination.
[0002]
[Prior art]
The e-mail server device receives an e-mail specifying a destination and a transmission time from a client, temporarily stores the e-mail, and transfers the stored e-mail to the specified destination when the time specified by the client is reached. Has a function. In this e-mail server device, if an error occurs during the transfer of an e-mail received from a client, the e-mail is retransmitted a predetermined number of times.
[0003]
In such an e-mail server device, the transmission result of the e-mail is output as a transmission result report in order to confirm whether the e-mail has been normally transmitted or whether the e-mail has been transmitted to the designated destination. For example, refer to
[0004]
[Patent Document 1]
JP-A-2002-169752
[Problems to be solved by the invention]
As described above, in the conventional e-mail server device, the transmission result of the requested e-mail is notified to the client. However, when a plurality of e-mail addresses are specified as the destination, the transmission result is output for each of the plurality of destinations. Notification, the number of notifications increases. Therefore, it is conceivable that the transmission results for all the destinations are collectively notified to the client, but the transmission results of all the destinations are not always collected at the reserved time. That is, if the transmission destination of the e-mail has changed the e-mail address, or there is a mistake in the entry of the e-mail address, etc., the e-mail transfer may fail. Since the retransmission is performed a predetermined number of times, if such e-mail transfer failures overlap, it will take time for the transmission results to be collected for all destinations, and it will be considerably longer than the time when the e-mail transmission was requested A problem arises in that the transmission result is notified after a long time.
[0006]
The present invention has been made in view of the above problems, and an e-mail server device and an e-mail server device that can immediately notify a client of a transmission result for a successfully transmitted destination without increasing the number of transmission result notification times. The purpose is to provide the program.
[0007]
[Means for Solving the Problems]
The electronic mail server device according to the first aspect of the present invention includes: a mail receiving unit that receives a transmission mail from a client terminal; a mail transmission unit that transfers the received electronic mail to a plurality of destinations; and a storage unit that stores a transmission result. Notification means for notifying the client terminal of the transmission result, wherein the transmission means retransmits the destination for which the transfer failed, and the notification means transmits the transmission result for the normally transferred destination to the client after the first transfer. In addition to notifying the terminal and notifying the client terminal of the transmission result after retransmitting the destination for which the transfer has failed,
[0008]
A mail server device according to a second aspect of the present invention is the mail server device according to the first aspect, wherein the notifying unit determines, as the transmission result notification after the retransmission, a destination that has been normally retransmitted and a destination that has failed to retransmit. Are notified separately.
[0009]
The invention according to claim 3 is a program for an e-mail server device that receives an outgoing mail from a client terminal and transfers the e-mail to a plurality of destinations. A function of receiving, a function of forwarding the received e-mail to a plurality of destinations, a function of storing a transmission result, a function of notifying a client terminal of a transmission result of a normally transmitted destination after the first transmission, This is a program for realizing a function of retransmitting a destination for which transfer failed, and a function of notifying a client terminal of a transmission result after retransmitting for a destination for which transfer failed.
[0010]
According to the electronic mail server device and the program according to the first to third aspects of the present invention, the transmission result is notified for each of the successfully transferred address and the retransmitted address. The destination that has been successfully transferred can be notified to the user immediately after the time requested by the user without increasing the number of notification of the transmission result.
In addition, as the transmission result notification after the retransmission, if the destination that has been normally retransmitted and the destination that has failed to retransmit are separately notified, the user can easily confirm the destination where the transfer has failed.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of an e-mail server device of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a network configuration of an electronic mail system using an electronic mail server device according to the present invention, FIG. 2 is a block diagram showing an example of a hardware configuration of the electronic mail server device according to the present invention, and FIG. It is a functional block diagram showing the function of a mail server apparatus.
[0012]
In the network configuration diagram shown in FIG. 1, 1 is a mail server, 2 is a personal computer of a mail client, 3 and 4 are external mail servers, and 5 is an external facsimile server.
The
The SMTP (Simple Mail Transfer Protocol) is used for sending e-mail from the client personal computer 2 to the
[0013]
The
[0014]
On the other hand, FIG. 3 is a functional block diagram showing the
The mail receiving unit 22 receives an e-mail transmitted from the external mail servers 3 and 4 or the
[0015]
When the time measured by the timer 30 reaches the time designated by the client, the e-mail stored in the outgoing mail storage 25 is transferred to an external destination stored in the transmission manager 26, The transmission result storage unit 27 stores the transmission result indicating whether the transmission of the e-mail was normal, and the transmission result notifying unit 28 notifies the client personal computer 2 of the transmission result.
These units are configured by the CPU 12, the
[0016]
Next, an operation in a case where an e-mail specifying a transmission destination is received from a client and the e-mail is transferred to the specified transmission destination will be described with reference to a functional block diagram of FIG. 3 and a flowchart of FIG.
When the outgoing mail accepting unit 24 receives at least an instruction for specifying the transmission destination and the transmission time of the e-mail from the client personal computer 2, the control unit 21 stores the e-mail in the outgoing mail storage unit 25. At the same time, the transmission destination and the transmission time are stored in the transmission management unit 26 (step 101). On the other hand, the control unit 21 constantly monitors the time measured by the clock unit 30 (step 102). When the transmission time specified by the client stored in the transmission management unit 26 is reached, the control unit 21 transmits The e-mail stored in the e-mail storage unit 25 is transferred from the e-mail transmission unit 23 for each of a plurality of destinations stored in the transmission management unit 26, and the transmission result indicating whether the e-mail transfer was normal is transmitted. It is stored in the storage unit 27 (step 103).
[0017]
Then, the control unit 21 determines whether or not the transfer has been performed to all of the plurality of destinations specified by the client (step 104). The transmission result notification unit 28 sends a transmission result notification as shown in FIG. 5 to the client personal computer 2 only for the destinations that have been normally transferred by referring to the contents of (1) (step 105).
Next, the control unit 21 refers to the contents of the transmission result storage unit 27 to determine whether or not there is a destination whose transmission result is not normal (step 106). finish. On the other hand, if there is a destination for which the transfer failed, the control unit 21 sends the e-mail stored in the outgoing mail storage unit 25 to the destination where the transmission result was not normal in the same manner as described above. And the transmission result is stored in the transmission result storage unit 27 (step 107).
[0018]
Then, when the retransmission is completed, the control unit 21 refers to the contents of the transmission result storage unit 27 and displays the transmission result for the retransmitted destination as shown in FIG. A transmission result notification indicating whether or not there is a message is sent to the client personal computer 2 by the transmission result notifying unit 28 (step 108), and the process is terminated. In the transmission result notification after the retransmission shown in FIG. 6, the normally retransmitted address and the retransmission unsuccessful address are entered in the same document. However, as shown in FIGS. It is also possible to separately notify a normally retransmitted destination and a retransmission failed destination, and if there are many destinations to transmit, it is possible to easily confirm only the destination that failed to transmit. Can be.
[0019]
In the above-described embodiment, an example has been described in which an e-mail that has failed to be transferred is retransmitted only once. However, retransmission may be performed a plurality of times. In this case, a destination that is normally retransmitted for each retransmission Is sent to the client, the client can know the transmission result of the normally resent e-mail earlier.
Further, in the above embodiment, the mail server and the client personal computer are connected by a LAN, but other types of networks such as a WAN and a dedicated line, or a plurality of types of networks such as a combination of a LAN and the Internet are used. May be combined.
[0020]
【The invention's effect】
As described in detail above, the e-mail server device and the program of the present invention receive an e-mail specifying a transmission destination from a client, and transfer the e-mail to the specified transmission destination. Since the transmission result is notified for each retransmitted destination, even if there are many destinations, the client is requested for the destination that has been successfully transferred without increasing the number of transmission result notifications. After the time, the client can be notified immediately.
Also, when retransmission is performed, if the transmission result after retransmission is notified separately for the destination that has been successfully retransmitted and the destination that has failed to retransmit, the client will not be able to transfer even if there are too many destinations. The destination can be easily confirmed.
[Brief description of the drawings]
FIG. 1 is a diagram showing a network configuration of an e-mail system using an e-mail server device according to the present invention.
FIG. 2 is a block diagram illustrating a hardware configuration example of an electronic mail server device according to the present invention.
FIG. 3 is a functional block diagram showing functions of the electronic mail server device according to the present invention.
FIG. 4 is a flowchart illustrating an operation when an electronic mail is transferred.
FIG. 5 is a diagram illustrating a transmission result notification of a destination that has been successfully transferred;
FIG. 6 is a diagram showing a transmission result notification of retransmission.
FIG. 7 is a diagram illustrating a transmission result notification of a destination that has been successfully retransmitted.
FIG. 8 is a diagram illustrating a transmission result notification of a destination for which retransmission has failed.
[Explanation of symbols]
1 mail server 2 client personal computer 3, 4
13 ROM
14 RAM
15 input / output interface 16 display device 17 input device 18 external storage device 19 optical disk drive device 20 communication device 21 control unit 22 mail reception unit 23 mail transmission unit 24 transmission mail reception unit 25 transmission mail storage unit 26 transmission management unit 27 transmission result storage Unit 28 transmission result notifying unit 29 communication processing unit 30 clock unit
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002359288A JP3747906B2 (en) | 2002-12-11 | 2002-12-11 | E-mail server device and program used therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002359288A JP3747906B2 (en) | 2002-12-11 | 2002-12-11 | E-mail server device and program used therefor |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004193954A true JP2004193954A (en) | 2004-07-08 |
JP3747906B2 JP3747906B2 (en) | 2006-02-22 |
Family
ID=32758731
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002359288A Expired - Fee Related JP3747906B2 (en) | 2002-12-11 | 2002-12-11 | E-mail server device and program used therefor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3747906B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014176026A (en) * | 2013-03-12 | 2014-09-22 | Fuji Xerox Co Ltd | Relay device and fax transmission/reception program |
JP2017121090A (en) * | 2017-04-10 | 2017-07-06 | 富士ゼロックス株式会社 | Relay device and fax transmission/reception program |
-
2002
- 2002-12-11 JP JP2002359288A patent/JP3747906B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014176026A (en) * | 2013-03-12 | 2014-09-22 | Fuji Xerox Co Ltd | Relay device and fax transmission/reception program |
JP2017121090A (en) * | 2017-04-10 | 2017-07-06 | 富士ゼロックス株式会社 | Relay device and fax transmission/reception program |
Also Published As
Publication number | Publication date |
---|---|
JP3747906B2 (en) | 2006-02-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4906295B2 (en) | Reliable messaging using rate-synchronized clocks | |
RU2459240C2 (en) | Extended messaging platform | |
JP6745821B2 (en) | Method and device for resending hypertext transfer protocol request, and client terminal | |
JP2001184278A (en) | Communication equipment and method for mail communication | |
US20040034691A1 (en) | Electronic mail client and recording medium recording program for client | |
US20050044150A1 (en) | Intelligent mail server apparatus | |
US7421473B2 (en) | Method and apparatus for image communications capable of effectively performing receipt acknowledgement | |
US7734766B2 (en) | Communication device utilizing email for remote procedure calls | |
JP2004193954A (en) | Electronic mail server device, and program used therefor | |
JP3664581B2 (en) | Control method of network facsimile apparatus | |
JP2007288428A (en) | Repeater and data retransmission method | |
JP2003150758A (en) | Schedule managing system using web page and electronic mail | |
JP4165283B2 (en) | Facsimile machine | |
JPH11317832A (en) | Fax server capable of providing substitute output | |
JPH11177606A (en) | Electronic mail charging system | |
JP3622787B2 (en) | COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND PROGRAM USING IMAGE FORMING APPARATUS AND RELAY APPARATUS | |
JP2007257288A (en) | System and method for recovering message | |
JP2004241953A (en) | Server device, server system, and program used therefor | |
JP2004328167A (en) | Communication equipment | |
JPH08292920A (en) | Network management system | |
JP2006244401A (en) | Delivery information system | |
JPH11146107A (en) | Control method of network facsimile equipment | |
JP4665941B2 (en) | Mail transfer device | |
JP3823319B2 (en) | Message transmission / reception device recovery system and method | |
JP2004048375A (en) | Device for monitoring distant place |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040507 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20051026 |
|
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: 20051108 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20051121 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081209 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111209 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121209 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131209 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131209 Year of fee payment: 8 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |