Re: How to Stop Emails to Admin

2013-08-28 Thread Slide
Phew...I couldn't fathom how your email address was magically getting added, so hopefully that ends up being it! slide On Wed, Aug 28, 2013 at 11:31 AM, Eric Blom wrote: > We've uncovered a clue. When we uncheck, "Send to Committers", I did not > receive the email. This caused me to check the

Re: How to Stop Emails to Admin

2013-08-28 Thread Eric Blom
We've uncovered a clue. When we uncheck, "Send to Committers", I did not receive the email. This caused me to check the email account associated with the Perforce user, chip_account (a Perforce script user license), being used. It turns out my email as associated with that Perforce script user a

Re: How to Stop Emails to Admin

2013-08-28 Thread Eric Blom
I tried that and didn't get any matches other than the main config.xil file. I didn't search the jobs or the config-history directory because there are hundred of matches in there for either jobs that I'm on or the console logs where I was included when I feel I should not have been. For example

Re: How to Stop Emails to Admin

2013-08-28 Thread Baptiste Mathus
How about just grep'ing recursively the whole ~/.jenkins directory? You might be able to find your username reference somewhere? 2013/8/28 Eric Blom > I found a Display mail notifications recipients example groovy script > > https://wiki.jenkins-ci.org/display/JENKINS/Display+mail+notification

Re: How to Stop Emails to Admin

2013-08-28 Thread Eric Blom
I found a Display mail notifications recipients example groovy script https://wiki.jenkins-ci.org/display/JENKINS/Display+mail+notifications+recipients It returns JOB : street_fighter_register_map_xml >FREESTYLE PROJECT >>Publishers >>> publisher : hudson.plugins.emailext.ExtendedEmailPublisher@5

Re: How to Stop Emails to Admin

2013-08-28 Thread Eric Blom
I'm not familiar with the scripting language. Can you give me a few pointers on how to access one of the builds? Eric On Aug 28, 2013, at 5:45 AM, Slide mailto:slide.o@gmail.com>> wrote: Hmmm, everything looks fine to me. I wish I had added more debug output in debug mode :-) I was hopi

Re: How to Stop Emails to Admin

2013-08-28 Thread Slide
Hmmm, everything looks fine to me. I wish I had added more debug output in debug mode :-) I was hoping for a clue from the xml, but I'm not seeing anything that tells me why your email address is being added. If you open up the Jenkins script console and access one of the builds and check its caus

Re: How to Stop Emails to Admin

2013-08-27 Thread Eric Blom
Below are the two config files. Job config.xml Description Register Map XML Generation -1 -1 -1 -1 false [content removed] 100 [content removed] TVS0023.cms.cypress.com false false

Re: How to Stop Emails to Admin

2013-08-27 Thread Slide
Can you post your config.xml from one of the jobs as well as the hudson.plugins.ExtendedEmailPublisher.xml from the root of JENKINS_HOME? Remember to remove any sensitive information. On Tue, Aug 27, 2013 at 5:36 PM, Eric Blom wrote: > Hello Slide, > > I enabled debug mode for ext-email. I di

Re: How to Stop Emails to Admin

2013-08-27 Thread Eric Blom
Hello Slide, I enabled debug mode for ext-email. I didn't see anything in http:///log/all but I do see a few more lines in the build console output. Note that I (ebx) and not listed in the, "Enable project-based security", table for the job so I expect I'm not considered a developer. I also di

Re: How to Stop Emails to Admin

2013-08-27 Thread Slide
Hmmm, that is strange. Is your account used for any SCM operations? Also, I don't remember if 2.27 of email-ext had the debug feature in the global config, but if so, please enable that and then send a build log. A build log without it might be useful as well. slide On Tue, Aug 27, 2013 at 12:32

Re: How to Stop Emails to Admin

2013-08-27 Thread Eric Blom
Hello Slide, I wasn't sure what else to provide. Here are some additional details. Global Config * Access Control, Security Realm: LDAP * Access Control, Authorization: Project-based Matrix Authorization Strategy * Extended E-mail Notification: all default values - Override Global Settings: Not ch

Re: How to Stop Emails to Admin

2013-08-27 Thread Slide
I think there needs to be some additional information from you to help out. What does you global config look like? How is each job setup in terms of recipients and so forth in email-ext? Thanks, slide On Tue, Aug 27, 2013 at 12:13 PM, Eric Blom wrote: > Hello, > > I started a Jenkins server a

How to Stop Emails to Admin

2013-08-27 Thread Eric Blom
Hello, I started a Jenkins server at our company about a year ago, therefore, I'm an admin and was the first admin. I receive an email for every build, but, other admins do not. I've not been able to find a configuration option to stop these emails. Now that we have 30 active nodes and many doz