Re: [Kicad-developers] Jenkins e-mails?

2018-07-01 Thread Carsten Schoenert
Am 01.07.18 um 18:05 schrieb Nick Østergaard:
> But still the email do not seem to get into the spam tag.  :O

Well, they cant as they even did not reach your account, GMail isn't
accepting email even. The abuse mail you will only see on the log of the
host which is sending.

-- 
Regards
Carsten Schoenert

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Bernhard Stegmaier
Hmmm… just guessing, I just know what works for me…

AFAIK gmail strictly respects DMARC policies.

Jenkins mails come from "miguelan...@ajo.es ”.
ajo.es  has a DMARC record, which enforces a 100% reject on 
“illegal” mails:
<<<
v=DMARC1;p=reject;pct=100
>>>
It also has a SPF entry
<<<
v=spf1 a:cpanel.optimizacionweb.es -all
>>>

Jenkins mails don’t have a DKIM signature at all.
So, I guess both DKIM and SPF checks will fail at gmail.
As a result, it will reject the mail as “spam”.


Regards,
Bernhard

> On 29. Jun 2018, at 18:35, Seth Hillbrand  wrote:
> 
> Thanks for digging into this.  I use GMail.  The last notification I received 
> from Jenkins was Dec 2017.  I see now that others have been receiving them as 
> I get the replies they send quoting the original.
> 
> The messages are not in Spam, so there's something else going on.  Does 
> anyone on the list using Gmail receive the messages?
> -S
> 
> Am Fr., 29. Juni 2018 um 09:24 Uhr schrieb Bernhard Stegmaier 
> mailto:stegma...@sw-systems.de>>:
> I checked and I also got the kicad-qa Jenkins mail Seth mentioned.
> 
> No, I don’t use gmail.
> I am running my own mail server.
> 
> I had a quick look into the mail headers and server logs for such a Jenkins 
> mail.
> I didn’t see anything suspicious that would prevent delivery (at least with 
> my config and spam filtering).
> 
> 
> Regards,
> Bernhard
> 
>> On 29. Jun 2018, at 16:56, Nick Østergaard > > wrote:
>> 
>> Ok thanks, yes those are the ones. 
>> 
>> Do you use gmail, or what could possibly be the issue here? Clearly the 
>> emails reach the dev list.
>> 
>> fre. 29. jun. 2018 14.52 skrev Bernhard Stegmaier > >:
>> Just FYI… I do receive them, see attached.
>> Or, do you mean different ones?
>> 
>> 
>> Regards,
>> Bernhard
>> 
>> 
>> 
>> 
>> -- Forwarded message --
>> From: Miguel Angel Ajo mailto:miguelan...@ajo.es>>
>> To: kicad-developers@lists.launchpad.net 
>> 
>> Cc: 
>> Bcc: 
>> Date: Fri, 29 Jun 2018 14:10:13 +0200 (CEST)
>> Subject: [Kicad-developers] Build failed in Jenkins: 
>> linux-kicad-full-gcc-head #3621
>> See 
>> > >
>> 
>> --
>> Started by upstream project "any-kicad-mirror-head" build number 2546
>> originally caused by:
>>  Started by remote host 91.189.89.26 with note: Something was pushed to the 
>> launchpad repo
>> Building remotely on docker-34ae3216798f61 on docker 
>> (docker_ubuntu-16.04_ssh) in workspace 
>> > >
>> Cloning the remote Git repository
>> Cloning repository https://git.launchpad.net/kicad 
>> 
>>  > git init > > # timeout=10
>> Fetching upstream changes from https://git.launchpad.net/kicad 
>> 
>>  > git --version # timeout=10
>>  > git fetch --tags --progress https://git.launchpad.net/kicad 
>>  +refs/heads/*:refs/remotes/origin/*
>> ERROR: Error cloning remote repo 'origin'
>> hudson.plugins.git.GitException: Command "git fetch --tags --progress 
>> https://git.launchpad.net/kicad 
>> +refs/heads/*:refs/remotes/origin/*" 
>> returned status code 128:
>> stdout: 
>> stderr: remote: Counting objects: 1750   remote: Counting objects: 
>> 4345   remote: Counting objects: 7156   remote: Counting 
>> objects: 9611   remote: Counting objects: 12393   remote: 
>> Counting objects: 15719   remote: Counting objects: 20690   
>> remote: Counting objects: 21028   remote: Counting objects: 21302
>>remote: Counting objects: 21637   remote: Counting objects: 
>> 21840   remote: Counting objects: 22246   remote: Counting 
>> objects: 22441   remote: Counting objects: 22797   remote: 
>> Counting objects: 23552   remote: Counting objects: 23776   
>> remote: Counting objects: 24005   remote: Counting objects: 24415
>>remote: Counting objects: 24798   remote: Counting objects: 
>> 24991   remote: Counting objects: 25547   remote: Counting 
>> objects: 25818   remote: Counting objects: 26171   remote: 
>> Counting objects: 26
>>  496   remote: Counting objects: 26804   remote: Counting 
>> objects: 27149   remote: Counting objects: 27670   remote: 
>> Counting objects: 28076   remote: Counting objects: 29076   

Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Seth Hillbrand
Thanks for digging into this.  I use GMail.  The last notification I
received from Jenkins was Dec 2017.  I see now that others have been
receiving them as I get the replies they send quoting the original.

The messages are not in Spam, so there's something else going on.  Does
anyone on the list using Gmail receive the messages?
-S

Am Fr., 29. Juni 2018 um 09:24 Uhr schrieb Bernhard Stegmaier <
stegma...@sw-systems.de>:

> I checked and I also got the kicad-qa Jenkins mail Seth mentioned.
>
> No, I don’t use gmail.
> I am running my own mail server.
>
> I had a quick look into the mail headers and server logs for such a
> Jenkins mail.
> I didn’t see anything suspicious that would prevent delivery (at least
> with my config and spam filtering).
>
>
> Regards,
> Bernhard
>
> On 29. Jun 2018, at 16:56, Nick Østergaard  wrote:
>
> Ok thanks, yes those are the ones.
>
> Do you use gmail, or what could possibly be the issue here? Clearly the
> emails reach the dev list.
>
> fre. 29. jun. 2018 14.52 skrev Bernhard Stegmaier  >:
>
>> Just FYI… I do receive them, see attached.
>> Or, do you mean different ones?
>>
>>
>> Regards,
>> Bernhard
>>
>>
>>
>>
>> -- Forwarded message --
>> From: Miguel Angel Ajo 
>> To: kicad-developers@lists.launchpad.net
>> Cc:
>> Bcc:
>> Date: Fri, 29 Jun 2018 14:10:13 +0200 (CEST)
>> Subject: [Kicad-developers] Build failed in Jenkins:
>> linux-kicad-full-gcc-head #3621
>> See <
>> http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/3621/display/redirect
>> >
>>
>> --
>> Started by upstream project "any-kicad-mirror-head" build number 2546
>> originally caused by:
>>  Started by remote host 91.189.89.26 with note: Something was pushed to
>> the launchpad repo
>> Building remotely on docker-34ae3216798f61 on docker
>> (docker_ubuntu-16.04_ssh) in workspace <
>> http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
>> Cloning the remote Git repository
>> Cloning repository https://git.launchpad.net/kicad
>>  > git init 
>> # timeout=10
>> Fetching upstream changes from https://git.launchpad.net/kicad
>>  > git --version # timeout=10
>>  > git fetch --tags --progress https://git.launchpad.net/kicad
>> +refs/heads/*:refs/remotes/origin/*
>> ERROR: Error cloning remote repo 'origin'
>> hudson.plugins.git.GitException: Command "git fetch --tags --progress
>> https://git.launchpad.net/kicad+refs/heads/*:refs/remotes/origin/*;
>> returned status code 128:
>> stdout:
>> stderr: remote: Counting objects: 1750   remote: Counting
>> objects: 4345   remote: Counting objects: 7156   remote:
>> Counting objects: 9611   remote: Counting objects: 12393
>>  remote: Counting objects: 15719   remote: Counting objects: 20690
>>  remote: Counting objects: 21028   remote: Counting
>> objects: 21302   remote: Counting objects: 21637   remote:
>> Counting objects: 21840   remote: Counting objects: 22246
>>  remote: Counting objects: 22441   remote: Counting objects: 22797
>>  remote: Counting objects: 23552   remote: Counting
>> objects: 23776   remote: Counting objects: 24005   remote:
>> Counting objects: 24415   remote: Counting objects: 24798
>>  remote: Counting objects: 24991   remote: Counting objects: 25547
>>  remote: Counting objects: 25818   remote: Counting
>> objects: 26171   remote: Counting objects: 26
>>  496   remote: Counting objects: 26804   remote: Counting
>> objects: 27149   remote: Counting objects: 27670   remote:
>> Counting objects: 28076   remote: Counting objects: 29076
>>  remote: Counting objects: 29664   remote: Counting objects: 30001
>>  remote: Counting objects: 31107   remote: Counting
>> objects: 31554   remote: Counting objects: 32159   remote:
>> Counting objects: 32707   remote: Counting objects: 33350
>>  remote: Counting objects: 33401   remote: Counting objects: 34225
>>  remote: Counting objects: 37877   remote: Counting
>> objects: 42433   remote: Counting objects: 45342   remote:
>> Counting objects: 48789   remote: Counting objects: 52295
>>  remote: Counting objects: 55820   remote: Counting objects: 58656
>>  remote: Counting objects: 62159   remote: Counting
>> objects: 65000   remote: Counting
>>  objects: 69185   remote: Counting objects: 72640
>>  remote: Counting objects: 77637   remote: Counting objects: 82726
>>  remote: Counting objects: 86684   remote: Counting
>> objects: 90249   remote: Counting objects: 97047   remote:
>> Counting objects: 101580   remote: Counting objects: 105322
>>remote: Counting objects: 110104   remote: Counting 

Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Bernhard Stegmaier
I checked and I also got the kicad-qa Jenkins mail Seth mentioned.

No, I don’t use gmail.
I am running my own mail server.

I had a quick look into the mail headers and server logs for such a Jenkins 
mail.
I didn’t see anything suspicious that would prevent delivery (at least with my 
config and spam filtering).


Regards,
Bernhard

> On 29. Jun 2018, at 16:56, Nick Østergaard  wrote:
> 
> Ok thanks, yes those are the ones. 
> 
> Do you use gmail, or what could possibly be the issue here? Clearly the 
> emails reach the dev list.
> 
> fre. 29. jun. 2018 14.52 skrev Bernhard Stegmaier  >:
> Just FYI… I do receive them, see attached.
> Or, do you mean different ones?
> 
> 
> Regards,
> Bernhard
> 
> 
> 
> 
> -- Forwarded message --
> From: Miguel Angel Ajo mailto:miguelan...@ajo.es>>
> To: kicad-developers@lists.launchpad.net 
> 
> Cc: 
> Bcc: 
> Date: Fri, 29 Jun 2018 14:10:13 +0200 (CEST)
> Subject: [Kicad-developers] Build failed in Jenkins: 
> linux-kicad-full-gcc-head #3621
> See 
>  >
> 
> --
> Started by upstream project "any-kicad-mirror-head" build number 2546
> originally caused by:
>  Started by remote host 91.189.89.26 with note: Something was pushed to the 
> launchpad repo
> Building remotely on docker-34ae3216798f61 on docker 
> (docker_ubuntu-16.04_ssh) in workspace 
>  >
> Cloning the remote Git repository
> Cloning repository https://git.launchpad.net/kicad 
> 
>  > git init  > # timeout=10
> Fetching upstream changes from https://git.launchpad.net/kicad 
> 
>  > git --version # timeout=10
>  > git fetch --tags --progress https://git.launchpad.net/kicad 
>  +refs/heads/*:refs/remotes/origin/*
> ERROR: Error cloning remote repo 'origin'
> hudson.plugins.git.GitException: Command "git fetch --tags --progress 
> https://git.launchpad.net/kicad 
> +refs/heads/*:refs/remotes/origin/*" 
> returned status code 128:
> stdout: 
> stderr: remote: Counting objects: 1750   remote: Counting objects: 
> 4345   remote: Counting objects: 7156   remote: Counting 
> objects: 9611   remote: Counting objects: 12393   remote: 
> Counting objects: 15719   remote: Counting objects: 20690   
> remote: Counting objects: 21028   remote: Counting objects: 21302 
>   remote: Counting objects: 21637   remote: Counting objects: 
> 21840   remote: Counting objects: 22246   remote: Counting 
> objects: 22441   remote: Counting objects: 22797   remote: 
> Counting objects: 23552   remote: Counting objects: 23776   
> remote: Counting objects: 24005   remote: Counting objects: 24415 
>   remote: Counting objects: 24798   remote: Counting objects: 
> 24991   remote: Counting objects: 25547   remote: Counting 
> objects: 25818   remote: Counting objects: 26171   remote: 
> Counting objects: 26
>  496   remote: Counting objects: 26804   remote: Counting 
> objects: 27149   remote: Counting objects: 27670   remote: 
> Counting objects: 28076   remote: Counting objects: 29076   
> remote: Counting objects: 29664   remote: Counting objects: 30001 
>   remote: Counting objects: 31107   remote: Counting objects: 
> 31554   remote: Counting objects: 32159   remote: Counting 
> objects: 32707   remote: Counting objects: 33350   remote: 
> Counting objects: 33401   remote: Counting objects: 34225   
> remote: Counting objects: 37877   remote: Counting objects: 42433 
>   remote: Counting objects: 45342   remote: Counting objects: 
> 48789   remote: Counting objects: 52295   remote: Counting 
> objects: 55820   remote: Counting objects: 58656   remote: 
> Counting objects: 62159   remote: Counting objects: 65000   
> remote: Counting 
>  objects: 69185   remote: Counting objects: 72640   remote: 
> Counting objects: 77637   remote: Counting objects: 82726   
> remote: Counting objects: 86684   remote: Counting objects: 90249 
>   remote: Counting objects: 97047   remote: Counting objects: 
> 101580   remote: Counting objects: 105322   remote: 

Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Nick Østergaard
Ok thanks, yes those are the ones.

Do you use gmail, or what could possibly be the issue here? Clearly the
emails reach the dev list.

fre. 29. jun. 2018 14.52 skrev Bernhard Stegmaier :

> Just FYI… I do receive them, see attached.
> Or, do you mean different ones?
>
>
> Regards,
> Bernhard
>
>
>
>
> -- Forwarded message --
> From: Miguel Angel Ajo 
> To: kicad-developers@lists.launchpad.net
> Cc:
> Bcc:
> Date: Fri, 29 Jun 2018 14:10:13 +0200 (CEST)
> Subject: [Kicad-developers] Build failed in Jenkins:
> linux-kicad-full-gcc-head #3621
> See <
> http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/3621/display/redirect
> >
>
> --
> Started by upstream project "any-kicad-mirror-head" build number 2546
> originally caused by:
>  Started by remote host 91.189.89.26 with note: Something was pushed to
> the launchpad repo
> Building remotely on docker-34ae3216798f61 on docker
> (docker_ubuntu-16.04_ssh) in workspace <
> http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
> Cloning the remote Git repository
> Cloning repository https://git.launchpad.net/kicad
>  > git init  #
> timeout=10
> Fetching upstream changes from https://git.launchpad.net/kicad
>  > git --version # timeout=10
>  > git fetch --tags --progress https://git.launchpad.net/kicad
> +refs/heads/*:refs/remotes/origin/*
> ERROR: Error cloning remote repo 'origin'
> hudson.plugins.git.GitException: Command "git fetch --tags --progress
> https://git.launchpad.net/kicad +refs/heads/*:refs/remotes/origin/*"
> returned status code 128:
> stdout:
> stderr: remote: Counting objects: 1750   remote: Counting objects:
> 4345   remote: Counting objects: 7156   remote: Counting
> objects: 9611   remote: Counting objects: 12393   remote:
> Counting objects: 15719   remote: Counting objects: 20690
>  remote: Counting objects: 21028   remote: Counting objects: 21302
>  remote: Counting objects: 21637   remote: Counting
> objects: 21840   remote: Counting objects: 22246   remote:
> Counting objects: 22441   remote: Counting objects: 22797
>  remote: Counting objects: 23552   remote: Counting objects: 23776
>  remote: Counting objects: 24005   remote: Counting
> objects: 24415   remote: Counting objects: 24798   remote:
> Counting objects: 24991   remote: Counting objects: 25547
>  remote: Counting objects: 25818   remote: Counting objects: 26171
>  remote: Counting objects: 26
>  496   remote: Counting objects: 26804   remote: Counting
> objects: 27149   remote: Counting objects: 27670   remote:
> Counting objects: 28076   remote: Counting objects: 29076
>  remote: Counting objects: 29664   remote: Counting objects: 30001
>  remote: Counting objects: 31107   remote: Counting
> objects: 31554   remote: Counting objects: 32159   remote:
> Counting objects: 32707   remote: Counting objects: 33350
>  remote: Counting objects: 33401   remote: Counting objects: 34225
>  remote: Counting objects: 37877   remote: Counting
> objects: 42433   remote: Counting objects: 45342   remote:
> Counting objects: 48789   remote: Counting objects: 52295
>  remote: Counting objects: 55820   remote: Counting objects: 58656
>  remote: Counting objects: 62159   remote: Counting
> objects: 65000   remote: Counting
>  objects: 69185   remote: Counting objects: 72640
>  remote: Counting objects: 77637   remote: Counting objects: 82726
>  remote: Counting objects: 86684   remote: Counting
> objects: 90249   remote: Counting objects: 97047   remote:
> Counting objects: 101580   remote: Counting objects: 105322
>remote: Counting objects: 110104   remote: Counting objects:
> 114827   remote: Counting objects: 120296   remote:
> Counting objects: 124368   remote: Counting objects: 128094
>remote: Counting objects: 128517   remote: Counting objects:
> 132214   remote: Counting objects: 136128   remote:
> Counting objects: 140115   remote: Counting objects: 141826
>remote: Counting objects: 144949   remote: Counting objects:
> 148695   remote: Counting objects: 151908   remote:
> Counting objects: 156485   remote: Counting objects: 157535
>  , done.
> remote: Compressing objects:   0% (1/45564)   remote: Compressing
> objects:   1% (456/45564)   remote: Compressing objects:   1%
> (867/45564)   remote: Compressing objects:   2% (912/45564)
>remote: Compressing objects:   3% (1367/45564)   remote:
> Compressing objects:   4% (1823/45564)   remote: 

Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Bernhard Stegmaier
Just FYI… I do receive them, see attached.Or, do you mean different ones?Regards,Bernhard--- Begin Message ---
See 


--
Started by upstream project "any-kicad-mirror-head" build number 2546
originally caused by:
 Started by remote host 91.189.89.26 with note: Something was pushed to the 
launchpad repo
Building remotely on docker-34ae3216798f61 on docker (docker_ubuntu-16.04_ssh) 
in workspace 
Cloning the remote Git repository
Cloning repository https://git.launchpad.net/kicad
 > git init  # 
 > timeout=10
Fetching upstream changes from https://git.launchpad.net/kicad
 > git --version # timeout=10
 > git fetch --tags --progress https://git.launchpad.net/kicad 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git.launchpad.net/kicad +refs/heads/*:refs/remotes/origin/*" returned 
status code 128:
stdout: 
stderr: remote: Counting objects: 1750   remote: Counting objects: 4345 
  remote: Counting objects: 7156   remote: Counting objects: 
9611   remote: Counting objects: 12393   remote: Counting 
objects: 15719   remote: Counting objects: 20690   remote: 
Counting objects: 21028   remote: Counting objects: 21302   
remote: Counting objects: 21637   remote: Counting objects: 21840   
remote: Counting objects: 22246   remote: Counting objects: 22441   
remote: Counting objects: 22797   remote: Counting objects: 
23552   remote: Counting objects: 23776   remote: Counting 
objects: 24005   remote: Counting objects: 24415   remote: 
Counting objects: 24798   remote: Counting objects: 24991   
remote: Counting objects: 25547   remote: Counting objects: 25818   
remote: Counting objects: 26171   remote: Counting objects: 26
 496   remote: Counting objects: 26804   remote: Counting 
objects: 27149   remote: Counting objects: 27670   remote: 
Counting objects: 28076   remote: Counting objects: 29076   
remote: Counting objects: 29664   remote: Counting objects: 30001   
remote: Counting objects: 31107   remote: Counting objects: 31554   
remote: Counting objects: 32159   remote: Counting objects: 
32707   remote: Counting objects: 33350   remote: Counting 
objects: 33401   remote: Counting objects: 34225   remote: 
Counting objects: 37877   remote: Counting objects: 42433   
remote: Counting objects: 45342   remote: Counting objects: 48789   
remote: Counting objects: 52295   remote: Counting objects: 55820   
remote: Counting objects: 58656   remote: Counting objects: 
62159   remote: Counting objects: 65000   remote: Counting 
 objects: 69185   remote: Counting objects: 72640   remote: 
Counting objects: 77637   remote: Counting objects: 82726   
remote: Counting objects: 86684   remote: Counting objects: 90249   
remote: Counting objects: 97047   remote: Counting objects: 101580  
 remote: Counting objects: 105322   remote: Counting objects: 
110104   remote: Counting objects: 114827   remote: Counting 
objects: 120296   remote: Counting objects: 124368   remote: 
Counting objects: 128094   remote: Counting objects: 128517   
remote: Counting objects: 132214   remote: Counting objects: 136128 
  remote: Counting objects: 140115   remote: Counting objects: 
141826   remote: Counting objects: 144949   remote: Counting 
objects: 148695   remote: Counting objects: 151908   remote: 
Counting objects: 156485   remote: Counting objects: 157535
 , done.
remote: Compressing objects:   0% (1/45564)   remote: Compressing 
objects:   1% (456/45564)   remote: Compressing objects:   1% 
(867/45564)   remote: Compressing objects:   2% (912/45564)   
remote: Compressing objects:   3% (1367/45564)   remote: Compressing 
objects:   4% (1823/45564)   remote: Compressing objects:   4% 
(1927/45564)   remote: Compressing objects:   5% (2279/45564)   
remote: Compressing objects:   6% (2734/45564)   remote: Compressing 
objects:   6% (2835/45564)   remote: Compressing objects:   7% 
(3190/45564)   remote: Compressing objects:   8% (3646/45564)   
remote: Compressing objects:   8% (3885/45564)   remote: Compressing 
objects:   9% 

Re: [Kicad-developers] Jenkins e-mails?

2018-06-29 Thread Nick Østergaard
No, this has not been disabled on purpose. I noticed this too, but I have
also noticed that I actually works, the mailing list is receiving it, but I
go not see it in my gmail inbox either.

https://lists.launchpad.net/kicad-developers/msg36340.html

So because of this I stopped to look for issues in Jenkins and just assume
it was affecting me and I havd some crazy filter setup that throws it away.

Maybe launchpad is not relaying the message.

Nick

fre. 29. jun. 2018 05.38 skrev Seth Hillbrand :

> ​Hi Nick-
>
> I notice that the dev list is not receiving notices of build failures from
> Jenkins.  But the build logs (e.g.
> http://ci.kicad-pcb.org/job/kicad-qa/4320/console) show that Jenkins is
> trying to send e-mails.
>
> Was this disabled on purpose?  If so, is there a way to get specifically
> added to the notifications?
>
> Thanks-
> Seth​
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Jenkins e-mails?

2018-06-28 Thread Seth Hillbrand
​Hi Nick-

I notice that the dev list is not receiving notices of build failures from
Jenkins.  But the build logs (e.g.
http://ci.kicad-pcb.org/job/kicad-qa/4320/console) show that Jenkins is
trying to send e-mails.

Was this disabled on purpose?  If so, is there a way to get specifically
added to the notifications?

Thanks-
Seth​
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp