Manual Email Send
/telnet ns2.golden-mfg.com 25
helo will
mail from:will@dodgeit.com
rcpt to:will@dodgeit.com
data
start body with ; end with ret . ret
Send
telnet (wait for connect message)
user (wait for confirmation)
pass (wait for confirmation)
list (to view the number of messages)
retr (to read the message; FreeBSD's scroll buffer is very useful here)
dele (to delete the message)
last (to get the last message number; useful for the forgetful who receive lots of email)
quit (to leave telnet)