WO2008138251A1 - A method for providing the states of emails and the device thereof - Google Patents

A method for providing the states of emails and the device thereof Download PDF

Info

Publication number
WO2008138251A1
WO2008138251A1 PCT/CN2008/070887 CN2008070887W WO2008138251A1 WO 2008138251 A1 WO2008138251 A1 WO 2008138251A1 CN 2008070887 W CN2008070887 W CN 2008070887W WO 2008138251 A1 WO2008138251 A1 WO 2008138251A1
Authority
WO
WIPO (PCT)
Prior art keywords
mail
state
status
processed
instruction
Prior art date
Application number
PCT/CN2008/070887
Other languages
French (fr)
Chinese (zh)
Inventor
Ziqun Huang
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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 Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2008138251A1 publication Critical patent/WO2008138251A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/42Mailbox-related aspects, e.g. synchronisation of mailboxes

Definitions

  • the present invention relates to email technology, and more particularly to a method and apparatus for providing email status. Background of the invention
  • the most common action after receiving a message is to reply to the message and forward the message.
  • the most common action after receiving a message is to reply to the message and forward the message.
  • quickly identify the status of the mail such as whether the mail has been replied, forwarded, etc., to speed up the process of processing the mail.
  • Step S101 The email server collects the mail delivered to the domain.
  • Step S102 The server performs attribute analysis on the mail.
  • Step S103 according to the result of the attribute analysis, identifying the attribute of the mail on the index item status flag corresponding to the mail, and saving the mail and its index item to the corresponding position in the corresponding mailbox.
  • Step S104 When the user browses the mail, the mail list in the mailbox is read from the mailbox of the server, and the mail index entries are displayed in a certain order.
  • the user can directly open the mail, read the contents of the mail, and discern whether the mail needs to be processed or has been processed.
  • the user when the sent message is saved in the outbox, the user can open the outbox to see if a message has been processed, such as whether a message has been replied to and/or forwarded.
  • a disadvantage of the first method described above is that it requires identification by means of memory, and a memory error may occur. Moreover, the longer the elapsed time after receiving the mail, the more likely the memory error will occur. Moreover, since it is generally necessary to open the mail to confirm whether the mail has been processed, the operation time is too long. In particular, when there are a large number of messages in the inbox, it is difficult for the user to make a quick judgment.
  • the second method described above generally ensures that the judgment is correct.
  • the user cannot intuitively recognize whether or not an already received mail has been processed, and thus an additional operation is required. When there are a lot of mail, this operation takes a lot of time and may be missed. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a method for providing a mail status, which provides a user of a mail with information for whether or not the mail needs to be processed or has been processed in a manner suitable for identification.
  • the present invention also provides an apparatus for providing a mail status.
  • a method of providing email status including:
  • Receiving a mail creating at least one state for the mail, and presetting the at least one state as unprocessed;
  • At least one state of the mail is displayed on the operation interface. .
  • a device for providing an email status including:
  • An operation receiving unit configured to receive an operation instruction of the user on the mail
  • a determining unit configured to determine whether the user operates the mail; if yes, output the information of the operation to a flag setting unit;
  • a flag setting unit configured to set at least one state for the received mail, and set the state to be unprocessed; receive information of the operation sent by the determining unit, and send the mail according to the information The status corresponding to the operation is set to have been processed;
  • a display unit configured to display at least one state of the mail on the operation interface.
  • the technical solution provided by the present invention uses a special status flag to record various states of the mail, and displays the status of the mail on the display interface to identify different states of the status flag. Therefore, the mail user can quickly identify the processed mail through the prominent logo, so that the mail processing process is fast and accurate.
  • FIG. 2 is a flow chart of a method for providing a mail status according to a first embodiment of the present invention
  • FIG. 3 is a block diagram of a device for providing a mail status according to a second embodiment of the present invention. Mode for carrying out the invention
  • a first embodiment of the present invention provides a method of providing a mail status. Please refer to Fig. 2, which is a flow chart of the first embodiment.
  • Step S201 The mail server receives the mail, that is, the mail server receives the mail delivered to the domain.
  • Step S202 setting at least one state for the mail, for example, an index entry of the mail may be created, and at least one status flag is established in the index entry for recording at least one state of the mail, such as a reply flag bit, a forwarding flag Bits, pending flag bits, important mail flag bits, etc., and preset the above flag bits to unprocessed, such as "not replied", “not forwarded”, “unprocessed”, “not important”, and so on.
  • the index entry of the mail can be first established before the mail is stored in the database corresponding to the location of its mailbox.
  • the mail index entry at least one state is established for the mail.
  • the at least one state may each be represented by a field, each field having a different value representing a different state in a state. For example, for the reply status of the mail, "0x00" is used to identify the "not replied” status, and “OxFF” is used to identify the "returned” status. Similarly, for the forwarding status of the mail, “0x00” is used for the "not forwarded” status. “OxFF” stands for "Forwarded" status.
  • the at least one state may also employ one or more fields in common, and the fields or fields simultaneously represent a plurality of states. For example, the first four characters of a field can be used to correspond to the reply status of the mail, and the last four characters correspond to the forwarding status of the mail. For example, "0x00” means not replied, not forwarded; “OxFO” means replies, not forwarded; “OxOF” means not replied, forwarded; “OxFF” means replies, forwarded, etc.
  • the above index entry containing the status of the mail is finally stored in the mail index database of the mail server, and can also be saved to the index file of the user client after the user views the mail.
  • Step S203 Store the mail and its index entry.
  • This step stores the message in the appropriate mailbox on the mail server. Also add the index entry for the message to the message index.
  • Step S204 Receive an operation instruction of the user on the mail. After the user logs in to the mail server through the client or receives the email notification sent by the mail server, the user logs in to the mail server and opens the mail through the mail index.
  • Mail can be saved on the mail server or downloaded to the client. When downloading to the client, the index of the mail is also established on the client, and the index of the mail is saved in the form of an index file on the client.
  • the received mail list is displayed on the operation interface, and the status of each mail is displayed, for example, an icon, a prompt text, a title color, and the like can be used.
  • the status is displayed as an unprocessed state such as "not replied", “not forwarded”, “unprocessed”, “not important”, and the like.
  • the system can set the default display mode and which status to display, or it can be customized by the user.
  • the status prompt text is displayed as a floating window, or The prompt text of the status information is displayed on the display interface when the user selects the mail; or the different mail status is indicated by different colors.
  • the color corresponding to the different status may be specified by the system by default, or may be defined by the user, and the title of each mail is specified. Or the entire mail item displays the color corresponding to its status; the mail can be classified and displayed according to the status. According to the value of the status flag of the mail, the user can search, and all the mails in the status are displayed, for example, all Unreacted mail, all mail that has been forwarded, etc.
  • Step S205 determining whether the user performs some operation on the mail; if yes, proceeding to step S206; if not, proceeding to step S207.
  • the operation may be performed based on whether the user has triggered a button or shortcut of the operation and whether the operation is successfully executed or the like. For example, it is determined whether the user has triggered the reply of the mail or forwarded the shortcut key, or whether the mail reply or the mail forwarding is selected in the menu; and then, it is judged whether the new mail established after the above operation is actually Send. If both of the above conditions are met, the message has been replied or forwarded. Step S206, according to the result of the operation, setting the state, for example, a status flag bit in the mail index. Then, the process proceeds to step S208.
  • the reply flag is set to "reply”; if the user performs a forwarding operation, the forwarding flag is set to "forwarded”; if the user instructs to mark the message as "important” , the important mail flag is set to “important”; if the user instructs to mark the message as "pending”, the pending flag is set to "pending unprocessed”; if the message has been marked as “pending unprocessed” ", when the user instructs to mark the message as "processed”, the pending flag is set to "pending processed” and so on.
  • Step S207 maintaining the state, for example, keeping the value of the status flag unchanged.
  • Step S208 Displaying each status of each mail item on the mailing list displayed on the operation interface. Then, according to the above flag, an icon reflecting the status of the mail is displayed on the corresponding icon position of the mail item on the operation interface, or the mail item is displayed in the corresponding color on the operation interface, or the user moves the cursor to the mail.
  • the status information prompt text of the mail is displayed in the floating window, or when the user moves the cursor to the mail item or selects the mail item, a text is displayed in the status bar of the operation interface to indicate the mail. Status information, etc.
  • the use of several fields to record various states is not related to the use of several icons or colors to display the status of the mail.
  • icons indicating the reply status and the forwarding status may be respectively displayed on two different identification positions; when a field is used to identify the reply status and the forwarding status, Four different icons can be used at one location to display different states of the reply status and the forwarding status.
  • the reply and forward status are identified by four different icons on one of the identified positions.
  • icons indicating the reply status and the forwarding status respectively may be used in the two identified positions.
  • Step S209 returning to step S204, continuing to receive the operation instruction of the user.
  • the search service may also be provided to the user, that is, the user may select to list all the messages in a certain state or a certain state, for example, all the important messages that have been replied to have been forwarded. , all pending and unprocessed messages that have not been forwarded, etc. If you combine other information about the message, you can further list the messages sent by an address within a certain period of time, which are in a certain state or a combination of several states.
  • the status of the email may be a state or a combination of multiple states, for example, no reply has been forwarded, an important reply has been forwarded, an important pending unprocessed, and the like, and details are not described herein again.
  • a second embodiment of the present invention provides an apparatus for providing a mail status.
  • Figure 3 shows a block diagram of the device.
  • the device includes:
  • the mail receiving unit 301 is configured to receive the mail sent to the server where it is located; before the unit stores the mail in the database corresponding to the location of the mailbox, the unit first performs attribute analysis on the received mail, and establishes according to the analysis result. Corresponds to the index entry for this message.
  • the flag setting unit 302 is configured to set at least one state for the received mail, for example, in the index entry thereof, and for the mail just received, the unit sets the above state to an unprocessed state, for example, “not replied”, “Not forwarded”, “Not processed”, “Not important”, etc.
  • the at least one state may each adopt a field, and each field has two different values, respectively representing different kinds of states. For example, for the reply status of the mail, "0x00" identifies the "not replied” status, and "OxFF” identifies the "returned”status; likewise, for the forwarding status of the message, "0x00" for the "not forwarded” status and "OxFF” for the "forwarded” status. .
  • the at least one state may also collectively employ a field while identifying multiple states of the mail. For example, the first four characters of a field correspond to the reply status, and the last four characters correspond to the forwarding status.
  • the index of the message is ultimately saved in
  • the mail index database of the mail server can also be saved to the index file of the user client after the user views the mail.
  • the storage unit 303 is configured to store the mail and its index.
  • the operation receiving unit 304 is configured to receive an operation instruction of the user on the mail.
  • Users can perform various operations on the mail through the index information provided by the server. This includes opening emails and further email replying and forwarding.
  • the determining unit 305 is configured to determine whether the user performs some operation on the mail; if yes, output the corresponding information to the flag setting unit 302.
  • the flag bit setting unit 302 resets the state corresponding to the operation according to this, for example, changing the value of the state flag bit corresponding to the operation.
  • the determining unit 305 determines whether the user performs some operation on the mail according to whether the user triggers the button or shortcut of the operation and whether the operation is successfully executed, for example, when the user opens a mail and selects Replying or forwarding to create a new mail, and the new mail is sent, it is judged that the user has replied or forwarded the mail.
  • the display unit 306 is configured to display, according to the mail stored in the storage unit and the index thereof, a list of mails on the operation interface, and display at least one state of the mail, for example, in the column A position of the table displays an icon corresponding to the status of a mail, or displays an item or title of the mail in a color corresponding to a certain status.
  • the method for displaying the status of the mail on the operation interface is to display an icon reflecting the status of the mail corresponding to the corresponding icon position of the mail item on the operation interface, or display the mail item in the color corresponding to the status of the mail on the operation interface or
  • the title of the message, or when the user moves the cursor over the mail item displays the status information prompt text of the mail in the floating window, or when the user moves the cursor to the mail item or selects the mail item.
  • the status information prompt of the mail is displayed by text. Using several fields to record various states and displaying the status of a message using several icons or colors can be irrelevant.
  • icons for identifying the reply status and the forwarding status may be respectively set on two different identification positions, and the corresponding mails are simultaneously displayed.
  • a field is used to identify the reply status and the forwarding status
  • four different icons can be used in one identification position to display different states of reply and forwarding on the same identification position.
  • the apparatus provided in the second embodiment can set at least one state for the mail and display at least one state of the mail, so that the user can quickly recognize the status of the mail.

