openssl s_client -debug -starttls smtp -crlf -connect mail.ulm.org:587
ehlo dominik
auth login <user_mime_base64>
<password_mime_base64>
235 2.7.0 Authentication successful
mail from: <moritz@example.com>
250 2.1.0 Ok
rcpt to: <max@example.net>
250 2.1.5 Ok
data
From: Moritz <moritz@example.com>
To: Max Muster <max@example.net>
Subject: Test
test
.
openssl s_client -debug -starttls smtp -crlf -connect mail.ulm.org:587
ehlo dominik
auth login <user_mime_base64>
<password_mime_base64>
235 2.7.0 Authentication successful
mail from: <moritz@example.com>
250 2.1.0 Ok
rcpt to: <max@example.net>
250 2.1.5 Ok
data
From: Moritz <moritz@example.com>
To: Max Muster <max@example.net>
Subject: Test
test
.
Hello, IT — Have you tried turning it off and on again? (Graham Linehan)