Go to file
M66B 0656590fd0 Added test EML files 2020-04-14 19:09:44 +02:00
.idea Android Studio 3.6 2020-02-24 21:00:56 +01:00
AppGallery Prepare listing in Huawei AppGallery 2020-01-29 14:55:08 +01:00
app 1.1096 release 2020-04-14 17:04:14 +02:00
eml Added test EML files 2020-04-14 19:09:44 +02:00
gradle/wrapper Updated gradle 2020-03-03 18:27:26 +01:00
images Updated images 2020-03-17 18:14:56 +01:00
metadata Updated banner 2020-03-17 18:24:17 +01:00
openpgp-api Updated OpenPGP SDK version 2020-02-27 14:18:36 +01:00
patches Fast scroll single item 2020-02-16 11:28:56 +01:00
screenshots Updated screenshots 2020-03-05 18:28:12 +01:00
tools Changed OAuth redirect URI 2019-12-22 11:14:13 +01:00
.gitignore Updated .gitignore 2019-12-30 12:22:19 +01:00
.gitmodules Revert "Build OpenKeychain API / autocrypt inline" 2019-12-24 17:11:34 +01:00
ATTRIBUTION.md Updated attributions 2020-04-08 15:21:18 +02:00
FAQ.md Added FAQ 2020-04-12 11:33:08 +02:00
FUNDING.yml Update FUNDING.yml 2019-11-21 02:40:03 +01:00
ISSUE_TEMPLATE.md Updated links 2019-07-12 18:29:55 +02:00
LICENSE First public release 2018-08-02 13:33:06 +00:00
PLAYSTORE.txt Updated description 2020-01-24 17:45:19 +01:00
PRIVACY.md Updated copyright 2020-01-05 18:36:57 +01:00
PULL_REQUEST_TEMPLATE.md Updated links 2019-07-12 18:29:55 +02:00
README.md Removed from AppGallery 2020-04-07 17:35:02 +02:00
SETUP.md Fixed typo 2020-03-10 15:05:25 +01:00
build.gradle Added comment 2020-04-04 08:50:39 +02:00
gradle.properties S/MIME encryption proof of concept 2019-12-03 21:00:15 +01:00
gradlew First public release 2018-08-02 13:33:06 +00:00
gradlew.bat First public release 2018-08-02 13:33:06 +00:00
settings.gradle Build OpenKeychain API inline 2019-12-24 19:20:16 +01:00

README.md

DownloadsPrivacySupportLicense

FairEmail

GitHub GitHub release GitHub commits since tagged version

Fully featured, open source, privacy oriented email app for Android

FairEmail is easy to setup and works with virtually all email providers, including Gmail, Outlook and Yahoo!

FairEmail might be for you if you value your privacy.

FairEmail does not support non-standard protocols, like Microsoft Exchange Web Services and Microsoft ActiveSync.

Main features

  • Fully featured
  • 100 % open source
  • Privacy oriented
  • Unlimited accounts
  • Unlimited email addresses
  • Unified inbox
  • Conversation threading
  • Two way synchronization
  • Offline storage and operations
  • Battery friendly
  • Low data usage
  • Small (~ 12 MB)
  • Material design (including dark/black theme)
  • Maintained and supported

This app is deliberately minimalistic by design, so you can concentrate on reading and writing messages.

This app starts a foreground service with a low priority status bar notification to make sure you'll never miss new emails.

Privacy features

  • Encryption/decryption supported (OpenPGP and S/MIME)
  • Reformat messages to prevent phishing
  • Confirm showing images to prevent tracking
  • Confirm opening links to prevent tracking and phishing
  • Automatically recognize and disable tracking images
  • Warning if messages could not be authenticated

Simple

  • Quick setup
  • Easy navigation
  • No bells and whistles
  • No distracting "eye candy"

Secure

  • No data storage on third party servers
  • Using open standards (IMAP, SMTP, OpenPGP, S/MIME, etc)
  • Safe message view (styling, scripting and unsafe HTML removed)
  • Confirm opening links, images and attachments
  • No special permissions required
  • No advertisements
  • No analytics and no tracking (error reporting is opt-in)
  • No Google backup
  • FairEmail is an original work, not a fork or a clone

Efficient

  • Fast and lightweight
  • IMAP IDLE (push messages) supported
  • Built with latest development tools and libraries

Pro features

All pro features are convenience or advanced features.

  • Account/identity/folder colors
  • Colored stars (instructions)
  • Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo) (instructions)
  • Configurable notification actions
  • Snooze messages (instructions)
  • Send messages after selected time
  • Synchronization scheduling (instructions)
  • Reply templates
  • Accept/decline calendar invitations
  • Filter rules (instructions)
  • Search indexing, search on server (instructions)
  • Keyword management
  • S/MIME sign/encrypt (instructions)
  • Biometric/PIN authentication (instructions)
  • Unified inbox widget
  • Export settings

Screenshots

Please see here for screenshots.

Downloads

Important: after enrolling in the Advanced Protection Program downloading/installing is possible from the Play store only.

The Gmail quick setup wizard can be used in official releases only (Play store or GitHub) because Google approved the use of OAuth for one app signature only.

Important: Gsuite accounts authorized with a username/password will stop working in the near future. Gsuite accounts authorized with the quick setup wizard (OAuth) will keep working.

To download a GitHub release you might need to expand the assets section to download the APK file.

The GitHub version is being updated more often than the Play store version. The GitHub release will automatically check for updates on GitHub (this can be turned off in the miscellaneous settings).

F-Droid builds new versions irregularly and you'll need the F-Droid client to get update notifications. To get updates in a timely fashion you are advised to use the GitHub release.

Because F-Droid builds and GitHub releases are signed differently, an F-Droid build needs to be uninstalled first to be able to update to a GitHub release.

Certificate fingerprints:

MD5: 64:90:8E:2C:0D:25:29:B0:D0:26:2D:24:D8:BB:66:56
SHA1: 17:BA:15:C1:AF:55:D9:25:F9:8B:99:CE:A4:37:5D:4C:DF:4C:17:4B
SHA256: E0:20:67:24:9F:5A:35:0E:0E:C7:03:FE:9D:F4:DD:68:2E:02:91:A0:9F:0C:2E:04:10:50:BB:E7:C0:64:F5:C9

One line command to display certificate fingerprints:

unzip -p fairemail.apk META-INF/CERT.RSA | keytool -printcert

I do not hand over the signing keys of my apps to Google.

Compatibility

FairEmail requires at least Android 5 Lollipop.

Individual message notifications are available on Android 7 Nougat and later only because earlier Android versions do not support notification grouping.

Notification settings (sounds) per account/folder/sender are available on Android 8 Oreo and later only because earlier Android versions do not support notification channels.

FairEmail will work properly on devices without any Google service installed.

See here for known problems.

Privacy

Please see here for the privacy policy.

Support

See here for a list of often asked questions and about how to get support.

Contributing

Documentation

Contributions to this document and the frequently asked questions are preferred in the form of pull requests.

Translations

  • You can translate the in-app texts of FairEmail on Crowdin
  • If your language is not listed, please send a message through this contact form

Source code

Building FairEmail from source code is straightforward with Android Studio. It is expected that you can solve build problems yourself, so there is no support on building.

Source code contributions are preferred in the form of pull requests. Please contact me first to tell me what your plans are.

Please note that by contributing you agree to the license below, including the copyright, without any additional terms or conditions.

Attribution

See here for a list of used libraries and associated license information.

Error reporting is sponsored by:

Bugsnag Logo

Bugsnag monitors application stability and is used to help improve FairEmail.

License

Copyright © 2018-2020 Marcel Bokhorst. All rights reserved.

GNU General Public License version 3

FairEmail is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FairEmail is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.