[Home]SMTP

ec2-3-86-235-207.compute-1.amazonaws.com | ToothyWiki | RecentChanges | Login | Webcomic

Simple Mail Transfer Protocol

[RFC 821]
[RFC 1869]
Superseded by [RFC 2821]

 sl236@debian:~$ telnet lucien.toothycat.net smtp
Trying 217.204.172.83...
Connected to lucien.toothycat.net.
Escape character is '^]'.
EHLO sleeping
220 lucien ESMTP Exim 3.12 #1 Wed, 11 Jun 2003 21:04:48 +0100
250-lucien Hello sleeping [192.168.2.25]
250-SIZE
250-PIPELINING
250-AUTH PLAIN LOGIN
250 HELP
MAIL FROM: test@toothycat.net
250 <test@toothycat.net> is syntactically correct
RCPT TO: test@toothycat.net
250 <test@toothycat.net> is syntactically correct
DATA
354 Enter message, ending with "." on a line by itself
test
.
250 OK id=19QBqp-0006El-00
QUIT
221 lucien closing connection
Connection closed by foreign host.
sl236@debian:~$



Ne, MoonShadow?  What brought on this page? 

Vitenka's questions on MailServer?. - MoonShadow

As it happens I've just spent a while reading RFCs 821 and 2821 in order to write my own mail sender under .net

A somewhat spooky coincidence o_O --Kazuhiko



CategoryAbbreviation | CategoryComputing

ec2-3-86-235-207.compute-1.amazonaws.com | ToothyWiki | RecentChanges | Login | Webcomic
Edit this page | View other revisions | Recently used referrers
Last edited July 31, 2003 4:19 pm (viewing revision 5, which is the newest) (diff)
Search: