Couple day ago i tried setting up my phone for POP3 email access to my mail server (hosted in Bulgaria) and realized i did not know the TLS ports. I know them now but meanwhile i set-up SSH port forwarding from my phone through web server to my mail server POP3 port (web server and mail server are the same machine in BG).
This got me thinking:
Is there any practical security difference between using TLS for POP3 account vs. SSH tunnelling via SSH session to the mail server?
Thanks ahead
This got me thinking:
Is there any practical security difference between using TLS for POP3 account vs. SSH tunnelling via SSH session to the mail server?
Thanks ahead