$ echo '\000mysmtpusername\000mysmtppassword' | openssl base64 XDAwMG15c210cHVzZXJuYW1lXDAwMG15c210cHBhc3N3b3JkCg== $ # ↑↑↑↑ copy this to clipboard $ openssl s_client -connect mailhost.faraway.example.net:587 -starttls smtp ehlo hostname.here.example.org auth login XDAwMG15c210cHVzZXJuYW1lXDAwMG15c210cHBhc3N3b3JkCg==and you know the rest:
mail from: <samwyse@host.here.example.org> rcpt to: <fnord@example.com> data ⋮
In reply to Re: Net::SMTP in the 21st Century
by daxim
in thread Net::SMTP in the 21st Century
by samwyse
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |