JP2017028666A - Transmission email system, transmission email control device, transmission email control method, and program - Google Patents

Transmission email system, transmission email control device, transmission email control method, and program Download PDF

Info

Publication number
JP2017028666A
JP2017028666A JP2015148721A JP2015148721A JP2017028666A JP 2017028666 A JP2017028666 A JP 2017028666A JP 2015148721 A JP2015148721 A JP 2015148721A JP 2015148721 A JP2015148721 A JP 2015148721A JP 2017028666 A JP2017028666 A JP 2017028666A
Authority
JP
Japan
Prior art keywords
transmission
mail
identification information
user
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015148721A
Other languages
Japanese (ja)
Inventor
優太 大谷
Yuta Otani
優太 大谷
誉英 藤沼
Yoshihide Fujinuma
誉英 藤沼
充 目良
Mitsuru Mera
充 目良
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.)
Biglobe Inc
Original Assignee
Biglobe 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 Biglobe Inc filed Critical Biglobe Inc
Priority to JP2015148721A priority Critical patent/JP2017028666A/en
Publication of JP2017028666A publication Critical patent/JP2017028666A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a transmission email system capable of restricting the transmission of nuisance emails without using the unique number of an IP address.SOLUTION: An acquisition unit 101 obtains an email transmitted by a communication terminal. A control unit 106 obtains user identification information to identify a communication terminal user, and controls the number of emails of which the transmission source is the user identified with the user identification information on the basis of a transmission level corresponding to terminal identification information given to a communication terminal having transmitted the email.SELECTED DRAWING: Figure 2

Description

本発明は、電子メールを送信する送信メールシステム、送信メール制御装置、送信メール制御方法およびプログラムに関する。   The present invention relates to a transmission mail system, a transmission mail control apparatus, a transmission mail control method, and a program for transmitting electronic mail.

近年、電子メールの受信者の同意なしに勝手に送られてくる迷惑メールが問題となっている。このため、受信メールサーバの多くは、送信メールサーバからの電子メールが迷惑メールか否かを判定して、迷惑メールをブロックする種々の機能を備えている。例えば、受信メールサーバは、迷惑メールを大量に送信してくる送信メールサーバを、警戒対象の送信メールサーバのリストであるブラックリストに登録し、ブラックリストに登録されている送信メールサーバからの電子メールの受信を制限する機能を備えている。   In recent years, unsolicited e-mails that are sent without the consent of e-mail recipients have become a problem. For this reason, many of the received mail servers have various functions for determining whether or not the electronic mail from the outgoing mail server is a junk mail and blocking the junk mail. For example, the receiving mail server registers a sending mail server that sends a large amount of junk mail in a black list that is a list of alert sending mail servers, and electronic mail from the sending mail server registered in the black list. It has a function to restrict mail reception.

受信メールサーバが上記の機能を備えている場合、ブラックリストに登録されている送信メールサーバからの電子メールであれば、迷惑メールであっても、迷惑メールではない一般のユーザからの電子メールであっても、全ての電子メールの受信が制限されてしまうため、迷惑メールではない電子メールも受信者に届かなくなってしまう恐れがある。   If the incoming mail server has the above functions, an email from a general user who is not a spam mail, even if it is a spam mail, if it is an email from an outgoing mail server registered in the blacklist Even in such a case, since reception of all e-mails is restricted, there is a possibility that non-spam e-mails may not reach the recipient.

これに対して特許文献1には、受信メールサーバへの迷惑メールの送信を制限することが可能な送信メールサーバが記載されている。この送信メールサーバでは、電子メールを発信したユーザ端末のメールアドレスとIPアドレスを取得し、メールアドレスごとのIPアドレスのユニーク数(互いに異なるIPアドレスの数)を求める。送信メールサーバは、ユニーク数が閾値以上のメールアドレスが存在する場合、そのメールアドレスが他人に悪用された可能性が高いため、そのメールアドレスを発信元として有する電子メールを迷惑メールと判断し、その電子メールの送信を制限する。   On the other hand, Patent Document 1 describes a transmission mail server that can restrict transmission of junk mail to a reception mail server. In this outgoing mail server, the mail address and IP address of the user terminal that sent the electronic mail are acquired, and the unique number of IP addresses for each mail address (the number of different IP addresses) is obtained. When there is an email address whose unique number is greater than or equal to the threshold, the outgoing mail server is likely to have been misused by others, so it is determined that an email having the email address as a sender is spam. Restrict sending of the email.

これにより、受信メールサーバに送信される迷惑メールの数を軽減することが可能になるため、送信メールサーバのブラックリストへの登録を防ぐことが可能になる。したがって、迷惑メールではない電子メールが受信者に届かなくなることを抑制することが可能になる。   As a result, it is possible to reduce the number of spam mails transmitted to the received mail server, and thus it is possible to prevent registration of the outgoing mail server to the black list. Therefore, it is possible to prevent an email that is not a junk mail from reaching the recipient.

特開2014―50057号公報JP 2014-50057 A

特許文献1に記載の電子メール監視装置には特に問題はないが、今後、迷惑メールの送信方法などが多様化すると予想されており、別の観点から迷惑メールの送信を制限できる技術が望まれている。   Although there is no particular problem with the electronic mail monitoring device described in Patent Document 1, it is expected that spam mail transmission methods and the like will be diversified in the future, and a technique capable of limiting the transmission of spam mail from another viewpoint is desired. ing.

そこで、本発明の目的は、IPアドレスのユニーク数を用いなくても迷惑メールの送信を制限することが可能な送信メールシステム、送信メール制御装置、送信メール制御方法およびプログラムを提供することである。   Accordingly, an object of the present invention is to provide a transmission mail system, a transmission mail control device, a transmission mail control method, and a program capable of restricting the transmission of spam mail without using a unique number of IP addresses. .

本発明による送信メールシステムは、通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部と、前記通信端末から発信された電子メールを取得する取得部と、前記通信端末の利用者を特定する利用者識別情報を取得し、前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御する制御部と、を有する。   A transmission mail system according to the present invention obtains an electronic mail transmitted from the communication terminal, and a storage unit that stores terminal identification information given to the communication terminal in association with a transmission level indicating a warning level of the communication terminal. Acquiring the user identification information for identifying the user of the communication terminal and the user identification based on the transmission level corresponding to the terminal identification information given to the communication terminal that has sent the electronic mail And a control unit for controlling the number of e-mails whose information is transmitted.

本発明による送信メール制御装置は、通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部と、送信メールサーバが取得した電子メールを発信した通信端末に付与された端末識別情報を受信する受信部と、前記端末識別情報が受信した端末識別情報に対応する送信レベルを、電子メールを送信する数を制御する制御情報として前記送信メールサーバに通知する通知部と、を有する。   A transmission mail control device according to the present invention transmits terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal, and an electronic mail acquired by a transmission mail server A receiving unit that receives terminal identification information assigned to the communication terminal, and a transmission level corresponding to the terminal identification information received by the terminal identification information as control information for controlling the number of e-mails to be transmitted. And a notification unit for notifying to.

本発明による送信メール制御方法は、通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部を有する送信メールシステムが行う送信メール制御方法であって、前記通信端末から発信された電子メールを取得するステップと、前記通信端末の利用者を特定する利用者識別情報を取得するステップと、前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御するステップと、を含む。   A transmission mail control method according to the present invention is a transmission mail control method performed by a transmission mail system having a storage unit that stores terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal. A step of acquiring an e-mail transmitted from the communication terminal, a step of acquiring user identification information for identifying a user of the communication terminal, and a terminal attached to the communication terminal that has transmitted the e-mail Controlling the number of e-mails sent from the user identification information based on the transmission level corresponding to the identification information.

本発明によるプログラムは、通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部に接続されたコンピュータに実行させるためのプログラムであって、前記通信端末から発信された電子メールを取得する手順と、前記通信端末の利用者を特定する利用者識別情報を取得し、前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御する手順とをコンピュータに実行させる。   A program according to the present invention is a program for causing a computer connected to a storage unit to store terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal, A procedure for acquiring an e-mail transmitted from the communication terminal, user identification information for identifying a user of the communication terminal is acquired, and corresponds to the terminal identification information given to the communication terminal that has transmitted the e-mail. Based on the transmission level, the computer is caused to execute a procedure for controlling the number of e-mails transmitted from the user identification information.

本発明によれば、IPアドレスのユニーク数を用いなくても迷惑メールの送信を制限することが可能になる。   According to the present invention, it is possible to limit transmission of spam mail without using a unique number of IP addresses.

第1の実施形態の送信メールシステムを示す全体図である。1 is an overall view showing a transmission mail system according to a first embodiment. 送信メールサーバの構成を示すブロック図である。It is a block diagram which shows the structure of a transmission mail server. 送信メール制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of a transmission mail control apparatus. 国別IPアドレスリストの一例を示す図である。It is a figure which shows an example of a country IP address list. 国別送信レベルリストの一例を示す図である。It is a figure which shows an example of the transmission level list according to country. 第1の実施形態の送信メールシステムの動作の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of operation | movement of the transmission mail system of 1st Embodiment. 図6のステップS606の処理をより詳細に説明するためのフローチャートである。It is a flowchart for demonstrating in detail the process of step S606 of FIG. 送信レベルと送信度数との関係の一例を示す図である。It is a figure which shows an example of the relationship between a transmission level and a transmission frequency. ブラックリストの一例を示す図である。It is a figure which shows an example of a black list. 送信レベルと送信度数との関係の他の例を示す図である。It is a figure which shows the other example of the relationship between a transmission level and a transmission frequency. 第2の実施形態の送信メールシステムの動作の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of operation | movement of the transmission mail system of 2nd Embodiment.

以下、本発明の実施形態について図面を参照して説明する。なお、各図面において同じ機能を有するものには同じ符号を付け、その説明を省略する場合がある。   Embodiments of the present invention will be described below with reference to the drawings. In addition, in each drawing, the same code | symbol is attached | subjected to what has the same function, and the description may be abbreviate | omitted.

図1は、本発明の第1の実施形態の送信メールシステムを示す全体図である。図1に示すように送信メールシステム1は、送信メールサーバ11と、送信メール制御装置12とを有する。また、送信メールシステム1は、インターネット10を介してユーザ端末2および受信メールサーバ3と接続される。   FIG. 1 is an overall view showing a transmission mail system according to a first embodiment of the present invention. As shown in FIG. 1, the transmission mail system 1 includes a transmission mail server 11 and a transmission mail control device 12. The outgoing mail system 1 is connected to the user terminal 2 and the incoming mail server 3 via the Internet 10.

ユーザ端末2は、電子メールを発信する通信端末であり、送信メールサーバ11との間でセッションの確立を要求する接続要求と電子メールとを、インターネット10を介して送信メールシステム1に発信する。受信メールサーバ3は、送信メールシステム1からインターネット10を介して電子メールを受信し、その電子メールの宛先のメールボックスに記憶する。なお、図中の矢印は電子メールの流れを示している。   The user terminal 2 is a communication terminal that sends an e-mail, and sends a connection request and an e-mail requesting establishment of a session with the sending mail server 11 to the sending mail system 1 via the Internet 10. The incoming mail server 3 receives an electronic mail from the outgoing mail system 1 via the Internet 10 and stores it in a mailbox at the destination of the electronic mail. The arrows in the figure indicate the flow of e-mail.

図2は、送信メールサーバ11の構成を示すブロック図である。図2に示すように送信メールサーバ11は、取得部101と、接続部102と、一時保存部103と、最大メール数保存部104と、送信部105と、制御部106とを有する。   FIG. 2 is a block diagram showing the configuration of the outgoing mail server 11. As shown in FIG. 2, the transmission mail server 11 includes an acquisition unit 101, a connection unit 102, a temporary storage unit 103, a maximum mail number storage unit 104, a transmission unit 105, and a control unit 106.

取得部101は、ユーザ端末2からインターネット10を介して送信メールサーバ11へ発信された接続要求および電子メールを取得する。例えば、取得部101は、NIC(ネットワークインターフェースカード:Network Interface Card)などにより実現される。接続要求は、ユーザ端末2の利用者であるユーザを特定する利用者識別情報であるユーザIDと、ユーザを認証するための認証情報であるパスワードとを含む。ユーザIDは、例えば、メールアドレスやユーザ名などである。認証情報は、パスワードとは異なる情報でもよい。   The acquisition unit 101 acquires a connection request and an e-mail transmitted from the user terminal 2 to the transmission mail server 11 via the Internet 10. For example, the acquisition unit 101 is realized by a NIC (Network Interface Card) or the like. The connection request includes a user ID that is user identification information that identifies a user who is a user of the user terminal 2 and a password that is authentication information for authenticating the user. The user ID is, for example, an email address or a user name. The authentication information may be information different from the password.

接続部102は、送信メール制御装置12およびユーザDB13と接続する。例えば、接続部102は、NIC(ネットワークインターフェースカード:Network Interface Card)などを有し、LAN(Local Area Network)などのネットワークを経由して送信メール制御装置12およびユーザDB13と接続する。ここで、接続部102とユーザDB13との接続は、ネットワークを経由する接続ではなく、シリアルATAインターフェースやSASインターフェースなどによる接続でもよい。また、以下の説明上、制御部106が接続部102を経由してユーザDB13にアクセスしてユーザDB13に記憶されたデータを読み込みまたは書き込み等をする際に、接続部102を経由する点を省略する場合がある。   The connection unit 102 connects to the outgoing mail control device 12 and the user DB 13. For example, the connection unit 102 includes a NIC (Network Interface Card) or the like, and connects to the outgoing mail control device 12 and the user DB 13 via a network such as a LAN (Local Area Network). Here, the connection between the connection unit 102 and the user DB 13 may be a connection via a serial ATA interface, a SAS interface, or the like instead of a connection via a network. Further, in the following explanation, when the control unit 106 accesses the user DB 13 via the connection unit 102 and reads or writes data stored in the user DB 13, the point via the connection unit 102 is omitted. There is a case.

また、接続部102は、取得部101が取得した電子メールを発信したユーザ端末2のユーザを発信元とする電子メールを送信する数を制御する制御情報として、ユーザ端末2の警戒度を示す送信レベルを受信する。   Further, the connection unit 102 transmits transmission indicating the alertness level of the user terminal 2 as control information for controlling the number of emails transmitted from the user of the user terminal 2 that has transmitted the email acquired by the acquisition unit 101. Receive level.

ユーザDB13は、実績記憶部の一例である。例えば、ユーザDB13は、ハードディスクドライブやNAS(Network Attached Storage)などで実現される。ユーザDB13は、ユーザに関するユーザ情報を記憶する。ユーザ情報は、例えば、ユーザIDと、ユーザIDにて特定されるユーザを認証するためのパスワードと、そのユーザを発信元とする電子メールを送信した送信メール数に応じた実績数である送信実績数とを対応付けた情報である。また、ユーザ情報では、ユーザIDを発信元とする電子メールの送信を制限することを示す超過フラグがユーザIDに対応付けられることもある。さらに、ユーザ情報では、ユーザIDがメールアドレスではない場合、メールアドレスがユーザIDに対応付けられている。   The user DB 13 is an example of a result storage unit. For example, the user DB 13 is realized by a hard disk drive, NAS (Network Attached Storage), or the like. The user DB 13 stores user information regarding users. The user information is, for example, a transmission record corresponding to a user ID, a password for authenticating the user specified by the user ID, and a transmission record corresponding to the number of transmission mails transmitted from the user. This is information that associates numbers. Further, in the user information, an excess flag indicating that transmission of an e-mail having a user ID as a transmission source is restricted may be associated with the user ID. Further, in the user information, when the user ID is not an email address, the email address is associated with the user ID.

ユーザIDを発信元とする電子メールは、具体的には、ユーザを特定するユーザID自身であるメールアドレス、またはそのユーザIDに対応するメールアドレスを発信元メールアドレスとして有する電子メールである。送信メール数は、ユーザからの電子メールの本体の数でもよいし、電子メールの本体の数と、各電子メールの宛先の数との積でもよい。本実施形態では、送信メール数は、電子メールの本体の数と各電子メールの宛先の数との積であるとする。なお、ここで、宛先には、カーボンコピーの欄やブラインド・カーボンコピーの欄で指定された宛先も含む。送信実績数は、ユーザからの電子メールを送信した送信メール数と、そのユーザのユーザ端末2の警戒度を示す送信レベルに応じた値である送信度数との積である。なお、ユーザDB13は、図2の例では、送信メールサーバ11の外部に設けられているが、送信メールサーバ11に内蔵されてもよい。   Specifically, the email having the user ID as the sender is an email having a mail address that is the user ID itself that identifies the user or a mail address corresponding to the user ID as the sender email address. The number of emails sent may be the number of emails from the user, or the product of the number of emails and the number of destinations of each email. In the present embodiment, it is assumed that the number of e-mails to be sent is the product of the number of e-mail bodies and the number of e-mail destinations. Here, the destination includes the destination specified in the carbon copy column and the blind carbon copy column. The number of transmission records is the product of the number of emails transmitted from the user and the number of transmissions that is a value corresponding to the transmission level indicating the alertness of the user terminal 2 of the user. In the example of FIG. 2, the user DB 13 is provided outside the transmission mail server 11, but may be built in the transmission mail server 11.

一時保存部103は、送信が制限された電子メールを一時的に保存する。最大メール数保存部104は、電子メールの送信を制限する否かを判断するための閾値である最大メール数を記憶する。例えば、一時保存部103と最大メール数保存部104は、RAM(Random Access Memory)、フラッシュメモリまたはハードディスクドライブなどで実現される。送信部105は、インターネット10を介して受信メールサーバ3に電子メールを送信する。例えば、送信部105は、NIC(ネットワークインターフェースカード:Network Interface Card)等により実現される。   The temporary storage unit 103 temporarily stores an electronic mail whose transmission is restricted. The maximum number-of-mails storage unit 104 stores a maximum number of mails that is a threshold for determining whether or not to limit transmission of electronic mail. For example, the temporary storage unit 103 and the maximum mail number storage unit 104 are realized by a RAM (Random Access Memory), a flash memory, a hard disk drive, or the like. The transmission unit 105 transmits an electronic mail to the received mail server 3 via the Internet 10. For example, the transmission unit 105 is realized by a NIC (Network Interface Card) or the like.

