1 GNUMail.app is a clone of NeXT/Apple's excellent Mail.app application.
2 It uses the GNUstep development framework or Apple Cocoa, which is based
3 on the OpenStep specification provided by NeXT, Inc.. GNUMail.app is
4 licensed under the GPL, and the full sources of the application are
7 GNUMail.app was written from scratch. It uses Pantomime as its mail
11 * Multiple POP3 (with APOP support) accounts with local
12 cache support (for leaving messages on server);
13 * Multiple delivery agents (SMTP or local mailer);
14 * Mail spool file support for receiving;
15 * Good IMAP support with local caching;
16 * Full RFC822 and RFC2822 support;
17 * Read, compose, bounce, reply and forward mails ;
18 * Mailbox management (create, delete, locking and transfer messages)
19 using the Berkeley mbox format;
20 * A full MIME types manager;
21 * Address Book with groups support;
22 * Find Panel with regular expressions support;
23 * Automatic or manual fetching of your mails (user's choice);
24 * Powerful filters that supports regular expressions;