Changes for page 10 Advanced Function

Last modified by Jett on 2025/04/15 09:59

From version 18.1
edited by Mora Zhou
on 2023/11/21 16:30
Change comment: There is no comment for this version
To version 15.1
edited by Mora Zhou
on 2023/11/21 14:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -192,10 +192,7 @@
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 -(((
197 197  **✎Note:** Gmail also needs to enable the [allow unsafe apps] option in the account, otherwise the mail will not be sent normally.
198 -)))
199 199  
200 200  (% style="list-style-type:disc" %)
201 201  * **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.
... ... @@ -204,10 +204,7 @@
204 204  ** 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.
205 205  ** 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.
206 206  
207 -(% class="box infomessage" %)
208 -(((
209 209  **✎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 -)))
211 211  
212 212  * **Error Message**
213 213  ** Set the error message receiving address, you could use the information to get the reasons of errors.
... ... @@ -303,10 +303,7 @@
303 303  * 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.
304 304  * **Recipient priority. **Set the priority order of recipients to recipient, BCC, and CC.
305 305  
306 -(% class="box infomessage" %)
307 -(((
308 308  **✎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 -)))
310 310  
311 311  == Recipient group setting ==
312 312