all works fine, except when sending emails, TLS encryption is not used(tlsversion=NONE in logs)(logs from email server)
PSComputerName : outlook.office365.com
RunspaceId : 86aa4b90-4d93-4746-a2af-af8e1e5c2f0b
PSShowComputerName : False
MessageId : <1625184023.561604.719998593@hd-ticketsys-01.mydomain.local>
MessageTraceId : c1ad7f72-3564-4ab6-89a1-08d93cec855f
Date : 7/2/2021 12:01:20 AM
Event : Receive
Action :
Detail : Message received by: AM4PR0802MB2146.eurprd08.prod.outlook.com
Data : <root><MEP Name="ConnectorId" String="AM4PR0802MB2146\Default AM4PR0802MB2146"/><MEP Name="ClientIP"
String="2603
String="AM4PR0802MB2146.eurprd08.prod.outlook.com"/><MEP Name="FirstForestHop"
String="AM4PR0802MB2146.eurprd08.prod.outlook.com"/><MEP Name="DeliveryPriority"
String="Normal"/><MEP Name="ReturnPath" String="support@mydomain.com"/><MEP Name="CustomData" Blob="S:P
roxyHop1=AM0PR10CA0014.EURPRD10.PROD.OUTLOOK.COM(2603
I would like to enforce TLS communication when OTRS sends emails.
Is there anything in addition that needs to be set, in order for sendmail in OTRS to enforce usage of TLS?
OTRS version: 6.0.30
OS version: Ubuntu 18.04.5 LTS
Thank you.