制御部106は、取得部101が取得した電子メールの送信を制御する。例えば、制御部106は、ハードディスクドライブに記憶されたプログラムがRAMに展開されて、CPU(Central Processing Unit)で実行されることで実現される。   The control unit 106 controls transmission of the email acquired by the acquisition unit 101. For example, the control unit 106 is realized by a program stored in a hard disk drive being expanded in a RAM and executed by a CPU (Central Processing Unit).

具体的には、制御部106は、先ず、取得部101が取得した接続要求内のユーザIDおよびパスワードを取得し、そのユーザIDおよびパスワードと、ユーザDB13に記憶されたユーザIDおよびパスワードとを照合して、ユーザの認証を行う。   Specifically, the control unit 106 first acquires the user ID and password in the connection request acquired by the acquisition unit 101, and collates the user ID and password with the user ID and password stored in the user DB 13. Then, the user is authenticated.

認証が成功すると、制御部106は、取得したユーザIDを発信元とする電子メールを送信する数を制御する制御情報の取得要求として、取得部101が取得した電子メールに付与された端末識別情報に対応する送信レベルの取得要求を、接続部102を介して送信メール制御装置12に送信する。その後、制御部106は、接続部102が取得要求に対する送信レベルを受信すると、その送信レベルに基づいて、ユーザ端末2のユーザからの電子メールを送信する数を制御する。端末識別情報は、本実施形態では、IP(Internet Protocol)アドレスであり、取得要求は、IPアドレスを含む。   If the authentication is successful, the control unit 106 uses the terminal identification information given to the email acquired by the acquisition unit 101 as an acquisition request for control information that controls the number of emails transmitted from the acquired user ID. A request for acquiring a transmission level corresponding to is sent to the outgoing mail control device 12 via the connection unit 102. Thereafter, when the connection unit 102 receives the transmission level for the acquisition request, the control unit 106 controls the number of emails transmitted from the user of the user terminal 2 based on the transmission level. In this embodiment, the terminal identification information is an IP (Internet Protocol) address, and the acquisition request includes the IP address.

具体的には、制御部106は、接続部102が受信した送信レベルと、ユーザDB13において接続要求内のユーザIDと対応する送信実績数とに基づいて、予め定められた設定時間(例えば、24時間や3日間など)内における電子メールを送信する数を制御する。   Specifically, the control unit 106 sets a predetermined set time (for example, 24 based on the transmission level received by the connection unit 102 and the number of transmission records corresponding to the user ID in the connection request in the user DB 13. Controls how many emails are sent within a time or 3 days).

例えば、制御部106は、この送信実績数を送信レベルに基づいて更新し、その更新した送信実績数が最大メール数保存部104に保存されている最大メール数以上か否かを判断する。そして、制御部106は、送信実績数が最大メール数以上の場合、ユーザ端末2のユーザからの電子メールの送信を制限する。つまり、制御部106は、その電子メールを送信せずに、一時保存部103に一時的に保存する。   For example, the control unit 106 updates the number of transmission results based on the transmission level, and determines whether or not the updated number of transmission results is greater than or equal to the maximum number of emails stored in the maximum email number storage unit 104. And the control part 106 restrict | limits the transmission of the email from the user of the user terminal 2, when the transmission performance number is more than the maximum number of emails. That is, the control unit 106 temporarily stores the e-mail in the temporary storage unit 103 without transmitting the e-mail.

なお、送信メールサーバ11は、電子メールの適切な送信先を決定するMTA(Message Transfer Agent)機能や、電子メールを送信先へ送信するMDA(Mail Delivery Agent)機能などを有しているが、これらの機能は当業者にとって良く知られているため、その詳細な説明は省略する。また、送信メールサーバ11は、別の送信メールサーバから電子メールを受信してユーザ端末に転送する受信メールサーバとしての機能を有していてもよい。   The outgoing mail server 11 has an MTA (Message Transfer Agent) function for determining an appropriate transmission destination of an electronic mail and an MDA (Mail Delivery Agent) function for transmitting an electronic mail to the transmission destination. Since these functions are well known to those skilled in the art, a detailed description thereof will be omitted. The outgoing mail server 11 may have a function as a incoming mail server that receives an electronic mail from another outgoing mail server and transfers it to the user terminal.

図3は、送信メール制御装置12の構成を示すブロック図である。図2に示すように送信メール制御装置12は、記憶部201と、接続部202と、通知部203とを有する。   FIG. 3 is a block diagram showing the configuration of the outgoing mail control device 12. As shown in FIG. 2, the outgoing mail control device 12 includes a storage unit 201, a connection unit 202, and a notification unit 203.

記憶部201は、端末識別情報であるIPアドレスと、IPアドレスが付与されたユーザ端末の警戒度を示す送信レベルとの対応を示す対応情報を記憶する。例えば、記憶部201は、ハードディスクドライブやNAS(Network Attached Storage)などで実現される。本実施形態では、送信レベルは、IPアドレスを分類するグループごとに定められている。グループは、IPアドレスにて示される国および地域の少なくとも一方を示す。以下、グループを国や地域と称する。   The storage unit 201 stores correspondence information indicating correspondence between an IP address that is terminal identification information and a transmission level that indicates the alertness level of the user terminal to which the IP address is assigned. For example, the storage unit 201 is realized by a hard disk drive, NAS (Network Attached Storage), or the like. In this embodiment, the transmission level is determined for each group that classifies IP addresses. The group indicates at least one of the country and region indicated by the IP address. Hereinafter, the group is referred to as a country or a region.

記憶部201は、具体的には、アドレス記憶部211と、送信レベル記憶部212とを含む。   Specifically, the storage unit 201 includes an address storage unit 211 and a transmission level storage unit 212.

アドレス記憶部211は、IPアドレスと、IPアドレスのグループである国や地域を示す国コードとを対応を示す国別IPアドレスリストを記憶する。なお、国別IPアドレスリストは対応情報に含まれる。   The address storage unit 211 stores a country-specific IP address list indicating correspondence between an IP address and a country code indicating a country or region which is a group of IP addresses. The country-specific IP address list is included in the correspondence information.

図4は、国別IPアドレスリストの一例を示す図である。図4に示す国別IPアドレスリスト400は、IPアドレスの範囲であるIPアドレス帯401と、そのIPアドレス帯401のIPアドレスに対応する国または地域を示す国コード402とを含む。   FIG. 4 is a diagram showing an example of the country IP address list. The country IP address list 400 shown in FIG. 4 includes an IP address band 401 that is a range of IP addresses, and a country code 402 that indicates the country or region corresponding to the IP address of the IP address band 401.

図3の説明に戻る。送信レベル記憶部212は、国コードと、国コードで示される国や地域にあるユーザ端末の警戒度を示す送信レベルとを対応を示す国別送信レベルリストを記憶する。国別送信レベルリストは対応情報に含まれる。   Returning to the description of FIG. The transmission level storage unit 212 stores a country-specific transmission level list indicating correspondence between the country code and the transmission level indicating the alertness level of the user terminal in the country or region indicated by the country code. The country-specific transmission level list is included in the correspondence information.

図5は、国別送信レベルリストの一例を示す図である。図5に示す国別送信レベルリスト500は、国や地域を示す国コード501と、送信レベル502とを含む。送信レベル502は、警戒度が高い方から順に、「HIGH」、「MIDDLE」、「LOW」の3段階で警戒度を示している。   FIG. 5 is a diagram illustrating an example of the country-specific transmission level list. The country-specific transmission level list 500 shown in FIG. 5 includes a country code 501 indicating a country and a region, and a transmission level 502. The transmission level 502 indicates the alert level in three stages of “HIGH”, “MIDDLE”, and “LOW” in order from the highest alert level.

図3の説明に戻る。接続部202は、送信メールサーバ11と接続する。例えば、接続部202は、NICなどを有し、LANなどのネットワークを経由して送信メールサーバ11と接続する。接続部202は、例えば、送信メールサーバ11から送信レベルの取得要求を受信する受信部として機能する。   Returning to the description of FIG. The connection unit 202 connects to the outgoing mail server 11. For example, the connection unit 202 includes a NIC or the like, and connects to the transmission mail server 11 via a network such as a LAN. For example, the connection unit 202 functions as a reception unit that receives a transmission level acquisition request from the transmission mail server 11.

通知部203は、記憶部201を用いて、接続部202が受信した取得要求内のIPアドレスに対応する送信レベルを取得し、その送信レベルを制御情報として送信メールサーバ11に通知する。例えば、通知部203は、ハードディスクドライブに記憶されたプログラムがRAMに展開されて、CPU(Central Processing Unit)で実行されることで実現される。   The notification unit 203 uses the storage unit 201 to acquire a transmission level corresponding to the IP address in the acquisition request received by the connection unit 202, and notifies the transmission mail server 11 of the transmission level as control information. For example, the notification unit 203 is realized by a program stored in a hard disk drive being expanded in a RAM and executed by a CPU (Central Processing Unit).

