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

Unable to send mails from Jenkins (Azure VM)

2021-02-08 Thread rk.de...@gmail.com
Hello Everyone, I recently setup Jenkins on Ubuntu 18.04 LTS (Azure VM) and I am unable to send mail from that. I setup SMTP server as "smtp.office365.com" Default user e-mail suffix as "@.com" I setup SMTP Authentication using my AD credentials SMTP port as 587 Charset as UTF-8 When I try to