CN107247790B - Method and device for creating new mail - Google Patents

Method and device for creating new mail Download PDF

Info

Publication number
CN107247790B
CN107247790B CN201710457601.9A CN201710457601A CN107247790B CN 107247790 B CN107247790 B CN 107247790B CN 201710457601 A CN201710457601 A CN 201710457601A CN 107247790 B CN107247790 B CN 107247790B
Authority
CN
China
Prior art keywords
mail address
character
illegal
target
mail
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710457601.9A
Other languages
Chinese (zh)
Other versions
CN107247790A (en
Inventor
卢山
王熙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201710457601.9A priority Critical patent/CN107247790B/en
Publication of CN107247790A publication Critical patent/CN107247790A/en
Application granted granted Critical
Publication of CN107247790B publication Critical patent/CN107247790B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to a method and a device for creating a new mail, which are used to overcome the problem of errors of a recipient mail address when creating a new mail according to a mail address hyperlink in the related art. The method comprises the following steps: detecting whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set; if the illegal character is detected to exist in the target mail address, the illegal character in the target mail address is corrected to obtain an effective mail address; and establishing a mail according to the effective mail address.

Description

Method and device for creating new mail
Technical Field
The present disclosure relates to the field of information processing, and in particular, to a method and an apparatus for creating a new email.
Background
In the related art, when a hyperlink of a mail address in a text selected by a cursor is detected, a mail client can automatically generate a new mail based on a target mail address corresponding to the hyperlink of the mail address, and the target mail address is input into a recipient column of the new mail in advance. In some texts, the target mail address includes illegal characters such as kanji characters due to carelessness of the writer or an error of the hyperlink editor, and for example, the target mail address is erroneously set to "please send to 123456@ mail.com query details". When the mail client generates a new mail based on the target mail address, Chinese characters are displayed in an inbox, and the new mail is sent to an error mail address, namely, "please send to 123456@ mail.com query details", instead of sending the new mail to the effective mail address "123456 @ mail.com", so that the new mail is sent unsuccessfully.
Disclosure of Invention
In order to overcome the problem that the mail address of a receiver is wrong when a mail is newly built according to the mail address hyperlink in the prior art, the invention provides a method and a device for newly building a mail.
According to a first aspect of the embodiments of the present disclosure, a method for creating a new email is provided, where the method includes:
detecting whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
if the illegal character is detected to exist in the target mail address, the illegal character in the target mail address is corrected to obtain an effective mail address;
and establishing a mail according to the effective mail address.
Optionally, if it is detected that the illegal character exists in the target email address, correcting the illegal character in the target email address to obtain an effective email address, including:
if the illegal character is detected to exist in the target mail address, displaying request information for requesting to correct the target mail address;
and if an instruction for confirming the correction of the target mail address is received, correcting illegal characters in the target mail address to obtain an effective mail address.
Optionally, the mail address hyperlink includes the target mail address, and the method further includes:
and if the illegal character is detected to exist in the target mail address, updating the display effect of the mail address hyperlink to highlight the illegal character.
Optionally, if it is detected that the illegal character exists in the target email address, correcting the illegal character in the target email address includes executing at least one of the following correction manners:
if the illegal character is a Chinese character, deleting the Chinese character in the target mail address;
and if the illegal character is a full-angle character, replacing the full-angle character in the target mail address with a half-angle character.
According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for creating a new email, the apparatus for creating a new email including:
the detection module is configured to detect whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
the correction module is configured to correct the illegal character in the target mail address to obtain an effective mail address when the illegal character in the target mail address is detected;
and the mail creating module is configured to create a mail according to the effective mail address.
Optionally, the apparatus for creating a new email further includes:
the prompting module is configured to display request information for requesting to correct the target mail address when the illegal character is detected to exist in the target mail address;
and the correcting module is configured to correct illegal characters in the target mail address to obtain a valid mail address when receiving an instruction for confirming the correction of the target mail address.
Optionally, the email address hyperlink includes the target email address, and the apparatus for creating a new email further includes:
and the display module is configured to update the display effect of the mail address hyperlink to highlight the illegal character when the illegal character is detected to exist in the target mail address.
Optionally, the correcting module is configured to, when detecting that the illegal character exists in the target email address, execute at least one of the following correction manners:
if the illegal character is a Chinese character, deleting the Chinese character in the target mail address;
and if the illegal character is a full-angle character, replacing the full-angle character in the target mail address with a half-angle character.
According to a third aspect of the embodiments of the present disclosure, there is provided an apparatus for creating a new mail, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
detecting whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
if the illegal character is detected to exist in the target mail address, the illegal character in the target mail address is corrected to obtain an effective mail address;
and establishing a mail according to the effective mail address.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer readable storage medium having stored thereon computer program instructions, which when executed by a processor, implement the method steps of creating new mail provided by the first aspect of the present disclosure.
According to the embodiment of the disclosure, whether illegal characters exist in the target mail address corresponding to the selected mail address hyperlink is detected, the illegal characters in the target mail address are corrected after the illegal characters are detected, an effective mail address is obtained, and a mail is newly built according to the effective mail address, so that the error probability of the address of a recipient in the newly built mail can be reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a flow chart illustrating a method for creating new mail according to an exemplary embodiment.
Fig. 2 is a flow diagram illustrating another method for creating new mail in accordance with an exemplary embodiment.
Fig. 3 is a flow chart illustrating another method for creating new mail in accordance with an exemplary embodiment.
Fig. 4 is a flow chart illustrating another method for creating new mail in accordance with an exemplary embodiment.
Fig. 5A is a block diagram of an apparatus for creating new mail, according to an example embodiment.
Fig. 5B is a block diagram of another apparatus for creating new mail, according to an example embodiment.
Fig. 5C is a block diagram of another apparatus for creating new mail, according to an example embodiment.
Fig. 6 is a block diagram of an apparatus for creating new mail, according to an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flow chart illustrating a method for creating new mail according to an exemplary embodiment, which includes the following steps, as shown in fig. 1.
In step S11, it is detected whether there is an illegal character in the target email address corresponding to the selected email address hyperlink, where the illegal character is a character that does not belong to the legitimate character set of the email address.
It is worth to say that the email address of each user in the internet is unique, so that the sending and receiving of the email are more convenient and accurate. The user can make initial setting of the mail address according to the mail format of "user @ mail. Internationally there is a clear specification for legitimate characters in a mail address, for example, the kanji character cannot be a legitimate user name or email server name.
In step S12, if it is detected that the illegal character exists in the target email address, the illegal character in the target email address is corrected to obtain a valid email address.
Typically, the content displayed by the mailing address hyperlink is consistent with the content of the corresponding target mailing address. In other email address hyperlinks, the content displayed by the email address hyperlink may be a person name, such as "red small", and the content of the corresponding target email address is "please send to xiaohong @ mail. The embodiment of the present disclosure corrects only the illegal character existing in the target mail address, and refers to the foregoing example, that is, the illegal chinese character "please send" is deleted, and the effective mail address "xiaohong @ mail.
In step S13, a new mail is created based on the effective mail address.
Referring to the above example, the effective mail address "xiaohong @ mail.
According to the embodiment of the disclosure, whether illegal characters exist in the target mail address corresponding to the selected mail address hyperlink is detected, the illegal characters in the target mail address are corrected after the illegal characters are detected, an effective mail address is obtained, and a mail is newly built according to the effective mail address, so that the error probability of the address of a recipient in the newly built mail can be reduced.
Fig. 2 is a flow chart illustrating another method for creating new mail, according to an exemplary embodiment, which includes the following steps, as shown in fig. 2.
In step S21, it is detected whether there is an illegal character in the target email address corresponding to the selected email address hyperlink, where the illegal character is a character that does not belong to the legitimate character set of the email address.
In step S22, if it is detected that the illegal character exists in the destination mail address, request information for requesting correction of the destination mail address is displayed.
In step S23, if an instruction for confirming the correction of the destination mail address is received, the illegal character in the destination mail address is corrected to obtain a valid mail address.
In step S24, a new mail is created based on the effective mail address.
In one possible implementation, the request message may include a prompt indicating the illegal character. For example, when it is detected that an illegal character "please send" exists in the target mail address, a dialog box pops up, which indicates the illegal character "please send", and asks the user whether to correct the illegal character. Therefore, the user can further check the mail address through the prompt message and then carry out adaptive modification operation according to the requirement of the user.
Fig. 3 is a flow chart illustrating another method for creating new mail, according to an exemplary embodiment, which includes the following steps, as shown in fig. 3.
In step S31, it is detected whether there is an illegal character in the target email address corresponding to the selected email address hyperlink, where the illegal character is a character that does not belong to the legitimate character set of the email address.
If the illegal character is detected to exist in the target mail address, the following steps are executed.
In step S32, the display effect of the mail address hyperlink is updated to highlight the illegal character.
In step S33, the illegal character in the target mail address is corrected to obtain a valid mail address.
In step S34, a new mail is created based on the effective mail address.
In one possible embodiment, the default mail address hyperlink is displayed in the same manner as the corresponding target mail address, for example, when the mail sender writes the mail body, the mail address hyperlink is inserted in the text "please send to xiaohong @ mail.com", and "please send to xiaohong @ mail.com" is set as the corresponding target mail address. In the related technology, a mail receiver selects the mail address hyperlink to create a new mail, and the new mail can be sent to an effective address' xiaohong @ mail.
Referring to step S33 of the embodiment of the present disclosure, after detecting that the illegal character exists in the target email address, the color of the characters "please send" in the email address hyperlink of the body is changed to prompt the user to allow the computer to update the display content of the email address hyperlink. Furthermore, the user can allow the computer to update the display content and the target address of the mail address hyperlink according to the display content, so that the computer is prevented from repeatedly executing the correction steps when the mail address hyperlink is reused, and the operating efficiency of the computer is improved.
Fig. 4 is a flow chart illustrating another method for creating new mail, according to an exemplary embodiment, as shown in fig. 4, including the following steps.
In step S41, it is detected whether there is an illegal character in the target email address corresponding to the selected email address hyperlink, where the illegal character is a character that does not belong to the legitimate character set of the email address.
In step S42, if the illegal character is a kanji character, the kanji character in the target email address is deleted to obtain a valid email address.
Optionally, if the illegal character is a full-angle character, replacing the full-angle character in the target email address with a half-angle character.
It should be noted that some mail address hyperlinks corresponding to the target mail address are set as full-angle characters, such as "xiaohong @ mail.com", and if the full-angle characters are deleted directly, the effective mail address information is lost.
In a possible implementation mode, the format of the mail address generally has an "@" character, which can detect the "@" character first, and then replace a string of characters which are continuous before and after the "@" character by a corresponding half-angle character from a full-angle character. For example, the mail address of the full-size character is replaced with "xiaohong @ mail. Reference is made to the internationally recognized legal character set for mail addresses, which may consist of letters, numbers, or punctuation marks, to name but a few.
In step S43, a new mail is created based on the effective mail address.
The method for creating the new mail provided by the present disclosure and optional implementation steps of the present disclosure further details the specific implementation manner for correcting the illegal character in the target mail address. In specific implementation, engineers in the field can adaptively write related illegal character screening program modules according to the legal character set of the mail address.
The following is an embodiment of the apparatus for creating new mails provided by the present disclosure.
Fig. 5A is a block diagram illustrating an apparatus for creating new mail according to an exemplary embodiment. As shown in fig. 5, the apparatus 500 for creating new mail includes a detection module 510, a modification module 520 and a new mail creating module 530. The detecting module 510 is configured to detect whether an illegal character exists in a target email address corresponding to the selected email address hyperlink, where the illegal character is a character that does not belong to a legal character set of the email address. The correcting module 520 is configured to correct the illegal character in the target email address to obtain a valid email address when the illegal character is detected to exist in the target email address. The new email creating module 530 is configured to create an email according to the effective email address.
The device 500 for newly creating the mail detects whether the target mail address corresponding to the selected mail address hyperlink has the illegal character, corrects the illegal character in the target mail address after detecting the illegal character to obtain the effective mail address, and creates the mail according to the effective mail address, so that the error probability of the address of the recipient in the newly created mail can be reduced.
Optionally, on the basis of fig. 5A, as shown in fig. 5B, the apparatus 500 for creating an email further includes a prompting module 540 configured to display request information for requesting to modify the target email address when detecting that the illegal character exists in the target email address. The correcting module 520 is configured to correct the illegal character in the target email address to obtain a valid email address when receiving an instruction to confirm the correction of the target email address.
Optionally, on the basis of fig. 5A, as shown in fig. 5C, the apparatus 500 for newly creating an email further includes a display module 550 configured to update the display effect of the email address hyperlink to highlight the illegal character when detecting that the illegal character exists in the target email address.
Optionally, on the basis of the apparatus 500 for creating a new email shown in fig. 5A, the modifying module 520 is configured to, when detecting that the illegal character exists in the target email address, perform at least one of the following modifying manners: if the illegal character is a Chinese character, deleting the Chinese character in the target mail address; and if the illegal character is a full-angle character, replacing the full-angle character in the target mail address with a half-angle character.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The present disclosure also provides a computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the method steps of creating a new email provided by the present disclosure.
Fig. 6 is a block diagram illustrating an apparatus 600 for creating new mail according to an exemplary embodiment. For example, the apparatus 600 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a tablet device personal digital assistant, and the like.
Referring to fig. 6, apparatus 600 may include one or more of the following components: a processing component 602, a memory 604, a power component 606, a multimedia component 608, an audio component 610, an interface to input/output (I/O) 612, a sensor component 614, and a communication component 616.
The processing component 602 generally controls overall operation of the device 600, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 602 can include one or more processors 620 to execute instructions to perform all or a portion of the steps of the method for creating a new email. Further, the processing component 602 can include one or more modules that facilitate interaction between the processing component 602 and other components. For example, the processing component 602 can include a multimedia module to facilitate interaction between the multimedia component 608 and the processing component 602.
The memory 604 is configured to store various types of data to support operations at the apparatus 600. Examples of such data include instructions for any application or method operating on device 600, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 604 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power component 606 provides power to the various components of device 600. Power components 606 may include a power management system, one or more power sources, and other components associated with obtaining, managing, and distributing power for device 600.
The multimedia component 608 includes a screen that provides an output interface between the newly created mail apparatus 600 and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 608 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 600 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 610 is configured to output and/or input audio signals. For example, audio component 610 includes a Microphone (MIC) configured to receive external audio signals when apparatus 600 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 604 or transmitted via the communication component 616. In some embodiments, audio component 610 further includes a speaker for outputting audio signals.
The I/O interface 612 provides an interface between the processing component 602 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 614 includes one or more sensors for providing status assessment of various aspects of the apparatus 600. For example, the sensor component 614 may detect an open/closed state of the device 600, the relative positioning of components, such as a display and keypad of the device 600, the sensor component 614 may also detect a change in position of the device 600 or a component of the device 600, the presence or absence of user contact with the device 600, orientation or acceleration/deceleration of the device 600, and a change in temperature of the device 600. The sensor assembly 614 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 614 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 614 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 616 is configured to facilitate communications between the apparatus 600 and other devices in a wired or wireless manner. The apparatus 600 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 616 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 616 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 600 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described method of creating new mail.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 604 comprising instructions, executable by the processor 620 of the apparatus 600 to perform the method of creating a new email is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method for creating new mails, wherein the method comprises:
detecting whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
if the illegal character is detected to exist in the target mail address, the illegal character in the target mail address is corrected to obtain an effective mail address;
and establishing a mail according to the effective mail address.
2. The method of claim 1, wherein the modifying the illegal character in the target email address to obtain a valid email address if the illegal character is detected to be present in the target email address comprises:
if the illegal character is detected to exist in the target mail address, displaying request information for requesting to correct the target mail address;
and if an instruction for confirming the correction of the target mail address is received, correcting illegal characters in the target mail address to obtain an effective mail address.
3. The method of claim 1, wherein the destination email address is included in the email address hyperlink, the method further comprising:
and if the illegal character is detected to exist in the target mail address, updating the display effect of the mail address hyperlink to highlight the illegal character.
4. The method according to any one of claims 1 to 3, wherein the correcting the illegal character in the target mail address if the illegal character is detected to exist in the target mail address comprises performing at least one of the following correction methods:
if the illegal character is a Chinese character, deleting the Chinese character in the target mail address;
and if the illegal character is a full-angle character, replacing the full-angle character in the target mail address with a half-angle character.
5. An apparatus for creating new mail, said apparatus for creating new mail comprising:
the detection module is configured to detect whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
the correction module is configured to correct the illegal character in the target mail address to obtain an effective mail address when the illegal character in the target mail address is detected;
and the mail creating module is configured to create a mail according to the effective mail address.
6. The apparatus of claim 5 wherein said means for creating new mail further comprises:
the prompting module is configured to display request information for requesting to correct the target mail address when the illegal character is detected to exist in the target mail address;
and the correcting module is configured to correct illegal characters in the target mail address to obtain a valid mail address when receiving an instruction for confirming the correction of the target mail address.
7. The apparatus of claim 5 wherein said mail address hyperlink includes said target mail address, and said means for creating a new mail further comprises:
and the display module is configured to update the display effect of the mail address hyperlink to highlight the illegal character when the illegal character is detected to exist in the target mail address.
8. The apparatus according to any one of claims 5 to 7, wherein the correcting module is configured to, when detecting that the illegal character exists in the target mail address, perform at least one of the following correction modes:
if the illegal character is a Chinese character, deleting the Chinese character in the target mail address;
and if the illegal character is a full-angle character, replacing the full-angle character in the target mail address with a half-angle character.
9. An apparatus for creating new mail, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
detecting whether an illegal character exists in a target mail address corresponding to the selected mail address hyperlink, wherein the illegal character is a character which does not belong to a mail address legal character set and comprises a Chinese character;
if the illegal character is detected to exist in the target mail address, the illegal character in the target mail address is corrected to obtain an effective mail address;
and establishing a mail according to the effective mail address.
10. A computer readable storage medium having stored thereon computer program instructions, which when executed by a processor, perform the method steps of creating a new mail as claimed in any of claims 1 to 4.
CN201710457601.9A 2017-06-16 2017-06-16 Method and device for creating new mail Active CN107247790B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710457601.9A CN107247790B (en) 2017-06-16 2017-06-16 Method and device for creating new mail

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710457601.9A CN107247790B (en) 2017-06-16 2017-06-16 Method and device for creating new mail

Publications (2)

Publication Number Publication Date
CN107247790A CN107247790A (en) 2017-10-13
CN107247790B true CN107247790B (en) 2020-06-02

Family

ID=60018186

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710457601.9A Active CN107247790B (en) 2017-06-16 2017-06-16 Method and device for creating new mail

Country Status (1)

Country Link
CN (1) CN107247790B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020366B (en) * 2017-12-07 2021-06-15 北大方正集团有限公司 Mailbox information extraction method and device
CN108040003B (en) * 2017-12-21 2019-12-17 维沃移动通信有限公司 Reminding method and device
CN109101242B (en) * 2018-07-19 2019-11-19 汉能移动能源控股集团有限公司 Data base automatic dispositions method and device
CN109769041B (en) * 2018-12-29 2022-08-12 论客科技(广州)有限公司 Method and device for automatically correcting mail address

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101980156A (en) * 2010-11-22 2011-02-23 上海合合信息科技发展有限公司 Method for automatically extracting email address and creating new email
US8898137B1 (en) * 2010-06-24 2014-11-25 Amazon Technologies, Inc. URL rescue by execution of search using information extracted from invalid URL
CN106021304A (en) * 2016-05-05 2016-10-12 乐视控股(北京)有限公司 Webpage address correcting method and system
CN106375288A (en) * 2016-08-29 2017-02-01 中国科学院信息工程研究所 Chinese domain name similarity calculation method and counterfeit domain name detection method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10152540B2 (en) * 2014-10-10 2018-12-11 Qualcomm Incorporated Linking thumbnail of image to web page

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8898137B1 (en) * 2010-06-24 2014-11-25 Amazon Technologies, Inc. URL rescue by execution of search using information extracted from invalid URL
CN101980156A (en) * 2010-11-22 2011-02-23 上海合合信息科技发展有限公司 Method for automatically extracting email address and creating new email
CN106021304A (en) * 2016-05-05 2016-10-12 乐视控股(北京)有限公司 Webpage address correcting method and system
CN106375288A (en) * 2016-08-29 2017-02-01 中国科学院信息工程研究所 Chinese domain name similarity calculation method and counterfeit domain name detection method

Also Published As

Publication number Publication date
CN107247790A (en) 2017-10-13

Similar Documents

Publication Publication Date Title
CN106170004B (en) Method and device for processing verification code
CN107247790B (en) Method and device for creating new mail
CN110781813B (en) Image recognition method and device, electronic equipment and storage medium
US9959487B2 (en) Method and device for adding font
EP3147802B1 (en) Method and apparatus for processing information
CN106126025B (en) Interactive method and device for copying and pasting
EP3176999A1 (en) Method and device for processing information
CN107239351B (en) Pasting method and device
CN103995834A (en) Sensitive information detection method and related device
CN105095366B (en) Word message treating method and apparatus
CN106603381B (en) Method and device for processing chat information
CN105094904A (en) Application program installation method and device
CN107493366B (en) Address book information updating method and device and storage medium
CN110085066B (en) Method and device for displaying reading information and electronic equipment
US10263925B2 (en) Method, device and medium for sending message
CN111181844A (en) Message processing method, device and medium
CN105704286A (en) Communication information display method and device
CN105101121B (en) A kind of method and device that information is sent
CN107295167B (en) Information display method and device
CN104636320A (en) Data processing method and device
CN104809155A (en) Method and device for automatically inquiring service note numbers
CN107241439B (en) Message pushing method and device for H5 page
CN106648392B (en) The method and device of pasting data
CN110196747B (en) Information processing method and device
CN111049732B (en) Push message display method and device, electronic equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant