Hi all,
IN PB2022 R2 SMTPClient,
How can I setup the SMTPClient such as SSL, Threads & Connection Attempts
SSL (How to define the SSL) by defualt what is the encrypted connection methos for SMTPClient
Threads (How many thread that SMTPclient can have by default or how to set from user side when sending messages asynchronously using SendSync)
Connection Attempts (to define how many times SMTP Client will retry to connect to the server)
Thanks in Advance
Sathishkumar.
We have a number of customers who use fasthosts O365 hosting for Email. fasthosts are one of the market leaders for this product and they ONLY support SSL protocol for email SMPT sending. This is causing us a big problem when trying to get them onto the latest versions of our software using the new SMTPClient.
Given that a big player in the field is still insisting on SSL can I ask that you add support for SSL too.
Cheers
David
Hi David,
Actually Fasthosts' Office 365 email hosting supports TLS (Transport Layer Security). This includes TLS 1.2, which is required for secure communication and is aligned with the standard security protocols used by Microsoft Office 365. Please refer to: https://help.fasthosts.co.uk/app/answers/detail/a_id/3422/~/tls-1.2-support-for-email.
Best regards, Julie