How to use Send email plugin?

rafael_rosado97
Level 3
How to use Send email plugin?

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

0 Kudos
4 Replies
Turribeach

This plugin only works with unauthenticated and unencrypted SMTP servers which of course Gmail is not. 

0 Kudos
tgb417

Does anyone know of a way to work with Gmail servers from within Dataiku DSS?

--Tom
0 Kudos
Turribeach

Ah, an easy question for chatGPT:

 
 

Screenshot 2023-07-26 at 23.15.41.png

Turribeach

BTW I just tested using Gmail as a Mail SMTP messaging channel in Dataiku and it works fine. Here is my configuration:

Screenshot 2023-08-28 at 18.45.51.png