Newton mail supercharges your email at less than the price of a cup of coffee.
Two Times Webby Winner For the Best Designed App & Numerous other awards.
Loved by critics, press, and thousands of subscribers from across the globe.
"I've replaced my iPhone and Android apps with Newton. It's the best overall option with its reminders, improved search, cross-app cooperation and support for many email providers" - Joanna Stern, WSJ "With Newton, you’ll be amazed how much more productive your emailing on the go gets" - Allison Stadd, TIME “Excellent option if you use multiple platforms, particularly if you value minimalism” - Nathan Ingram, Engadget “Newton is the email app that you will still be using five years from now.” - Jack Busch, Groovy Post “There’s Still Hope For Email” - Jared Newman, Fast Company “My favorite email app for Mac and the iPhone” - Lory Gil, iMore
Declutter your busy-inbox. Unleash Speed. Communicate Better.
Newton helps busy professionals and teams go through their email twice as fast. Cutting down complexity with a minimal interface helps professionals manage emails with a smile.
Works with Gmail, Exchange, Yahoo Mail, Hotmail/Outlook, iCloud, Google Apps, Office 365 and all IMAP accounts.
Sign Up Once, Use Everywhere
Use your Newton account to instantly access your email anytime, across ALL your devices - be it iPhone, iPad, PC or Mac. Email preferences & settings are synced magically on every device, without having to set up your account all over again.
Why Newton is the only email app you need
Schedule emails to be sent later and have them delivered to the recipient’s inbox at just the right moment.
Focus on emails that matter. Weed out newsletters and social media emails to another folder and make your inbox distraction-free. Think Gmail tabs for all email accounts.
Set your emails to come back to Inbox at a more convenient time. Snooze emails, not productivity.
Finish your workflow without leaving your email. Add important emails to your favorite productivity apps like Todoist, Evernote, OneNote, Pocket, Trello, Wunderlist, Instapaper & more.
Pull back that email blunder you just sent. Especially useful when you’re on mobile and need to reply in a hurry.
Recap automatically brings back conversations that are waiting for your reply or that need following up. It also covers other mails with due dates, reminders etc., so that nothing slips through the cracks. (Available only in English)
Gmail, Hotmail/Outlook, Exchange, Yahoo Mail, iCloud, Google Apps, Office 365 and any IMAP account.
You can now use canned messages for quick replies or creating new emails. Templates help you reuse common workflows like sending links, attachments, images, or text. We also support sharing of your templates with fellow Newton users.
Snippets are a super simple way to add your templated emails to your existing emails.
Ever tried forwarding emails with groups of people? Or wished you could just share emails or attachments over Slack? Now you can share an email by copying a link from the email options menu.
You can now enable notifications for when links you email someone get clicked. We are also adding a feed to centralize all your RR and LR notifications.
And much more…
Privacy, Promised! Newton does NOT track your location. NO in-app targeted Ads PRIVACY GUARANTEE— Newton is ad-free and does not rent, sell, distribute or monetize on your data. To anyone. Ever.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed from the command line on openSUSE Leap 15.x and Tumbleweed.
You need first add the snappy repository from the terminal. Leap 15.5 users, for example, can do this with the following command:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.5 snappy
Swap out openSUSE_Leap_15.5
for openSUSE_Leap_15.4
or openSUSE_Tumbleweed
if you’re using a different version of openSUSE.
With the repository added, import its GPG key:
sudo zypper --gpg-auto-import-keys refresh
Finally, upgrade the package cache to include the new snappy repository:
sudo zypper dup --from snappy
Snap can now be installed with the following:
sudo zypper install snapd
You then need to either reboot, logout/login or source /etc/profile
to have /snap/bin added to PATH.
Additionally, enable and start both the snapd and the snapd.apparmor services with the following commands:
sudo systemctl enable --now snapd
sudo systemctl enable --now snapd.apparmor
To install Newton Mail, simply use the following command:
sudo snap install newton
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.