This video is designed for telecom technicians that are installing devices with email capabilities. You can use this video to help isolate network or programming specific issues.
telnet 173.194.64.27 25
HELO dfwvoiceanddata.com
MAIL FROM:[email protected]
RCPT TO:[email protected]
DATA
FROM: [email protected]
This is a test
.
quit