Trouble shooting email applications using gmail as a test relay server.

Опубликовано: 24 Март 2026
на канале: Terrell Boyer
1,050
14

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