Abstract

A method for providing the states of emails includes: receiving a mail (S201), creating at least one state for the mail, and presetting at least one state as un-processed (S202); receiving an operation instruction for the mail (S204), and setting the state corresponding to the operation instruction as processed (S206); displaying at least one state of the mail on the operation interface (S208). Also a device for providing the states of emails is provided. The method of the invention makes use of a special state marker bit to record the state of a mail, and different icons are used on a display interface to indicate states of a mail, thus it makes the mail dealing process fast and accurate.

Description

一种提供电子邮件状态的方法和装置 技术领域  Method and device for providing email status
本发明涉及电子邮件技术, 尤其是涉及一种提供电子邮件状态的方 法和装置。 发明背景  The present invention relates to email technology, and more particularly to a method and apparatus for providing email status. Background of the invention
在信息技术高速发展的今天, 信息沟通已成为人们日常生活中不可 缺少的一部分, 而电子邮件(以下筒称为邮件)正在其中扮演着重要的 角色。  Today, with the rapid development of information technology, information communication has become an indispensable part of people's daily life, and e-mail (hereinafter referred to as mail) is playing an important role.
对于邮件使用者, 在接收到邮件后, 最常进行的操作是回复邮件和 转发邮件。 当用户面临大量待处理邮件时, 迅速辨识邮件的状态, 例如 该邮件是否已经被回复、 转发等, 可以加速用户处理邮件的过程。  For mail users, the most common action after receiving a message is to reply to the message and forward the message. When a user faces a large number of pending mails, quickly identify the status of the mail, such as whether the mail has been replied, forwarded, etc., to speed up the process of processing the mail.
现有的技术中, 邮件服务器对所接收的邮件进行处理的过程如图 1 所示。  In the prior art, the process of processing the received mail by the mail server is as shown in FIG.
步骤 S101 , 邮箱服务器收取投递到本域的邮件。  Step S101: The email server collects the mail delivered to the domain.
步骤 S102, 服务器对邮件进行属性分析。  Step S102: The server performs attribute analysis on the mail.
步骤 S103 , 根据上述属性分析的结果, 在对应该邮件的索引条目状 态标志上标识邮件的属性, 并保存邮件及其索引条目到其对应的邮箱中 的相应位置。  Step S103, according to the result of the attribute analysis, identifying the attribute of the mail on the index item status flag corresponding to the mail, and saving the mail and its index item to the corresponding position in the corresponding mailbox.
步骤 S104, 在用户浏览邮件时, 从服务器的邮箱中读取邮箱中的邮 件列表, 并按照一定的次序显示邮件索引条目。  Step S104: When the user browses the mail, the mail list in the mailbox is read from the mailbox of the server, and the mail index entries are displayed in a certain order.
从上述步骤中可知, 当邮件服务器接收到邮件后, 为该邮件设置了 若干状态标志, 这些状态标志是接收到邮件时, ^^据邮件当时的属性产 生的。 以后用户对该邮件进行的操作, 例如回复、 转发等, 在该邮件的 状态标志中无法显示。 由于以上原因, 现有技术下, 用户对已经接收的 邮件是否需要进行处理或已经进行了处理, 需要采用以下两种方法。 As can be seen from the above steps, when the mail server receives the mail, a plurality of status flags are set for the mail, and the status flags are generated according to the attribute of the mail at the time of receiving the mail. After the user performs operations on the message, such as replying, forwarding, etc., in the message Cannot be displayed in the status flag. For the above reasons, in the prior art, if the user needs to process or has processed the received mail, the following two methods are needed.
第一种方法, 用户可以直接打开邮件, 阅读邮件的内容, 凭记忆辨 别邮件是否需要进行处理或已经经过处理。  In the first method, the user can directly open the mail, read the contents of the mail, and discern whether the mail needs to be processed or has been processed.
第二种方法, 当发出的邮件保存在发件箱时,用户可以打开发件箱, 看是否已处理了某个邮件, 例如是否已经回复和 /或转发了某个邮件。  In the second method, when the sent message is saved in the outbox, the user can open the outbox to see if a message has been processed, such as whether a message has been replied to and/or forwarded.
上述第一种方法的缺点是, 需要凭借记忆进行识别, 有可能出现记 忆错误。 而且, 在接收到邮件后, 经过的时间越长, 越容易出现记忆误 差。 而且, 由于一般需要打开邮件才能确认该邮件是否已经处理, 使操 作时间过长。 尤其是收件箱中存在大量邮件时, 用户将很难迅速进行判 断。  A disadvantage of the first method described above is that it requires identification by means of memory, and a memory error may occur. Moreover, the longer the elapsed time after receiving the mail, the more likely the memory error will occur. Moreover, since it is generally necessary to open the mail to confirm whether the mail has been processed, the operation time is too long. In particular, when there are a large number of messages in the inbox, it is difficult for the user to make a quick judgment.
上述第二种方法一般可以确保判断正确, 但是, 该种方法下, 用户 无法直观的辨识对一个已经接收的邮件是否进行了处理, 因此需要进行 额外的操作。 当邮件很多时, 这种操作要花费、 很多时间, 并且可能漏 检。 发明内容  The second method described above generally ensures that the judgment is correct. However, under this method, the user cannot intuitively recognize whether or not an already received mail has been processed, and thus an additional operation is required. When there are a lot of mail, this operation takes a lot of time and may be missed. Summary of the invention
针对上述缺陷, 本发明解决的技术问题在于, 提供一种提供邮件状 态的方法, 该方法以便于识别的方式, 为邮件的使用者提供该邮件是否 需要处理或已经被处理的信息。 本发明同时提供一种提供邮件状态的装 置。  In view of the above drawbacks, the technical problem to be solved by the present invention is to provide a method for providing a mail status, which provides a user of a mail with information for whether or not the mail needs to be processed or has been processed in a manner suitable for identification. The present invention also provides an apparatus for providing a mail status.
一种提供电子邮件状态的方法, 包括:  A method of providing email status, including:
接收邮件, 为所述邮件创建至少一种状态, 并将所述至少一种状态 预置为未处理;  Receiving a mail, creating at least one state for the mail, and presetting the at least one state as unprocessed;
接收对所述邮件的操作指令, 将所述操作指令对应的状态设置为已 处理; Receiving an operation instruction for the mail, setting a state corresponding to the operation instruction to deal with;
在操作界面上显示所述邮件的至少一种状态。。  At least one state of the mail is displayed on the operation interface. .
一种提供电子邮件状态的装置, 包括:  A device for providing an email status, including:
操作接收单元, 用于接收用户对邮件的操作指令;  An operation receiving unit, configured to receive an operation instruction of the user on the mail;
判断单元, 用于判断用户是否对所述邮件进行了操作; 若是, 则将 所述操作的信息输出到标志位设置单元;  a determining unit, configured to determine whether the user operates the mail; if yes, output the information of the operation to a flag setting unit;
标志位设置单元, 用于为接收到的邮件设置至少一种状态, 并将所 述状态设置为未处理; 接收所述判断单元发送的所述操作的信息, 根据 所述信息将所述邮件的所述操作对应的状态设置为已处理;  a flag setting unit, configured to set at least one state for the received mail, and set the state to be unprocessed; receive information of the operation sent by the determining unit, and send the mail according to the information The status corresponding to the operation is set to have been processed;
显示单元, 用于在操作界面上显示所述邮件的至少一种状态。 本发明提供的技术方案与现有技术相比, 采用了专门的状态标志位 记录邮件的各种状态, 并且, 在显示界面上对邮件状态进行显示, 标识 上述状态标志位的不同状态。 因此, 邮件使用者能够通过显著的标识快 速辨别已经经过处理的邮件, 使邮件处理过程快速、 准确。 附图简要说明  And a display unit, configured to display at least one state of the mail on the operation interface. Compared with the prior art, the technical solution provided by the present invention uses a special status flag to record various states of the mail, and displays the status of the mail on the display interface to identify different states of the status flag. Therefore, the mail user can quickly identify the processed mail through the prominent logo, so that the mail processing process is fast and accurate. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是现有技术下邮件处理的流程图;  1 is a flow chart of mail processing in the prior art;
图 2是本发明第一实施例提供的提供邮件状态的方法流程图; 图 3是本发明第二实施例提供的提供邮件状态的装置的单元框图。 实施本发明的方式  2 is a flow chart of a method for providing a mail status according to a first embodiment of the present invention; and FIG. 3 is a block diagram of a device for providing a mail status according to a second embodiment of the present invention. Mode for carrying out the invention
本发明第一实施例提供一种提供邮件状态的方法。 请参看图 2, 该 图为该第一实施例的流程图。  A first embodiment of the present invention provides a method of providing a mail status. Please refer to Fig. 2, which is a flow chart of the first embodiment.
步骤 S201 , 邮件服务器接收邮件, 即邮件服务器接收投递到本域的 邮件。 步骤 S202, 为该邮件设置至少一种状态, 例如, 可以创建该邮件的 索引条目, 在索引条目中建立至少一个状态标志位用于记录该邮件的至 少一种状态, 例如回复标志位、 转发标志位、 待处理标志位、 重要邮件 标志位等, 并将上述标志位预置为未处理, 例如 "未回复"、 "未转发"、 "未处理"、 "不重要" 等。 Step S201: The mail server receives the mail, that is, the mail server receives the mail delivered to the domain. Step S202, setting at least one state for the mail, for example, an index entry of the mail may be created, and at least one status flag is established in the index entry for recording at least one state of the mail, such as a reply flag bit, a forwarding flag Bits, pending flag bits, important mail flag bits, etc., and preset the above flag bits to unprocessed, such as "not replied", "not forwarded", "unprocessed", "not important", and so on.
根据本步骤, 可以在将该邮件存储在数据库中对应于其邮箱的位置 前, 首先建立该邮件的索引条目。 在该邮件索引条目中, 为该邮件建立 至少一种状态。  According to this step, the index entry of the mail can be first established before the mail is stored in the database corresponding to the location of its mailbox. In the mail index entry, at least one state is established for the mail.
所述至少一种状态可以各采用一个字段表示, 每一个字段用不同的 值分别代表一种状态下的不同状态。 例如, 对于邮件的回复状态, 采用 "0x00" 标识 "未回复" 状态, 采用 "OxFF" 标识 "已回复" 状态; 同 样,对于邮件的转发状态,采用 "0x00"代表"未转发"状态,采用 "OxFF" 代表 "已转发" 状态。 所述至少一种状态也可以共同采用一个或多个字 段, 这个或这些字段同时表示多种状态。 例如, 可以采用一个字段的前 四个字符对应邮件的回复状态,后四个字符对应邮件的转发状态。例如, "0x00" 代表未回复、 未转发; "OxFO" 代表已回复、 未转发; "OxOF" 代表未回复、 已转发; "OxFF" 代表已回复、 已转发, 等。  The at least one state may each be represented by a field, each field having a different value representing a different state in a state. For example, for the reply status of the mail, "0x00" is used to identify the "not replied" status, and "OxFF" is used to identify the "returned" status. Similarly, for the forwarding status of the mail, "0x00" is used for the "not forwarded" status. "OxFF" stands for "Forwarded" status. The at least one state may also employ one or more fields in common, and the fields or fields simultaneously represent a plurality of states. For example, the first four characters of a field can be used to correspond to the reply status of the mail, and the last four characters correspond to the forwarding status of the mail. For example, "0x00" means not replied, not forwarded; "OxFO" means replies, not forwarded; "OxOF" means not replied, forwarded; "OxFF" means replies, forwarded, etc.
上述包含邮件状态的索引条目, 最终保存在邮件服务器的邮件索引 数据库中,也可以在用户查看邮件后,保存到用户客户端的索引文件中。  The above index entry containing the status of the mail is finally stored in the mail index database of the mail server, and can also be saved to the index file of the user client after the user views the mail.
由于邮件刚刚被接收时, 尚未经过任何处理, 因此, 在创建所述状 态以后, 立刻将其预置为未处理状态, 例如 "未回复"、 "未转发" 等。  Since the message has not been processed since it was received, it is immediately placed in an unprocessed state, such as "Not Responded", "Not Forwarded", etc., after the status is created.
步骤 S203 , 存储该邮件及其索引条目。  Step S203: Store the mail and its index entry.
该步骤将邮件存储在邮件服务器的相应邮箱中。 同时增加邮件的索 引条目到邮件索引中。  This step stores the message in the appropriate mailbox on the mail server. Also add the index entry for the message to the message index.
步骤 S204, 接收用户对该邮件的操作指示。 用户通过客户端登录邮件服务器或者接收到邮件服务器发送的邮件 通知后, 登录该邮件服务器, 并通过邮件索引打开该邮件。 邮件可以保 存在邮件服务器上, 也可以下载到客户端。 下载到客户端时, 在客户端 同样建立该邮件的索引, 该邮件的索引在客户端采用索引文件的形式保 存。 Step S204: Receive an operation instruction of the user on the mail. After the user logs in to the mail server through the client or receives the email notification sent by the mail server, the user logs in to the mail server and opens the mail through the mail index. Mail can be saved on the mail server or downloaded to the client. When downloading to the client, the index of the mail is also established on the client, and the index of the mail is saved in the form of an index file on the client.
当用户对该邮件进行操作时, 操作界面上显示接收的邮件列表, 其 中, 对应每个邮件显示其状态, 例如可以采用图标、 提示文字、 标题颜 色等。 此时, 由于用户尚未进行任何操作, 因此, 所述状态显示为未处 理状态, 如 "未回复"、 "未转发"、 "未处理"、 "不重要" 等。 这里, 系 统可以设置默认的显示方式和显示哪些状态, 也可以由用户自定义。 可 以用一个图标显示多种状态, 也可以用不同的图标显示不同的状态; 或 是以文字的方式显示, 例如用户将光标放在邮件标题上时就以浮动窗口 的形式显示状态提示文字, 或用户选中邮件时在显示界面上显示状态信 息的提示文字; 或是以不同的颜色表示不同的邮件状态, 不同状态对应 的颜色可以由系统默认指定, 也可以由用户自行定义, 将各个邮件的标 题或整个邮件条目显示为其状态对应的颜色; 还可以按照状态对邮件进 行分类显示, 根据邮件的状态标志位的值, 用户可以进行搜索, 则所有 处于该状态的邮件都被显示出来, 例如所有未回复的邮件, 所有已经转 发的邮件等。  When the user operates the mail, the received mail list is displayed on the operation interface, and the status of each mail is displayed, for example, an icon, a prompt text, a title color, and the like can be used. At this time, since the user has not performed any operation, the status is displayed as an unprocessed state such as "not replied", "not forwarded", "unprocessed", "not important", and the like. Here, the system can set the default display mode and which status to display, or it can be customized by the user. You can use an icon to display multiple states, or you can display different states with different icons; or display them in text mode, for example, when the user places the cursor on the message header, the status prompt text is displayed as a floating window, or The prompt text of the status information is displayed on the display interface when the user selects the mail; or the different mail status is indicated by different colors. The color corresponding to the different status may be specified by the system by default, or may be defined by the user, and the title of each mail is specified. Or the entire mail item displays the color corresponding to its status; the mail can be classified and displayed according to the status. According to the value of the status flag of the mail, the user can search, and all the mails in the status are displayed, for example, all Unreacted mail, all mail that has been forwarded, etc.
步骤 S205 , 判断用户是否对邮件进行了某种操作; 若是, 则进入步 骤 S206; 若否, 则进入步骤 S207。  Step S205, determining whether the user performs some operation on the mail; if yes, proceeding to step S206; if not, proceeding to step S207.
所述进行了某种操作可以根据用户是否触发了该操作的按鈕或快捷 键以及该操作是否被成功执行等进行判断。 例如, 判断用户是否触发了 该邮件的回复或者转发快捷键, 或者是否在菜单中选择了进行邮件回复 或者邮件转发; 然后, 判断在进行上述操作后建立的新邮件是否被实际 发送。 若以上两个条件都满足, 则说明该邮件已经被回复或者被转发。 步骤 S206, 根据所述操作的结果, 对该邮件索引中的所述状态, 例 如状态标志位进行设置。 然后, 进入步骤 S208。 The operation may be performed based on whether the user has triggered a button or shortcut of the operation and whether the operation is successfully executed or the like. For example, it is determined whether the user has triggered the reply of the mail or forwarded the shortcut key, or whether the mail reply or the mail forwarding is selected in the menu; and then, it is judged whether the new mail established after the above operation is actually Send. If both of the above conditions are met, the message has been replied or forwarded. Step S206, according to the result of the operation, setting the state, for example, a status flag bit in the mail index. Then, the process proceeds to step S208.
例如, 若用户进行了回复操作, 则将回复标志位设置为 "已回复"; 若用户进行了转发操作, 则将转发标志位设置为 "已转发"; 若用户指 令将邮件标记为 "重要", 则将重要邮件标志位设置为 "重要"; 若用户 指令将邮件标记为 "待处理", 则将待处理标志位设置为 "待处理未处 理";若邮件已经标记为 "待处理未处理", 当用户指令将邮件标记为 "已 处理", 则将待处理标志位设置为 "待处理已处理" 等。  For example, if the user performs a reply operation, the reply flag is set to "reply"; if the user performs a forwarding operation, the forwarding flag is set to "forwarded"; if the user instructs to mark the message as "important" , the important mail flag is set to "important"; if the user instructs to mark the message as "pending", the pending flag is set to "pending unprocessed"; if the message has been marked as "pending unprocessed" ", when the user instructs to mark the message as "processed", the pending flag is set to "pending processed" and so on.
步骤 S207, 保持所述状态, 例如, 保持所述状态标志位的值不变。 步骤 S208, 在操作界面上显示的邮件列表上, 对应每一个邮件条目 显示其各个状态。 然后根据上述标志位, 在操作界面上对应该邮件条目的相应图标位置显 示反映该邮件状态的图标, 或是在操作界面上以相应颜色显示该邮件条 目, 或是在用户将光标移动到该邮件条目上时, 在浮动窗口中显示该邮 件的状态信息提示文字, 或是在用户将光标移动到该邮件条目上或选中 该邮件条目时, 在操作界面的状态栏中显示文字来说明该邮件的状态信 息等。  Step S207, maintaining the state, for example, keeping the value of the status flag unchanged. Step S208: Displaying each status of each mail item on the mailing list displayed on the operation interface. Then, according to the above flag, an icon reflecting the status of the mail is displayed on the corresponding icon position of the mail item on the operation interface, or the mail item is displayed in the corresponding color on the operation interface, or the user moves the cursor to the mail. When the item is on, the status information prompt text of the mail is displayed in the floating window, or when the user moves the cursor to the mail item or selects the mail item, a text is displayed in the status bar of the operation interface to indicate the mail. Status information, etc.
这里, 采用几个字段来记录各种状态与采用几个图标或颜色等来显 示邮件状态是互不相关的。 例如, 当采用两个字段分别标识回复状态和 转发状态时, 相应地, 可以在两个不同的标识位置上分别显示标识回复 状态和转发状态的图标; 采用一个字段标识回复状态和转发状态时, 可 以在一个标识位置上, 采用四种不同的图标, 显示回复状态和转发状态 的不同状态。 采用两个字段分别记录回复状态和转发状态时, 也可以采 用一个标识位置上的四个不同图标标识回复、 转发状态; 采用一个字段 作为回复状态和转发状态时, 也可以采用两个标识位置上的分别显示标 识回复状态和转发状态的图标。 Here, the use of several fields to record various states is not related to the use of several icons or colors to display the status of the mail. For example, when two fields are used to respectively identify the reply status and the forwarding status, correspondingly, icons indicating the reply status and the forwarding status may be respectively displayed on two different identification positions; when a field is used to identify the reply status and the forwarding status, Four different icons can be used at one location to display different states of the reply status and the forwarding status. When two fields are used to record the reply status and the forwarding status, The reply and forward status are identified by four different icons on one of the identified positions. When one field is used as the reply status and the forwarding status, icons indicating the reply status and the forwarding status respectively may be used in the two identified positions.
步骤 S209, 返回步骤 S204, 继续接收用户的操作指示。  Step S209, returning to step S204, continuing to receive the operation instruction of the user.
通过上述步骤, 用户在看到邮件列表时, 同时可以看到该邮件的一 个或多个状态, 从而可以使用户方便地判断该邮件是否已经进行了处 理, 例如是否已经回复和转发等, 不再需要查阅已发送邮件邮箱或者凭 借记忆进行判断。  Through the above steps, when the user sees the mailing list, one or more states of the mail can be seen at the same time, so that the user can conveniently judge whether the mail has been processed, for example, whether the mail has been replied and forwarded, etc. Need to check the sent email address or judge by memory.
上述方法中, 根据邮件的索引条目中的各个状态, 还可以为用户提 供搜索服务, 即用户可以选择列出所有处于某种状态或某几种状态的邮 件, 例如所有已回复已转发的重要邮件、 所有未回复未转发的待处理且 未处理的邮件等。 如果结合邮件的其它信息则可以进一步列出某一段时 间内某个地址发送的、 现处于某个状态或某几个状态组合的邮件。 所述 邮件的状态可以是一种状态或多种状态的组合, 例如未回复已转发、 重 要已回复已转发、 重要待处理未处理等, 这里不再赘述。  In the above method, according to each state in the index entry of the mail, the search service may also be provided to the user, that is, the user may select to list all the messages in a certain state or a certain state, for example, all the important messages that have been replied to have been forwarded. , all pending and unprocessed messages that have not been forwarded, etc. If you combine other information about the message, you can further list the messages sent by an address within a certain period of time, which are in a certain state or a combination of several states. The status of the email may be a state or a combination of multiple states, for example, no reply has been forwarded, an important reply has been forwarded, an important pending unprocessed, and the like, and details are not described herein again.
本发明第二实施例提供一种提供邮件状态的装置。 图 3示出该装置 的单元框图。 该装置包括:  A second embodiment of the present invention provides an apparatus for providing a mail status. Figure 3 shows a block diagram of the device. The device includes:
邮件接收单元 301 , 用于接收发送到其所在服务器的邮件; 该单元 在将该邮件存储在数据库中对应于其邮箱的位置前, 首先对所接收的邮 件进行属性分析, 并根据分析结果, 建立对应于该邮件的索引条目。  The mail receiving unit 301 is configured to receive the mail sent to the server where it is located; before the unit stores the mail in the database corresponding to the location of the mailbox, the unit first performs attribute analysis on the received mail, and establishes according to the analysis result. Corresponds to the index entry for this message.
标志位设置单元 302, 用于为被接收的邮件, 例如在其索引条目中, 设置至少一种状态, 对于刚刚接收的邮件, 该单元将上述状态设置为未 处理状态, 例如 "未回复"、 "未转发"、 "未处理"、 "不重要" 等状态。  The flag setting unit 302 is configured to set at least one state for the received mail, for example, in the index entry thereof, and for the mail just received, the unit sets the above state to an unprocessed state, for example, “not replied”, "Not forwarded", "Not processed", "Not important", etc.
所述至少一种状态可以分别采用一个字段, 每一个字段具有两个不 同值, 分别代表不同种类的状态。 例如, 对于邮件的回复状态, 采用 "0x00" 标识 "未回复" 状态, 采用 "OxFF" 标识 "已回复" 状态; 同 样,对于邮件的转发状态,采用 "0x00"代表"未转发"状态,采用 "OxFF" 代表 "已转发" 状态。 所述至少一种状态也可以共同采用一个字段, 同 时标识邮件的多种状态。 例如, 采用一个字段的前四个字符对应回复状 态,后四个字符对应转发状态。例如, "0x00,,代表未回复、未转发; "OxFO" 代表已回复、 未转发; "OxOF" 代表未回复、 已转发; "OxFF" 代表已回 复、 已转发。该邮件的索引最终保存在邮件服务器的邮件索引数据库中, 也可以在用户查看邮件后, 保存到用户客户端的索引文件中。 The at least one state may each adopt a field, and each field has two different values, respectively representing different kinds of states. For example, for the reply status of the mail, "0x00" identifies the "not replied" status, and "OxFF" identifies the "returned"status; likewise, for the forwarding status of the message, "0x00" for the "not forwarded" status and "OxFF" for the "forwarded" status. . The at least one state may also collectively employ a field while identifying multiple states of the mail. For example, the first four characters of a field correspond to the reply status, and the last four characters correspond to the forwarding status. For example, "0x00, for non-response, not forwarded; "OxFO" for replies, not forwarded; "OxOF" for non-reply, forwarded; "OxFF" for replies, forwarded. The index of the message is ultimately saved in The mail index database of the mail server can also be saved to the index file of the user client after the user views the mail.
由于邮件刚刚被接收时, 尚未经过任何处理, 因此, 在创建所述状 态以后, 立刻将其预置为未处理。  Since the message has not been processed since it was just received, it is immediately pre-set as unprocessed after the status is created.
存储单元 303 , 用于存储邮件及其索引。  The storage unit 303 is configured to store the mail and its index.
操作接收单元 304, 用于接收用户对邮件的操作指令。  The operation receiving unit 304 is configured to receive an operation instruction of the user on the mail.
用户可以通过服务器提供的索引信息, 对邮件进行多种操作。 包括 打开邮件, 以及进一步的进行邮件回复和转发等操作。  Users can perform various operations on the mail through the index information provided by the server. This includes opening emails and further email replying and forwarding.
判断单元 305 , 用于判断用户是否对邮件进行了某种操作; 若是, 则将相应的信息输出到所述标志位设置单元 302。 所述标志位设置单元 302据此重新设置该操作对应的状态, 例如, 改变该操作对应的状态标 志位的值。  The determining unit 305 is configured to determine whether the user performs some operation on the mail; if yes, output the corresponding information to the flag setting unit 302. The flag bit setting unit 302 resets the state corresponding to the operation according to this, for example, changing the value of the state flag bit corresponding to the operation.
所述判断单元 305判断用户是否对邮件进行了某种操作可以根据用 户是否触发了该操作的按鈕或快捷键以及该操作是否被成功执行等进 行判断, 例如, 当用户打开某个邮件并选择了回复或转发以创建新的邮 件, 并且该新邮件被发送, 则判断所述用户对该邮件进行了回复或转发 操作。  The determining unit 305 determines whether the user performs some operation on the mail according to whether the user triggers the button or shortcut of the operation and whether the operation is successfully executed, for example, when the user opens a mail and selects Replying or forwarding to create a new mail, and the new mail is sent, it is judged that the user has replied or forwarded the mail.
显示单元 306, 用于根据所述存储单元中存储的邮件及其索引, 在 操作界面上显示邮件的列表, 并显示邮件的至少一种状态, 例如在该列 表的某位置显示对应于某邮件状态的图标, 或以对应于某个状态的颜色 显示该邮件的条目或者标题等。 The display unit 306 is configured to display, according to the mail stored in the storage unit and the index thereof, a list of mails on the operation interface, and display at least one state of the mail, for example, in the column A position of the table displays an icon corresponding to the status of a mail, or displays an item or title of the mail in a color corresponding to a certain status.
在操作界面上显示邮件状态的方法, 是在操作界面上对应该邮件条 目的相应图标位置显示反映该邮件状态的图标, 或是在操作界面上以对 应于该邮件状态的颜色显示该邮件条目或该邮件的题目, 或是在用户将 光标移动到该邮件条目上时, 在浮动窗口中显示该邮件的状态信息提示 文字, 或是在用户将光标移动到该邮件条目上或选中该邮件条目时, 在 操作界面的状态栏中用文字来显示该邮件的状态信息提示等。 采用几个 字段来记录各种状态与采用几个图标或颜色等来显示邮件状态可以是 互不相关的。 例如, 当采用两个字段分别标识回复状态和转发状态时, 相应地, 可以在两个不同的标识位置上分别设置标识回复状态和转发状 态的图标, 并且对应所述邮件同时显示。 当采用一个字段标识回复状态 和转发状态时, 可以在一个标识位置上, 采用四种不同的图标, 在同一 个标识位置上显示回复和转发的不同状态。  The method for displaying the status of the mail on the operation interface is to display an icon reflecting the status of the mail corresponding to the corresponding icon position of the mail item on the operation interface, or display the mail item in the color corresponding to the status of the mail on the operation interface or The title of the message, or when the user moves the cursor over the mail item, displays the status information prompt text of the mail in the floating window, or when the user moves the cursor to the mail item or selects the mail item. In the status bar of the operation interface, the status information prompt of the mail is displayed by text. Using several fields to record various states and displaying the status of a message using several icons or colors can be irrelevant. For example, when two fields are used to respectively identify the reply status and the forwarding status, correspondingly, icons for identifying the reply status and the forwarding status may be respectively set on two different identification positions, and the corresponding mails are simultaneously displayed. When a field is used to identify the reply status and the forwarding status, four different icons can be used in one identification position to display different states of reply and forwarding on the same identification position.
该第二实施例提供的装置, 可以为邮件设置至少一种状态, 并显示 该邮件的至少一种状态, 使用户可以快速的辨识邮件的状态。  The apparatus provided in the second embodiment can set at least one state for the mail and display at least one state of the mail, so that the user can quickly recognize the status of the mail.
以上所述仅是本发明的优选实施方式, 应当指出, 对于本技术领域 的普通技术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干 改进和润饰, 这些改进和润饰也应视为本发明的保护范围。  The above description is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It should be considered as the scope of protection of the present invention.

Claims

权利要求书 Claim
1、 一种提供电子邮件状态的方法, 其特征在于, 包括:  A method for providing an email status, comprising:
接收邮件, 为所述邮件创建至少一种状态, 并将所述至少一种状态 预置为未处理;  Receiving a mail, creating at least one state for the mail, and presetting the at least one state as unprocessed;
接收对所述邮件的操作指令, 将所述操作指令对应的状态设置为已 处理;  Receiving an operation instruction for the mail, setting a state corresponding to the operation instruction to be processed;
在操作界面上显示所述邮件的至少一种状态。  At least one state of the mail is displayed on the operation interface.
2、根据权利要求 1所述的方法, 其特征在于, 所述接收对所述邮件 的操作指令, 将所述操作指令对应的状态设置为已处理包括以下的至少 一个: 当所述邮件的状态为未回复时, 接收对所述邮件的回复指令, 将所 述状态设置为已回复; The method according to claim 1, wherein the receiving an operation instruction for the mail, setting a state corresponding to the operation instruction to at least one processed including: following a status of the mail In case of not replying, receiving a reply instruction to the mail, setting the status to have been replied;
当所述邮件的状态为未转发时, 接收对所述邮件的转发指令, 将所 述状态设置为已转发;  When the status of the mail is not forwarded, receiving a forwarding instruction for the mail, setting the status to be forwarded;
当所述邮件的状态为非重要时, 接收将所述邮件设置为重要邮件的 指令, 将所述状态设置为重要;  When the status of the mail is non-important, receiving an instruction to set the mail as an important mail, setting the status as important;
当所述邮件的状态为不需处理时, 接收将所述邮件设置为待处理的 指令, 将所述状态设置为待处理且未处理;  When the status of the mail is no need to be processed, receiving an instruction to set the mail as a pending, setting the status to be processed and not processed;
当所述邮件的状态为待处理且未处理时, 接收将所述邮件设置为已 处理的指令, 将所述状态设置为待处理且已处理。  When the status of the mail is pending and unprocessed, an instruction to set the mail as processed has been received, and the status is set to be processed and processed.
3、 根据权利要求 1或 2所述的方法, 其特征在于, 3. A method according to claim 1 or 2, characterized in that
为所述邮件创建第一状态和第二状态, 将所述第一状态预置为未回 复, 将所述第二状态预置为未转发; Creating a first state and a second state for the mail, and preset the first state to be unreturned Repeating, the second state is preset to be not forwarded;
当接收到对所述邮件的回复指令时,将所述第一状态设置为已回复; 当接收到对所述邮件的转发指令时,将所述第二状态设置为已转发; 在操作界面上显示所述邮件的所述第一状态和所述第二状态。  When the reply command to the mail is received, setting the first state to have been replied; when receiving the forwarding instruction for the mail, setting the second state to be forwarded; on the operation interface The first state and the second state of the mail are displayed.
4、 根据权利要求 1至 3中任一权利要求所述的方法, 其特征在于, 进一步包括: 判断所述操作指令是否被成功地执行, 若所述操作指令被 成功地执行, 则将所述操作指令对应的状态设置为已处理。 The method according to any one of claims 1 to 3, further comprising: determining whether the operation instruction is successfully executed, and if the operation instruction is successfully executed, The status corresponding to the operation instruction is set to processed.
5、 根据权利要求 1至 4中任一权利要求所述的方法, 其特征在于, 所述至少一种状态用至少一个字段存储, 每个所述字段的不同值分别表 示所述邮件的不同种类的状态或状态的组合。 The method according to any one of claims 1 to 4, wherein the at least one state is stored by at least one field, and different values of each of the fields respectively represent different types of the mail The state or combination of states.
6、 根据权利要求 1至 5中任一权利要求所述的方法, 其特征在于, 所述在操作界面上显示所述邮件的至少一种状态包括以下的至少一种: 采用不同的图标, 在同一个图标位置上显示所述邮件的至少一种状 态; The method according to any one of claims 1 to 5, wherein the displaying at least one state of the mail on the operation interface comprises at least one of the following: using different icons, in Displaying at least one state of the mail at the same icon location;
采用不同的图标, 在不同的图标位置上表示所述邮件的至少一种状 态;  Using at least one icon, representing at least one state of the mail at a different icon location;
采用文字来说明所述邮件的至少一种状态;  Using text to describe at least one state of the mail;
采用不同的颜色显示所述邮件的条目或题目来表示所述邮件的至少 一种状态。  An entry or title of the mail is displayed in a different color to indicate at least one state of the mail.
7、 根据权利要求 1至 6中任一权利要求所述的方法, 其特征在于, 所述至少一种状态存放在客户端邮件索引文件中对应所述邮件的索引 条目中, 或服务器的邮件索引数据库中对应所述邮件的索引条目中。 The method according to any one of claims 1 to 6, wherein the at least one state is stored in an index of the mail corresponding to the mail in the client mail index file. In the entry, or in the server's mail index database, in the index entry corresponding to the message.
8、 一种提供电子邮件状态的装置, 其特征在于, 包括: 8. A device for providing an email status, comprising:
操作接收单元, 用于接收用户对邮件的操作指令;  An operation receiving unit, configured to receive an operation instruction of the user on the mail;
判断单元, 用于判断用户是否对所述邮件进行了操作; 若是, 则将 所述操作的信息输出到标志位设置单元;  a determining unit, configured to determine whether the user operates the mail; if yes, output the information of the operation to a flag setting unit;
标志位设置单元, 用于为接收到的邮件设置至少一种状态, 并将所 述状态设置为未处理; 接收所述判断单元发送的所述操作的信息, 根据 所述信息将所述邮件的所述操作对应的状态设置为已处理;  a flag setting unit, configured to set at least one state for the received mail, and set the state to be unprocessed; receive information of the operation sent by the determining unit, and send the mail according to the information The status corresponding to the operation is set to have been processed;
显示单元, 用于在操作界面上显示所述邮件的至少一种状态。  And a display unit, configured to display at least one state of the mail on the operation interface.
9、根据权利要求 8所述的装置, 其特征在于, 所述标志位设置单元 用于执行以下中的至少一个: The apparatus according to claim 8, wherein the flag setting unit is configured to perform at least one of the following:
当所述邮件的状态为未回复、 判断单元发送回复指令时, 将所述状 态设置为已回复;  When the status of the mail is not replied and the determining unit sends a reply command, the status is set to have been replied;
当所述邮件的状态为未转发、 判断单元发送转发指令时, 将所述状 态设置为已转发;  When the status of the mail is not forwarded, and the determining unit sends a forwarding instruction, the status is set to be forwarded;
当所述邮件的状态为非重要、 判断单元发送将所述邮件设置为重要 邮件的指令时, 将所述状态设置为重要;  When the status of the mail is not important, and the determining unit sends an instruction to set the mail as an important mail, the status is set to be important;
当所述邮件的状态为不需处理、 判断单元发送将所述邮件设置为待 处理的指令时, 将所述状态设置为待处理且未处理;  When the status of the mail is no processing, and the determining unit sends an instruction to set the mail to be processed, the status is set to be processed and not processed;
当所述邮件的状态为待处理且未处理、 判断单元发送将所述邮件设 置为已处理的指令时, 将所述状态设置为待处理且已处理。  When the status of the mail is pending and unprocessed, and the judging unit sends an instruction to set the mail as processed, the status is set to be processed and processed.
10、 根据权利要求 8或 9所述的装置, 其特征在于, 所述标志位设置单元用于为所述邮件创建第一状态和第二状态, 将 所述第一状态预置为未回复, 将所述第二状态预置为未转发; 当接收到 对所述邮件的回复指令时, 将所述第一状态设置为已回复; 当接收到对 所述邮件的转发指令时, 将所述第二状态设置为已转发。 10. Apparatus according to claim 8 or claim 9 wherein: The flag setting unit is configured to create a first state and a second state for the mail, preset the first state as not replying, preset the second state as not forwarding; when receiving the opposite When the reply instruction of the mail is described, the first state is set to have been replied; when the forwarding instruction for the mail is received, the second state is set to be forwarded.
11、根据权利要求 8至 10中任一权利要求所述的装置,其特征在于, 所述标志位设置单元用于使用至少一个字段存储所述至少一个状态, 每 个所述字段的不同值分别表示所述邮件的不同状态或状态的组合。 The apparatus according to any one of claims 8 to 10, wherein the flag bit setting unit is configured to store the at least one state using at least one field, and each of the different values of the field is respectively Represents a combination of different states or states of the message.
12、 根据权利要求 8至 11任一权利要求所述的装置, 其特征在于, 所述显示单元用于: The device according to any one of claims 8 to 11, wherein the display unit is configured to:
采用不同的图标, 在同一个图标位置上显示所述邮件的至少一种状 态; 或  Displaying at least one state of the mail at the same icon position using a different icon; or
采用不同的图标, 在不同的图标位置上表示所述邮件的至少一种状 态; 或  Using at least one icon, representing at least one state of the mail at a different icon location; or
采用文字来说明所述邮件的至少一种状态; 或  Using text to indicate at least one state of the message; or
采用不同的颜色显示所述邮件的条目或题目来表示所述邮件的至少 一种状态。  An entry or title of the mail is displayed in a different color to indicate at least one state of the mail.
PCT/CN2008/070887 2007-05-11 2008-05-06 A method for providing the states of emails and the device thereof WO2008138251A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710097357.6 2007-05-11
CN200710097357.6A CN101072200A (en) 2007-05-11 2007-05-11 Method and device for obtaining electronic mail reply and relay state

Publications (1)

Publication Number Publication Date
WO2008138251A1 true WO2008138251A1 (en) 2008-11-20

Family

ID=38899193

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070887 WO2008138251A1 (en) 2007-05-11 2008-05-06 A method for providing the states of emails and the device thereof

Country Status (2)

Country Link
CN (1) CN101072200A (en)
WO (1) WO2008138251A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072200A (en) * 2007-05-11 2007-11-14 腾讯科技(深圳)有限公司 Method and device for obtaining electronic mail reply and relay state
CN101778176A (en) * 2010-03-17 2010-07-14 惠州Tcl移动通信有限公司 Operation management method of short messages of mobile phones
CN102707889A (en) * 2012-05-15 2012-10-03 深圳桑菲消费通信有限公司 Method for identifying mobile terminal programs
CN102799611B (en) * 2012-06-06 2015-04-08 新浪网技术(中国)有限公司 Mailbox index building method and system and mailbox search method and system
CN105207884A (en) * 2014-06-27 2015-12-30 中兴通讯股份有限公司 Method of acquiring E-mail delivery state and apparatus thereof
CN106161193B (en) * 2015-04-10 2020-05-08 腾讯科技(成都)有限公司 Mail processing method, device and system
CN111080223A (en) * 2018-10-22 2020-04-28 中兴通讯股份有限公司 Mail processing method, device and computer readable storage medium
CN110909086A (en) * 2019-11-27 2020-03-24 珠海格力电器股份有限公司 Mail archiving method, system, computer device and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08167913A (en) * 1994-12-13 1996-06-25 Casio Comput Co Ltd Electronic mail device and electronic mail system
JPH11328062A (en) * 1998-05-20 1999-11-30 Casio Comput Co Ltd Electronic mail device
JP2005242477A (en) * 2004-02-24 2005-09-08 Sony Corp Attribute information synchronous method
CN101072200A (en) * 2007-05-11 2007-11-14 腾讯科技(深圳)有限公司 Method and device for obtaining electronic mail reply and relay state

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08167913A (en) * 1994-12-13 1996-06-25 Casio Comput Co Ltd Electronic mail device and electronic mail system
JPH11328062A (en) * 1998-05-20 1999-11-30 Casio Comput Co Ltd Electronic mail device
JP2005242477A (en) * 2004-02-24 2005-09-08 Sony Corp Attribute information synchronous method
CN101072200A (en) * 2007-05-11 2007-11-14 腾讯科技(深圳)有限公司 Method and device for obtaining electronic mail reply and relay state

Also Published As

Publication number Publication date
CN101072200A (en) 2007-11-14

Similar Documents

Publication Publication Date Title
US11194446B2 (en) Communications grouped as conversations
WO2008138251A1 (en) A method for providing the states of emails and the device thereof
US9674132B1 (en) System, methods, and user interface for effectively managing message communications
US8146004B2 (en) Graphical user interface to facilitate selection of contacts and file attachments for electronic messaging
US9171291B2 (en) Electronic device and method for updating message body content based on recipient changes
US8099129B2 (en) Contact-centric user-interface features for computing devices
US20070050456A1 (en) Automated creation of e-mail distribution lists
US20080104177A1 (en) Method to facilitate sender notification of out-of-office status of e-mail addressee
US20080104175A1 (en) Automatically transmitting e-mail to specified backup address for out-of-office recipient
US11244285B2 (en) Method and apparatus for displaying e-mail messages
US8549079B2 (en) Drag and drop forward E-mail reply utility
US9292170B2 (en) Unified presentation of scattered message data
EP2448226A1 (en) Mobile phone messages processing method and mobile phone
WO2015143682A1 (en) Information transmitting method and device and information receiving method and device
WO2014023182A1 (en) Method and terminal for processing message service
JP2002208959A (en) Electronic mail server device, electronic mail transfer control method and recording medium
CN111147361B (en) Method, device and storage medium for adding mailbox account
US6985923B1 (en) Method, article of manufacture and apparatus for processing redundant electronic mail messages
JP2005141753A (en) System and method for reducing size of electronic message on mobile communication device
WO2015143680A1 (en) Information transmitting method and device and information receiving method and device
US20120191785A1 (en) Communication device and method for sending an electronic message
WO2011015084A1 (en) Method and communication terminal for sending short messages
JP2002073476A (en) System for displaying of respect title of e-mail, method therefor and recording medium for e-mail program
JP2024033655A (en) Information processing device, information processing method, and computer program
JP2001265701A (en) Communication terminal equipment and control method therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08734243

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1)EPC

122 Ep: pct application non-entry in european phase

Ref document number: 08734243

Country of ref document: EP

Kind code of ref document: A1