-
Find the server you want to send to
Nslookup –q=mx <domain>
-
Connect
Telnet <ip address of server you want to connect to> 25
Helo <hostname>
-
Set the from field
Mail from:<email address>
-
Set where you want to send the email to
Rcpt to:<email address>
-
Create the message body
data
- Press enter after the data
- If you want the email to have a subject then on the very first line after data type in Subject:<and the subject of your choice>
- End the email off with 2 enter’s and a full stop and then enter again.
Happy testing
Posted by Rihan Meij 