Skip to content

Instantly share code, notes, and snippets.

@baudehlo
Created August 5, 2014 19:42
Show Gist options
  • Save baudehlo/72cd890a655fe2adaefe to your computer and use it in GitHub Desktop.
Save baudehlo/72cd890a655fe2adaefe to your computer and use it in GitHub Desktop.
$ telnet localhost 587
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 emailitin.com ESMTP Haraka 2.5.0 ready
EHLO foo.com
250-emailitin.com Hello Unknown [127.0.0.1], Haraka is at your service.
250-PIPELINING
250-8BITMIME
250-SIZE 0
250-STARTTLS
250 AUTH CRAM-MD5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment