Difference between revisions of "GNUMail.app"
(update release) |
m |
||
Line 5: | Line 5: | ||
currentversion = [http://download.savannah.nongnu.org/releases/gnustep-nonfsf/GNUMail-1.4.0.tar.gz 1.4.0] | | currentversion = [http://download.savannah.nongnu.org/releases/gnustep-nonfsf/GNUMail-1.4.0.tar.gz 1.4.0] | | ||
− | releasedate = | + | releasedate = February 11, 2023 | |
license = GPL 2.0 | | license = GPL 2.0 | |
Latest revision as of 23:15, 10 January 2024
This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
---|
GNUMail is the official GNUstep mail application and a clone of NeXT's Mail.app. This is a fork of the original project that has several years without activity.
Current Version: 1.4.0
- Released: February 11, 2023
- Licensed: GPL 2.0
Overview
The current version of GNUMail.app is already quite stable and rich in functionalities and will work well for a day-to-day MUA use.
Features
Please check the project's homepage (fork) for a complete feature overview.
GNUMail also uses an extensive number of bundles, some which are more mature than others. These can be disabled simply by either removing or changing their names such as mv /usr/lib/GNUstep/ApplicationSupport/GNUMail/PGP.bundle/ ./PGP.bundle.hide
The Maildir message storage format should be preferred for new users (better performance, more robust).
If you are still using the mbox file format to store your messages and having problems try to delete the cache files. These can be found in your ~/Mailbox subdirectory.
Account preferences are stored in ~/GNUstep/Defaults/.GNUstepDefaults
Maintainer
- Original author Ludovic Marcotte
- Germán A. Arias
- Riccardo Mottola
Related Links