You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
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.
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: