
What now? send -verbose -watch
elliot@uunet.ca...
Connecting to south-station-annex.mit.edu...
220 MIT.EDU Sendmail 5.61/1.10 (MIT Mailhub)
>>> HELO opus.MIT.EDU
250 MIT.EDU Hello opus.MIT.EDU, pleased to meet you
>>> MAIL From:<elliot>
250 <elliot>... Sender ok
>>> RCPT To:<elliot@uunet.ca>
250 <elliot@uunet.ca>... Recipient ok
>>> DATA
354 Enter mail, end with "." on a line by itself
[sends message]
>>> .
250 Ok
elliot@uunet.ca... Sent (Ok)
Closing connection to south-station-annex.mit.edu
>>> QUIT
221 MIT.EDU closing connection
