Resolution to TLS 1.0 and 1.1 error on sending production reports and backups
Auteur Gareth Green | Dernière modification 30/01/2025 par Gareth Green en cours de rédaction ⧼frevu-button-review-label⧽
Resolution to TLS 1.0 and 1.1 error on sending production reports and backups
TLS, EmailBackup, Email, Backup Production_Reports_and_Backups_TLS_Error_.jpg
The original code (v6.0.0.0-) used a proprietary email package to send SMTP messages. However a Microsoft Security Update forced a change to TLS 1.2 around the end of 2021.
An update to winMulti software (v6.4.94.1) was published in Jan 2022 using an outlook email Nuget package EASendMail to send SMTP emails directly from inside the code. This uses the email account "machines@stuga.co.uk" on the Stuga 365 account. The code has a hard-coded licence for this app, and was TLS 1.2 compatible.
Parameters are set up in params.saw by default as follows:
emailConnectType=1
emailPassword=Wuzo4848
emailPort=587
emailServer=smtp.office365.com
emailUser=machines@stuga.co.uk
Error message appears when attempting to send manually
Failed to send email 421.4.7.66 TLS 1.0 and 1.1 are not supported. Please update your client to support TLS 1.2....
Automatic production reports / backup files are not sent
The problem has happened due to Microsoft have changing some security provisions in office365 that mean we have to use TLS1.2.
New email client plugin needed for winMulti from EASendit with new licence
Update software to latest version en none 0
Draft
Vous avez entré un nom de page invalide, avec un ou plusieurs caractères suivants :
< > @ ~ : * € £ ` + = / \ | [ ] { } ; ? #