I used to send emails to unsecured SMTP servers using nc.exe utility (Windows port of NetCat) and now I need to send the same emails to a secured SMTP server (TLS). What additional parameters do I need to specify in nc.exe or body of the email message to enable secure communication?
Asked
Active
Viewed 3,253 times
2 Answers
1
The following article explains how to achieve this with the combination of stunnel/blat http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail

kirill_l
- 237
- 3
- 11