Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on July 26, 2023 9:12PM
Likes: 0
Replies: 6
Hi, everyone.
I want to send a mail using the Send email plugin. I set the field like this:
Recipient (column): mail
Sender (value): my_email@gmail.com
Subject (value): Example
Body (value): This is the body
SMTP Host: smtp.gmail.com
SMTP port: 587
But when I saw the output dataset, in each row(where each recipient's email is) it says: (530, '5.7.0 Must issue a STARTTLS command first. o18-20020a0cf4d2000000b0063d316af55csm424171qvm.3 - gsmtp', u'my_email@gmail.com')
Do you know why it occurs?
Than you, very much!
Operating system used: Linux
This plugin only works with unauthenticated and unencrypted SMTP servers which of course Gmail is not.
Does anyone know of a way to work with Gmail servers from within Dataiku DSS?
Ah, an easy question for chatGPT:
BTW I just tested using Gmail as a Mail SMTP messaging channel in Dataiku and it works fine. Here is my configuration:
Hi All!
It appears that Google made some updates for how it interacts with third-party applications when a user's account has enabled two-factor authentication. These steps worked for me to connect the Send Emails Plugin to Gmail
Notes:
Links:
Start by checking out the plugin's documentation for step-by-step instructions. Also, if you're dealing with email lists, it's always a good idea to run them through an email verifier tool. It helps ensure your emails reach the right inboxes without any hiccups.