<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Telnet on David Hamp-Gonsalves</title><link>https://davidhampgonsalves.com/tags/telnet/</link><description>Recent content in Telnet on David Hamp-Gonsalves</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Wed, 09 Nov 2011 00:00:00 +0000</lastBuildDate><atom:link href="https://davidhampgonsalves.com/tags/telnet/index.xml" rel="self" type="application/rss+xml"/><item><title>SMTP Test/Usage Via Telnet</title><link>https://davidhampgonsalves.com/smtp-test/usage-via-telnet/</link><pubDate>Wed, 09 Nov 2011 00:00:00 +0000</pubDate><guid>https://davidhampgonsalves.com/smtp-test/usage-via-telnet/</guid><description>A telnet client is a handy testing tool for testing connectivity between servers. Today I needed to test an SMTP server connection from a linux environment so I wrote the following script. You could use the same technique manually to do the same thing as long as your have access to a telnet client.
Usage The script takes three parameters: the smtp server url, the sender address and the recipient address.</description></item></channel></rss>