Hello,

Am Montag, 16. Januar 2017, 09:41:14 CET schrieb Josef Reidinger:
> we already explained it via email. Root of issue is somewhere in
> jenkins. When git repo is edited via github web access it have that
> change is done via github and jenkins think it is done by user github
> and for whatever reason it is associated with given mailing address
> github@ . So it should be fixed in jenkins itself. It have nothing to
> do with our setup, as we use simple send email in case of failure to
> authors of commits that broke it.

So what is the solution until Jenkins gets fixed upstream? Annoy that 
poor soul with Jenkins reports? ;-)


If everything else fails, block or redirect those mails in Postfix.

I'd guess a virtual_alias_maps file with

    [email protected]  [email protected]
    # replace example.com with the correct domain of course, I just
    # don't want to expose it for spammers ;-)

should do the job. (Of course this Postfix instance should only be used 
by Jenkins to avoid that unrelated mails get redirected.)


Regards,

Christian Boltz
-- 
[Virenscanner] Stattdessen gehört auf einen Windows-Arbeitsplatz ein
guter, selbstaktualisierender lokaler Scanner, der die Windows-Kiste so
richtig schön langsam beim Öffnen von Dateien macht, um den
Windows-Anwender zu motivieren, auf Linux umzusteigen.
[Kristian Koehntopp in suse-linux]

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to