WO2012152002A1 - Method and system for browsing email history offline - Google Patents

Method and system for browsing email history offline Download PDF

Info

Publication number
WO2012152002A1
WO2012152002A1 PCT/CN2011/084162 CN2011084162W WO2012152002A1 WO 2012152002 A1 WO2012152002 A1 WO 2012152002A1 CN 2011084162 W CN2011084162 W CN 2011084162W WO 2012152002 A1 WO2012152002 A1 WO 2012152002A1
Authority
WO
WIPO (PCT)
Prior art keywords
mail
backup
folder
offline
database
Prior art date
Application number
PCT/CN2011/084162
Other languages
French (fr)
Chinese (zh)
Inventor
李文娟
许玲
陈林
石瑀
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012152002A1 publication Critical patent/WO2012152002A1/en

Links

Classifications

    • 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/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads

Definitions

  • the present invention relates to the field of electronic mail, and in particular, to a method and system for offline browsing of historical mail using a terminal device having an email client. Background technique
  • the current mobile phone mailboxes are all based on the form of the client. Therefore, when performing email processing, the user must log in to the mailbox through the Internet to perform basic functions such as writing, viewing, replying, forwarding, and signing a series of emails. And some other interesting accessibility features.
  • many mobile phones currently support downloading mail from the server to the local area. Therefore, when you cannot use the Internet to log in to the mailbox, you can open the mail that has been downloaded to the local mailbox beforehand through the client, but the premise The same phone must be used when opening these historical messages.
  • the existing mobile phone mailboxes are all based on the client. If you leave the network, nothing in the email can be viewed. Even if a local mailbox is used, it can only be viewed on the same mobile phone. It cannot read related historical emails through other mobile phones, and the local mailbox occupies the mobile phone memory space. In addition, if the mail on the server is backed up to the local mailbox, Sandra who can get the phone can view the local mailbox at any time, so the user's personal privacy is difficult. To be protected. Summary of the invention
  • terminals e.g., mobile phones, PCs.
  • a method for browsing historical mail offline, applied to a terminal having an email client including:
  • the mail database is located under a system directory email dedicated path of the terminal.
  • the method before backing up the mail in the mail database to the backup mail folder, the method includes: backing up part or all of the mail from the mail database to the backup mail folder according to the user's mail backup command.
  • the method before backing up the mail in the mail database to the backup mail folder, the method includes: backing up the corresponding mail from the mail database to the backup mail folder according to the user-defined mail backup rule.
  • the method when backing up the mail in the mail database to the backup mail folder, the method includes: Preferably, when backing up the mail in the mail database to the backup mail folder, the method includes:
  • the open password is the sender information of the corresponding mail.
  • the method for offline browsing history mail further includes:
  • the terminal detects the network. If the network exists, the user is prompted to select the email client to perform the operation on the corresponding mail. If the network does not exist, the operation of the backup mail folder is directly executed.
  • the operation of the backup mail folder is performed according to the security certificate information.
  • the operation of the backup mail folder is performed according to the open password.
  • the operation of the backup mail folder is performed according to the input security certificate information.
  • a system for browsing historical mail offline including a mail server, a local storage module, a processor, and a storage device, wherein
  • a mail server for receiving mail from the network
  • a processor configured to obtain a mail from a mail server and store the same in a local storage module; to set up a backup mail folder in the storage device, and back up the mail in the local storage module to the backup mail folder;
  • a local storage module for storing mail locally
  • a storage device that stores the backed up mail.
  • FIG. 1 is a flow chart of a method for offline browsing history mail provided by the present invention
  • FIG. 2 is a schematic structural diagram of a system for offline browsing history mail provided by the present invention
  • 3 is a schematic diagram of mail backup provided by the present invention
  • FIG. 4 is a schematic diagram of operation of a security policy provided by the present invention.
  • FIG. 5 is a flowchart of a method for offline browsing history mail provided by Embodiment 1 of the present invention
  • FIG. 6 is a flowchart of a method for offline browsing history mail provided by Embodiment 2 of the present invention
  • FIG. 7 is an offline browsing provided by Embodiment 3 of the present invention. Flow chart of the method of historical mail. detailed description
  • the present invention provides a method for offline browsing history mail, which is applied to a terminal having an email client, including:
  • the mail database is located under the system directory email dedicated path of the terminal.
  • the mail database described here includes two sub-databases, one for storing information such as headers and attachments of the mail, and the other for storing the body of the mail. And each database has a corresponding table for storing the specific information of the mail.
  • the terminal when the terminal receives the mail from the mail server, the terminal stores the mail in the mail database, and the corresponding mail database is stored in the terminal mail system directory, mainly including the database A and the mail storing the mail header and the attachment information.
  • the database B of the text, and the database A contains two tables: Tablel is used to store the header, Table2 is used to store the attachment of each email, if there is no attachment, it is empty; Database B contains a table Table3, dedicated to The body of the mail.
  • Each message has a unique ID number, which is also associated with Tablel and Table2. And the ID in Table3 corresponds to the MessageKey.
  • the corresponding key field in Table 1 is taken (for example: From ⁇ To ⁇ Cc ⁇ Bcc , Subject, X_nikename, etc.), the corresponding key fields in Table3 (for example: HtmlContentVTextContent, etc.) and the corresponding key fields in Table2 (for example: FileName, Size, etc.) to assemble them into a new text format,
  • the new text naming method is: From: ... ( Subject: ...+Date ), and finally save the attachment in the same path as the mail text according to the storage location of the attachment in Table 2, the command mode is: Attachment— From: ... ( Subject: ...+Date ).
  • the method before backing up the mail in the mail database to the backup mail folder, the method includes:
  • some or all of the mails are backed up from the mail database to the backup mail folder.
  • the method before backing up the mail in the mail database to the backup mail folder, the method includes:
  • the corresponding mail is backed up from the mail database to the backup mail folder.
  • the user can pre-form the mail backup rule to back up the latest received mail to the backup mail folder.
  • the terminal accesses the Internet
  • the mail received by the letter is backed up to the backup mail in time. folder.
  • the user when the user can pre-mail the mail in the mail database to the backup mail folder in a preferred embodiment sent by a contact in advance, the user includes: Here is based on security considerations. Once the mail is backed up to the storage device, the user needs to open the backup mail folder on the storage device to view the corresponding mail. Then, the corresponding security certificate information needs to be input to verify the authenticity of the user and prevent others from being Stealing email messages.
  • the method when backing up the mail in the mail database to the backup mail folder, the method includes:
  • the open password is sender information of the corresponding mail.
  • the opening password setting of the backup mail folder can be set by using Zhang's nickname, real name, or E-mail address information, so that It is convenient for users to remember the opening password of each backup mail folder.
  • the method for offline browsing history mail further includes:
  • the terminal When performing the operation on the backup mail folder, the terminal detects the network. If the network exists, the user is prompted to select the email client to perform the operation on the corresponding mail. If the network does not exist, the operation of the backup mail folder is directly performed.
  • the operation of the backup mail folder is performed according to the security certificate information.
  • the operation of the backup mail folder is performed according to the open password.
  • the operation of the backup mail folder is performed in accordance with the input security certificate information.
  • the page of the terminal prompts the user to upload the same.
  • the security certificate bound to the email account and prompted to enter the security certificate password.
  • the security certificate information is written into the backup mail folder to start the backup.
  • the backup mail folder in the storage device (such as SD card)
  • the user is prompted to enter the security certificate password.
  • the folder is opened.
  • the system automatically enters the mail lock screen state and saves the current state of the email.
  • the unlocking mechanism is triggered, and the nickname corresponding to the contact of the email is entered as the opening password.
  • the nickname is that each user has been set up before the backup, and has been copied to each backup mail text folder during backup, as a user-defined key field.
  • the lock screen state the user enters the correct nickname (open password) to unlock and returns to the reading interface of the mail.
  • the unlocking device presets a fixed maximum number of inputs (ie, The threshold is restarted, which is customized by the user. If the input exceeds this number, the terminal automatically returns to the basic security policy state, and the user is required to input the security certificate information to log in again. This approach prevents privacy leakage and provides an entry for the user to forget the opening password of the current contact and not to enter the email.
  • the present invention also provides a system for browsing historical mails offline.
  • the present invention includes a mail server 10, a processor 20, and a storage device 30, wherein the processor 20 includes a local storage module 201.
  • Mail server 10 for receiving mail from the network
  • the processor 20 is configured to obtain a mail from the mail server 10 and store it in the local storage module 201.
  • the backup mail folder is set up in the storage device 30, and the mail in the local storage module 201 is backed up to the backup mail file. In the folder;
  • a local storage module 201 configured to store mail locally
  • the storage device 30 is configured to store the backed up mail.
  • the storage device 30 can be a storage device that can be connected to a mobile phone or a PC, such as an SD card or a mobile hard disk.
  • FIG. 5 it is a flowchart of a method for offline browsing history mail provided by Embodiment 1 of the present invention, where the method includes the following steps;
  • Step 201 The user starts a full backup and an advanced backup for the first time.
  • a full backup is a default backup. All mail on the local or server.
  • Advanced backup refers to the security policy adopted during backup.
  • Step 202 The advanced backup needs to collect the information required by the normal backup and secondary security policies at the same time. Ordinary backups need to upload the certificate associated with the account, which is used to open the identity verification of the historical mail folder.
  • the secondary security policy needs to set the sender's nickname in advance. In the backup, if the advanced backup is selected, the backup will be performed. When the sender's address is associated with the nickname, the operation when the user opens an advanced email through the SD card is the same as the basic backup, but if you are reading the email interface, after 1 minute or after setting In the default time period, if the user has not clicked on the screen, the user needs to lock the screen.
  • the unlocking password can be the corresponding nickname of the sender, so that the user does not need to remember the password and ensure the security of the email. Sex.
  • Step 203 The system starts to read the information of each email to prepare for the following backup.
  • the information read includes the header, body, etc., and the sender's address is stored separately.
  • Step 204 After the preparation is ready, start the backup.
  • Step 205 Determine whether the backup is completed. If not, proceed to step 204.
  • Step 206 After the backup is completed, you can open the SD card and view the history email.
  • Step 207 Because it is offline, the system opens the historical mail in the form of a document. When the folder is opened, the system detects that a certificate exists and prompts the user for authentication.
  • Step 208 After the verification is passed, the historical mail folder can be successfully opened.
  • Step 209 The verification fails and the history mail folder cannot be opened.
  • Step 210 Due to the secure backup used during backup, a secondary security policy is required. After reading the sender A's email interface, the user has not clicked on the screen, the mobile phone enters the lock screen state, and the user inputs the nickname of the previously set A, and the user is successfully unlocked, and the mail of A can be normally viewed.
  • FIG. 6 it is a flowchart of a method for offline browsing history mail provided by Embodiment 2 of the present invention, which describes a method for completely backing up a mail and partially browsing mail after offline mailing, which includes the following steps;
  • Step 301 The user has previously enabled mail backup.
  • Step 302 After receiving the new mail, the user starts the full and normal backup again.
  • Step 303 Collect information required for normal backup, and the user uploads a certificate associated with the account.
  • Step 305 Since the mail has been backed up before, the user may complete the backup again without deleting, so it is necessary to query whether there is a duplicate record. If yes, go to step 306; otherwise, go to step 307.
  • Step 306 There are duplicate records, skip duplicate records, and only back up new mail.
  • Step 307 Back up the mail.
  • Step 308 Determine whether the backup is completed. If yes, go to step 309; otherwise, return to step 307.
  • Step 309 After the backup is completed, you can open the SD card and view the historical mail.
  • Step 310 Because it is offline, the system opens the historical mail in the form of a document. When the folder is opened, the system detects that a certificate exists and prompts the user for authentication.
  • Step 311 The verification fails and the history mail folder cannot be opened.
  • Step 312 The risk certificate is passed, and the historical mail folder can be successfully opened.
  • the method flow for offline browsing history mail provided by Embodiment 3 of the present invention includes:
  • Step 401 First, the normal backup mail is performed by the system with the mail client.
  • Step 402 Move the SD card to another terminal to open the historical mail folder.
  • Step 403 The system first detects whether the client login is supported, and the network is good.
  • Step 404 If the client is supported to log in, and the network is good, the user is prompted to log in with the client or directly using the document form. If the user has deleted the historical mail on the server after backing up the mail, the user will select the document mode. If the user does not delete the history mail, the user can also open it by using the client.
  • Step 405 If it is detected that the terminal does not have the condition for the client to log in, the document is opened by default, so the user is prompted to perform identity verification.
  • Step 406 The user selects the client mode to open, that is, enters the email login interface.
  • Step 407 Passed the authentication, the historical mail can be opened normally.
  • Step 408 Authentication failed, unable to open historical mail.

Abstract

Disclosed are a method and system for browsing email history offline. The method includes: acquiring an email from an email server of an email database of a terminal; setting a backup file in a storage device and backing up the email in the email database in the backup email file. By way of the present invention, the email history can be browsed securely offline, and at the same time, it is convenient for the user to operate since the email is stored in an external storage device, and a large amount of space can be saved on the mobile phone in the event of there being present a high volume of important emails. Moreover, the privacy of the individual emails of the user can be better protected due to a series of security protection policies adopted by the present invention, ensuring the security of the email.

Description

一种离线浏览历史邮件的方法及系统 技术领域  Method and system for offline browsing history mail
本发明涉及电子邮件领域, 尤其涉及一种使用具备电子邮件客户端的 终端设备进行离线浏览历史邮件的方法及系统。 背景技术  The present invention relates to the field of electronic mail, and in particular, to a method and system for offline browsing of historical mail using a terminal device having an email client. Background technique
近几年来, 手机邮箱已经越来越受到广大用户的青睐。 通过这种可以 实时主动地将相关邮件推送到用户手机的全新移动办公应用业务, 用户可 以在手机上通过手机邮箱业务随时随地收发、 查阅、 回复、 转发和管理电 子邮件及附件, 对于用户来说, 其具有方便、 高效、 灵活, 以及安全的特 点。 也正是因为如此, 人们也开始越来越多的依赖于手机邮箱收发电子邮 件, 进而进行办公以及日常的交流活动等。  In recent years, mobile phone mailboxes have become more and more popular among users. Through this new mobile office application service that can actively push relevant emails to the user's mobile phone in real time, users can send, receive, review, reply, forward and manage emails and attachments on the mobile phone through the mobile phone mailbox service, for the user. It is convenient, efficient, flexible, and secure. It is precisely because of this that people are increasingly relying on mobile phone mailboxes to send and receive e-mails, and then carry out office and daily communication activities.
目前的手机邮箱都是基于客户端的形式存在的, 因此, 在进行电子邮 件处理时,用户必须通过 Internet登录到邮箱,才能进行一系列邮件的撰写、 查看、 回复、 转发以及签名等基本功能操作, 以及一些其他的有趣辅助功 能等。 除此之外, 目前的手机, 很多也支持将服务器上的邮件下载到本地, 因此当无法使用 Internet上网以登录到邮箱时,可以将事先已下载到本地邮 箱的邮件通过客户端打开, 但是前提是在打开这些历史邮件时, 必须使用 同一台手机。  The current mobile phone mailboxes are all based on the form of the client. Therefore, when performing email processing, the user must log in to the mailbox through the Internet to perform basic functions such as writing, viewing, replying, forwarding, and signing a series of emails. And some other interesting accessibility features. In addition, many mobile phones currently support downloading mail from the server to the local area. Therefore, when you cannot use the Internet to log in to the mailbox, you can open the mail that has been downloaded to the local mailbox beforehand through the client, but the premise The same phone must be used when opening these historical messages.
综上所述, 现有的手机邮箱都是基于客户端的, 如果脱离了网络, 邮 件里面的任何内容都无法查看。 即使使用了本地邮箱, 也只能在同一个手 机上才能查看, 无法通过其他手机阅读相关历史邮件, 且本地邮箱占用手 机内存空间, 除此之外, 如果将服务器上的邮件备份到了本地邮箱, 任何 人只要能获取该手机, 都能随时查看到本地邮箱, 因此用户的个人隐私难 以得到保护。 发明内容 In summary, the existing mobile phone mailboxes are all based on the client. If you leave the network, nothing in the email can be viewed. Even if a local mailbox is used, it can only be viewed on the same mobile phone. It cannot read related historical emails through other mobile phones, and the local mailbox occupies the mobile phone memory space. In addition, if the mail on the server is backed up to the local mailbox, Anyone who can get the phone can view the local mailbox at any time, so the user's personal privacy is difficult. To be protected. Summary of the invention
本发明的目的在于提供一种离线浏览历史邮件的方法及系统, 能够实 现在不同的终端上(例如手机、 PC )浏览历史邮件。  It is an object of the present invention to provide a method and system for browsing historical mail offline, which enables realizing browsing of historical mail on different terminals (e.g., mobile phones, PCs).
为了达到上述本发明的目的, 本发明采用以下技术方案实现: 一种离线浏览历史邮件的方法, 应用于具有电子邮件客户端的终端, 包括:  In order to achieve the above object of the present invention, the present invention is implemented by the following technical solutions: A method for browsing historical mail offline, applied to a terminal having an email client, including:
从邮件服务器获取邮件至终端的邮件数据库;  Obtain mail from the mail server to the mail database of the terminal;
在存储设备中设立备份邮件文件夹, 将邮件数据库中的邮件备份至备 份邮件文件夹中。  Set up a backup mail folder in the storage device and back up the mail in the mail database to the backup mail folder.
优选地, 所述邮件数据库位于终端的系统目录电子邮件专用路径下。 优选地, 在将邮件数据库中的邮件备份至备份邮件文件夹之前, 包括: 依据用户的邮件备份命令, 将部分邮件或全部邮件由邮件数据库备份 至备份邮件文件夹。  Preferably, the mail database is located under a system directory email dedicated path of the terminal. Preferably, before backing up the mail in the mail database to the backup mail folder, the method includes: backing up part or all of the mail from the mail database to the backup mail folder according to the user's mail backup command.
优选地, 在将邮件数据库中的邮件备份至备份邮件文件夹之前, 包括: 依据用户预先定义的邮件备份规则, 将相应的邮件由邮件数据库备份 至备份邮件文件夹。  Preferably, before backing up the mail in the mail database to the backup mail folder, the method includes: backing up the corresponding mail from the mail database to the backup mail folder according to the user-defined mail backup rule.
优选地, 在将邮件数据库中的邮件备份至备份邮件文件夹中之时, 包 括: 优选地, 在将邮件数据库中的邮件备份至备份邮件文件夹中之时, 包 括:  Preferably, when backing up the mail in the mail database to the backup mail folder, the method includes: Preferably, when backing up the mail in the mail database to the backup mail folder, the method includes:
设定用于存储相应邮件的备份邮件文件夹的开启密码。  Set the open password for the backup mail folder where the corresponding message is stored.
更为优选地, 所述开启密码为相应邮件的发件人信息。  More preferably, the open password is the sender information of the corresponding mail.
优选地, 所述离线浏览历史邮件的方法还包括: 在执行对备份邮件文件夹操作时, 终端检测网络, 若网络存在, 则提 示用户选择电子邮件客户端执行对相应邮件的操作, 若网络不存在, 则直 接执行对该备份邮件文件夹的操作。 Preferably, the method for offline browsing history mail further includes: When performing the operation on the backup mail folder, the terminal detects the network. If the network exists, the user is prompted to select the email client to perform the operation on the corresponding mail. If the network does not exist, the operation of the backup mail folder is directly executed.
优选地, 若终端检测网络不存在, 则依据安全证书信息执行对该备份 邮件文件夹的操作。  Preferably, if the terminal detects that the network does not exist, the operation of the backup mail folder is performed according to the security certificate information.
优选地, 若终端检测网络不存在, 则依据开启密码执行对该备份邮件 文件夹的操作。  Preferably, if the terminal detects that the network does not exist, the operation of the backup mail folder is performed according to the open password.
更为优选地, 当输入开启密码的错误次数多于预先设定的重启阈值时, 则依据输入安全证书信息执行对该备份邮件文件夹的操作。  More preferably, when the number of times the input password is input is more than the preset restart threshold, the operation of the backup mail folder is performed according to the input security certificate information.
一种离线浏览历史邮件的系统, 包括邮件服务器、 本地存储模块、 处 理器, 以及存储设备, 其中,  A system for browsing historical mail offline, including a mail server, a local storage module, a processor, and a storage device, wherein
邮件服务器, 用于从网络接收邮件;  a mail server for receiving mail from the network;
处理器, 用于从邮件服务器获取邮件并将其存入本地存储模块; 用于 在存储设备中设立备份邮件文件夹, 并将本地存储模块中的邮件备份至该 备份邮件文件夹中;  a processor, configured to obtain a mail from a mail server and store the same in a local storage module; to set up a backup mail folder in the storage device, and back up the mail in the local storage module to the backup mail folder;
本地存储模块, 用于在本地存储邮件;  a local storage module for storing mail locally;
存储设备, 用于存储备份后的邮件。  A storage device that stores the backed up mail.
通过上述本发明的技术方案可以看出, 通过本发明可以在离线的情况 下安全的浏览历史邮件, 同时由于将邮件存储在了外部存储设备上, 因此 便于用户操作, 且在重要邮件非常多的情况下能节约大量的手机空间, 同 时又由于本发明采取了一系列的安全保护策略, 从而可以更好的保护用户 的个人邮件隐私, 确保了邮件的安全。 附图说明  It can be seen from the above technical solution of the present invention that the historical mail can be safely browsed in the offline situation, and at the same time, since the mail is stored on the external storage device, the user is convenient to operate, and the important mail is very much. In this case, a large amount of mobile phone space can be saved, and at the same time, the invention adopts a series of security protection strategies, thereby better protecting the privacy of the user's personal mail and ensuring the security of the mail. DRAWINGS
图 1是本发明提供的离线浏览历史邮件的方法流程图;  1 is a flow chart of a method for offline browsing history mail provided by the present invention;
图 2是本发明提供的离线浏览历史邮件的系统结构示意图; 图 3是本发明提供的邮件备份示意图; 2 is a schematic structural diagram of a system for offline browsing history mail provided by the present invention; 3 is a schematic diagram of mail backup provided by the present invention;
图 4是本发明提供的安全策略操作示意图;  4 is a schematic diagram of operation of a security policy provided by the present invention;
图 5是本发明实施例 1提供的离线浏览历史邮件的方法流程图; 图 6是本发明实施例 2提供的离线浏览历史邮件的方法流程图; 图 7是本发明实施例 3提供的离线浏览历史邮件的方法流程图。 具体实施方式  5 is a flowchart of a method for offline browsing history mail provided by Embodiment 1 of the present invention; FIG. 6 is a flowchart of a method for offline browsing history mail provided by Embodiment 2 of the present invention; FIG. 7 is an offline browsing provided by Embodiment 3 of the present invention. Flow chart of the method of historical mail. detailed description
为了使本发明所要解决的技术问题、 技术方案及有益效果更加清楚、 明白, 以下结合附图和实施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于限定本发明。  The present invention will be further described in detail below with reference to the accompanying drawings and embodiments in order to make the present invention. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
如图 1 所示, 本发明提供给了一种离线浏览历史邮件的方法, 应用于 具有电子邮件客户端的终端, 包括:  As shown in FIG. 1, the present invention provides a method for offline browsing history mail, which is applied to a terminal having an email client, including:
5100、 从邮件服务器获取邮件至终端的邮件数据库;  5100. Obtain a mail from a mail server to a mail database of the terminal;
5101、 在存储设备中设立备份邮件文件夹, 将邮件数据库中的邮件备 份至备份邮件文件夹中。  5101. Set up a backup mail folder in the storage device, and back up the mail in the mail database to the backup mail folder.
优选实施方式下, 所述邮件数据库位于终端的系统目录电子邮件专用 路径下。 例如, 这里所述的邮件数据库包括两个子数据库, 一个子数据库 用于存放邮件的邮件头和附件等信息, 另一个子数据库用于存放邮件正文。 并且每个数据库中有相应的表, 用于存放邮件的具体信息。  In a preferred embodiment, the mail database is located under the system directory email dedicated path of the terminal. For example, the mail database described here includes two sub-databases, one for storing information such as headers and attachments of the mail, and the other for storing the body of the mail. And each database has a corresponding table for storing the specific information of the mail.
如图 3 所示, 终端从邮件服务器接收到邮件时, 终端将该邮件存储至 邮件数据库, 终端邮件系统目录下存放了相应的邮件数据库, 主要包括存 放邮件头及附件信息的数据库 A和存放邮件正文的数据库 B, 而数据库 A 中包含了两张表: Tablel 用于存放邮件头, Table2 用于存放每个邮件的附 件, 如果没有附件就为空; 数据库 B包含了一张表 Table3, 专门用于存放 邮件的正文。  As shown in Figure 3, when the terminal receives the mail from the mail server, the terminal stores the mail in the mail database, and the corresponding mail database is stored in the terminal mail system directory, mainly including the database A and the mail storing the mail header and the attachment information. The database B of the text, and the database A contains two tables: Tablel is used to store the header, Table2 is used to store the attachment of each email, if there is no attachment, it is empty; Database B contains a table Table3, dedicated to The body of the mail.
每封邮件均有一个唯一的 ID号, 这个 ID号同时与 Tablel和 Table2以 及 Table3中的 ID和 MessageKey相对应。 用户启动邮件备份时, 根据选择 的邮件的 ID, 在邮件数据库的三个表中查找同样的 ID, 如果找到了, 就取 Table 1 中相应的关键字段(例如: From\To\Cc\Bcc , Subject, X_nikename 等等)、 Table3 中的相应的关键字段(例如: HtmlContentVTextContent等) 和 Table2中的相应的关键字段(例如: FileName、 Size等)将其组装成一 个新的文本格式, 该新文本命名方式为: From: ... ( Subject: ...+Date ), 最后根据 Table2中附件的存放位置将该附件保存在同该邮件文本同样的路 径下, 其命令方式为: Attachment—From: ... ( Subject: ...+Date )。 Each message has a unique ID number, which is also associated with Tablel and Table2. And the ID in Table3 corresponds to the MessageKey. When the user initiates the mail backup, according to the ID of the selected mail, the same ID is found in the three tables of the mail database. If found, the corresponding key field in Table 1 is taken (for example: From\To\Cc\Bcc , Subject, X_nikename, etc.), the corresponding key fields in Table3 (for example: HtmlContentVTextContent, etc.) and the corresponding key fields in Table2 (for example: FileName, Size, etc.) to assemble them into a new text format, The new text naming method is: From: ... ( Subject: ...+Date ), and finally save the attachment in the same path as the mail text according to the storage location of the attachment in Table 2, the command mode is: Attachment— From: ... ( Subject: ...+Date ).
优选实施方式下, 在将邮件数据库中的邮件备份至备份邮件文件夹之 前, 包括:  In the preferred embodiment, before backing up the mail in the mail database to the backup mail folder, the method includes:
依据用户的邮件备份命令, 将部分邮件或全部邮件由邮件数据库备份 至备份邮件文件夹。  According to the user's mail backup command, some or all of the mails are backed up from the mail database to the backup mail folder.
选择采取部分邮件备份, 则只需要将用户所需要的邮件从邮件数据库 备份至备份邮件文件夹; 若是选择全部邮件备份, 则将邮件数据库中的所 有邮件全部备份至备份邮件文件夹。  If you choose to take part of the mail backup, you only need to back up the mails required by the user from the mail database to the backup mail folder. If you select all mail backups, all the mails in the mail database will be backed up to the backup mail folder.
优选实施方式下, 在将邮件数据库中的邮件备份至备份邮件文件夹之 前, 包括:  In the preferred embodiment, before backing up the mail in the mail database to the backup mail folder, the method includes:
依据用户预先定义的邮件备份规则, 将相应的邮件由邮件数据库备份 至备份邮件文件夹。  According to the user's predefined mail backup rules, the corresponding mail is backed up from the mail database to the backup mail folder.
例如, 用户可预先制定邮件备份规则, 将最新收到的邮件备份至备份 邮件文件夹, 则在该终端上网时, 一旦收到新的邮件, 则及时将该信收到 的邮件备份至备份邮件文件夹。 或者, 用户可预先针对某个联系人所发送 优选实施方式下, 在将邮件数据库中的邮件备份至备份邮件文件夹中 之时, 包括: 这里是基于安全考虑的, 一旦邮件备份至存储设备, 用户需要在该存 储设备上打开该备份邮件文件夹查看相应的邮件时, 则需要输入相应的安 全证书信息以验证用户的真实性, 防止他人偷取邮件信息。 For example, the user can pre-form the mail backup rule to back up the latest received mail to the backup mail folder. When the terminal accesses the Internet, once the new mail is received, the mail received by the letter is backed up to the backup mail in time. folder. Alternatively, when the user can pre-mail the mail in the mail database to the backup mail folder in a preferred embodiment sent by a contact in advance, the user includes: Here is based on security considerations. Once the mail is backed up to the storage device, the user needs to open the backup mail folder on the storage device to view the corresponding mail. Then, the corresponding security certificate information needs to be input to verify the authenticity of the user and prevent others from being Stealing email messages.
另外一种优选实施方式下, 在将邮件数据库中的邮件备份至备份邮件 文件夹中之时, 包括:  In another preferred embodiment, when backing up the mail in the mail database to the backup mail folder, the method includes:
设定用于存储相应邮件的备份邮件文件夹的开启密码。  Set the open password for the backup mail folder where the corresponding message is stored.
这里同样是基于安全考虑, 即为了更好的保护用户的邮件安全, 在用 户操作存储设备, 打开相应的邮件时, 需要输入符合要求的开启密码才能 顺利打开该邮件, 不能掌握该开启密码的用户无法顺利打开该备份邮件文 件夹, 从而一定程度上可以保护邮件的安全。  Here is also based on security considerations, that is, in order to better protect the user's email security, when the user operates the storage device and opens the corresponding email, it is necessary to input the password that meets the requirements to successfully open the email, and the user who cannot open the password cannot be mastered. The backup mail folder cannot be opened smoothly, so that the security of the mail can be protected to some extent.
优选地, 所述开启密码为相应邮件的发件人信息。 例如: 所述备份邮 件文件夹中所存储的邮件为张三的邮件, 则对于该备份邮件文件夹的开启 密码设置可以用张三的昵称、 真实姓名、 或 E-MAIL地址信息进行设置, 这样方便用户记忆各个备份邮件文件夹的开启密码。  Preferably, the open password is sender information of the corresponding mail. For example: if the mail stored in the backup mail folder is Zhang San's mail, the opening password setting of the backup mail folder can be set by using Zhang's nickname, real name, or E-mail address information, so that It is convenient for users to remember the opening password of each backup mail folder.
优选实施方式下, 所述离线浏览历史邮件的方法还包括:  In a preferred embodiment, the method for offline browsing history mail further includes:
在执行对备份邮件文件夹操作时, 终端检测网络, 若网络存在, 则提 示用户选择电子邮件客户端执行对相应邮件的操作, 若网络不存在, 则直 接执行对该备份邮件文件夹的操作。  When performing the operation on the backup mail folder, the terminal detects the network. If the network exists, the user is prompted to select the email client to perform the operation on the corresponding mail. If the network does not exist, the operation of the backup mail folder is directly performed.
一种实施方式下, 若终端检测网络不存在, 则依据安全证书信息执行 对该备份邮件文件夹的操作。  In an implementation manner, if the terminal detects that the network does not exist, the operation of the backup mail folder is performed according to the security certificate information.
另一种实施方式下, 若终端检测网络不存在, 则依据开启密码执行对 该备份邮件文件夹的操作。 当输入开启密码的错误次数多于预先设定的重 启阈值时, 则依据输入安全证书信息执行对该备份邮件文件夹的操作。  In another implementation manner, if the terminal detects that the network does not exist, the operation of the backup mail folder is performed according to the open password. When the number of times the password is turned on is more than the preset restart threshold, the operation of the backup mail folder is performed in accordance with the input security certificate information.
如图 4所示, 用户启动邮件备份时, 终端的页面会提示用户上传同该 邮箱账户绑定的安全证书, 并提示输入安全证书密码, 验证通过后, 将安 全证书信息写入到备份邮件文件夹中, 开始备份。 As shown in Figure 4, when the user initiates a mail backup, the page of the terminal prompts the user to upload the same. The security certificate bound to the email account, and prompted to enter the security certificate password. After the verification is passed, the security certificate information is written into the backup mail folder to start the backup.
当备份完成后, 用户打开存储设备 (例如 SD卡)中的备份邮件文件夹 时, 提示用户输入安全证书密码, 险证通过后, 打开文件夹。  When the backup is completed, when the user opens the backup mail folder in the storage device (such as SD card), the user is prompted to enter the security certificate password. After the risk certificate is passed, the folder is opened.
当用户选择了高级安全策略时, 即需要输入开启密码时, 在阅读具体 邮件的过程中, 在规定的时间内没有点击屏幕时, 系统自动进入邮件锁屏 状态, 同时保存邮件的当前状态。 用户下次点击屏幕时触发解锁机制, 输 入同这封邮件的联系人相应的昵称作为开启密码。 该昵称是用户在备份之 前就已经对每个联系人进行了设置, 在备份时已经拷贝到每个备份邮件文 本夹中, 做为用户自定义的关键字段而存在的。 在锁屏状态, 用户输入正 确的昵称(开启密码)解锁后回到邮件的阅读界面, 如果第一次输入不成 功, 允许多次输入, 而且这个解锁装置预置了固定的最大输入次数(即重 启阈值, 其由用户自定义设置), 如果输入超过了这个次数, 终端自动回到 基本安全策略状态, 要求用户输入安全证书信息进行再次登录。 这种方式 防止了隐私外泄, 又为用户本身忘记了当前联系人的开启密码而无法进入 邮件提供了一个入口。  When the user selects the advanced security policy, that is, when the password is required to be input, during the process of reading the specific email, when the screen is not clicked within the specified time, the system automatically enters the mail lock screen state and saves the current state of the email. The next time the user clicks on the screen, the unlocking mechanism is triggered, and the nickname corresponding to the contact of the email is entered as the opening password. The nickname is that each user has been set up before the backup, and has been copied to each backup mail text folder during backup, as a user-defined key field. In the lock screen state, the user enters the correct nickname (open password) to unlock and returns to the reading interface of the mail. If the first input is unsuccessful, multiple input is allowed, and the unlocking device presets a fixed maximum number of inputs (ie, The threshold is restarted, which is customized by the user. If the input exceeds this number, the terminal automatically returns to the basic security policy state, and the user is required to input the security certificate information to log in again. This approach prevents privacy leakage and provides an entry for the user to forget the opening password of the current contact and not to enter the email.
本发明还提供了一种离线浏览历史邮件的系统, 如图 2所示, 其包括 邮件服务器 10、 处理器 20, 以及存储设备 30, 其中, 处理器 20包含本地 存储模块 201 ,  The present invention also provides a system for browsing historical mails offline. As shown in FIG. 2, the present invention includes a mail server 10, a processor 20, and a storage device 30, wherein the processor 20 includes a local storage module 201.
邮件服务器 10, 用于从网络接收邮件;  Mail server 10, for receiving mail from the network;
处理器 20, 用于从邮件服务器 10获取邮件并将其存入本地存储模块 201 ; 用于在存储设备 30 中设立备份邮件文件夹, 并将本地存储模块 201 中的邮件备份至该备份邮件文件夹中;  The processor 20 is configured to obtain a mail from the mail server 10 and store it in the local storage module 201. The backup mail folder is set up in the storage device 30, and the mail in the local storage module 201 is backed up to the backup mail file. In the folder;
本地存储模块 201 , 用于在本地存储邮件;  a local storage module 201, configured to store mail locally;
存储设备 30 , 用于存储备份后的邮件。 所述存储设备 30可以为 SD卡、移动硬盘等多种可以与手机、 PC连接 的存储设备。 The storage device 30 is configured to store the backed up mail. The storage device 30 can be a storage device that can be connected to a mobile phone or a PC, such as an SD card or a mobile hard disk.
下面将列举三个详细实施例, 以解释本发明提供的浏览历史邮件的方 法的详细流程。  Three detailed embodiments will be enumerated below to explain the detailed flow of the method of browsing history mail provided by the present invention.
实施例 1  Example 1
如图 5所示, 其为本发明实施例 1提供的离线浏览历史邮件的方法流 程图, 所述方法包括如下步驟;  As shown in FIG. 5, it is a flowchart of a method for offline browsing history mail provided by Embodiment 1 of the present invention, where the method includes the following steps;
步驟 201 : 用户第一次启动完全备份、 高级备份。 完全备份是默认备份 本地或者服务器上面所有的邮件, 高级备份是指备份时采取的安全策略。  Step 201: The user starts a full backup and an advanced backup for the first time. A full backup is a default backup. All mail on the local or server. Advanced backup refers to the security policy adopted during backup.
步驟 202: 高级备份需要同时采集普通备份和二次安全策略需要的信 息。 普通备份需上传同账户关联的证书, 用于后续打开历史邮件文件夹的 身份校验, 二次安全策略事先需对发件人进行昵称设置, 在备份时, 如果 选择的是高级备份, 将备份时保存的发件人的地址和昵称关联起来, 当用 户通过 SD卡打开某一经过高级 ^分的邮件时的操作同基础备份相同,但是 如果在阅读邮件的界面, 当 1 分钟之后或者是设置的默认时间段之内用户 一直不点击屏幕的话, 需对其进行锁屏操作, 解锁的开启密码可以为该发 件人对应的昵称, 这样用户不需要去记住密码, 又能保证邮件的安全性。  Step 202: The advanced backup needs to collect the information required by the normal backup and secondary security policies at the same time. Ordinary backups need to upload the certificate associated with the account, which is used to open the identity verification of the historical mail folder. The secondary security policy needs to set the sender's nickname in advance. In the backup, if the advanced backup is selected, the backup will be performed. When the sender's address is associated with the nickname, the operation when the user opens an advanced email through the SD card is the same as the basic backup, but if you are reading the email interface, after 1 minute or after setting In the default time period, if the user has not clicked on the screen, the user needs to lock the screen. The unlocking password can be the corresponding nickname of the sender, so that the user does not need to remember the password and ensure the security of the email. Sex.
步驟 203: 系统开始读取每封邮件的信息, 为下面的备份做准备。 读取 的信息包括邮件头、 邮件体等, 并将发件人地址进行单独存储。  Step 203: The system starts to read the information of each email to prepare for the following backup. The information read includes the header, body, etc., and the sender's address is stored separately.
步驟 204: 准备工作就绪之后, 开始备份。  Step 204: After the preparation is ready, start the backup.
步驟 205: 判断是否备份完成, 如果没有完成, 继续步驟 204。  Step 205: Determine whether the backup is completed. If not, proceed to step 204.
步驟 206: 备份完成后, 可以打开 SD卡, 查看历史邮件。  Step 206: After the backup is completed, you can open the SD card and view the history email.
步驟 207: 由于是离线方式, 因此系统采用文档形式打开历史邮件。 打 开文件夹时, 系统检测出有证书存在, 需提示用户进行身份验证。  Step 207: Because it is offline, the system opens the historical mail in the form of a document. When the folder is opened, the system detects that a certificate exists and prompts the user for authentication.
步驟 208: 验证通过, 可以成功打开历史邮件文件夹。 步驟 209: 验证失败, 无法打开历史邮件文件夹。 Step 208: After the verification is passed, the historical mail folder can be successfully opened. Step 209: The verification fails and the history mail folder cannot be opened.
步驟 210: 由于备份时采用的安全备份, 需使用二次安全策略。 在阅读 发件人 A的邮件界面, 用户一直不点击屏幕, 手机进入锁屏状态, 用户输 入之前设置的 A的昵称, 顺利解锁, 可以正常查看 A的邮件。  Step 210: Due to the secure backup used during backup, a secondary security policy is required. After reading the sender A's email interface, the user has not clicked on the screen, the mobile phone enters the lock screen state, and the user inputs the nickname of the previously set A, and the user is successfully unlocked, and the mail of A can be normally viewed.
实施例 2  Example 2
如图 6所示, 其为本发明实施例 2提供的离线浏览历史邮件的方法流 程图, 其描述了完全备份邮件、 部分备份邮件后离线浏览邮件的方法, 其 包括如下步驟;  As shown in FIG. 6, it is a flowchart of a method for offline browsing history mail provided by Embodiment 2 of the present invention, which describes a method for completely backing up a mail and partially browsing mail after offline mailing, which includes the following steps;
步驟 301 : 用户之前已经启用了邮件备份。  Step 301: The user has previously enabled mail backup.
步驟 302: 用户在收到新邮件后, 再次启动完全、 普通备份。  Step 302: After receiving the new mail, the user starts the full and normal backup again.
步驟 303: 采集普通备份需要的信息, 用户上传同账户关联的证书等。 步驟 304: 系统开始读取每封邮件的信息, 包括邮件头、 邮件体等, 并 将发件人地址进行单独存储。  Step 303: Collect information required for normal backup, and the user uploads a certificate associated with the account. Step 304: The system starts to read the information of each mail, including the mail header, mail body, etc., and stores the sender address separately.
步驟 305: 由于之前已经备份过邮件, 用户有可能在没有删除的情况下 再次完全备份, 所以需要查询是否有重复记录, 如果有, 执行步驟 306; 否 则, 执行步驟 307。  Step 305: Since the mail has been backed up before, the user may complete the backup again without deleting, so it is necessary to query whether there is a duplicate record. If yes, go to step 306; otherwise, go to step 307.
步驟 306: 有重复记录, 略过重复记录, 只备份新的邮件。  Step 306: There are duplicate records, skip duplicate records, and only back up new mail.
步驟 307: 备份邮件。  Step 307: Back up the mail.
步驟 308: 判断是否备份完成, 如果是, 执行步驟 309; 否则, 返回步 驟 307。  Step 308: Determine whether the backup is completed. If yes, go to step 309; otherwise, return to step 307.
步驟 309: 备份完成后, 可以打开 SD卡, 查看历史邮件。  Step 309: After the backup is completed, you can open the SD card and view the historical mail.
步驟 310: 由于是离线方式, 因此系统采用文档形式打开历史邮件。 打 开文件夹时, 系统检测出有证书存在, 需提示用户进行身份验证。  Step 310: Because it is offline, the system opens the historical mail in the form of a document. When the folder is opened, the system detects that a certificate exists and prompts the user for authentication.
步驟 311 : 验证失败, 无法打开历史邮件文件夹。  Step 311: The verification fails and the history mail folder cannot be opened.
步驟 312: 险证通过, 可以成功打开历史邮件文件夹。 实施例 3 Step 312: The risk certificate is passed, and the historical mail folder can be successfully opened. Example 3
如图 7所示, 其为本发明实施例 3提供的离线浏览历史邮件的方法流 包括:  As shown in FIG. 7, the method flow for offline browsing history mail provided by Embodiment 3 of the present invention includes:
步驟 401: 首先通过具有邮件客户端的系统进行普通备份邮件。  Step 401: First, the normal backup mail is performed by the system with the mail client.
步驟 402: 移动 SD卡至其他终端打开该历史邮件文件夹。  Step 402: Move the SD card to another terminal to open the historical mail folder.
步驟 403: 系统先检测是否支持客户端登陆, 且网络良好。  Step 403: The system first detects whether the client login is supported, and the network is good.
步驟 404: 如果支持客户端登陆, 且网络良好, 则提示用户是用客户端 登陆还是直接使用文档形式打开。 如果用户备份了邮件之后, 已经删除了 服务器上面的历史邮件, 则用户会选择文档方式, 如果用户并没有删除历 史邮件, 用户也可以使用客户端的方式打开。  Step 404: If the client is supported to log in, and the network is good, the user is prompted to log in with the client or directly using the document form. If the user has deleted the historical mail on the server after backing up the mail, the user will select the document mode. If the user does not delete the history mail, the user can also open it by using the client.
步驟 405: 如果检测到该终端不具备客户端登陆的条件, 则默认使用文 档方式打开, 因此提示用户进行身份校验。  Step 405: If it is detected that the terminal does not have the condition for the client to log in, the document is opened by default, so the user is prompted to perform identity verification.
步驟 406: 用户选择了客户端方式打开, 即进入到 Email登陆界面。 步驟 407: 通过了身份验证, 可正常打开历史邮件。  Step 406: The user selects the client mode to open, that is, enters the email login interface. Step 407: Passed the authentication, the historical mail can be opened normally.
步驟 408: 身份验证失败, 无法打开历史邮件。  Step 408: Authentication failed, unable to open historical mail.
上述说明示出并描述了本发明的一个优选实施例, 但如前所述, 应当 理解本发明并非局限于本文所披露的形式, 不应看作是对其他实施例的排 除, 而可用于各种其他组合、 修改和环境, 并能够在本文所述发明构想范 围内, 通过上述教导或相关领域的技术或知识进行改动。 而本领域人员所 进行的改动和变化不脱离本发明的精神和范围, 则都应在本发明所附权利 要求的保护范围内。  The above description shows and describes a preferred embodiment of the present invention, but as described above, it should be understood that the present invention is not limited to the forms disclosed herein, and should not be construed as Other combinations, modifications, and environments are possible and can be modified by the teachings or related art or knowledge within the scope of the inventive concept described herein. All changes and modifications made by those skilled in the art are intended to be within the scope of the appended claims.

Claims

权利要求书 Claim
1、 一种离线浏览历史邮件的方法, 应用于具有电子邮件客户端的终 端, 其特征在于, 包括:  A method for offline browsing of historical mail, which is applied to a terminal having an email client, and is characterized by comprising:
从邮件服务器获取邮件至终端的邮件数据库;  Obtain mail from the mail server to the mail database of the terminal;
在存储设备中设立备份邮件文件夹, 将邮件数据库中的邮件备份至 备份邮件文件夹中。  Set up a backup mail folder in the storage device and back up the mail in the mail database to the backup mail folder.
2、 如权利要求 1所述的离线浏览历史邮件的方法, 其特征在于, 所 述邮件数据库位于终端的系统目录电子邮件专用路径下。  2. The method of browsing historical mail offline according to claim 1, wherein the mail database is located under a system directory email dedicated path of the terminal.
3、 如权利要求 1所述的离线浏览历史邮件的方法, 其特征在于, 在 将邮件数据库中的邮件备份至备份邮件文件夹之前, 包括:  3. The method for offline browsing history mail according to claim 1, wherein before the mail in the mail database is backed up to the backup mail folder, the method comprises:
依据用户的邮件备份命令, 将部分邮件或全部邮件由邮件数据库备 份至备份邮件文件夹。  According to the user's mail backup command, some mail or all mails are backed up from the mail database to the backup mail folder.
4、 如权利要求 1所述的离线浏览历史邮件的方法, 其特征在于, 在 将邮件数据库中的邮件备份至备份邮件文件夹之前, 包括:  4. The method of browsing historical mail offline according to claim 1, wherein before the mail in the mail database is backed up to the backup mail folder, the method comprises:
依据用户预先定义的邮件备份规则, 将相应的邮件由邮件数据库备 份至备份邮件文件夹。  According to the user's predefined mail backup rules, the corresponding mail is backed up from the mail database to the backup mail folder.
5、 如权利要求 1所述的离线浏览历史邮件的方法, 其特征在于, 在 将邮件数据库中的邮件备份至备份邮件文件夹中之时, 包括:  5. The method of browsing historical mail offline according to claim 1, wherein when the mail in the mail database is backed up into the backup mail folder, the method comprises:
6、 如权利要求 1所述的离线浏览历史邮件的方法, 其特征在于, 在 将邮件数据库中的邮件备份至备份邮件文件夹中之时, 包括: 6. The method for offline browsing history mail according to claim 1, wherein when the mail in the mail database is backed up into the backup mail folder, the method comprises:
设定用于存储相应邮件的备份邮件文件夹的开启密码。  Set the open password for the backup mail folder where the corresponding message is stored.
7、 如权利要求 6所述的离线浏览历史邮件的方法, 其特征在于, 所 述开启密码为相应邮件的发件人信息。  7. The method of browsing historical mail offline according to claim 6, wherein the open password is sender information of the corresponding mail.
8、 如权利要求 7所述的离线浏览历史邮件的方法, 其特征在于, 还 包括: 8. The method of offline browsing history mail according to claim 7, further comprising Includes:
在执行对备份邮件文件夹操作时, 终端检测网络, 若网络存在, 则 提示用户选择电子邮件客户端执行对相应邮件的操作, 若网络不存在, 则直接执行对该备份邮件文件夹的操作。  When performing the operation on the backup mail folder, the terminal detects the network. If the network exists, the user is prompted to select the email client to perform the operation on the corresponding mail. If the network does not exist, the operation of the backup mail folder is directly executed.
9、 如权利要求 8所述的离线浏览历史邮件的方法, 其特征在于, 若 终端检测网络不存在, 则依据安全证书信息执行对该备份邮件文件夹的 操作。  9. The method of offline browsing history mail according to claim 8, wherein if the terminal detects that the network does not exist, performing an operation on the backup mail folder according to the security certificate information.
10、 如权利要求 8 所述的离线浏览历史邮件的方法, 其特征在于, 若终端检测网络不存在, 则依据开启密码执行对该备份邮件文件夹的操 作。  10. The method for offline browsing history mail according to claim 8, wherein if the terminal detects that the network does not exist, the operation of the backup mail folder is performed according to the open password.
11、 如权利要求 10所述的离线浏览历史邮件的方法, 其特征在于, 当输入开启密码的错误次数多于预先设定的重启阈值时, 则依据输入安 全证书信息执行对该备份邮件文件夹的操作。  The method for offline browsing history mail according to claim 10, wherein when the number of errors for inputting the password is greater than a preset restart threshold, the backup mail folder is executed according to the input security certificate information. Operation.
12、 一种离线浏览历史邮件的系统, 其特征在于, 包括邮件服务器、 本地存储模块、 处理器, 以及存储设备, 其中,  12. A system for offline browsing of historical mail, comprising: a mail server, a local storage module, a processor, and a storage device, wherein
邮件服务器, 用于从网络接收邮件;  a mail server for receiving mail from the network;
处理器, 用于从邮件服务器获取邮件并将其存入本地存储模块; 用 于在存储设备中设立备份邮件文件夹, 并将本地存储模块中的邮件备份 至该备份邮件文件夹中;  a processor, configured to obtain a mail from a mail server and store the same in a local storage module; set up a backup mail folder in the storage device, and back up the mail in the local storage module to the backup mail folder;
本地存储模块, 用于在本地存储邮件;  a local storage module for storing mail locally;
存储设备, 用于存储备份后的邮件。  A storage device that stores the backed up mail.
PCT/CN2011/084162 2011-09-14 2011-12-16 Method and system for browsing email history offline WO2012152002A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110271900.6A CN102316051B (en) 2011-09-14 2011-09-14 A kind of method and system of off-line browsing history mail
CN201110271900.6 2011-09-14

Publications (1)

Publication Number Publication Date
WO2012152002A1 true WO2012152002A1 (en) 2012-11-15

Family

ID=45428881

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/084162 WO2012152002A1 (en) 2011-09-14 2011-12-16 Method and system for browsing email history offline

Country Status (2)

Country Link
CN (1) CN102316051B (en)
WO (1) WO2012152002A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855426B (en) * 2012-08-03 2015-09-09 广东欧珀移动通信有限公司 A kind of user management method based on Android
CN103825799A (en) * 2012-11-16 2014-05-28 苏州精易会信息技术有限公司 E-mail management method
CN103455329A (en) * 2013-08-18 2013-12-18 苏州量跃信息科技有限公司 Method and system for opening downloaded mail data
CN106155590A (en) * 2016-07-22 2016-11-23 王晓光 The classification storage method and system of local mail data
CN114079642B (en) * 2020-08-11 2023-05-23 华为技术有限公司 Mail processing method and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1284677A (en) * 1999-07-23 2001-02-21 电话通有限公司 Method and device for supplying electronic mail service to moving device using network broadband effectively
CN101083524A (en) * 2007-06-14 2007-12-05 腾讯科技(深圳)有限公司 Method and system for encrypting and deciphering E-mail
CN101320445A (en) * 2006-11-28 2008-12-10 国际商业机器公司 Merging distributed mail into a unified folder view

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7865556B2 (en) * 2006-12-20 2011-01-04 International Business Machines Corporation Failover processing for automatic responder in mixed server environment
CN102024102B (en) * 2010-06-07 2013-02-20 无敌科技(西安)有限公司 Offline DRM certificate management and control method in embedded equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1284677A (en) * 1999-07-23 2001-02-21 电话通有限公司 Method and device for supplying electronic mail service to moving device using network broadband effectively
CN101320445A (en) * 2006-11-28 2008-12-10 国际商业机器公司 Merging distributed mail into a unified folder view
CN101083524A (en) * 2007-06-14 2007-12-05 腾讯科技(深圳)有限公司 Method and system for encrypting and deciphering E-mail

Also Published As

Publication number Publication date
CN102316051A (en) 2012-01-11
CN102316051B (en) 2018-06-19

Similar Documents

Publication Publication Date Title
US11907909B2 (en) System and method for managing data across multiple environments
TW571541B (en) Electronic messaging system method and apparatus
US9177293B1 (en) Spam filtering system and method
WO2011066753A1 (en) Backup method and system of mobile terminal short message
WO2012152002A1 (en) Method and system for browsing email history offline
US20140136599A1 (en) Method, system and computer readable storage medium for notification and providing quick link of shared information synchronized to location
WO2008151542A1 (en) Method for controlling accessing to an electronic mail and electronic mail server
US20230214376A1 (en) System and Method for Capturing Data Sent by a Mobile Device
WO2012173799A2 (en) Query-based information hold
WO2007065340A1 (en) A method and an apparatus for improving security of email
US10165089B2 (en) System and method for automatic data security, back-up and control for mobile devices
CN104660491A (en) Mail handling method
WO2015021438A1 (en) System and method for archiving messages
US7627635B1 (en) Managing self-addressed electronic messages
JP2005202918A (en) Mobile terminal data management system utilizing network
KR100960275B1 (en) Method for transmitting service of e-mail having authenticating function of receiver
WO2008089638A1 (en) Method and communication terminal of controlling user information on the communication termial
US20120166643A1 (en) Systems and methods for controlling and managing personal data communications
JP5113028B2 (en) Mail archive server
JP4320006B2 (en) Mail transmission / reception program and mail transmission / reception device
CN101350792A (en) Method and system for filtrating mail
WO2013107115A1 (en) Method, client agent, terminal and system for adding sns friend
JP2000270006A (en) Device and system for repeating mail and storage medium
TW201021500A (en) Cell-phone and confidentiality protection method thereof
Zhang et al. Research of the Email Account Maintaining Technology for Mail Gateway

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: 11865079

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11865079

Country of ref document: EP

Kind code of ref document: A1