Hacker News new | ask | show | jobs
by forkqueue 5996 days ago
Actually, not all email passes in plain text - a decent chunk (although doubtless a minority) uses SMTP over TLS.

Many servers have it configured, and if it's available on the destination almost all MTAs will use it to send mail to other servers, even if they don't support receipt of mail in this way.

1 comments

Gmail uses TLS to encrypt SMTP if you're using a client app.