Tag Archives: QQ

Send QQ e-mail message prompt: error in certificate certificate is not trusted

Error in certificate: peer’s certificate issuer has been marked as not trusted by the

Translate as     Certificate error: peer’s certificate publisher is marked as untrusted.

This is because encrypted communication is used, but the client cannot confirm whether the certificate is true.

However, the email can be sent normally, and the QQ email has also received the test email

The solutions of multi-party query are as follows:

1. Modify the configuration/etc/mail.rc  

hold    set ssl-verify=ignore   Change to set   ssl-verify=strict    ## Ignore the certificate warning and follow the certificate requirements strictly instead

2. Obtain mail server certificate

echo    – n ” ” |   openssl s_ client -connect smtp.qq.com:465 | sed -ne   ‘/- BEGIN CERTIFICATE-/,/-END CERTIFIICATE-/p’   & gt;  /etc/pki/nssdb/qq.crt

  3. Add the certificate to the trusted table

certutil     – A     – n    ‘ qq’     – t     ” P,P,P”     – d    /etc/pki/nssdb     – i    /etc/pki/nssdb/qq.crt

Specific parameter explanation:

##-A: indicates adding

##-n :nickname   Nicknames, such as QQ, 163

##–t: Represents a trusted tag. The values/T/C/P are acceptable

##-d: The certificate is in the directory

##-i: Specific location of certificate file

Finally, the test sent the e-mail without prompting error. It was sent successfully normally.

Error reported when Foxmail software adds QQ email

#Error reporting:

-ERR Please using authorized code to login. More information at http://servi

Please log in with the authorization code. http://service.mail.qq.com More information about

 

 

#According to the error report: enter the QQ email help center:

#Found

http://service.mail.qq.com/cgi-bin/help?subtype=1&amp ;& amp; id=28&& amp; no=1001256

###

Process:

Log in to QQ email

=Account setting

=》

POP3/imap/SMTP/exchange/carddav/caldav services

Open service:

POP3/SMTP service  (

How to use Foxmail and other software to send and receive e-mail?)

Turned on  |   close

IMAP/SMTP service  (

What is IMAP and how is it set?)

Closed  |   Open

Exchange services  (

What is exchange and how is it set up?)

Closed  |   Open

Carddav/caldav services  (

What is carddav/caldav and how is it set?)

Closed  |   Open

(POP3/imap/SMTP/carddav/caldav services all support SSL connection.

How to set?)

Warm tip: when logging into the third-party client, please enter the “authorization code” in the password box for verification. Generate authorization code

 

#Open POP3 service:

#Send SMS: after receiving the authorization code, log in to Foxmail with the authorization code instead of the QQ email password. OK

fcefmpw###