Web Toolbar by Wibiya How to test a receiving mailserver via Telnet
   Home   Help Login Register  
Welcome, Guest. Please login or register.

Login with username, password and session length

Search
Pages: [1]
Print
Topic: How to test a receiving mailserver via Telnet  (Read 723 times)
0 Members and 1 Guest are viewing this topic.
« on: January 17, 2010, 04:06:36 AM »
Janak
Administrator
Full Member

View Profile
*****
Posts: 160



If you are having problems sending email to a source from your VPS or server but aren't getting any bouncebacks or errors you can try the following test:

This is done from the command prompt on your VPS or server.  If you have a linux machine then SSH into it, if you have a Windows VPS\server then connect to it via Remote Desktop and open the command prompt (start >> run >> type in cmd and press enter)

Run the following commands:
# telnet RECIVING.MAILSERVER.COM 25
wait for the "220 ..." response from the mailserver then:

# ehlo VPSHOSTNAME
the mailserver should return some information on it and give a greeting back so when that is returned command:

# mail from: <YOURSENDING@EMAILADDRESS.COM>
You should get a 250 Sender OK response so then:

# rcpt to: <RECIEVING@EMAILADDRESS.COM>
You should also hopefully get a 250 Recipient OK response here

# data
the mailserver should tell you to put in your contents of the email and end with a . on a single line so type in some test information, press Enter, type in . on it's own and press enter again


Hopefully during one of these steps you will see an error or failed message back from the receiving mailserver letting you know what the error might be.
Logged

Pages: [1]
Print
Jump to:  

� 2006 VPS forum, VPS hosting forums, VPS discussions, VPS web hosting solutions, issues, providers, virtual web hosting questions, VPS hosting
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Forum style designed by PixelSlot
| Sitemap - XML Sitemap