Changes for page 10 Advanced Function
Last modified by Jett on 2025/06/12 10:31
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. ... ... @@ -297,7 +297,10 @@ 297 297 * when sending an email, you must set a recipient. CC recipients and BCC recipients are not to be set. The total number of recipinet, CC recipients and BCC recipients is 40. 298 298 * **Recipient priority. **Set the priority order of recipients to recipient, BCC, and CC. 299 299 306 +(% class="box infomessage" %) 307 +((( 300 300 **✎Note: **If the recipient address you select exists in all three positions, it exist only in the highest priority position. For example, if the recipient of an email has aaa, the bcc has aaa, and the cc has aaa, then let aaa only be the recipient. 309 +))) 301 301 302 302 == Recipient group setting == 303 303