Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email, SPF, jenkins.io for Jenkins CERT bot #3089

Closed
Wadeck opened this issue Aug 8, 2022 · 3 comments
Closed

Email, SPF, jenkins.io for Jenkins CERT bot #3089

Wadeck opened this issue Aug 8, 2022 · 3 comments

Comments

@Wadeck
Copy link

Wadeck commented Aug 8, 2022

Service(s)

Other

Summary

Hello,

I would like to be able to send emails from the Jenkins CERT App bot "[email protected]" as [email protected] or equivalent, so that the recipient will see it's not a phishing attempt. IIUC to have this working, you have to setup the SPF in your DNS to allow this to happen.

Link provided by @smerle33 : https://support.google.com/a/answer/10685031?hl=fr#:~:text=L'enregistrement%20SPF%20doit%20inclure,au%20nom%20de%20votre%20domaine or https://docs.sendgrid.com/ui/account-and-settings/spf-records

Reproduction steps

No response

@Wadeck Wadeck added the triage Incoming issues that need review label Aug 8, 2022
@dduportal dduportal added this to the infra-team-sync-2022-08-09 milestone Aug 8, 2022
@dduportal dduportal added dns security spf security-hardening email and removed triage Incoming issues that need review labels Aug 8, 2022
@dduportal dduportal removed this from the infra-team-sync-2022-08-09 milestone Aug 9, 2022
@dduportal dduportal added this to the infra-team-sync-2025-01-28 milestone Jan 22, 2025
@dduportal dduportal self-assigned this Jan 22, 2025
@dduportal
Copy link
Contributor

Following #4497 which made us import and Terraform and fix our SPF setup , we should be able to manage this request.

@dduportal
Copy link
Contributor

Result:

dig TXT @9.9.9.9 jenkins.io +short
"google-site-verification=4Z81CA6VzprPWEbGFtNbJwWoZBTGmTp3dk7N0hbt87U"
"libera-MjLnxZ2KPqJJnJr6X4WFovAe"
"_globalsign-domain-verification=b1pmSjP4FyG8hkZunkD3Aoz8tK0FWCje80-YwtLeDU"
"v=spf1 include:mailgun.org include:sendgrid.net include:_spf.google.com ~all"

=> should be good for you @Wadeck

@Wadeck
Copy link
Author

Wadeck commented Jan 22, 2025

I will test it next time I am working on the related feature, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants