]HackingTeam[ KnowledgeBase Product
Search:     Advanced search

Configure SMTP alerting in order to send mails via GMAIL servers

Article ID: 33
Last updated: 16 Feb, 2015

Details

How to configure email settings in Master Node in order to report alerts.
 

Requirements/Conditions/Restraints

Instructions

Follow these steps:

1. configure C:\RCS\DB\config\config.yaml as follow:

SMTP: smtp.gmail.com:587

SMTP_USER: your_account@gmail.com

SMTP_PASS: your_password

SMTP_AUTH: login

SMTP_STARTTLS: true

SMTP_FROM: your_account@gmail.com

SHORT_EMAIL: false

2. enable access to less secure apps on GMAIL here:

https://www.google.com/settings/security/lesssecureapps

3. grant access to external application for 10 minutes by going to https://accounts.google.com/DisplayUnlockCaptcha and clicking on Continue;

4. ensure an RCS user group with the alert flag set to true (and at least a user in it with a valid email);
5. send a test email to that user with the command 

rcs-monitor --cli -d -v

Article ID: 33
Last updated: 16 Feb, 2015
Revision: 5
document Public
Views: 11
Comments: 0
This article was:   Helpful | Not helpful
Tags
email master node

Also listed in
folder Procedures -> Server

Prev   Next
Change the logging level (back-end)     Cores configuration