具体的には、通知部203は、コード識別部221と、送信レベル分析部222とを有する。コード識別部221は、取得要求内のIPアドレスに対応する国コードをアドレス記憶部211から取得する。送信レベル分析部222は、コード識別部221が取得した国コードに対応する送信レベルを送信レベル記憶部212から取得し、その取得した送信レベルを送信メールサーバ11に通知する。なお、ユーザIDが同じでも、ユーザ端末2のIPアドレスはセッションごとに変わるため、送信レベルもセッションごとに変化することがある。   Specifically, the notification unit 203 includes a code identification unit 221 and a transmission level analysis unit 222. The code identification unit 221 acquires the country code corresponding to the IP address in the acquisition request from the address storage unit 211. The transmission level analysis unit 222 acquires the transmission level corresponding to the country code acquired by the code identification unit 221 from the transmission level storage unit 212 and notifies the transmission mail server 11 of the acquired transmission level. Even if the user ID is the same, the IP address of the user terminal 2 changes from session to session, so the transmission level may also change from session to session.

図6は、本実施形態の送信メールシステムの動作の一例を説明するためのフローチャートである。
先ず、送信メールサーバ11の取得部101がユーザ端末2から発信された接続要求を受信し、その接続要求を制御部106に出力する。制御部106は、接続要求を受け付けると、その接続要求からユーザIDおよびパスワードを取得する。そして、制御部106は、接続部102を介してユーザDB13にアクセスし、取得したユーザIDおよびパスワードと、ユーザDB13に記憶されたユーザIDおよびパスワードとを照合して、ユーザの認証を行う。このとき、制御部106は、ユーザDB13において、取得したユーザIDおよびパスワードが互いに対応付けられて記憶されている場合、認証を成功と判断し、ユーザIDおよびパスワードが互いに対応付けられて記憶されていない場合、認証を失敗と判断する。ここでは、制御部106は、ユーザの認証が成功したものとする。この場合、制御部106は、ユーザ端末2と接続して、ユーザ端末2との間にセッションを構築する(ステップS601)。
FIG. 6 is a flowchart for explaining an example of the operation of the transmission mail system of this embodiment.
First, the acquisition unit 101 of the outgoing mail server 11 receives a connection request transmitted from the user terminal 2 and outputs the connection request to the control unit 106. When the control unit 106 receives the connection request, the control unit 106 acquires a user ID and a password from the connection request. Then, the control unit 106 accesses the user DB 13 via the connection unit 102, and authenticates the user by comparing the acquired user ID and password with the user ID and password stored in the user DB 13. At this time, when the acquired user ID and password are stored in association with each other in the user DB 13, the control unit 106 determines that the authentication is successful, and the user ID and password are stored in association with each other. If not, it is determined that the authentication has failed. Here, it is assumed that the control unit 106 succeeds in user authentication. In this case, the control unit 106 connects to the user terminal 2 and constructs a session with the user terminal 2 (step S601).

ユーザ端末2との間にセッションを構築すると、制御部106はユーザ端末2に付与された識別情報であるIPアドレスを取得する。例えば、制御部106は、ユーザ端末2と送信メールサーバ11との間のセッションを構築する際の通信に使用するIPアドレスを取得する(ステップS602)。   When a session is established with the user terminal 2, the control unit 106 acquires an IP address that is identification information given to the user terminal 2. For example, the control unit 106 acquires an IP address used for communication when establishing a session between the user terminal 2 and the outgoing mail server 11 (step S602).

その後、取得部101がユーザ端末2からの電子メールを取得し、その電子メールを制御部106に送信する。制御部106は、電子メールを受信すると、ステップS602で取得したIPアドレスを含む取得要求を、接続部102を介して送信メール制御装置12に送信する(ステップS603)。なお、制御部106は、ステップS602の処理を実行する代わりに、ステップS603で受信した電子メールのヘッダ等からIPアドレスを取得してもよい。   Thereafter, the acquisition unit 101 acquires an email from the user terminal 2 and transmits the email to the control unit 106. When receiving the electronic mail, the control unit 106 transmits an acquisition request including the IP address acquired in step S602 to the transmission mail control device 12 via the connection unit 102 (step S603). Note that the control unit 106 may acquire the IP address from the header or the like of the email received in step S603 instead of executing the process of step S602.

送信メール制御装置12の接続部202は、取得要求を受信し、その取得要求をコード識別部221に送信する。コード識別部221は、取得要求を受信すると、アドレス記憶部211に記憶された国別IPアドレスリストから取得要求内のIPアドレスに対応する国コードを取得し、その国コードを送信レベル分析部222に送信する(ステップS604)。   The connection unit 202 of the outgoing mail control device 12 receives the acquisition request and transmits the acquisition request to the code identification unit 221. When receiving the acquisition request, the code identification unit 221 acquires a country code corresponding to the IP address in the acquisition request from the country IP address list stored in the address storage unit 211, and transmits the country code to the transmission level analysis unit 222. (Step S604).

送信レベル分析部222は、国コードを受信すると、送信レベル記憶部212に記憶された国別送信レベルリストから国コードに対応する送信レベルを取得し、その送信レベルを接続部202を介して送信メールサーバ11に送信する(ステップS605)。   When receiving the country code, the transmission level analysis unit 222 acquires a transmission level corresponding to the country code from the country-specific transmission level list stored in the transmission level storage unit 212, and transmits the transmission level via the connection unit 202. It transmits to the mail server 11 (step S605).

送信メールサーバ11の接続部102は、送信レベルを受信し、その送信レベルを制御部106に送信する。制御部106は、送信レベルを受信し、その送信レベルに基づいて、電子メールを送信する数を制御する(ステップS606)。   The connection unit 102 of the transmission mail server 11 receives the transmission level and transmits the transmission level to the control unit 106. The control unit 106 receives the transmission level, and controls the number of emails to be transmitted based on the transmission level (step S606).

上記の動作において、ステップS601でセッションを確立すると、制御部106は、接続要求内のユーザIDにて特定されるユーザが、電子メールを送信する数を制御する送信メール数制御を許可している対象ユーザか否かを判断してもよい。例えば、ユーザが対象ユーザの場合、ユーザIDと、そのユーザIDにて特定されるユーザが対象ユーザであることを示す対象フラグとを対応付けてユーザDB13に記憶しておき、制御部106は、接続要求内のユーザIDに対象フラグが対応付けられているか否かを判断することで、ユーザが対象ユーザか否かを判断する。この場合、ユーザが対象ユーザであれば、ステップS602以降の処理が行われる。   In the above operation, when the session is established in step S601, the control unit 106 allows the number of outgoing mails to be controlled so that the user specified by the user ID in the connection request transmits the number of electronic mails. You may determine whether it is a target user. For example, when the user is a target user, the user ID and a target flag indicating that the user specified by the user ID is the target user are stored in the user DB 13 in association with each other. It is determined whether or not the user is the target user by determining whether or not the target flag is associated with the user ID in the connection request. In this case, if the user is the target user, the processing after step S602 is performed.

図7は、ステップS606における制御部106の処理をより詳細に説明するフローチャートである。
先ず、制御部106は、ユーザDB13において、取得したユーザIDに超過フラグが対応付けられているか否かを判断する(ステップS701)。
FIG. 7 is a flowchart for explaining the processing of the control unit 106 in step S606 in more detail.
First, the control unit 106 determines whether or not an excess flag is associated with the acquired user ID in the user DB 13 (step S701).

超過フラグが対応付けられていない場合、制御部106は、ユーザDB13から、取得したユーザIDに対応する送信実績数を、ステップS606で受信した送信レベルを用いて更新する(ステップS702)。   When the excess flag is not associated, the control unit 106 updates the number of transmission records corresponding to the acquired user ID from the user DB 13 using the transmission level received in step S606 (step S702).

具体的には、制御部106は、先ず、ステップS603で受信した電子メールの本体の数に、各電子メールの宛先の数を乗算した今回の送信メール数を求める。さらに制御部106は、今回の送信メール数に、送信レベルに応じた値である送信度数を乗算した今回の送信実績数を求める。そして、制御部106は、今回の送信実績数を、ユーザIDに対応する送信実績数に加算して、ユーザDB13に記憶された送信実績数を更新する。   Specifically, the control unit 106 first obtains the number of emails to be sent this time by multiplying the number of email main bodies received in step S603 by the number of destinations of each email. Further, the control unit 106 obtains the current transmission record number obtained by multiplying the current transmission mail number by the transmission frequency which is a value corresponding to the transmission level. Then, the control unit 106 adds the current transmission record number to the transmission record number corresponding to the user ID, and updates the transmission record number stored in the user DB 13.

