STEP 3 - Telnet Test to Verify if Email Works

Created by Jason Carreiro, Modified on Mon, 14 Oct 2019 at 02:21 PM by Jason Carreiro

How to send an email from a DOS prompt using Telnet command line:



From your station or server do the following:

1- Open the DOS prompt 

2- If you are in:

    US:

    - Telnet to mx1-us1.ppe-hosted.com .Or. mx2-us1.ppe-hosted.com on port 25

    EU:

    - Telnet to mx1-eu1.ppe-hosted.com .Or. mx2-eu1.ppe-hosted.com on port 25

    i.e.:     telnet mx1-us1.ppe-hosted.com 25

3- wait till you get the banner  "220 ........"  

i.e.:

4- Type the following commands and wait to get a 250 or 354 after each command (screen shot below)

Helo yourdomain.com

mail from: <fromuser@domain.com>

rcpt to: <destinationUser@domainDestination.com>

data

Subject: test mail flow

.



5- If the test message is received then the configuration is all set. ALL you have to do next is Switch your MX records to point to the proofpoint servers with respect to your location US/EU.