The present invention relates to technologies for prohibiting unnecessary delivery of electronic mail (email) to users.
In recent years, some types of emails, such as ‘junk’ emails or advertising emails, have become a serious problem for users, who do not wish to receive such emails.
The email server apparatus disclosed in patent publication JP H10-161949A, 1) stores keywords sent from an email user; 2) determines, when receiving an email addressed to the user, whether the received email contains any of the stored keywords; and 3) delivers the received email to the user when the received email contains any of the stored keywords. Using such an email server apparatus, a user is able to configure the server apparatus not to deliver emails which contain no pre-stored keywords.
However, even if such an email server apparatus is employed, there exists a problem that an unwanted email may contain one or more of the pre-stored keywords, and may, therefore, still be delivered to the user, depending on the keyword settings. There exists a further problem that it is difficult properly for an email user who receives many emails to set keywords such that only desired email is delivered to the user.
The present invention provides a server apparatus which has:
a receiving means for receiving email;
a storage means for storing, in association with an email address, screening data for screening the email;
a determining means for
a reporting means for reporting information indicating the result determined by the determining means to the determined email addressee if the result is “not deliver”; and
a delivery means for delivering the received email to the determined email addressee if the result is “deliver”.
According to the present invention, it is preferable that:
the receiving means has a clock means for obtaining a current time;
the storage means stores data indicating a trial period; and
the delivery means delivers the received email to the determined email addressee while the current time obtained by the clock means is within the trial period, even if the determination result is “not deliver”. The present invention is further characterized by a reporting means reporting the determination result to the sender of the received email when the email address determined by the determining means is a user's first email address.
The present invention is further characterized by the determining means storing a history of the determination results in the storage means, in association with the determined email address; and by the reporting means reporting the history of the determination results to the determined email address.
The present invention is further characterized by
the storage means storing an order of priority in association with the delivery screening data and an order of priority in association with the non-delivery screening data, respectively, if the screening data includes both delivery screening data for screening email to be delivered and non-delivery screening data for screening email not to be delivered;
the determining means outputting the determination result of “deliver”, if received email contains only delivery screening data;
outputting the determination result of “not deliver” if received email contains only non-delivery screening data;
reading from the storage means the order of priority for the screening data contained in the received email if the screening data includes both delivery screening data and non-delivery screening data, and outputting the determination result of “deliver” if the screening data with the highest order of priority is delivery screening data, and outputting the determination result of “not deliver” if the screening data with the highest order of priority is non-delivery screening data.
Further, it is preferable that the order of priority for delivery screening data and the order of priority for non-delivery screening data be stored for each email address.
The present invention is further characterized by the storage means storing one or more screening data candidates in association with category information; the server apparatus further having a sending means for sending category information on a plurality of screening data candidates to a communication terminal capable of receiving email; the receiving means receiving an email address assigned to a user of the communication terminal and sent from the communication terminal along with the category information selected by the user of the communication terminal from among the category information on a plurality of screening data candidates sent by the sending means and sent from the communication terminal; and the storage means storing, in association with the email address received by the receiving means, one or a plurality of screening data candidates associated with the category information received by the receiving means.
The present invention is further characterized by the storage means storing screening data candidates, if the received email contains the screening data candidate in a case that the email address determined by the determining means is a second email address.
It is further preferable that morphological analysis be performed to determine whether screening data candidates are included in the received email.
Below is a description of an embodiment according the present invention, referring to the drawings.
A. Configuration
A-1. Communication System 10
The communications system 10 has a plurality of personal computers PC 100, Internet 200 which is connected to each PC 100, a mobile packet communications network 300 which is connected to the Internet 200, and a plurality of mobile phones 700 covered by the mobile packet communications network 300. To keep the drawing simple, only one mobile phone 700 and one PC 100 are illustrated in
The PC 100 is a personal computer which can connect to the Internet 200. The PC 100 includes packet communications functionality and functionality for sending and receiving email according to a protocol such as SMTP (Simple Mail Transfer Protocol) or POP (Post Office Protocol). The PC 100 stores an email address “aaa@gxyz.cojp” granted to a user of the PC 100.
The Internet 200 is connected to email server apparatuses, which are not illustrated. The PC 100 sends and receives email to and from the email server apparatuses.
The mobile packet communications network 300 provides packet data communications services to persons subscribed to a data communications service (hereafter referred to as “subscribers”) offered by a communications provider which operates the mobile packet communications network 300 (hereafter referred to as “communications provider”). The mobile packet communications network 300 has a gateway server apparatus 400 which is connected to the Internet 200 shown in
The gateway server apparatus 400 reciprocally converts protocols between the protocol used within the mobile packet communications network 300 and TCP/IP (Transmission Control Protocol/Internet Protocol) used in the Internet 200.
As shown in
The email server apparatus 600 includes WWW (World Wide Web) server functionality, in addition to email server functionality. The email server apparatus 600 further includes functionality for screening emails containing character strings specified by the subscriber and prohibiting the screened emails from being delivered to the mobile phone 700 used by the subscriber. The email server apparatus 600 is described in greater detail below.
The mobile phone 700 includes a function for performing packet communications via the mobile packet communications network 300, a function for executing email software for sending and receiving email, and a function for performing communications in accordance with HTTP (Hyper Text Transfer Protocol) by executing WWW browser software (hereafter referred to as “browser software”) which can interpret text files written using CHTML (Compact Hyper Text Markup Language) (hereafter referred to as “CHTML files”). The mobile phone 700 stores a terminal identifier “MS0001” for identifying the mobile terminal device 700 and an email address, for example “ichiro@abc.nejp,” assigned to the user of the mobile phone 700.
A-2. Mail Server Apparatus 600
The bus 601 performs data transmission with each portion connected to the bus 601.
The communication unit 602 is connected to a gateway server apparatus 400 via a communication line. The communication unit 602 is used when the email server apparatus 600 communicates with other devices.
The operation portion 603 has a keyboard and a mouse. When the operating unit 603 is operated, signals are supplied to the CPU 609 in response to the operation.
The display unit 604 has an LCD panel and control circuitry thereof. The display unit 604 displays characters, graphics, menu screens, etc., in the LCD panel under control from the CPU 609.
The clock unit 605 supplies information indicating current date and time to the CPU 609.
The storage unit 606 is configured such that it has a device for permanent storage of data, such as, for example, a hard disk device. The storage unit 606 stores a data table TB 1, a character string table TB2, a history table TB3, a first CHTML file and a first CGI (Common Gateway Interface) program, a second CHTML file and a second CGI program, email server software, and general WWW server software, etc. The storage unit 606 includes a mailbox for storing email for every email address assigned to the subscriber. Once power is supplied from a power source, the CPU 609 reads the initialization software stored in the ROM 607 and initializes each portion of the email server apparatus 600, using the RAM 608 as a work area. Once initialization of each portion is finished, the CPU 609 reads and launches the email server software and WWW server software stored in the storage unit 606.
As shown in
As shown in
As shown in
The first CHTML file (hereafter referred to as the “settings file”) is written such that a valid/invalid setting screen is displayed, which has a “Set” button, valid/invalid radio buttons, and a textbox BX11, as shown in
Specifically, when the CPU 609 receives an HTTP request containing a URL for the settings file from the mobile phone 700, it reads the settings file specified in the URL from the storage unit 606. The CPU 609 generates an HTTP response including the read settings file and sends the generated HTTP response to the mobile phone 700 via the communication unit 602. When, in the mobile phone 700 displaying a valid/invalid setting screen such as that shown in
The second CHTML file (hereafter referred to as the “character string registration file”) is written such that a character string registration screen is displayed which has a “Register” button and textboxes BX21 and BX22, as shown in
The email server software is software that causes the CPU 609 to execute the processes shown in
B. Operating Example of the Mail Server Apparatus 600
B-1. Operations in Trial Period Setting Process
When the screen in
When, in the email server apparatus 600, the CPU 609 receives the HTTP request via the Communication unit 602, it reads the settings file specified by the URL of the settings file included in the HTTP request from the storage unit 606, generates an HTTP response including the read settings file, and sends it to the mobile phone 700 via the Communication unit 602.
When the mobile phone 700 receives this HTTP response, it extracts the settings file included in the HTTP response, interprets the extracted settings file, and displays the screen shown in
When, in the email server apparatus 600, the CPU 609 receives the HTTP request via the Communication unit 602, it reads the CGI setting program specified by the URL of the CGI setting program contained in the HTTP request from the storage unit 606 and executes the read CGI setting program (
By this process, the “valid/invalid setting data” field in the data table TB1 is validated, and the date is set in the “trial period due date” field.
B-2. Operation 1 of Registering Character Strings for Screening
When the screen in
When, in the email server apparatus 600, the CPU 609 receives the HTTP request, it similarly reads the character string registration file from the storage unit 606 and sends an HTTP response including the read character string registration file to the mobile phone 700.
When the mobile phone 700 receives the HTTP response, it displays the screen shown in
When, in the email server apparatus 600, the CPU 609 receives the HTTP request, it reads the CGI character string registration program from the storage unit 606 and executes it (
In this fashion, character strings for screening are registered in the data table TB1.
B-3. Operations in Test Process
As shown in
When the user enters the email address “test@abc.nejp” in a textbox BX41 shown in
When, in the email server apparatus 600, the CPU 609 receives the email via the communication unit 602, as shown in
Next, the test process operation in the email server apparatus 600 is described in detail, referring to
The CPU 609 extracts the email address “ichiro@abc.nejp” indicating the sender from the FROM field in the email header of the received email (hereafter referred to as the “sender email address”). The CPU 609 searches the data table TB1 based on the extracted sender email address and reads the registered character string “futures trading” associated with the email address (step SE1).
When the CPU 609 has read the character string for screening from the data table TB1, it determines whether the extracted character string for screening “futures trading” is present in the subject line or body of the received email (step SE2). As shown in
The CPU 609 stores the generated email in a mailbox identified by the extracted sender email address “ichiro@abc.nejp” (step SE4) and sends an incoming notification to the mobile phone 700, which is the sender, to report that an email has been stored in the mailbox (step SE5).
When the mobile phone 700 receives the incoming notification, it generates an email request including its own terminal identifier “MS0001” and sends it to the email server apparatus 600, requesting the email server apparatus 600 to send the generated email stored in the mailbox.
When, in the email server apparatus 600, the CPU 609 receives this email request, it searches through the subscriber database device 500 based on the terminal identifier “MS0001” included in the email request, and reads the stored email address “ichiro@abc.ne.jp” which is associated with this terminal identifier. The CPU 609 reads the generated email stored in the email box identified by the read email address and sends it to the mobile phone 700.
When the mobile phone 700 receives the generated email, it emits a sound alert to let the user know that the email has been received. Thereafter, when the user performs the operation of displaying the email, the mobile phone 700 displays the email to which the determination result has been added in the LCD display.
In this manner, the user can verify whether an email will be delivered or rejected by sending an email to an email address used for testing.
B-4. Operations in Email Screening Process during the Trial Period
As shown in
Next, the email screening process in the email server apparatus 600 during the trial period is described in detail, referring to
The CPU 609 extracts the destination email address “ichiro@abc.nejp” from the received email and reads the valid/invalid setting data corresponding to the extracted destination email address from the data table TB1. The CPU 609 determines whether the valid/invalid setting data is set to valid (step SF1), and since it is set to “valid” in this example (step SF1 Yes), it executes the processes from step SF2 onward.
Next, the CPU 609 obtains the current date when the email was received (e.g., “Feb. 12, 200X) from the clock unit 605, and reads the trial period due date (e.g., “Feb. 17, 200X”) corresponding to the destination email address from the data table TB1. The CPU 609 determines whether the trial period is valid based on whether the obtained current date has reached the trial period due date (step SF2). In this example, the current date has not reached the trial period due date, so the CPU 609 determines that the trial period is valid (step SF2: Yes) and reads the character string for screening corresponding to the extracted destination email address from the data table TB1. The CPU 609 screens received email into items to be delivered and items not to be delivered based on whether the read character string for screening is written in the email (step SF3). In this example, the character string for screening “futures trading” is not written in the received email whose destination email address is “ichiro@abc.nejp”, so the CPU 609 screens this email as an item to be delivered and generates an email in which expressions indicating that the “trial period is active” as exemplified in
B-5. Operation 2 of Registering Character Strings for Screening
An email server apparatus 600 according to the present embodiment may also perform a registration operation different from the registration operation for character strings for screening described in B-2. This is described below.
As shown in
When the user enters the email address “toroku@abc.nejp” for registration in a textbox BX51 shown in
When, in the email server apparatus 600, the CPU 609 receives the email, as shown in
Next, the character string registration process operation in the email server apparatus 600 is described in detail, referring to
The CPU 609 breaks down the text in the received email into minimum unit character strings using morphological analysis (step SD1). The CPU 609 determines whether a character string identical to any of the broken down character strings is registered in a character string table TB2 (step SD2). In this example, the CPU 609 determines “Yes,” since the character string “email friend”, which is written in the body of the received email, is registered in the character string table TB2 shown in
When the CPU 609 determines “Yes” in step SD2, it reads the character string for screening “email friend” as identical to the broken down character string from the character string table TB2, associates the sender email address “ichiro@abc.nejp” extracted from the FROM field in the email headers of the received email, and registers this character string for screening to data table TB1 (step SD3). Next, the CPU 609 generates an email including the character string for screening exemplified in
B-6. Operations in Email Screening Process after Expiration of the Trial Period
As shown in
Next, the email screening process in the email server apparatus 600 after the trial period is terminated is described in detail, referring to
The CPU 609 extracts the destination email address “ichiro@abc.nejp” from the received email and reads the valid/invalid setting data corresponding to the extracted destination email address from the data table TB1. The CPU 609 determines whether the valid/invalid setting data is set to valid (step SF1), and since it is set to “valid” in this example (step SF1: Yes), it executes the processes from step SF2 onward.
Next, the CPU 609 obtains the date when the email was received (e.g., “Feb. 19, 200X) from the clock unit 605, and reads the trial period due date (e.g., “Feb. 17, 200X”) corresponding to the destination email address from the data table TB1. The CPU 609 determines whether the trial period is valid based on whether the obtained current date has reached the trial period due date (step SF2). In this example, the CPU 609 determines that the trial period is terminated, since the current date falls after the expiry date of the trial period (step SF2: No).
In this example, the trial period has terminated, so the CPU 609 reads the character strings for screening “futures trading” and “email friend” corresponding to the received destination email address “ichiro@abc.nejp” from the data table TB1. The CPU 609 determines whether the read character strings for screening are written in the received email (step SF7). In this example, the character string for screening “email friend” is contained in the received email, so the CPU 609 determines that this email is an item not to be delivered (step SF7: Yes).
When the CPU 609 determines “Yes” in step SF7, it extracts the subject line, sender email address, and destination email address from the email headers of the received email. The CPU 609 associates the subject line, sender email address, and reception date with the destination email address of the received email and stores them in a history table TB3 as shown in
In this manner, after the trial period is terminated, emails containing character strings for screening are no longer delivered to the mobile phone 700.
B-7. Operations in History Output Process
The history output operation in the email server apparatus 600 is described in detail, referring to
In the email server apparatus 600, the CPU 609 obtains the current date on a regular basis from the clock unit 605, thereby monitoring the changing of the months. When the CPU 609 detects that the month has changed, it reads from a history table TB3 a subject line “looking for email friends” from emails that were not delivered to email address “ichiro@abc.nejp”, a sender email address “aaa@abc.cojp”, and a reception date “Jan. 19, 200X”, for example (step SG1). From the data read from the history table TB3, the CPU 609 generates an email in a list format shown in
As described above, by use of the email server apparatus 600 according to the present embodiment, a user of a mobile phone 700 can set up a screening process for email based on a test process and a history output process, and, accordingly, the user of the mobile phone 700 can repeatedly consider and register character strings for screening so that only necessary email is delivered.
It is generally believed that few people want to receive so-called junk email or unsolicited email advertisements, so when a contract regarding use of a data communication service provided by a mobile packet communications network 300 is entered into, a majority of email users prefer that the valid/invalid setting data be set to valid as a default setting, before setting the valid/invalid setting data to valid. However, there may be some email users who wish to receive emails such as unsolicited email advertisements and unwanted bulk email. If a trial period were not provided, subscribers could use the data communication service after entering into a subscription contract, but at the same time unsolicited email advertisements and unwanted bulk email would no longer be delivered, which would not be a desirable situation for people actually wishing to receive unsolicited email advertisements and unwanted bulk email. However, since a trial period is provided in the present embodiment, unwanted bulk email, etc., is delivered for a fixed period of time for people wishing to receive this type of email. As shown in
C. Variations
(1) An email server apparatus 600 sends a mobile phone 700 an HTML file for displaying on a screen of the mobile phone a list of category names such as “adult”, “futures trading”, etc. The mobile phone 700 sends the email server apparatus 600 information indicating categories specified by a user from among the categories displayed on the screen. The email server apparatus 600 may associate a plurality of character strings with the categories and store them in a single operation in a data table TB1.
(2) It is also possible to deliver only emails which contain registered character strings for screening. It is also possible to set whether to deliver or not to deliver based on registered character strings for screening.
(3) It is also possible to set individually for each character string for screening whether the character string is to be used for determining whether to deliver or not to deliver. Further, it is also possible to allow the setting of an order of priority among a plurality of registered character strings for screening, and, for example, to determine whether to deliver an email based on this order of priority, in a case that an email is received which contains both character strings the screening of which result in a determination to deliver and character strings the screening of which result in a determination not to deliver.
(4) It is also possible to register information indicating character encoding, and to have only email in which registered character encodings are used delivered.
(5) It is also possible to use other methods in combination, such as a method in which emails from sender email addresses with specified domain names are not delivered or a method in which emails with specified sender email addresses are delivered, etc.
(6) If this technology is applied to an email server apparatus for personal computers, for example, it is possible to deliver email which has been screened to ordinary personal computers.
(7) It is also possible that the email server apparatus 600 registers character strings for screening by considering frequencies of appearance of character strings, if character strings are registered by performing of morphological analysis on emails.
(8) It is also possible to set valid/invalid data for character strings such as, for example, “unsolicited advertisement *” which are used in unnecessary emails in a complex manner, and register them as character strings for screening.
(9) It is also possible for the email server apparatus 600 to perform the trial period setting process and character string for screening registration process as a single series of processes.
(10) It is also possible for the email server apparatus 600 to send the mobile phone 700 a list of character strings for screening registered in a character string table. Specifically,
(11) The email server apparatus 600 may store a third HTML file (hereafter referred to as a “character string verification file”) for displaying the screen shown in
By this process, the user can verify the character strings for screening stored in the email server apparatus 600 via the LCD display of the mobile phone 700.
It is also possible that deletion and additional registration of character strings for screening stored in the email server apparatus 600 can be performed from the list display shown in
(12) It is also possible to send only character strings for screening to the email server apparatus 600 when using the test function, and return a result regarding how an email containing the character strings for screening is determined.
(13) It is also possible for the history table TB3 to store the body texts of undelivered emails. In this case, it is also possible to select and receive emails stored in the history table TB3.
(14) It is also possible for the user to access the email server apparatus 600 and see a history of undelivered email at any time. It is also possible to change the schedule for sending the history of undelivered email. It is also possible to view the history of undelivered email using browser software using a CGI program, etc.
(15) It is also possible to send the results of the test process or email screening process in a separate email.
(16) It is also possible, with regard to text added to emails during the trial period, to add a text informing the user that the email server apparatus 600 is capable of screening email. It is also possible to provide a method for forcibly terminating the trial period, using a CGI program, etc., for people who do not require the trial period.
(17) It is also possible to rewrite server software stored in the storage unit 606. For example, it is possible to store the server software on a storage medium such as a CD-ROM (Compact Disc Read Only Memory), etc., insert this CD-ROM in a CD-ROM drive provided at the email server apparatus 600, cause the server software to be read, and thus install the server software. Possible storage media include DVD-ROMs, IC cards with built-in flash ROM, computer disks, etc. It is also possible to download and install the server software from a server apparatus connected to the Internet.
(18) It is also possible, when using the test function, to perform tests by sending emails newly written by the user.
(19) If the language used for writing the email is, for example, English, spaces between character strings may be used to extract character strings.
(20) It is also possible to create an email by combining an expression indicating the result of the test process or email screening process during the trial period with a report of the result from the subject line of a received email, and to send this to the mobile phone 700.
(21) It is also possible for the gateway server apparatus 400 to act as an email server apparatus 600. It is also possible for the gateway server apparatus 400 to act as a subscriber database device 500.
(22) The subscriber database device 500 associates terminal identifiers, assigned telephone numbers, and email addresses of mobile phones 700 being used with subscribers' names and stores this data. It is also possible, when the mobile phone 700 sends the email server apparatus 600 valid/invalid setting data and/or character strings for screening, to send the terminal identifier stored in the mobile phone 700 instead of an email address, and for the email server apparatus 600 to read the email address associated with the received terminal identifier of the mobile phone 700 and stored in the subscriber database device 500, and store the valid/invalid setting data and/or character string, associating this with the read email address. By this process, the user of the mobile phone 700 does not need to enter an email address every time he or she registers a valid/invalid setting and/or character strings. It is also possible for the mobile phone 700 to store the telephone number assigned to the user and to send the stored telephone number.
(23) It is also possible for the email server apparatus 600 to send the mobile phone 700 a sixth HTML file for displaying the screen shown in
The email server apparatus 600 stores a seventh HTML file for displaying the screen shown in
Number | Date | Country | Kind |
---|---|---|---|
2002291596 | Oct 2002 | JP | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/JP03/12509 | 9/30/2003 | WO | 1/17/2006 |