{"id":63,"date":"2007-07-13T19:48:25","date_gmt":"2007-07-14T05:48:25","guid":{"rendered":"https:\/\/anildesai.net\/?p=63"},"modified":"2007-10-26T20:01:01","modified_gmt":"2007-10-27T01:01:01","slug":"my-e-mail-setup-outlook-gmail-a-personal-e-mail-address","status":"publish","type":"post","link":"https:\/\/anildesai.net\/index.php\/2007\/07\/my-e-mail-setup-outlook-gmail-a-personal-e-mail-address\/","title":{"rendered":"My E-Mail Setup: Outlook + GMail + a Personal E-Mail Address"},"content":{"rendered":"<p>Almost two years ago, I switched from using my ISP-provided e-mail account to using GMail as my primary mail account.&nbsp; I also decided that I never wanted to go through the pain of switching accounts again, so I also decided to get my own domain name.&nbsp; I&#8217;m really happy with this setup, and I thought I&#8217;d outline how it all fits together.&nbsp; <\/p>\n<h2>Benefits<\/h2>\n<p>Before we dive down into the technical details, here are the major benefits of this configuration.  <\/p>\n<ul>\n<li><strong>Automatic backups<\/strong>:&nbsp; Both my ISP-based POP account and GMail hold copies of my e-mail messages.&nbsp; This is in addition to my local Outlook message store (which I also back up over the Internet nightly).&nbsp; Perhaps that&#8217;s overkill, but most of this stuff is automatic and costs very little.\n<li><strong>E-mail access from anywhere<\/strong>:&nbsp; When I travel, I can directly access my GMail account via the web interface.&nbsp; The vast majority of the time, though I use Microsoft Outlook.\n<li><strong>The ability to use Microsoft Outlook<\/strong>:&nbsp; While web-based messaging systems provide some advantages, I greatly prefer using Microsoft Outlook.&nbsp; The only issue with Outlook is that it doesn&#8217;t provide a way to synchronize multiple PST files (unless, of course, you rely on either an Exchange Server or your ISP&#8217;s POP\/IMAP features to keep mail on the server).\n<li><strong>Spam filtering<\/strong>: I generally receive about 400 spam messages per day (a dubious distinction).&nbsp; By using GMail&#8217;s Spam Filter combined with Outlook 2007&#8217;s Junk E-Mail filter, I rarely see any of it.&nbsp;\n<li><strong>A permanent e-mail address<\/strong>:&nbsp; I have my own permanent address that&#8217;s personalized and won&#8217;t have to change as I switch Internet providers.&nbsp; And, this way spammers won&#8217;t have to bother to learn the address.&nbsp; \ud83d\ude42\n<li><strong>Archiving<\/strong>: To keep my Outlook PST file relatively small, I can archive off the data to another file.&nbsp; If I need to find an old message, I can always search for it online using GMail.\n<li><strong>Deletion of attachments<\/strong>: A single attachment can be larger than the next 500 e-mail messages combined.&nbsp; I usually delete file attachments from Outlook messages or store them in the file system.&nbsp; Should I need an attachment, I can always log in to GMail and download it.&nbsp; That&#8217;s a pretty rare occurrence, though.<\/li>\n<\/ul>\n<p>There are some other minor benefits, but I think that covers the main list.  <\/p>\n<h2>Requirements<\/h2>\n<p>In order to set all of this up, I needed the following:  <\/p>\n<ol>\n<li>A registered domain name\n<li>An ISP to host the domain (~$4.00\/month) and to provide POP3 access\n<li>A GMail account (free)\n<li>(optional) Microsoft Outlook (or any other e-mail client)<\/li>\n<\/ol>\n<p>The costs are really minimal, especially if you go with a discount web host and if you&#8217;re already using Outlook or another e-mail client.  <\/p>\n<h2>Configuration<\/h2>\n<p>Now, let&#8217;s look at the technical details.&nbsp; If you&#8217;re unfamiliar with standards and protocols such as POP3 and SMTP, you&#8217;ll probably need to do some research before setting this up.&nbsp; Otherwise, it should be fairly straight-forward.  <\/p>\n<p>So, the way <strong>inbound <\/strong>mail works is as follows:  <\/p>\n<p><a href=\"http:\/\/byfiles.storage.msn.com\/y1piip7PDSRfFLGtJN71kO87DkjjhYiVavFXsyosXOgCQoU6hR2DF9Tl-AsqwhLBl9CX2SjVQe4wFg\"><img loading=\"lazy\" decoding=\"async\" style=\"border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px\" height=\"271\" alt=\"image\" src=\"http:\/\/byfiles.storage.msn.com\/y1piip7PDSRfFJgJAALdtRGphTyZEHWXQbd9udXS4i0FQnwBSmm4gLaMGoqwYrDEgaHPtIADRv-7xc\" width=\"458\" border=\"0\"><\/a>  <\/p>\n<ul>\n<li>The DNS MX record for my domain points to my ISP&#8217;s POP3 account, and all new mail is received there.\n<li>All inbound messages from my ISP are set to redirect to my GMail account.\n<li>GMail is configured to allow POP3 access and to automatically archive messages that are downloaded\n<li>Outlook is configured to use POP3 to download messages from GMail.&nbsp; Once messages are downloaded, they&#8217;re automatically archived on the GMail server.<\/li>\n<\/ul>\n<p><strong>Outbound <\/strong>mail works like this: I set the Reply To address to my custom domain e-mail address and then send messages to GMail as my outbound SMTP server.&nbsp; The benefit here is that all outbound messages are cached by GMail (so I can search them later or access them online).  <\/p>\n<h2>A Little Quirk<\/h2>\n<p>There&#8217;s one minor issue with this configuration: When Outlook users see me messages, they look something like &#8220;<em>Anil@domain.com on behalf of Anil@ISPAccount.com<\/em>&#8220;.&nbsp; All operations such as replying works just fine, but some people seem to be confused by it.&nbsp; Other than that, I haven&#8217;t had any problems with the setup.  <\/p>\n<h2>The Add-Ons<\/h2>\n<p>You can download and install the <a href=\"http:\/\/toolbar.google.com\/gmail-helper\/notifier_windows.html\">GMail Notifier<\/a> or the <a href=\"http:\/\/desktop.google.com\/?utm_campaign=en&amp;utm_source=en-ha-na-us-google&amp;utm_medium=ha&amp;utm_term=google%20desktop\">Google Desktop<\/a> to automatically receive notifications and\/or previews of new messages as they arrive.  <\/p>\n<h2>Customization Options<\/h2>\n<p>The same setup can certainly be created in a variety of different ways.&nbsp; For example, you can use a web-based server other than GMail, and you&#8217;re certainly not tied to Microsoft Outlook in any way.&nbsp; Overall, the approach should work fine for most people.  <\/p>\n<h2>Conclusion<\/h2>\n<p>Overall, this e-mail setup works well for me.&nbsp; It also costs a total of ~$4.00\/month (a fee that I could probably eliminate by finding a free web host).&nbsp; And, I get the benefits of web-based messaging (simplified access and online storage), with the convenience of using Microsoft Outlook.&nbsp; Was this helpful?&nbsp; Does it make sense?&nbsp; Should I add more detail?&nbsp; Post a comment!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Almost two years ago, I switched from using my ISP-provided e-mail account to using GMail as my primary mail account.&nbsp; I also decided that I never wanted to go through the pain of switching accounts again, so I also decided to get my own domain name.&nbsp; I&#8217;m really happy with this setup, and I thought [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-63","post","type-post","status-publish","format-standard","hentry","category-virtualization"],"_links":{"self":[{"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/posts\/63","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/comments?post=63"}],"version-history":[{"count":0,"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/posts\/63\/revisions"}],"wp:attachment":[{"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/media?parent=63"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/categories?post=63"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anildesai.net\/index.php\/wp-json\/wp\/v2\/tags?post=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}