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:19] szhuge_go-ci.comvcs:email-alerts [2026/02/19 21:54] (current) cxie_go-ci.com
Line 1: Line 1:
 ====== Email Alert Setup Guide (EDM) ====== ====== Email Alert Setup Guide (EDM) ======
  
 +<slider :vcs:email_setup_6.png>
 <slider :vcs:email_setup_5.png> <slider :vcs:email_setup_5.png>
 +<slider :vcs:email_setup_7.png>
 <slider :vcs:email_setup_1.png> <slider :vcs:email_setup_1.png>
 <slider :vcs:email_setup_2.png> <slider :vcs:email_setup_2.png>
Line 7: 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 14: Line 36:
   * Navigate to **Tools > Global Settings** or click **Ctrl+G**   * Navigate to **Tools > Global Settings** or click **Ctrl+G**
   * Go to **Mail settings**   * Go to **Mail settings**
-  * Set the related parameters, for example:+  * Set the related parameters for Outlook (see [[https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040 | POP, IMAPand SMTP settings for Outlook.com]]):
     * **SMTP server:**  smtp-mail.outlook.com     * **SMTP server:**  smtp-mail.outlook.com
     * **SMTP port:**  587     * **SMTP port:**  587
Line 20: 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 =====