In 8.4, I can see in SMTP Settings that the SMTPS box has something written after it, off the screen. In HAL, it is named "SMTPS (deprecated)". What is the reason for it being deprecated, and if it is, why not just remove it from the screen?
It is not going to be removed as some customers are still using it and if we removed it we would have to reconfigure. SMTPS was a lot simpler to do than STARTTLS, so we did it first many years ago.
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...