Go to file
M66B d67b95910a Added .gitmodules
Fixes #128
2018-09-18 05:31:30 +00:00
.idea 0.58 release 2018-09-17 06:50:50 +00:00
app IPv4 preference 2018-09-17 16:21:17 +00:00
colorpicker@d6b7e7e8ac Added .gitmodules 2018-09-18 05:31:30 +00:00
gradle/wrapper First public release 2018-08-02 13:33:06 +00:00
images Added banner 2018-09-13 12:31:27 +00:00
screenshots Updated screenshots 2018-09-13 14:13:59 +00:00
tools Setup crowdin sync 2018-08-02 15:35:52 +00:00
.gitignore Setup crowdin sync 2018-08-02 15:35:52 +00:00
.gitmodules Added .gitmodules 2018-09-18 05:31:30 +00:00
FAQ.md Download small messages on metered connection only, refactoring, improvements 2018-09-16 10:44:13 +00:00
ISSUE_TEMPLATE.md Updated text 2018-09-07 10:26:49 +00:00
LICENSE First public release 2018-08-02 13:33:06 +00:00
PULL_REQUEST_TEMPLATE.md Added pull request template 2018-09-16 06:36:13 +00:00
README.md Updated description 2018-09-17 07:09:35 +00:00
build.gradle Added poll support 2018-08-23 10:05:45 +00:00
colorpicker.patch Fixed colorpicker reference 2018-09-12 18:45:23 +00:00
gradle.properties First public release 2018-08-02 13:33:06 +00: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 Added account colors 2018-09-12 16:54:48 +00:00

README.md

FairEmail

Open source, privacy friendly email app

This email app might be for you if your current email app:

  • takes long to receive or show messages
  • can manage only one email address
  • cannot show conversations
  • cannot work offline
  • looks outdated
  • is not maintained
  • stores your email on their servers
  • is closed source, potentially violating your privacy

Features

  • 100 % open source
  • Multiple accounts (inboxes)
  • Multiple identities (outboxes)
  • Unified inbox
  • Message threading
  • Distraction free reading and writing
  • Two way synchronization
  • Offline storage and operations
  • Folder management
  • Material design

Pro features

  • Signatures
  • Dark theme
  • Account colors
  • Standard replies
  • Sort on time, unread or starred
  • Progressive search (first local, then server)
  • Preview sender/subject in new messages status bar notification
  • Export settings

Simple

  • Easy navigation
  • No unnecessary settings
  • No bells and whistles

Secure

  • Allow encrypted connections only
  • Accept valid security certificates only
  • Authentication required
  • Safe message view (styling, scripting and unsafe HTML removed)
  • No special permissions required
  • No advertisements
  • No analytics and no tracking

Efficient

  • IMAP IDLE (push messages) supported
  • Built with latest development tools and libraries
  • Android 6 Marshmallow or later required

This app is 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 email.

Downloads

Frequently asked questions

See here for a list of often asked questions.

Support

  • For support on FairEmail, please go here

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 here
  • 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 you agree to the license below by contributing, including the copyright.

Attribution

FairEmail uses:

License

GNU General Public License version 3

Copyright (c) 2018 Marcel Bokhorst. All rights reserved

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.

You should have received a copy of the GNU General Public License along with FairEmail. If not, see https://www.gnu.org/licenses/.