← Back to Homepage

Tag: SendGrid

  • July 14, 2021

    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.