{"id":6575,"date":"2025-06-16T13:58:53","date_gmt":"2025-06-16T18:58:53","guid":{"rendered":"https:\/\/websbyamy.com\/support\/?post_type=docs&#038;p=6575"},"modified":"2025-06-16T14:44:04","modified_gmt":"2025-06-16T19:44:04","password":"","slug":"troubleshooting-email","status":"publish","type":"docs","link":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/","title":{"rendered":"Troubleshooting Email"},"content":{"rendered":"\n<p>If you are not receiving emails or having difficulty sending, it is usually due to an issue with the mail client you are using (Gmail, Outlook, Mac Mail). <\/p>\n\n\n\n<p>The easiest way to check that your email is actually working and not due to a mail client disconnect is to check the mail on the web. Every hosting client has a web mailbox at their domain \/webmail. It will take you to where you can input your email and password for your email account.<\/p>\n\n\n\n<p id=\"access\" style=\"font-size:28px\"><strong>Accessing the Web Mailbox:<\/strong><\/p>\n\n\n\n<p>Login to your mailbox on the web at: https:\/\/<em><strong>yourdomain.com<\/strong><\/em>\/webmail<br>Username: <em>your full email address<\/em><br>Password:  <em>your password<\/em><\/p>\n\n\n\n<p>The web mailbox program on my server is RoundCube<sup>TM<\/sup>. It is a fully functional email account and if you see your current emails there and can send a test email from it, than the disconnect is with your mail client. Usually it means you need to re-add the email or tweak the settings. How you do this depends upon the mail client you are using, but the settings are as follows below.<\/p>\n\n\n\n<p id=\"ssl\" style=\"font-size:28px\"><strong>Secure (SSL) Mail Settings<a href=\"https:\/\/docs.hostdime.com\/Mail\/Configuring-Email-Clients_2228447\/#secure-ssl-mail-settings\">\u200b<\/a><\/strong><\/p>\n\n\n\n<p><strong>Incoming Mail Server Type:<\/strong>\u00a0POP or IMAP (See below for information)<br><strong>Incoming Mail Server Hostname:<\/strong>\u00a0mail.<em><strong>yourdomain<\/strong><\/em>.com<br><strong>Incoming Mail Server Security:<\/strong>\u00a0SSL\/TLS<br><strong>Incoming Mail Authentication Method:<\/strong>\u00a0Password authentication<br><strong>Incoming Mail Server Port:<\/strong>\u00a0[POP: 995 (SSL\/TLS)] [IMAP: 993 (SSL\/TLS)]<br><strong>Incoming Mail Server Username:<\/strong>\u00a0<em>your full email<\/em><br><strong>Incoming Mail Server Password:<\/strong>\u00a0<em>your email&#8217;s password<\/em><\/p>\n\n\n\n<p><strong>Outgoing Mail Server Hostname:<\/strong>\u00a0mail.<em><strong>yourdomain<\/strong><\/em>.com<br><strong>Outgoing Mail Server Security:<\/strong>\u00a0SSL\/TLS<br><strong>Outgoing Mail Authentication Method:<\/strong>\u00a0Normal Password or Encrypted Password<br><strong>Outgoing Mail Server Port:<\/strong>\u00a0465 or 587 for SSL\/TLS<br><strong>Outgoing Mail Server Username:<\/strong> <em>your full email<\/em><br><strong>Outgoing Mail Server Password:<\/strong>\u00a0<em>your email&#8217;s password<\/em><\/p>\n\n\n\n<p style=\"font-size:24px\"><strong>What is the difference between the POP and IMAP protocols?<a href=\"https:\/\/docs.hostdime.com\/Mail\/Configuring-Email-Clients_2228447\/#what-is-the-difference-between-the-pop-and-imap-protocols\">\u200b<\/a><\/strong><\/p>\n\n\n\n<p>There are two ways to check for incoming mail, POP (sometimes called POP3) and IMAP (sometimes called IMAP4). Both protocols handle the same tasks, but they approach the process from different perspectives.<\/p>\n\n\n\n<p>POP is the oldest protocol and it was designed in a time when space on a server was very expensive and most people only had a single personal computer. By default POP connections try to download all of your mail to the local computer and then delete the message from the server. POP connections can keep mail on the server if configured to do so, but most clients don&#8217;t handle connections that way by default.<\/p>\n\n\n\n<p>IMAP is a somewhat newer protocol that came out when the cost of server time and storage came down a lot. IMAP defaults to synchronizing mail between the server and your local device or machine so both locations match. IMAP can download and remove mail from the server just like POP does, but it isn&#8217;t configured to do that by default.<\/p>\n\n\n\n<p>If you are not sure what protocol to choose, try IMAP. That way your email is likely to look the same on all of your devices.<\/p>\n\n\n\n<p><strong>POP:<\/strong><\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Downloads email from the server and stores it locally (except on most mobile devices) which frees up disk space on the server.<\/li>\n\n\n\n<li>Can view downloaded messages when offline.<\/li>\n\n\n\n<li>Attachments are downloaded locally for easier access.<\/li>\n<\/ol>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Since mail is downloaded and removed from the server, if you try to access your mail from another location, you won&#8217;t have access to your old mail.<\/li>\n\n\n\n<li>Your mail provider might have a limit to the number of POP connections per hour because these connections can have more overhead than IMAP connections.<\/li>\n\n\n\n<li>If your local machine crashes or has hardware issues and you don&#8217;t have backups, you could lose your mail.<\/li>\n<\/ol>\n\n\n\n<p><strong>IMAP:<\/strong><\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>You can switch between an e-mail client and webmail at any time and still have the same messages.<\/li>\n\n\n\n<li>Makes it easier to access your e-mail using a multiple devices because the messages are not removed from the server.<\/li>\n\n\n\n<li>Because IMAP connections don&#8217;t have to download message bodies or attachments until you read the message (if your mail client is configured that way), you can save some space on your device.<\/li>\n<\/ol>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Your mail is only available on the server, so you may not be able to interact with old messages if you are unable to connect to the internet.<\/li>\n\n\n\n<li>In the event of catastrophic server failure you could potentially lose your e-mail.<\/li>\n\n\n\n<li>Email folders are stored on the server and may appear differently on different devices.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>If you are not receiving emails or having difficulty sending, it is usually due to an issue with the mail client you are using (Gmail, Outlook, Mac Mail). The easiest way to check that your email is actually working and not due to a mail client disconnect is to check the mail on the web&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"doc_category":[79],"doc_tag":[82,87,83,86,85,84],"class_list":["post-6575","docs","type-docs","status-publish","hentry","doc_category-email","doc_tag-email","doc_tag-imap","doc_tag-mail","doc_tag-pop-mail","doc_tag-roundube","doc_tag-webmail"],"year_month":"2026-05","word_count":711,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"Amy Celona","author_nicename":"webdiva","author_url":"https:\/\/websbyamy.com\/support\/author\/webdiva\/"},"doc_category_info":[{"term_name":"Domain Email","term_url":"https:\/\/websbyamy.com\/support\/docs-category\/email\/"}],"doc_tag_info":[{"term_name":"email","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/email\/"},{"term_name":"imap","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/imap\/"},{"term_name":"mail","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/mail\/"},{"term_name":"pop mail","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/pop-mail\/"},{"term_name":"roundube","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/roundube\/"},{"term_name":"webmail","term_url":"https:\/\/websbyamy.com\/support\/docs-tag\/webmail\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Troubleshooting Email - Webs By Amy, LLC Clients<\/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:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Troubleshooting Email - Webs By Amy, LLC Clients\" \/>\n<meta property=\"og:description\" content=\"If you are not receiving emails or having difficulty sending, it is usually due to an issue with the mail client you are using (Gmail, Outlook, Mac Mail). The easiest way to check that your email is actually working and not due to a mail client disconnect is to check the mail on the web....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/\" \/>\n<meta property=\"og:site_name\" content=\"Webs By Amy, LLC Clients\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/websbyamy\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-16T19:44:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websbyamy.com\/support\/wp-content\/uploads\/2025\/06\/SitePreviewImage.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"599\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/docs\\\/troubleshooting-email\\\/\",\"url\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/docs\\\/troubleshooting-email\\\/\",\"name\":\"Troubleshooting Email - Webs By Amy, LLC Clients\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#website\"},\"datePublished\":\"2025-06-16T18:58:53+00:00\",\"dateModified\":\"2025-06-16T19:44:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/docs\\\/troubleshooting-email\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/websbyamy.com\\\/support\\\/docs\\\/troubleshooting-email\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/docs\\\/troubleshooting-email\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting Email\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#website\",\"url\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/\",\"name\":\"Webs By Amy, LLC Clients\",\"description\":\"Please open a ticket for support. If this is the first time you are at the new system, please create an account.\",\"publisher\":{\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#organization\",\"name\":\"Support for Webs By Amy, LLC Clients\",\"url\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/SitePreviewImage.jpg\",\"contentUrl\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/SitePreviewImage.jpg\",\"width\":1000,\"height\":599,\"caption\":\"Support for Webs By Amy, LLC Clients\"},\"image\":{\"@id\":\"https:\\\/\\\/websbyamy.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/websbyamy\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Troubleshooting Email - Webs By Amy, LLC Clients","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:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting Email - Webs By Amy, LLC Clients","og_description":"If you are not receiving emails or having difficulty sending, it is usually due to an issue with the mail client you are using (Gmail, Outlook, Mac Mail). The easiest way to check that your email is actually working and not due to a mail client disconnect is to check the mail on the web....","og_url":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/","og_site_name":"Webs By Amy, LLC Clients","article_publisher":"https:\/\/facebook.com\/websbyamy","article_modified_time":"2025-06-16T19:44:04+00:00","og_image":[{"width":1000,"height":599,"url":"https:\/\/websbyamy.com\/support\/wp-content\/uploads\/2025\/06\/SitePreviewImage.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/","url":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/","name":"Troubleshooting Email - Webs By Amy, LLC Clients","isPartOf":{"@id":"https:\/\/websbyamy.com\/support\/#website"},"datePublished":"2025-06-16T18:58:53+00:00","dateModified":"2025-06-16T19:44:04+00:00","breadcrumb":{"@id":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/websbyamy.com\/support\/docs\/troubleshooting-email\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websbyamy.com\/support\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting Email"}]},{"@type":"WebSite","@id":"https:\/\/websbyamy.com\/support\/#website","url":"https:\/\/websbyamy.com\/support\/","name":"Webs By Amy, LLC Clients","description":"Please open a ticket for support. If this is the first time you are at the new system, please create an account.","publisher":{"@id":"https:\/\/websbyamy.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websbyamy.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/websbyamy.com\/support\/#organization","name":"Support for Webs By Amy, LLC Clients","url":"https:\/\/websbyamy.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websbyamy.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/websbyamy.com\/support\/wp-content\/uploads\/2025\/06\/SitePreviewImage.jpg","contentUrl":"https:\/\/websbyamy.com\/support\/wp-content\/uploads\/2025\/06\/SitePreviewImage.jpg","width":1000,"height":599,"caption":"Support for Webs By Amy, LLC Clients"},"image":{"@id":"https:\/\/websbyamy.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/websbyamy"]}]}},"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/docs\/6575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/comments?post=6575"}],"version-history":[{"count":3,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/docs\/6575\/revisions"}],"predecessor-version":[{"id":6582,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/docs\/6575\/revisions\/6582"}],"wp:attachment":[{"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/media?parent=6575"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/doc_category?post=6575"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/websbyamy.com\/support\/wp-json\/wp\/v2\/doc_tag?post=6575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}