HELO localhost
AUTH LOGIN
dXNlcg==
cGFzc3dvcmQ=
MAIL FROM:<_smtpd@localhost>
RCPT TO:<_smtpd@localhost>
DATA
Subject: Test Email

It works

.
QUIT
