{"id":2059,"date":"2023-06-09T04:01:26","date_gmt":"2023-06-09T04:01:26","guid":{"rendered":"https:\/\/pheonixsolutions.com\/knowledge-base\/?p=2059"},"modified":"2023-06-09T04:02:31","modified_gmt":"2023-06-09T04:02:31","slug":"how-to-configure-smtp2go-with-the-hosting-server-on-whm","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/","title":{"rendered":"How to configure SMTP2GO with the Hosting server on WHM"},"content":{"rendered":"\n<p>Introduction<\/p>\n\n\n\n<p>SMTP2GO is a fast and scalable email service provider, for sending transactional and marketing emails and viewing reports on email delivery<\/p>\n\n\n\n<p>Prerequisites<\/p>\n\n\n\n<p>1. WHM logins<br>2. Active account in SMTP2GO<\/p>\n\n\n\n<p>Implementation<\/p>\n\n\n\n<p>Step 1: Log in to WHM<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"911\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png\" alt=\"\" class=\"wp-image-2075\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-300x267.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-768x683.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-150x133.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM.png 1322w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Step 2: Search for Exim in the search bar and click on Exim Configuration Manager<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"310\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-1024x310.png\" alt=\"\" class=\"wp-image-2076\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-1024x310.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-300x91.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-768x233.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-1536x465.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM-150x45.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.28.10-AM.png 1658w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Step 3: Click on Advanced Editor<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"279\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-1024x279.png\" alt=\"\" class=\"wp-image-2077\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-1024x279.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-300x82.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-768x209.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-1536x418.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM-150x41.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.07-AM.png 1654w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Step 4: Go to Section: AUTH and add the below lines of code<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>smtp2go_login: <br>driver = plaintext <br>public_name = LOGIN <br>client_send = : USERNAME : PASSWORD<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Note: Replace the Username and password accordingly<\/p>\n\n\n\n<p>Step 5: Go to Section: ROUTERSTART and add the below lines of code<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>send_via_smtp2go: <br>driver = manualroute <br>domains = ! +local_domains <br>transport = smtp2go_smtp <br>route_list = * mail.smtp2go.com <br>host_find_failed = defer <br>no_more<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Step 6: Go to Section: TRANSPORTSTART and add the below lines of code<br><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>smtp2go_smtp: <br>driver = smtp <br>port = 25 <br>hosts = mail.smtp2go.com <br>hosts_require_auth = &lt;; $host_address <br>message_linelength_limit = 99999999<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Step 7: Click the Save button. This will restart Exim automatically<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"222\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM-1024x222.png\" alt=\"\" class=\"wp-image-2078\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM-1024x222.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM-300x65.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM-768x166.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM-150x33.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.29.24-AM.png 1430w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Step 8: If Exim does not restart, then restart it manually<\/p>\n\n\n\n<p><strong>$\/etc\/init.d\/exim restart<\/strong><\/p>\n\n\n\n<p>Step 9: The default installation of cPanel &amp; WHM with Exim accepts emails sent to it (even if they are sent to an email address that doesn\u2019t exist) and then generates its own bounce notification emails. This can (and usually does) lead to problems with sending out backscatter spam. To prevent such potential backscatter spam from happening, select the option Discard the email while your server processes it by SMTP time with an error message under cPanel &gt;&gt; EMAIL &gt;&gt; Default Address. Finally, click the Change button<\/p>\n\n\n\n<p>Step10: Enable the Discard the email while your server processes it by SMTP time with an error message option and click on change<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"763\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM-1024x763.png\" alt=\"\" class=\"wp-image-2079\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM-1024x763.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM-300x224.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM-768x572.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM-150x112.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.30.02-AM.png 1500w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction SMTP2GO is a fast and scalable email service provider, for sending transactional and marketing emails and viewing reports on email delivery Prerequisites 1. WHM logins2. Active account in SMTP2GO Implementation Step 1: Log in to WHM Step 2: Search for Exim in the search bar and click on Exim Configuration Manager Step 3: Click ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[181],"class_list":["post-2059","post","type-post","status-publish","format-standard","hentry","category-whm","tag-smtp2go"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"og:description\" content=\"Introduction SMTP2GO is a fast and scalable email service provider, for sending transactional and marketing emails and viewing reports on email delivery Prerequisites 1. WHM logins2. Active account in SMTP2GO Implementation Step 1: Log in to WHM Step 2: Search for Exim in the search bar and click on Exim Configuration Manager Step 3: Click ..Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/\" \/>\n<meta property=\"og:site_name\" content=\"PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-09T04:01:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-09T04:02:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png\" \/>\n<meta name=\"author\" content=\"meenakshi k\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"meenakshi k\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/\"},\"author\":{\"name\":\"meenakshi k\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\"},\"headline\":\"How to configure SMTP2GO with the Hosting server on WHM\",\"datePublished\":\"2023-06-09T04:01:26+00:00\",\"dateModified\":\"2023-06-09T04:02:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/\"},\"wordCount\":304,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png\",\"keywords\":[\"SMTP2GO\"],\"articleSection\":[\"WHM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/\",\"name\":\"How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png\",\"datePublished\":\"2023-06-09T04:01:26+00:00\",\"dateModified\":\"2023-06-09T04:02:31+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Screen-Shot-2023-06-09-at-9.27.38-AM.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Screen-Shot-2023-06-09-at-9.27.38-AM.png\",\"width\":1322,\"height\":1176},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/06\\\/09\\\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to configure SMTP2GO with the Hosting server on WHM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\",\"name\":\"PheonixSolutions Knowledge-Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\",\"name\":\"meenakshi k\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"caption\":\"meenakshi k\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/author\\\/meenakshi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/","og_locale":"en_US","og_type":"article","og_title":"How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base","og_description":"Introduction SMTP2GO is a fast and scalable email service provider, for sending transactional and marketing emails and viewing reports on email delivery Prerequisites 1. WHM logins2. Active account in SMTP2GO Implementation Step 1: Log in to WHM Step 2: Search for Exim in the search bar and click on Exim Configuration Manager Step 3: Click ..Read more","og_url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/","og_site_name":"PheonixSolutions Knowledge-Base","article_published_time":"2023-06-09T04:01:26+00:00","article_modified_time":"2023-06-09T04:02:31+00:00","og_image":[{"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png","type":"","width":"","height":""}],"author":"meenakshi k","twitter_card":"summary_large_image","twitter_misc":{"Written by":"meenakshi k","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/"},"author":{"name":"meenakshi k","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f"},"headline":"How to configure SMTP2GO with the Hosting server on WHM","datePublished":"2023-06-09T04:01:26+00:00","dateModified":"2023-06-09T04:02:31+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/"},"wordCount":304,"commentCount":0,"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png","keywords":["SMTP2GO"],"articleSection":["WHM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/","name":"How to configure SMTP2GO with the Hosting server on WHM - PheonixSolutions Knowledge-Base","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM-1024x911.png","datePublished":"2023-06-09T04:01:26+00:00","dateModified":"2023-06-09T04:02:31+00:00","author":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f"},"breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM.png","contentUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2023\/06\/Screen-Shot-2023-06-09-at-9.27.38-AM.png","width":1322,"height":1176},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/06\/09\/how-to-configure-smtp2go-with-the-hosting-server-on-whm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"How to configure SMTP2GO with the Hosting server on WHM"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/","name":"PheonixSolutions Knowledge-Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f","name":"meenakshi k","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","caption":"meenakshi k"},"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/author\/meenakshi\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=2059"}],"version-history":[{"count":2,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2059\/revisions"}],"predecessor-version":[{"id":2080,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2059\/revisions\/2080"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=2059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=2059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=2059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}