Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Configure Jenkins with SMTP capability via Send Grid #5

Open
rtyler opened this issue Dec 21, 2017 · 1 comment
Open

Configure Jenkins with SMTP capability via Send Grid #5

rtyler opened this issue Dec 21, 2017 · 1 comment

Comments

@rtyler
Copy link
Member

rtyler commented Dec 21, 2017

It would be very useful to allow Jenkins to send emails via the mail step in Pipeline.

Thinking defensively about this, I believe that Code Valet would need some means of queuing these emails per user. Perhaps by overriding the mail step with something that would contact an internal Code Valet API which talks to Send Grid? More or less, there needs to be some way to prevent abuse.

was CodeValet/codevalet#48

@chinmay90kulkarni
Copy link

@rtyler best way to send mail from jenkins using mail plugins. and on SendGrid side, create your own relay server. add credentials to jenkins mail plugin and we are good to go.
Only one (I can't say disadvantage is that) SendGrid is a paid service. 30 day trial will not going to help for longterm!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants