SMTP Commands
telnet mail.domain.ext 25Trying ???.???.???.???...
Connected to mail.domain.ext.
Escape character is '^]'.
220 mail.domain.ext ESMTP Sendmail ?version-number?; ?date+time+gmtoffset?HELO local.domain.name
- dont worry too much about your local domain name although you really should
use your exact fully qualified domain name as seen by the outside world the mail
server has no choice but to take your word for it as of RFC822-RFC1123.250 mail.domain.ext Hello
local.domain.name [loc.al.i.p], pleased to meet youMAIL FROM: mail@domain.ext250 2.1.0 mail@domain.ext...
Sender okRCPT TO: mail@otherdomain.ext250 2.1.0 mail@otherdomain.ext...
Recipient okDATASubject:-type subject here-
then press enter twice (these are needed to conform to RFC 882)hello mail@otherdomain.ext
from mail@domain.ext)."
on a line on it's own.250 2.0.0 ???????? Message
accepted for deliveryQUIT command.221
2.0.0 mail.domain.ext closing connection
Connection closed by foreign host.501
nouser@nosuchplace.here... Sender domain must exist503 Need MAIL before RCPT550 mail@domain.ext...
Relaying Denied
Copyright © 2004 Walltech.
All rights reserved. Privacy Policy -
Terms
of Service -
Submit
Your Site