図8は、送信レベルと送信度数との関係の一例を示す図である。図8の例では、送信レベル801は、「HIGH」、「MIDDLE」、「LOW」の3段階の警戒度を示し、送信度数802は、警戒度が高い方から順に、各警戒度に対応する数値「10.0」、「5.0」、「1.0」を示す。この送信レベルと送信度数との関係を示す情報は、制御部106に予め設定されていてもよいし、最大メール数保存部104などに記憶されていてもよい。   FIG. 8 is a diagram illustrating an example of the relationship between the transmission level and the transmission frequency. In the example of FIG. 8, the transmission level 801 indicates three levels of alertness, “HIGH”, “MIDDLE”, and “LOW”, and the transmission level 802 corresponds to each alertness in descending order of alertness. Numerical values “10.0”, “5.0”, and “1.0” are shown. Information indicating the relationship between the transmission level and the transmission frequency may be set in the control unit 106 in advance, or may be stored in the maximum mail number storage unit 104 or the like.

なお、電子メールの本体の数は、制御部106は、電子メールを受信するたびにステップS603以降の処理を行う場合、1となる。また、電子メールの本体の数は、セッションが確立されてからそのセッションが終了するまでの間に取得部101が取得した電子メールの数でもよいし、取得部101が規定時間内に取得した電子メールの数でもよいし、取得部101が最後に電子メールを取得してから所定時間以上経過した時点で取得されている電子メールの数でもよいし、ユーザ端末2による電子メールの発信指示1回あたりに取得部101が取得した電子メールの数でもよい。   Note that the number of e-mail main bodies is 1 when the control unit 106 performs the processes in and after step S603 every time an e-mail is received. In addition, the number of e-mail bodies may be the number of e-mails acquired by the acquisition unit 101 between the establishment of the session and the end of the session, or the e-mail acquired by the acquisition unit 101 within a specified time. It may be the number of emails, the number of emails acquired when a predetermined time or more has elapsed since the acquisition unit 101 last acquired emails, or an email transmission instruction once by the user terminal 2 The number of e-mails acquired by the acquisition unit 101 may be used.

送信実績数を更新すると、制御部106は、その更新した送信実績数と、最大メール数保存部104に記憶された最大メール数と比較して、送信実績数が最大メール数以上か否かを判断する(ステップS703)。   When the transmission record number is updated, the control unit 106 compares the updated transmission record number with the maximum mail number stored in the maximum mail number storage unit 104 to determine whether the transmission record number is equal to or greater than the maximum mail number. Judgment is made (step S703).

送信実績数が最大メール数未満の場合、制御部106は、電子メールの送信の制限を行わないと判断して、ステップS603で受信した電子メールを、送信部105を介して送信し(ステップS704)、処理を終了する。   If the number of actual transmissions is less than the maximum number of emails, the control unit 106 determines that the email transmission is not restricted, and transmits the email received in step S603 via the transmission unit 105 (step S704). ), The process is terminated.

送信実績数が最大メール数以上の場合、制御部106は、ステップS603で受信した電子メールの中から、最大メール数を超えた分の電子メールを抽出して、ユーザIDおよび送信レベルに対応付けて一時保存部103に一時保存する。そして、制御部106は、一時保存部103に一時保存した電子メール以外の電子メールを、送信部105を介して送信する(ステップS705)。なお、電子メールを抽出する抽出方法としては、電子メールの作成日時や発信指示の日時が早い順に抽出する方法や、ランダムに抽出する方法などが挙げられるが、これらの抽出方法に限定されない。   When the transmission record number is equal to or greater than the maximum number of emails, the control unit 106 extracts emails exceeding the maximum number of emails from the emails received in step S603 and associates them with the user ID and the transmission level. Temporarily stored in the temporary storage unit 103. Then, the control unit 106 transmits an email other than the email temporarily stored in the temporary storage unit 103 via the transmission unit 105 (step S705). Note that extraction methods for extracting e-mails include a method of extracting e-mail creation date and time of sending instruction in order from the earliest date, a method of random extraction, and the like, but are not limited to these extraction methods.

その後、制御部106は、ユーザIDと対応付けて超過フラグを記憶し(ステップS706)、処理を終了する。   Thereafter, the control unit 106 stores an excess flag in association with the user ID (step S706), and ends the process.

また、ステップS701で超過フラグがある場合、制御部106は、ステップS603で受信した電子メールをユーザIDおよび送信レベルと対応付けて一時保存部103に一時保存し(ステップS707)、処理を終了する。   If there is an excess flag in step S701, the control unit 106 temporarily stores the e-mail received in step S603 in the temporary storage unit 103 in association with the user ID and the transmission level (step S707), and ends the process. .

以上説明した動作において、ステップS701で制御部106は、ユーザIDに超過フラグが対応付けられているか否かの代わりに、ユーザIDに対応する送信実績数が最大メール数以上か否かを判断してもよい。この場合、送信実績数が最大メール数未満の場合、ステップS702が実行され、送信実績数が最大メール数以上の場合、ステップS707が実行される。   In the operation described above, in step S701, the control unit 106 determines whether or not the number of actual transmissions corresponding to the user ID is equal to or greater than the maximum number of mails, instead of whether or not the excess flag is associated with the user ID. May be. In this case, when the transmission record number is less than the maximum mail number, step S702 is executed, and when the transmission record number is equal to or greater than the maximum mail number, step S707 is executed.

また、ステップS704で送信実績数が最大メール数以上と判断された場合、制御部106は、電子メールの送信実績数が最大メール数を超えた旨の超過情報を、ユーザIDに対応づけてユーザDB13に記憶された連絡先である電子メールアドレスを宛先にした電子メールなどを用いてユーザ端末2に通知してもよい。超過情報は、電子メールの送信が制限された旨を示す制限情報であり、一時保存した電子メールの数(つまり、送信されなかった電子メールの数)や、一時保存した電子メールの送信時期または削除時期、そして、電子メールの送信の制限を解除する解除手続を示す手続情報などの少なくとも一つを含んでもよい。手続情報は、例えば、解除手続として超過フラグや送信実績数をリセットするリセット手続を示し、具体的には、リセット手続をオンラインで行うための手続サイトのURLなどを含む。   If it is determined in step S704 that the number of actual transmissions is greater than or equal to the maximum number of emails, the control unit 106 associates excess information indicating that the number of actual transmissions of email exceeds the maximum number of emails with the user ID. The user terminal 2 may be notified using an e-mail addressed to an e-mail address that is a contact address stored in the DB 13. Excess information is restriction information indicating that sending of e-mail is restricted, and the number of temporarily saved e-mails (that is, the number of e-mails that have not been sent) It may include at least one of deletion information and procedure information indicating a cancellation procedure for canceling restrictions on transmission of e-mail. The procedure information indicates, for example, a reset procedure for resetting an excess flag or the number of transmission records as a cancellation procedure, and specifically includes a URL of a procedure site for performing the reset procedure online.

リセット手続は、例えば、手続サイト上で、ユーザIDおよびパスワードを用いたユーザの認証と、さらに別のユーザ認証(例えば、ユーザが予め設定した質問と答えとの組み合わせが合致するか否かによる認証など)とを行い、それぞれの認証に成功した場合、パスワードの変更処理を行い、一時保存した電子メールの一覧をユーザ端末に送信して、ユーザにユーザ自身が発信した電子メールとは異なる電子メールを削除させ、その後、超過フラグおよび送信実績数をリセットする手続である。   The reset procedure includes, for example, user authentication using a user ID and password on the procedure site and another user authentication (for example, authentication based on whether or not a combination of a question and an answer set in advance by the user matches) If the authentication is successful, the password is changed, and the temporarily stored e-mail list is sent to the user terminal. The e-mail is different from the e-mail sent by the user to the user. Is deleted, and then the excess flag and the actual number of transmissions are reset.

また、ステップS705で最大メール数を超えた分の電子メールを一時保存して送信はしないようにしていたが、全ての電子メールを一時保存してもよいし、全ての電子メールを送信してもよい。全ての電子メールを送信する場合でも、超過フラグが記憶されるので、その後で取得される電子メールは送信されないため、電子メールを送信する数が制限されることとなる。   In step S705, e-mails exceeding the maximum number of e-mails are temporarily stored and not transmitted, but all e-mails may be temporarily stored, or all e-mails may be transmitted. Also good. Even when all the e-mails are transmitted, the excess flag is stored, and the e-mails acquired thereafter are not transmitted, so the number of e-mails to be transmitted is limited.

また、制御部106は、予め定められた設定時間(例えば、24時間、3日間など)ごとに、超過フラグと送信実績数とをリセットすることが望ましい。この場合、制御部106は、超過フラグおよび送信実績数のリセット後、一時保存部103に一時保存されているユーザIDごとに、そのユーザIDに対応する電子メールを、取得部101が取得した電子メールとみなして、上記の動作を行うことが望ましい。このとき、制御部106は、送信レベルは、一時保存部103に一時保存されているユーザIDに対応付けられたものを用いる。   Further, it is desirable that the control unit 106 resets the excess flag and the number of actual transmissions every predetermined set time (for example, 24 hours, 3 days, etc.). In this case, after resetting the excess flag and the number of transmission records, the control unit 106 obtains, for each user ID temporarily stored in the temporary storage unit 103, an electronic mail corresponding to the user ID acquired by the acquisition unit 101. It is desirable to perform the above operation by regarding it as mail. At this time, the control unit 106 uses the transmission level associated with the user ID temporarily stored in the temporary storage unit 103.

