Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vcs:email-alerts [2024/05/24 22:29] szhuge_go-ci.comvcs:email-alerts [2026/02/19 21:54] (current) cxie_go-ci.com
Line 9: Line 9:
 <slider :vcs:email_setup_4.png> <slider :vcs:email_setup_4.png>
 </slider> </slider>
 +
 +===== Gmail setup =====
 +
 +This section describes how to set up your email settings for Gmail
 +
 +  * Navigate to **Tools > Global Settings** or click **Ctrl+G**
 +  * Go to **Mail settings**
 +  * Set the related parameters for Gmail (see [[https://developers.google.com/workspace/gmail/imap/imap-smtp | POP, IMAP, and SMTP | Gmail]]):
 +    * **SMTP server:**  smtp.gmail.com
 +    * **SMTP port:**  587
 +    * Enable **SSL encrypted connection enable**
 +      * **Note:** SSL encrypted email sending can only be done through PC (Spider cannot send SSL encrypted emails in black-box mode)
 +    * **Account / Password:** your email and App Password
 +
 +To create an App Password for Gmail, follow these steps, as it replaces the email’s password for third party access for better security.\\
 +  - Sign into your Google Account
 +  - Turn on 2 step verification
 +  - Go to the App Password page: [[https://myaccount.google.com/apppasswords | App Password]])
 +  - Add new App Name such as EDM
 +  - A 16-char password will display **once** (you will not be able to access this code again)
  
 ===== Outlook (Office365) email setup ===== ===== Outlook (Office365) email setup =====
Line 22: Line 42:
       * **Note:** SSL encrypted email sending can only be done through PC (Spider cannot send SSL encrypted emails in black-box mode)       * **Note:** SSL encrypted email sending can only be done through PC (Spider cannot send SSL encrypted emails in black-box mode)
     * **Account / Password:** your email credentials     * **Account / Password:** your email credentials
 +
  
 ===== Event Action rules ===== ===== Event Action rules =====