How to send email via Gmail without Internet?

Seetharamanna Dora Karam
0





Gmail is undoubtedly the most useful email service.
Employees and Students...everyone relies on Gmail to send important messages or share documents.

However

Gmail
Active Internet connection is mandatory to send email. When you want to send any important mail, if you don't have internet on time, there will be difficulties. That's why Google has brought an amazing feature to send e-mail without Internet. If you turn on this feature called Enable Offline Mail, you can send new e-mails without internet. Let's find out now.
 

 How to send email via Gmail without Internet
 

Step 1: Open Google Chrome browser on your Mac, Linux or Windows PC. If you don't have this browser, you need to download it. After that, open your Gmail account in the browser and click on the settings icon in the top right corner. Tap on "See All Settings" in the pop-up menu.
 

Step 2: Now you will see many tabs like General, Inbox in navigation bar at the top of the screen. In them go to "Offline" tab.
 

Step 3: On this page turn on the option "Enable Offline Mail" to turn on offline mode for Gmail. For this a check/tick mark should be put in the Enable offline mail box.

Step 4: When offline mode is turned on, Gmail will automatically sync your new emails for offline access. You can store them for 7 days to 90 days and access them offline. Choose this time.
Step 4: Then click on "Save Changes" button that appears below. That's it! From now on you can check inbox even when you are offline. Unread emails can be opened. New messages can also be sent.

Post a Comment

0Comments
Post a Comment (0)

Blogger templates

Grid

To Top
/* RESET RULES –––––––––––––––––––––––––––––––––––––––––––––––––– */ :root { --black: #1a1a1a; --white: #fff; --gray: #ccc; --darkgreen: #18846C; --lightbrown: antiquewhite; --darkblack: rgba(0,0,0,0.8); --minRangeValue: 280px; } * { margin: 0; padding: 0; outline: none; border: none; } button { cursor: pointer; background: none; } img { display: block; max-width: 100%; height: auto; } ol, ul { list-style: none; } a { color: inherit; } body { margin: 50px 0; color: var(--black); font: 1rem/1.3 sans-serif; } .gallery { padding: 0 2rem; } .container { max-width: 1030px; margin: 0 auto; } .d-none { display: none; } /* TOOLBAR –––––––––––––––––––––––––––––––––––––––––––––––––– */ .toolbar { display: flex; justify-content: space-between; align-items: center; } .toolbar .search-wrapper { position: relative; } .toolbar input[type="search"] { font-size: 1.1rem; border: none; border-bottom: 1px solid; padding-bottom: 3px; } .toolbar ::placeholder { color: var(--gray); } .toolbar .counter { position: absolute; left: 0; top: calc(100% + 5px); font-size: 0.9rem; color: var(--gray); } .view-options { display: flex; align-items: center; } .view-options li:not(:last-child) { margin-right: 1.2rem; } .view-options button { padding: 2px; border: 3px solid transparent; } .view-options .active button { border-color: var(--darkgreen); } /* IMAGE LIST –––––––––––––––––––––––––––––––––––––––––––––––––– */ .image-list { margin: 3rem 0; } .image-list li { background: var(--lightbrown); color: var(--darkblack); } .image-list p:first-child { font-weight: bold; font-size: 1.15rem; } .image-list p:last-child { margin-top: 0.5rem; } /* GRID VIEW –––––––––––––––––––––––––––––––––––––––––––––––––– */ .grid-view { display: grid; grid-gap: 2rem; grid-template-columns: repeat(auto-fit, minmax(var(--minRangeValue), 1fr)); } .grid-view figcaption { padding: 1rem; } /* LIST VIEW –––––––––––––––––––––––––––––––––––––––––––––––––– */ .list-view li + li { margin-top: 1.5rem; } .list-view figure { display: grid; grid-gap: 1.5rem; grid-template-columns: 150px 1fr; align-items: center; } /* FOOTER –––––––––––––––––––––––––––––––––––––––––––––––––– */ footer { font-size: 1rem; padding: 0 1.5rem; text-align: right; } footer span { color: #e31b23; } /* MQ –––––––––––––––––––––––––––––––––––––––––––––––––– */ @media screen and (max-width: 900px) { .toolbar input[type="range"] { display: none; } } @media screen and (max-width: 700px) { .grid-view li { text-align: center; padding: 0.5rem; } .grid-view figcaption { padding: 0.5rem 0 0; } }