次に具体例を説明する。
(第1の例)
ユーザDB13に記憶された送信実績数(以下、前回までの送信実績数と称する)が900、今回の送信メール数が100、送信レベルに対応する送信度数が5.0、最大メール数が1000であるとする。
上記の例の場合、
今回の送信実績数=100(今回の送信メール数)×5.0(送信度数)=500
更新された送信実績数=900(前回までの送信実績数)+500(今回の送信実績数)=1400
となるため、
更新された送信実績数(1400)>最大メール数(1000)
となる。したがって、超過送信メール数を
超過送信メール数=1400(更新された送信実績数)−1000(最大メール数)=400
と定義すると、
一次保存する電子メールの数:400(超過送信メール数)/5.0(今回の送信度数)=80
送信する電子メールの数:100(今回の送信メール数)−80(一時保存する電子メールの数)=20
となる。
Next, a specific example will be described.
(First example)
The number of transmission records stored in the user DB 13 (hereinafter referred to as the number of transmission records until the previous time) is 900, the number of transmission mails this time is 100, the transmission frequency corresponding to the transmission level is 5.0, and the maximum number of mails is 1000. Suppose there is.
In the above example,
Number of actual transmissions this time = 100 (number of mails transmitted this time) × 5.0 (frequency of transmission) = 500
Updated number of actual transmissions = 900 (number of actual transmissions up to the previous time) +500 (number of actual transmissions) = 1400
So that
Number of transmissions updated (1400)> Maximum number of emails (1000)
It becomes. Therefore, the number of excess transmission mails is calculated as follows: excess transmission mails number = 1400 (updated transmission record number) −1000 (maximum mail number) = 400
Defined as
Number of e-mails to be temporarily stored: 400 (number of over-sent mails) /5.0 (current transmission frequency) = 80
Number of e-mails to be sent: 100 (number of e-mails sent this time) −80 (number of e-mails to be temporarily saved) = 20
It becomes.

(第2の例)
前回までの送信実績数が999、今回の送信メール数が1、送信レベルに対応する送信度数が5.0、最大メール数が1000であるとする。
上記の例の場合、
今回の送信実績数=1(今回の送信メール数)×5.0(送信度数)=5
更新された送信実績数=999(前回までの送信実績数)+5(今回の送信実績数)=1004
となるため、
更新された送信実績数(1004)>最大メール数(1000)
となる。したがって、超過送信メール数が4であるため、一次保存する電子メールの数は0.8となる。このような場合、一次保存する電子メールの数の小数点以下を切り上げして、電子メールを送信してもよいし、一次保存する電子メールの数の小数点以下を切り下げして、電子メールを一時保存してもよい。
(Second example)
Assume that the number of past transmissions up to the previous time is 999, the number of outgoing mails is 1, the transmission frequency corresponding to the transmission level is 5.0, and the maximum number of mails is 1000.
In the above example,
Number of actual transmissions this time = 1 (number of mails transmitted this time) × 5.0 (frequency of transmissions) = 5
Updated number of transmission results = 999 (number of transmission results up to the previous time) +5 (number of current transmission results) = 1004
So that
Number of transmission records updated (1004)> Maximum number of emails (1000)
It becomes. Therefore, since the number of excess transmission mails is 4, the number of emails to be temporarily stored is 0.8. In such a case, you can send the email by rounding up the number of emails to be saved primarily, or you can temporarily save the email by rounding down the number of emails to be saved temporarily. May be.

(第3の例)
第2の例において、電子メールを一時保存した場合、実際には電子メールは送信されていないので、実際の送信実績数は、前回までの送信実績数のままである。したがって、制御部106は、更新された送信実績数を前回までの送信実績数に戻し、超過フラグの記憶を行わなくてもよい。
(Third example)
In the second example, when the e-mail is temporarily stored, since the e-mail is not actually transmitted, the actual number of transmission results remains the number of transmission results up to the previous time. Therefore, the control unit 106 does not need to store the excess flag by returning the updated transmission record number to the previous transmission record number.

このとき、セッションが一旦切断され、その後、同じユーザIDでセッションが確立された際に、今回の送信メール数が1、送信レベルに対応する送信度数が1.0であったとする。この場合、
今回の送信実績数=1(今回の送信メール数)×1.0(送信度数)=1
更新された送信実績数=999(前回までの送信実績数)+1(今回の送信実績数)=1000
となるため、
更新された送信実績数(1000)=最大メール数(1000)
となる。したがって、超過送信メール数が0であるため、一次保存する電子メールの数は0となり、電子メールは送信されるが、送信実績数が最大メール数以上になったため、制御部106は、超過フラグを記憶することとなる。なお、この例は、ある国で電子メールが送信できなくても、別の国では電子メールが送信できることもあることを意味する。
At this time, when the session is once disconnected and then the session is established with the same user ID, it is assumed that the number of transmission mails this time is 1, and the transmission frequency corresponding to the transmission level is 1.0. in this case,
Number of actual transmissions = 1 (number of emails transmitted this time) × 1.0 (frequency of transmission) = 1
Updated number of transmission results = 999 (number of transmission results up to the previous time) +1 (number of current transmission results) = 1000
So that
Number of updated transmissions (1000) = Maximum number of emails (1000)
It becomes. Accordingly, since the number of excess transmission mails is 0, the number of emails to be temporarily stored is 0 and the emails are transmitted, but the number of actual transmissions exceeds the maximum number of emails. Will be memorized. This example means that even if an e-mail cannot be transmitted in one country, an e-mail may be transmitted in another country.

以上説明したように本実施形態によれば、電子メールを発信したユーザ端末に付与されたIPアドレスに対応する送信レベルに基づいて、設定された時間内における電子メールを送信する数が制御されるので、IPアドレスのユニーク数を用いなくても迷惑メールの送信を制限することが可能になる。   As described above, according to the present embodiment, the number of e-mails to be transmitted within a set time is controlled based on the transmission level corresponding to the IP address assigned to the user terminal that sent the e-mail. Therefore, it is possible to restrict transmission of spam mail without using a unique number of IP addresses.

(第2の実施形態)
本実施形態の送信メールシステムの構成は第1の実施形態と同様であるが、送信レベルの取得方法が第1の実施形態とは異なる。
(Second Embodiment)
The configuration of the transmission mail system of this embodiment is the same as that of the first embodiment, but the transmission level acquisition method is different from that of the first embodiment.

本実施形態では、送信レベルは、IPアドレスの国コードだけでなく、IPアドレスが予め定められた特定識別情報である特定IPアドレスか否かに応じて定められる。特定IPアドレスは、例えば、その特定IPアドレスが付与されたユーザ端末の警戒度が非常に高いことを示す。   In the present embodiment, the transmission level is determined not only according to the country code of the IP address but also according to whether or not the IP address is a specific IP address that is predetermined specific identification information. The specific IP address indicates, for example, that the alarm level of the user terminal to which the specific IP address is assigned is very high.

具体的には、アドレス記憶部211または送信レベル記憶部212は、国別IPアドレスリストまたは国別送信レベルリストに加えて、特定IPアドレスと送信レベルとの関係を示すブラックリストと、特定の国を示す国コードである特定国コードとをさらに記憶する。特定国コードは、例えば、自国、すなわち送信メールシステムが配置されている国または地域を示す。なお、ブラックリストおよび特定国コードは、対応情報に含まれる。また、以下では、ブラックリストおよび特定国コードは、送信レベル記憶部212に記憶されているものとする。   Specifically, the address storage unit 211 or the transmission level storage unit 212 includes, in addition to the country-specific IP address list or the country-specific transmission level list, a black list indicating the relationship between the specific IP address and the transmission level, and a specific country. And a specific country code which is a country code indicating. The specific country code indicates, for example, the home country, that is, the country or region where the outgoing mail system is located. The black list and the specific country code are included in the correspondence information. In the following, it is assumed that the black list and the specific country code are stored in the transmission level storage unit 212.

図9は、ブラックリストの一例である。図9に示すブラックリスト900は、特定IPアドレス901のそれぞれに、警戒度が「HIGH」よりも高い「CRITICAL」を示す送信レベル902が対応付けられている。   FIG. 9 is an example of a black list. In the black list 900 shown in FIG. 9, each specific IP address 901 is associated with a transmission level 902 indicating “CRITICAL” having a higher alertness level than “HIGH”.

図10は、本実施形態の送信レベルと送信度数との関係の一例を示す図である。図10の例では、送信レベル811は、「CRITICAL」「HIGH」、「MIDDLE」、「LOW」の4段階の警戒度を示し、警戒度が高い方から順に、送信度数812は、各警戒度に対応する数値「100.0」、「10.0」、「5.0」、「1.0」を示す。このようにブラックリストに含まれる送信レベル「CRITICAL」に対応する送信度数は、他の送信度数と比べて特に大きいことが望ましい。   FIG. 10 is a diagram illustrating an example of the relationship between the transmission level and the transmission frequency according to the present embodiment. In the example of FIG. 10, the transmission level 811 indicates the four levels of alertness of “CRITICAL”, “HIGH”, “MIDDLE”, and “LOW”. Numerical values “100.0”, “10.0”, “5.0”, and “1.0” corresponding to are shown. As described above, it is desirable that the transmission frequency corresponding to the transmission level “CRITICAL” included in the black list is particularly larger than other transmission frequencies.

