Stop jenkin's email notification -


i noticing strange behavior , want see if guys have suggestion me. have 3 jenkins instances running: 1 x production 2 x qa

we have email-ext plugin installed use sending emails. trying achieve stop email generation our qa servers, unable so. @ present , cannot change configuration since have cron syncs prod. cannot specify absurd in host section of manage-jenkins. under impression jenkins use service such sendmail/postfix on host send emails seems incorrect.

we disabled email servers(sendmail/postfix) renamed javamail.jar javamail.jar.bak

but still keep getting notifications build failures. there know mechanism can stop these notifications apart changing configuration?

not answer problem above workaround. added junk entries in /etc/hosts file against smtp host

0.0.0.0 uksmtp.xyz.com 

post this, jenkins unable send emails under circumstance.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -