{"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,"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":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hot to send a test email by telnet a SMTP SERVER [@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x ...Connected to 192.168.x.x (192.168.x.x)Escape character is &#039;^]&#039;.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM: iceswords@abc.com250 iceswords@abc.com: Sender okRCPT TO: iceswords@gmail.com250 iceswords@gmail.com: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Summa Lai\"\/>\n\t<meta name=\"keywords\" content=\"smtp,telnet,test email server,linux family\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/SUMMALAI.COM\/?p=484\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#article\",\"name\":\"Hot to send a test email by telnet a SMTP SERVER | Summa Lai\",\"headline\":\"Hot to send a test email by telnet a SMTP SERVER\",\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#articleImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"Summa Lai\"},\"datePublished\":\"2020-06-02T23:33:48-07:00\",\"dateModified\":\"2020-06-02T23:33:48-07:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#webpage\"},\"articleSection\":\"Linux Family, smtp, telnet, test email server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=5#listItem\",\"name\":\"Linux Family\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=5#listItem\",\"position\":2,\"name\":\"Linux Family\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=5\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#listItem\",\"name\":\"Hot to send a test email by telnet a SMTP SERVER\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#listItem\",\"position\":3,\"name\":\"Hot to send a test email by telnet a SMTP SERVER\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=5#listItem\",\"name\":\"Linux Family\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\",\"name\":\"sladmin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#personImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"sladmin\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2\",\"name\":\"Summa Lai\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#authorImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"Summa Lai\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#webpage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484\",\"name\":\"Hot to send a test email by telnet a SMTP SERVER | Summa Lai\",\"description\":\"Hot to send a test email by telnet a SMTP SERVER [@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x ...Connected to 192.168.x.x (192.168.x.x)Escape character is '^]'.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM: iceswords@abc.com250 iceswords@abc.com: Sender okRCPT TO: iceswords@gmail.com250 iceswords@gmail.com: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=484#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"datePublished\":\"2020-06-02T23:33:48-07:00\",\"dateModified\":\"2020-06-02T23:33:48-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/\",\"name\":\"Summa Lai\",\"description\":\"Never Stop Learning, Building a Little Wiki...\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Hot to send a test email by telnet a SMTP SERVER | Summa Lai","description":"Hot to send a test email by telnet a SMTP SERVER [@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x ...Connected to 192.168.x.x (192.168.x.x)Escape character is '^]'.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM: iceswords@abc.com250 iceswords@abc.com: Sender okRCPT TO: iceswords@gmail.com250 iceswords@gmail.com: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing","canonical_url":"https:\/\/SUMMALAI.COM\/?p=484","robots":"max-image-preview:large","keywords":"smtp,telnet,test email server,linux family","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/SUMMALAI.COM\/?p=484#article","name":"Hot to send a test email by telnet a SMTP SERVER | Summa Lai","headline":"Hot to send a test email by telnet a SMTP SERVER","author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=484#articleImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"Summa Lai"},"datePublished":"2020-06-02T23:33:48-07:00","dateModified":"2020-06-02T23:33:48-07:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/SUMMALAI.COM\/?p=484#webpage"},"isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/?p=484#webpage"},"articleSection":"Linux Family, smtp, telnet, test email server"},{"@type":"BreadcrumbList","@id":"https:\/\/SUMMALAI.COM\/?p=484#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","position":1,"name":"Home","item":"https:\/\/SUMMALAI.COM","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=5#listItem","name":"Linux Family"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=5#listItem","position":2,"name":"Linux Family","item":"https:\/\/SUMMALAI.COM\/?cat=5","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=484#listItem","name":"Hot to send a test email by telnet a SMTP SERVER"},"previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=484#listItem","position":3,"name":"Hot to send a test email by telnet a SMTP SERVER","previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=5#listItem","name":"Linux Family"}}]},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/#person","name":"sladmin","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=484#personImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"sladmin"}},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/?author=2#author","url":"https:\/\/SUMMALAI.COM\/?author=2","name":"Summa Lai","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=484#authorImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"Summa Lai"}},{"@type":"WebPage","@id":"https:\/\/SUMMALAI.COM\/?p=484#webpage","url":"https:\/\/SUMMALAI.COM\/?p=484","name":"Hot to send a test email by telnet a SMTP SERVER | Summa Lai","description":"Hot to send a test email by telnet a SMTP SERVER [@localhost ~]# telnet 192.168.x.x 25Trying 192.168.x.x ...Connected to 192.168.x.x (192.168.x.x)Escape character is '^]'.220 Welcome to xxx SMTP service!HELO local.abc.com250 mailserver: Hello local.abc.comMAIL FROM: iceswords@abc.com250 iceswords@abc.com: Sender okRCPT TO: iceswords@gmail.com250 iceswords@gmail.com: Recipient okDATA354 Send data now. Terminate with .Subject: mail server testing.250 mailserver: Message accepted for deliveryquit221 mailserver closing","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/#website"},"breadcrumb":{"@id":"https:\/\/SUMMALAI.COM\/?p=484#breadcrumblist"},"author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"creator":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"datePublished":"2020-06-02T23:33:48-07:00","dateModified":"2020-06-02T23:33:48-07:00"},{"@type":"WebSite","@id":"https:\/\/SUMMALAI.COM\/#website","url":"https:\/\/SUMMALAI.COM\/","name":"Summa Lai","description":"Never Stop Learning, Building a Little Wiki...","inLanguage":"en-US","publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"}}]}},"aioseo_meta_data":{"post_id":"484","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-20 22:04:38","updated":"2024-01-12 04:29:01","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\/?cat=5\" title=\"Linux Family\">Linux Family<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHot to send a test email by telnet a SMTP SERVER\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/SUMMALAI.COM"},{"label":"Linux Family","link":"https:\/\/SUMMALAI.COM\/?cat=5"},{"label":"Hot to send a test email by telnet a SMTP SERVER","link":"https:\/\/SUMMALAI.COM\/?p=484"}],"_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}]}}