nested each

2022-02-04 Thread Jeremy Mordkoff
what's wrong with this code? The output from it was [Pipeline] echo [modules/core/rwvx, modules/automation/core, modules/tools/scripts, modules/toolchain, modules/tools/CI, modules/core/util,

Re: Unable to send mails from Jenkins

2022-02-04 Thread Vinodkumar Chenna
Updated the below change in jenkins server , I am able to trigger mail approvals to respective team members @derrick.mccullough2...@gmail.com Open /etc/sysconfig/jenkins and edit JENKINS_JAVA_OPTIONS as follows :: JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true -Dmail.smtp.starttls.enable=true

Re: Unable to send mails from Jenkins

2022-02-04 Thread Vinodkumar Chenna
Hi @derrick.mccullough2...@gmail.com Can you share what is the difference between legacy and others. Legacy means Can you explain bit more thanks for the response On Fri, Feb 4, 2022 at 4:10 PM 'Dirk Heinrichs' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote: > Am

Re: Unable to send mails from Jenkins

2022-02-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 04.02.2022 um 14:35 +0530 schrieb Vinodkumar Chenna: javax.mail.AuthenticationFailedException: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit

Unable to send mails from Jenkins

2022-02-04 Thread Vinodkumar Chenna
Hello Everyone, I am getting below error while testing the mail notification in jenkins, Previously I was able to send mail but currently its failing with below error using smtp.office365.com port: 587 Can someone please share the solution? Failed to send out e-mail

I can’t find restart stage when using Scripted pipeline

2022-02-04 Thread 'Summer Gan' via Jenkins Users
I am using a scripted pipeline then can't find the restart stage. But if using Declarative pipeline I can find it. I hope I can use restart any stage when using Scripted pipeline, what should I do? [image: 1.png][image: 2.png] -- You received this message because you are subscribed to the