Involves all G3/G5 models
The client uses smtp.qq.com as the SMTP server, with port 465 for smtp.qq.com. Our R4900G3 machine failed to modify the SMTP port to 465.
1.Log in to HDM and navigate to the SMTP interface
2.Press F12 to enter developer mode click network - smtp
3.open Postman and input the COOKIE value and x-csrftoken value into headers
4.Change the Authorization type to Basic Auth fill in the target server HDM username and password
5.click send to obtain SMTP information
6.Modify the security port configure Authorization and headers the same as get SMTP configuration select raw and json for body and change the security port to 466
7.Change the SMTP port to 465
8.Refresh the HDM page to complete
1.For G3/G5 models, setting port 465 as the SMTP secure port will trigger a consistency check when saving the SMTP port modification. If they are consistent, the save will fail.
2.When configuring the SMTP port as 465 for G3/G5 models, the secure port must first be changed to another value.
3.G6 models have removed the SMTP secure port, so no modification is needed.