Marketplace:

 
Cheap web hosting provider with extensive free web hosting features
Register or buy domain name, include free email and domain forwarding services
Cheap and affordable domain name registration and domain name transfer from $2.95/yr

 

   

SMTP Direct

next up previous contents index

You can talk directly to an SMTP server, for example to test that it actually works for you. Here's a sample interaction. The commands don't need to be uppercase -- they are here just to make the commands obvious.



$ telnet mailhost.act.togaware.com 25
Trying 105.83.2.11...
Connected to mailhost.act.togaware.com.
Escape character is '^]'.
220 mailhost.act.togaware.com ESMTP Postfix
helo modern.act.togaware.com
250 mailhost.act.togaware.com
mail from: kayon.toga@togaware.com
250 Ok
RCPT TO: graham@togaware.com
250 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
Subject: Testing manually through telnet to mailhost
 
This is the body
.
250 Ok: queued as 42DDE139919
QUIT
221 Bye
Connection closed by foreign host.


The EHLO localhost command will list the capabilities of the server.


Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " It reminds me of the claim that Americans built the first computer... It depends on what properties are necessary for a device to be classed as a computer: That it's electronic? That it has Randomly Accessible Memory? That it operates on a stored program? I am tempted to suggest that one of the requirements implicit in some people's lists is that it was built in America.   "  

Tuesday 22 May 2012 07:34:30 1337672070