<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Testing_SMTP_host_with_telnet</id>
		<title>Testing SMTP host with telnet - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Testing_SMTP_host_with_telnet"/>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Testing_SMTP_host_with_telnet&amp;action=history"/>
		<updated>2026-05-05T01:49:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>https://www.peterpap.net/index.php?title=Testing_SMTP_host_with_telnet&amp;diff=557&amp;oldid=prev</id>
		<title>Ppapa: Created page with &quot;1. Telnet to port 25 on the host:     telnet smtp.yourdomain.com 25  You should see something like:    Trying X.X.X.X...   Connected to smtp.yourdomain.com.   Escape character is...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Testing_SMTP_host_with_telnet&amp;diff=557&amp;oldid=prev"/>
				<updated>2013-06-03T04:46:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;1. Telnet to port 25 on the host:     telnet smtp.yourdomain.com 25  You should see something like:    Trying X.X.X.X...   Connected to smtp.yourdomain.com.   Escape character is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1. Telnet to port 25 on the host:&lt;br /&gt;
&lt;br /&gt;
   telnet smtp.yourdomain.com 25&lt;br /&gt;
&lt;br /&gt;
You should see something like:&lt;br /&gt;
&lt;br /&gt;
  Trying X.X.X.X...&lt;br /&gt;
  Connected to smtp.yourdomain.com.&lt;br /&gt;
  Escape character is '^]'.&lt;br /&gt;
  220 smtp.yourdomain.com ESMTP Sendmail 8.14.4/8.14.4; Mon, 16 May 2011 04:34:09 GMT&lt;br /&gt;
&lt;br /&gt;
2. Respond with&lt;br /&gt;
&lt;br /&gt;
  HELO somedomain.com&lt;br /&gt;
&lt;br /&gt;
You should see something like:&lt;br /&gt;
&lt;br /&gt;
  HELO somedomain.com.com&lt;br /&gt;
  250 smtp.yourdomain.com Hello somedomain.com [X.X.X.X], pleased to meet you&lt;br /&gt;
&lt;br /&gt;
3. Tell it where the mail is from:&lt;br /&gt;
&lt;br /&gt;
  MAIL FROM: me@somedomain.com&lt;br /&gt;
&lt;br /&gt;
You should see something like:&lt;br /&gt;
&lt;br /&gt;
  250 2.1.0 me@somedomain.com... Sender ok&lt;br /&gt;
&lt;br /&gt;
4. Tell it who the recipient is:&lt;br /&gt;
&lt;br /&gt;
  RCPT TO: somedude@somedomain.com&lt;br /&gt;
&lt;br /&gt;
You should see:&lt;br /&gt;
&lt;br /&gt;
  250 2.1.5 somedude@somedomain.com... Recipient ok&lt;br /&gt;
&lt;br /&gt;
5. Compose the email:&lt;br /&gt;
&lt;br /&gt;
  DATA&lt;br /&gt;
  SUBJECT: testing mail&lt;br /&gt;
  hello. this is a test.&lt;br /&gt;
  .&lt;br /&gt;
&lt;br /&gt;
You should see:&lt;br /&gt;
&lt;br /&gt;
  DATA&lt;br /&gt;
  354 Enter mail, end with &amp;quot;.&amp;quot; on a line by itself&lt;br /&gt;
  SUBJECT: testing mail&lt;br /&gt;
  hello. this is a test.&lt;br /&gt;
  .&lt;br /&gt;
  250 2.0.0 r534bJIb013152 Message accepted for delivery&lt;/div&gt;</summary>
		<author><name>Ppapa</name></author>	</entry>

	</feed>