Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created April 22, 2013 14:00
Show Gist options
  • Save fapestniegd/5435341 to your computer and use it in GitHub Desktop.
Save fapestniegd/5435341 to your computer and use it in GitHub Desktop.
[jameswhite@tyr ~ ]$ telnet venus 25
Trying 192.168.7.57...
Connected to venus.
Escape character is '^]'.
220 ******************************************************************************************************************
helo 192.168.7.57
250 mail.eftsource.com Hello [192.168.13.51]
mail from: obama@whitehouse.gov
250 2.1.0 obama@whitehouse.gov....Sender OK
rcpt to: nicktemple@eftsource.com
250 2.1.5 nicktemple@eftsource.com
Data
354 Start mail input; end with <CRLF>.<CRLF>
Subject: We should grab a beer sometime.
Srsly, let's get a beer.
.
250 2.6.0 <VENUSPXCFbN4TZyabYT000008d4@mail.eftsource.com> Queued mail for delivery
QUIT
221 2.0.0 mail.eftsource.com Service closing transmission channel
Connection closed by foreign host.
[jameswhite@tyr ~ ]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment