Created
July 27, 2013 04:06
-
-
Save truedat101/6093671 to your computer and use it in GitHub Desktop.
Set up a qq mail account , and then configure imap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up here | |
http://zc.qq.com/en/index.html | |
You will be required to provide a valid email to allow you to validate the account. Also annoying, you don't get to choose your email account name, it gets assigned. | |
Sign in, english: https://en.mail.qq.com/cgi-bin/loginpage | |
For configuration, I could not get pop3 working. It's unclear why. IMAP did work, using: | |
http://exp.86wiki.com/viewjy.php?id=d621e8dafa8f292865913f2d | |
2 Enable the IMAP service in the mailbox. 3 Enter "Mail", click on the "other", create a new mail account, enter the full address of your mailbox, attention is now enter a wrong password, then click on the "storage". 4 Because it is a wrong password, resulting in check is not passed. Open a configuration interface, select the IMAP tab, please fill in the imap.qq.com receiving server, mail server for smtp.qq.com, pay attention to the collection server and mail server password changes to the correct password, click the "storage", end configuration. | |
If the inspection by the method can only use Pop3, charging a few pieces. | |
How to set up the IMAP service SSL encryption? | |
If your email client support SSL, can be set in the choice to use SSL. 5 General configuration using the SSL as follows: | |
Incoming mail server: imap.qq.com, SSL, port number 993 | |
Outgoing mail server: smtp.qq.com, SSL, port number 465 or 587 | |
Account Name: your QQ e-mail account name (if you are a VIP account or Foxmail account number, account name need to fill out the complete e-mail address) | |
Password: your QQ password | |
Email address: your QQ mailbox full email address | |
Related articles: | |
In the iPad Mail QQ mailbox mail into my arms | |
How to create a QQ account in iPad and other mail program | |
How to set the Netease 163, 162 boxes in iPad? | |
How to set the iPad mailbox | |
The iPhone/iPad transceiver 163/126 of Netease mailbox mail how to set? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks! That helped me.