• Steph's avatar
    Fix SMTP mailer example · b55f2563
    Steph authored
    `ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the
    same SMTP connection, causing it to fail.
    b55f2563