Changes for page 10 Advanced Function
Last modified by Jett on 2025/04/15 09:59
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -192,7 +192,10 @@ 192 192 |Yahoo email|smtp.mail.yahoo.com.cn|465 193 193 |Google email|smtp.gmail.com|465 194 194 195 +(% class="box infomessage" %) 196 +((( 195 195 **✎Note:** Gmail also needs to enable the [allow unsafe apps] option in the account, otherwise the mail will not be sent normally. 198 +))) 196 196 197 197 (% style="list-style-type:disc" %) 198 198 * **Encryption Type: **SSL is a security protocol that provides security and data integrity for network communications. It encrypts network connections at the transport layer; TLS (STARTTLS) upgrades connections to SSL instead of using a separate encrypted communication port. ... ... @@ -201,7 +201,10 @@ 201 201 ** Port 465: It protect the original data when transmitting data. The data can not be seen. Generally, port 465 must be selected as SSL encryption mode to send data correctly. 202 202 ** Port 587: The original data is protected only after the TLS(STARTTLS) command is executed. Generally, port 587 must be selected as TLS(STARTTLS) encryption mode to send data correctly. 203 203 207 +(% class="box infomessage" %) 208 +((( 204 204 **✎Note: **Port 25 is open to SMTP servers, mainly for sending mail. But the port has vulnerability. Hackers often use port 25 to find SMTP servers to forward spam. 210 +))) 205 205 206 206 * **Error Message** 207 207 ** Set the error message receiving address, you could use the information to get the reasons of errors.