Tag: SMTP
-
Connecting to an SMTP Server using openssl
Sometimes I need to test if a particular machine is able to send e-mail via an SMTP server. Using openssl is a great way to test and debug connections.
Pages
Sometimes I need to test if a particular machine is able to send e-mail via an SMTP server. Using openssl is a great way to test and debug connections.