Mufit Eribol wrote:
Hi,
My postfix is set up to use SSL on port 465. It works fine except one
problem. My RAID software can not establish communication over TLS on
port 465. It can use port 25 (or any port without TLS).
The easiest solution might be to use stunnel to allow your
raid software to connect to some port that tunnels to port 465.
Here's some instructions on setting this up.
http://www.postfix.org/TLS_README.html#client_smtps
The intent of these instructions is using postfix to connect
to a legacy system on port 465, but it can be easily adapted
to your purpose, just change the stunnel "connect" point to
your postfix server's port.
--
Noel Jones