図11は、本実施形態の送信メールシステムの動作の一例を説明するためのフローチャートである。ステップS601〜S604までの処理は図6を用いて説明した第1の実施形態の処理と同様である。ただし、ステップS604では、コード識別部221は、国コードに加えて、取得要求内のIPアドレスを送信レベル分析部222に送信する   FIG. 11 is a flowchart for explaining an example of the operation of the transmission mail system of this embodiment. The processing from step S601 to S604 is the same as the processing of the first embodiment described with reference to FIG. However, in step S604, the code identification unit 221 transmits the IP address in the acquisition request to the transmission level analysis unit 222 in addition to the country code.

ステップS604が終了すると、送信レベル分析部222は、国コードおよびIPアドレスを受信し、その国コードが送信レベル記憶部212に記憶された特定国コードか否かを判断する(ステップS611)。   When step S604 ends, the transmission level analysis unit 222 receives the country code and the IP address, and determines whether the country code is a specific country code stored in the transmission level storage unit 212 (step S611).

国コードが特定国コードでない場合、送信レベル分析部222は、受信した国コードに対応する送信レベルを送信レベル記憶部212に記憶された国別送信レベルリストから取得し、その送信レベルを、接続部202を介して送信メールサーバ11に送信する(ステップS612)。その後、ステップS606が実行される。   If the country code is not a specific country code, the transmission level analysis unit 222 acquires the transmission level corresponding to the received country code from the country-specific transmission level list stored in the transmission level storage unit 212, and the transmission level is connected. It transmits to the transmission mail server 11 via the part 202 (step S612). Thereafter, step S606 is executed.

一方、国コードが特定国コードの場合、送信レベル分析部222は、IPアドレスが送信レベル記憶部212に記憶されたブラックリスト内に特定IPアドレスとして含まれるか否かを判断する。IPアドレスが特定IPアドレスとして含まれる場合、送信レベル分析部222は、その特定IPアドレスに対応する送信レベルをブラックリストから取得する。IPアドレスが特定IPアドレスとして含まれない場合、送信レベル分析部222は、警戒度が最も低い送信レベルを取得する。そして、送信レベル分析部222は、取得した送信レベルを、接続部202を介して送信メールサーバ11に送信する(ステップS613)。その後、ステップS606が実行される。   On the other hand, when the country code is a specific country code, the transmission level analysis unit 222 determines whether the IP address is included as a specific IP address in the black list stored in the transmission level storage unit 212. When the IP address is included as the specific IP address, the transmission level analysis unit 222 acquires the transmission level corresponding to the specific IP address from the black list. When the IP address is not included as the specific IP address, the transmission level analysis unit 222 acquires the transmission level with the lowest alertness level. Then, the transmission level analysis unit 222 transmits the acquired transmission level to the transmission mail server 11 via the connection unit 202 (step S613). Thereafter, step S606 is executed.

なお、ステップS613において送信レベル分析部222は、警戒度が最も低い送信レベルを国別IPアドレスリストから取得してもよいし、ブラックリストに警戒度が最も低い送信レベルを含ませておき、警戒度が最も低い送信レベルをブラックリストから取得してもよい。   In step S613, the transmission level analysis unit 222 may acquire the transmission level with the lowest alert level from the country IP address list, or include the transmission level with the lowest alert level in the black list. The lowest transmission level may be obtained from the black list.

以上説明したように本実施形態でも、電子メールを発信したユーザ端末に付与されたIPアドレスに対応する送信レベルに基づいて、電子メールを送信する数が制御されるので、IPアドレスのユニーク数を用いなくても迷惑メールの送信を制限することが可能になる。   As described above, also in the present embodiment, the number of e-mails to be transmitted is controlled based on the transmission level corresponding to the IP address assigned to the user terminal that sent the e-mail. Even if it is not used, it is possible to restrict transmission of spam mail.

また、IPアドレスが特定IPアドレスか否に応じて送信レベルが変化するため、迷惑メールを頻繁に発信する利用者からの電子メールの送信数を効率良く制限することが可能になる。   In addition, since the transmission level changes depending on whether the IP address is a specific IP address, it is possible to efficiently limit the number of e-mail transmissions from users who frequently send spam mails.

以上説明した各実施形態において、図示した構成は単なる一例であって、本発明はその構成に限定されるものではない。   In each embodiment described above, the illustrated configuration is merely an example, and the present invention is not limited to the configuration.

例えば、送信メールサーバ11および送信メール制御装置12の機能は、その機能を実現するためのプログラムを、コンピュータにて読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータに読み込ませ実行させることで、実現されてもよい。   For example, the functions of the transmission mail server 11 and the transmission mail control device 12 are such that a program for realizing the functions is recorded on a computer-readable recording medium, and the program recorded on the recording medium is stored in the computer. It may be realized by reading and executing.

また、送信メールサーバ11および送信メール制御装置12は、一体化されていてもよい。   The outgoing mail server 11 and the outgoing mail control device 12 may be integrated.

また、国別IPアドレスリスト、国別送信レベルリスト、ブラックリスト、および送信レベルと送信度数との関係などの各リストは、電子メールサービスの運用時に得た情報や、情報セキュリティ業界のレポート等を基に作成し、既定のタイミングで更新することが望ましい。さらに、各リストにおいて、可能であれば、複数のリストが1つのリストにまとめられていてもよい。各リストは、各実施形態や図面の説明上、テーブル形式で記載したが、データベース形式のような他の形式でもよい。   In addition, each list, such as country IP address list, country transmission level list, black list, and the relationship between transmission level and transmission frequency, information obtained during the operation of email service, information security industry reports, etc. It is desirable to create it based on it and update it at a predetermined timing. Further, in each list, if possible, a plurality of lists may be combined into one list. Each list is described in a table format in the description of each embodiment and drawing, but may be in other formats such as a database format.

1 送信メールシステム
2 ユーザ端末
3 受信メールサーバ
11 送信メールサーバ
12 送信メール制御装置
101 取得部
102 接続部
103 一時保存部
104 最大メール数保存部
105 送信部
106 制御部
201 記憶部
202 接続部
203 通知部
211 アドレス記憶部
212 送信レベル記憶部
221 コード識別部
222 送信レベル分析部
DESCRIPTION OF SYMBOLS 1 Transmission mail system 2 User terminal 3 Reception mail server 11 Transmission mail server 12 Transmission mail control apparatus 101 Acquisition part 102 Connection part 103 Temporary preservation | save part 104 Maximum mail number preservation | save part 105 Transmission part 106 Control part 201 Storage part 202 Connection part 203 Notification Section 211 Address storage section 212 Transmission level storage section 221 Code identification section 222 Transmission level analysis section

Claims (10)

