{"id":484,"date":"2020-06-02T23:33:48","date_gmt":"2020-06-03T06:33:48","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=484"},"modified":"2020-06-02T23:33:48","modified_gmt":"2020-06-03T06:33:48","slug":"hot-to-send-a-test-email-by-telnet-a-smtp-server","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=484","title":{"rendered":"Hot to send a test email by telnet a SMTP SERVER"},"content":{"rendered":"\n<p>Hot to send a test email by telnet a SMTP SERVER<\/p>\n\n\n\n<p>[&lt;username&gt;@localhost ~]# telnet 192.168.x.x 25<br>Trying 192.168.x.x &#8230;<br>Connected to 192.168.x.x (192.168.x.x)<br>Escape character is &#8216;^]&#8217;.<br>220 Welcome to xxx SMTP service!<br>HELO local.abc.com<br>250 mailserver: Hello local.abc.com<br>MAIL FROM:&nbsp;<a href=\"mailto:iceswords@abc.com\">iceswords@abc.com<\/a><br>250&nbsp;<a href=\"mailto:iceswords@abc.com\">iceswords@abc.com<\/a>: Sender ok<br>RCPT TO:&nbsp;<a href=\"mailto:iceswords@gmail.com\">iceswords@gmail.com<\/a><br>250&nbsp;<a href=\"mailto:iceswords@gmail.com\">iceswords@gmail.com<\/a>: Recipient ok<br>DATA<br>354 Send data now. Terminate with .<br>Subject: mail server testing<br>.<br>250 mailserver: Message accepted for delivery<br>quit<br>221 mailserver closing connection. Goodbye!<br>Connection closed by foreign host.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hot to send a test email by telnet a SMTP SERVER [&lt;username&gt;@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x &#8230;Connected to 192.168.x.x (192.168.x.x)Escape character is &#8216;^]&#8217;.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM:&nbsp;iceswords@abc.com250&nbsp;iceswords@abc.com: Sender okRCPT TO:&nbsp;iceswords@gmail.com250&nbsp;iceswords@gmail.com: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=484\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[5],"tags":[62,61,63],"class_list":["post-484","post","type-post","status-publish","format-standard","hentry","category-linux","tag-smtp","tag-telnet","tag-test-email-server"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=484"}],"version-history":[{"count":0,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/484\/revisions"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}