Updated the below change in jenkins server , I am able to trigger mail approvals to respective team members
@[email protected] <[email protected]> Open /etc/sysconfig/jenkins and edit JENKINS_JAVA_OPTIONS as follows :: JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true -Dmail.smtp.starttls.enable=true -Dmail.smtp.ssl.protocols=TLSv1.2" On Fri, Feb 4, 2022 at 5:23 PM Vinodkumar Chenna < [email protected]> wrote: > Hi @[email protected] <[email protected]> > > 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 < > [email protected]> wrote: > >> 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 >> >> https://aka.ms/smtp_auth_tls >> <https://urldefense.com/v3/__https://aka.ms/smtp_auth_tls__;!!Obbck6kTJA!MXTjqkTZsD89OwdJFp5-syrsIHsWY51g5nqSW7-P7kqA8tem7C1lpFHYyLUMHIhH$>. >> [ >> >> MW4PR03CA0280.namprd03.prod.outlook.com >> <https://urldefense.com/v3/__http://MW4PR03CA0280.namprd03.prod.outlook.com__;!!Obbck6kTJA!MXTjqkTZsD89OwdJFp5-syrsIHsWY51g5nqSW7-P7kqA8tem7C1lpFHYyADbg6ms$> >> >> ] >> >> >> >> Did you actually follow that link and read the document? It clearly says >> what to do: >> >> "Legacy clients and devices will need to be configured to submit using >> the new endpoint *smtp-legacy.office365.com >> <http://smtp-legacy.office365.com>*" >> >> HTH... >> >> Dirk >> >> -- >> >> *Dirk Heinrichs* >> Senior Systems Engineer, Delivery Pipeline >> OpenText ™ Discovery | Recommind >> *Phone*: +49 2226 15966 18 >> *Email*: [email protected] >> *Website*: www.recommind.de >> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach >> Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, >> Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646 >> This e-mail may contain confidential and/or privileged information. If >> you are not the intended recipient (or have received this e-mail in error) >> please notify the sender immediately and destroy this e-mail. Any >> unauthorized copying, disclosure or distribution of the material in this >> e-mail is strictly forbidden >> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >> Weitergabe dieser Mail sind nicht gestattet. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/9e36936daf95dd4d0f02a0890e667108d8f7e23e.camel%40opentext.com >> <https://groups.google.com/d/msgid/jenkinsci-users/9e36936daf95dd4d0f02a0890e667108d8f7e23e.camel%40opentext.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACSZ5UeDtRR%3DDBkiZC3LximQejYQiDtjznYQNcAiHe6-2sTaQw%40mail.gmail.com.
