Created on 05-28-2019 06:34 AM - edited 08-17-2019 03:17 PM
Hi,
I am new in NiFi and built a beginner project in my local machine where I am transferring files from one folder to another folder and record the success status through putEmail processor, the configurations are given below for the project I made.
please tell me how to send E-mail alerts, I have tried SMTP port 587, 465 and 25 as given in G-suite and also enabled local app secure for the concerned g account.
Created 05-28-2019 06:44 AM
Hi
Read once link: https://community.hortonworks.com/questions/146908/nifi-putemail-failure-to-send-flowfile-to-gmail-a...
If given answer may help u.
Created 05-28-2019 06:49 AM
Created 05-28-2019 09:01 AM
From Error, It seems you are unable to connect smtp server. Check your network connection is reachable to smtp server.
Use command -> telnet smtp.gmail.com 25 and share output.
Regards,
Vinay K
Created 05-28-2019 11:30 PM
The above was originally posted in the Community Help Track. On Tue May 28 23:19 UTC 2019, a member of the HCC moderation staff moved it to the Data Ingestion & Streaming track. The Community Help Track is intended for questions about using the HCC site itself.