通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部と、
前記通信端末から発信された電子メールを取得する取得部と、
前記通信端末の利用者を特定する利用者識別情報を取得し、前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御する制御部と、を有する送信メールシステム。
A storage unit for storing terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal;
An acquisition unit for acquiring an e-mail transmitted from the communication terminal;
User identification information for identifying a user of the communication terminal is acquired, and based on a transmission level corresponding to the terminal identification information given to the communication terminal that has transmitted the electronic mail, the user identification information is set as a transmission source. And a control unit that controls the number of e-mails to be transmitted.
前記送信レベルは、前記端末識別情報を分類するグループごとに定められている、請求項1に記載の送信メールシステム。   The transmission mail system according to claim 1, wherein the transmission level is determined for each group for classifying the terminal identification information. 前記グループは、国および地域の少なくとも一方を示す、請求項2に記載の送信メールシステム。   The outgoing mail system according to claim 2, wherein the group indicates at least one of a country and a region. 前記送信レベルは、さらに前記端末識別情報が予め定められた特定識別情報か否かに応じて定められており、
前記制御部は、前記端末識別情報が自国を示す場合、前記端末識別情報が前記特定識別情報か否かに応じて定められた前記送信レベルに基づいて、前記電子メールを送信する数を制御し、前記端末識別情報が自国を示さない場合、前記グループごとに定められた前記送信レベルに基づいて、前記電子メールを送信する数を制御する、請求項3に記載の送信メールシステム。
The transmission level is further determined according to whether the terminal identification information is predetermined specific identification information,
When the terminal identification information indicates the home country, the control unit controls the number of emails to be transmitted based on the transmission level determined according to whether the terminal identification information is the specific identification information. The transmission mail system according to claim 3, wherein, when the terminal identification information does not indicate a home country, the number of emails to be transmitted is controlled based on the transmission level determined for each group.
前記利用者識別情報と、前記利用者識別情報にて特定される利用者を発信元とする電子メールを送信した送信メール数と、当該送信メール数と前記送信レベルに応じた値から求めた実績数とを対応付けて記憶する実績記憶部をさらに有し、
前記制御部は、前記送信レベルと、前記取得した利用者識別情報に対応する実績数とに基づいて、前記電子メールを規定時間内に送信する数を制御する、請求項1ないし4のいずれか1項に記載の送信メールシステム。
Results obtained from the user identification information, the number of transmitted emails transmitted from the user identified by the user identification information, and the value corresponding to the number of transmitted emails and the transmission level It further has a record storage unit that stores the number in association with each other,
5. The control unit according to claim 1, wherein the control unit controls the number of emails to be transmitted within a specified time based on the transmission level and the actual number corresponding to the acquired user identification information. The outgoing mail system according to item 1.
前記制御部は、前記取得部が前記電子メールを取得すると、当該電子メールと前記送信レベルとに基づいて、前記実績数を更新し、当該更新した実績数が閾値以上の場合、前記利用者を発信元とする電子メールの送信を制限することで、前記電子メールを送信する数を制御する、請求項5に記載の送信メールシステム。   When the acquisition unit acquires the electronic mail, the control unit updates the actual number based on the electronic mail and the transmission level. When the updated actual number is equal to or greater than a threshold, the control unit 6. The transmission mail system according to claim 5, wherein the number of the e-mails to be transmitted is controlled by restricting the transmission of the e-mail as a transmission source. 前記制御部は、前記更新した実績数が前記閾値以上の場合、前記取得部が取得した電子メールを発信した通信端末に対して、前記電子メールの送信を制限した旨と、当該制限を解除する解除手続とを示す制限通知を送信する、請求項6に記載の送信メールシステム。   When the updated number of achievements is equal to or greater than the threshold, the control unit cancels the transmission of the e-mail to the communication terminal that has transmitted the e-mail acquired by the acquisition unit and the restriction. The transmission mail system according to claim 6, wherein a restriction notification indicating a cancellation procedure is transmitted. 通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部と、
送信メールサーバが取得した電子メールを発信した通信端末に付与された端末識別情報を受信する受信部と、
前記端末識別情報が受信した端末識別情報に対応する送信レベルを、電子メールを送信する数を制御する制御情報として前記送信メールサーバに通知する通知部と、を有する送信メール制御装置。
A storage unit for storing terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal;
A receiving unit that receives the terminal identification information given to the communication terminal that has sent the e-mail acquired by the sending mail server;
A transmission mail control device comprising: a notification unit that notifies the transmission mail server of a transmission level corresponding to the terminal identification information received by the terminal identification information as control information for controlling the number of emails to be transmitted.
通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部を有する送信メールシステムが行う送信メール制御方法であって、
前記通信端末から発信された電子メールを取得するステップと、
前記通信端末の利用者を特定する利用者識別情報を取得するステップと、
前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御するステップと、を含む送信メール制御方法。
A transmission mail control method performed by a transmission mail system having a storage unit that stores terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal,
Obtaining an email sent from the communication terminal;
Obtaining user identification information for identifying a user of the communication terminal;
A step of controlling the number of e-mails sent from the user identification information based on the transmission level corresponding to the terminal identification information given to the communication terminal that sent the e-mail. Control method.
通信端末に付与される端末識別情報を、前記通信端末の警戒度を示す送信レベルと対応付けて記憶する記憶部に接続されたコンピュータに実行させるためのプログラムであって、
前記通信端末から発信された電子メールを取得する手順と、
前記通信端末の利用者を特定する利用者識別情報を取得し、前記電子メールを発信した通信端末に付与された端末識別情報に対応する送信レベルに基づいて、前記利用者識別情報を発信元とする電子メールを送信する数を制御する手順とをコンピュータに実行させるためのプログラム。
A program for causing a computer connected to a storage unit to store terminal identification information given to a communication terminal in association with a transmission level indicating a warning level of the communication terminal,
A procedure for obtaining an e-mail sent from the communication terminal;
User identification information for identifying a user of the communication terminal is acquired, and based on a transmission level corresponding to the terminal identification information given to the communication terminal that has transmitted the electronic mail, the user identification information is set as a transmission source. And a program for causing a computer to execute a procedure for controlling the number of e-mails to be transmitted.
JP2015148721A 2015-07-28 2015-07-28 Transmission email system, transmission email control device, transmission email control method, and program Pending JP2017028666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015148721A JP2017028666A (en) 2015-07-28 2015-07-28 Transmission email system, transmission email control device, transmission email control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015148721A JP2017028666A (en) 2015-07-28 2015-07-28 Transmission email system, transmission email control device, transmission email control method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018031994A Division JP6469271B2 (en) 2018-02-26 2018-02-26 Transmission mail system, transmission mail control device, transmission mail control method and program

Publications (1)

Publication Number Publication Date
JP2017028666A true JP2017028666A (en) 2017-02-02

Family

ID=57946285

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015148721A Pending JP2017028666A (en) 2015-07-28 2015-07-28 Transmission email system, transmission email control device, transmission email control method, and program

Country Status (1)

Country Link
JP (1) JP2017028666A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006251882A (en) * 2005-03-08 2006-09-21 Nec Corp Unsolicited mail handling system, unsolicited mail handling method and program
JP2011022876A (en) * 2009-07-17 2011-02-03 Wakayama Univ E-mail filtering system, computer program for the same, and information generation method
JP2011034417A (en) * 2009-08-04 2011-02-17 Kddi Corp Device, method and program for determining junk mail
JP2013236308A (en) * 2012-05-10 2013-11-21 Fujitsu Ltd Mail check method, mail check device, and mail check program
JP2015027108A (en) * 2014-10-24 2015-02-05 ビッグローブ株式会社 Electronic mail monitoring device, transmission mail server, electronic mail monitoring method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006251882A (en) * 2005-03-08 2006-09-21 Nec Corp Unsolicited mail handling system, unsolicited mail handling method and program
JP2011022876A (en) * 2009-07-17 2011-02-03 Wakayama Univ E-mail filtering system, computer program for the same, and information generation method
JP2011034417A (en) * 2009-08-04 2011-02-17 Kddi Corp Device, method and program for determining junk mail
JP2013236308A (en) * 2012-05-10 2013-11-21 Fujitsu Ltd Mail check method, mail check device, and mail check program
JP2015027108A (en) * 2014-10-24 2015-02-05 ビッグローブ株式会社 Electronic mail monitoring device, transmission mail server, electronic mail monitoring method, and program

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
MASASHI SHINBARA: "Amazonからメール送信制限に関するEC2 Account Notificationが来た", SHIN X BLOG, JPN6017034581, 26 May 2010 (2010-05-26), ISSN: 0003699312 *
島村 充, 法人向けメールサービスにおけるSUBMISSION踏み台問題の状況とその対策, JPN6017034580, 8 October 2014 (2014-10-08), ISSN: 0003699311 *
株式会社デージーネット, ISPへの真攻撃手法の対策を開始!〜SMTP認証によるメール大量送信に対抗し、メールシステムの保護を可能に, JPN6017047368, 6 July 2012 (2012-07-06), ISSN: 0003699314 *
株式会社デージーネット, 特定外国初のSPAMメール受信を防止可能にSPAMメール対策用ソフトウェア「SPAMGUARD」、国別流量制限の機能, JPN6017047367, 25 June 2015 (2015-06-25), ISSN: 0003699313 *

Similar Documents

Publication Publication Date Title
US11595353B2 (en) Identity-based messaging security
JP4708466B2 (en) Method for interfering with sending or receiving unwanted electronic messages
US9961029B2 (en) System for reclassification of electronic messages in a spam filtering system
US8285804B2 (en) Declassifying of suspicious messages
US20050114452A1 (en) Method and apparatus to block spam based on spam reports from a community of users
US10110623B2 (en) Delaying phishing communication
WO2005112596A2 (en) Method and system for providing a disposable email address
US20110060800A1 (en) Method of guaranteeing the deliverability of emails and other messages
US20120296988A1 (en) Email spam elimination using per-contact address
TWI602411B (en) Privacy enhanced email service
JP3871941B2 (en) Spam mail automatic disposal method, mail server and program in mail server of mobile phone
US20060031334A1 (en) Methods and systems for forwarding electronic communications to remote users
US20100161748A1 (en) Apparatus, a Method, a Program and a System for Processing an E-Mail
JP6469271B2 (en) Transmission mail system, transmission mail control device, transmission mail control method and program
JP6247490B2 (en) Fraud mail determination device and program
JP2017028666A (en) Transmission email system, transmission email control device, transmission email control method, and program
JP6955525B2 (en) Email check system, check device and email check method
JP4322495B2 (en) Spam mail suppression device, spam mail suppression method, and spam mail suppression program
JP6316380B2 (en) Unauthorized mail determination device, unauthorized mail determination method, and program
JP5846590B2 (en) E-mail monitoring apparatus, outgoing mail server, e-mail monitoring method and program
JP3910051B2 (en) E-mail server device, e-mail system, and e-mail delivery method
JP2017085486A (en) Transmission controller, transmission control method, and transmission control program
JP2009182749A (en) Device, method, and program for distributing electronic mail
JP5131494B2 (en) E-mail system and e-mail communication method
JP2021082877A (en) Management method of sending and receiving messages

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170620

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170801

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170912

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171106

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20171212