Sup is a console-based email client for people with a lot of email.
- Basic mouse support.
- Patchwork integration. As the
.
,o
,x
in the screenshot, patch states can be easily observed. - Async GUI editor support. You can edit multiple messages and browse other emails in Sup concurrently.
- Split view (experimental). By setting
:split_view
to:vertical
or:horizontal
, you can have more buffers in one screen. - More flexible hooks. New hooks like
text-filter
,collapsed-header
make things more flexible. - Various fixes and improvements. For example, respect editor's exit code, no more "bundle exec", better cygwin support, etc. Read commit log for details.
Features:
- GMail-like thread-centered archiving, tagging and muting
- Handling mail from multiple mbox and Maildir sources
- Blazing fast full-text search with a rich query language
- Multiple accounts - pick the right one when sending mail
- Ruby-programmable hooks
- Automatically tracking recent contacts
Current limitations:
-
Sup does in general not play nicely with other mail clients, not all changes can be synced back to the mail source. Refer to Maildir Syncback in the wiki for this recently included feature. Maildir Syncback allows you to sync back flag changes in messages and to write messages to maildir sources.
-
Unix-centrism in MIME attachment handling and in sendmail invocation.
Please report bugs to the Github issue tracker.
- Homepage
- Code repository
- Wiki
- IRC: #sup @ freenode.net
- Mailing list: [email protected] (subscribe: [email protected], archive: https://groups.google.com/d/forum/supmua )
Copyright (c) 2013 Sup developers.
Copyright (c) 2006--2009 William Morgan.
This program 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 2
of the License, or (at your option) any later version.
This program 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 this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.