Antonio Menezes 3 Posted December 29, 2021 Share Posted December 29, 2021 Hi, Microsoft will no longer support TLSv1 neither TLSv1.1 to send e-mail using an outlook mail account to SMTPserver:smtp.office365.com While using BW 6.3.2, I was expecting it to be a simple configuration update on sslClientResource from SSL Protocol TLSv1.2 but even after doing so, I still get the below error after testing: (attached image) TIBCO-BW-CORE-500051: Activity [sendErMail] fault. com.tibco.bw.palette.mail.runtime.fault.SendFailedFault: Error sending mail message.-{ActivityName=SendErMail, ProcessName=TcomMailDelivery.service.TcomMailDelivery_MainService, ModuleName=TcomMailDelivery.sh} com.tibco.bw.palette.mail.runtime.primitive.MailSenderException: TIBCO-BW-PALETTE-MAIL-500036: Error sending mail message. 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. [AM3PR05CA0150.eurprd05.prod.outlook.com] What else is necessary to enforce the usage of TLSv1.2 on BW6 Thanks, Antnio Link to comment Share on other sites More sharing options...
Emmanuel Marchiset 2 Posted January 4, 2022 Share Posted January 4, 2022 It seems this is an issue that got fixed in BW 6.5.1 HF04 : AMBW-38526 The Send Mail activity was used to start the handshake with TLSv1 irrespective of the TLS SSL Protocol selected in the SSL Client Configuration for the SMTP shared resource. Note that BW 6.3.2 is no longer supported by TIBCO. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now