On 11/11/23 14:07, fedora@eyal.emu.id.au wrote:
My SMTP server requires SSL/TLS security, and uploading files to the same site requires sftp. So both run over ssh.
This is not correct. SSL ≠ SSH. They use similar encryption, but they are different protocols and not using the same port.