Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8387591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T18:15:17+00:00 2026-06-09T18:15:17+00:00

I’m seeing some odd things with jenkins and sending mail. For some users mail

  • 0

I’m seeing some odd things with jenkins and sending mail. For some users mail is sent to DOMAIN_username@company.com – some are fine.

Jenkins is using AD for authentication – most users haven’t actually logged into jenkins, the username comes from svn.
my svn server is a windows2008 server using sspi to authenticate:

# authentication
AuthName "Subversion Authentication"
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
SSPIDomain COMPANY
SSPIOfferBasic On
Require valid-user

the best place to see it is in the http://jenkins/job/job-name/1234/api/json and look at culprits

"culprits":[
{"absoluteUrl":"http://jenkins/user/DOMAIN_asmith","fullName":"DOMAIN_asmith"},
{"absoluteUrl":"http://jenkins/user/DOMAIN_bobama","fullName":"DOMAIN\\bobama"}
]

Things are goign to work fine for bobama, but note asmith – the email will go to DOMAIN_asmith@company.com (which won’t deliver)

If I look at the users configuration page http://jenkins/user/DOMAIN_asmith/configure

I see his email is actually listed as DOMAIN_asmith@company.com, bobama looks fine.

These values aren’t coming from the user (neither has ever logged in to jenkins) – they’re coming from AD by way of SVN.
I’m stuck – anyone point me in a better direction?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T18:15:18+00:00Added an answer on June 9, 2026 at 6:15 pm

    Here are a couple of Ideas:

    • If you change to the directory where asmith was the last committer and you do svn info . What does the LastChanged Author say? “DOMAIN\asmith” or something else? What does it say for bobama?

    • If the information going into Jenkins is really identical for all users, then the difference has to be inside Jenkins. I’ve been looking at the source of MailAddressResolver, which is just a dispatching class that invokes other resolvers. However, I’m not sure which one is invoked in your configuration. There are fallback scenarios which try to guess the correct email if none of the resolvers succeeds. One that looks very interesting is ‘MailAddressResolver problems with SVN & SSPI authentication’. This should actually replace ‘DOMAIN_user@company.com’ with ‘DOMAIN\user@company.com’

    • I’ve noticed logging in Jenkins’ source. If the logs don’t already indicate problems during the mail address resolution, you could add more loggers in the web interface.

    • While going through the bug reports, I noticed ‘E-mail to individuals who broke the build is sent to wrong address’. Which sounds a lot like the problem you’re experiencing. And it’s unresolved.

    Possible Workaround

    While searching in all directions at once I discovered the RegEx Email Plugin. It allows you to generate user email addresses from usernames using regular expressions. Maybe you could twist Jenkins’ arm with this to get the mail format you need.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
We are using XSLT to translate a RIXML file to XML. Our RIXML contains

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.