Mutt is a small but very powerful text-based mail client for Unix operating systems.
Some of Mutt's features include:
- 
	    color support
	
 
- 
	    message threading
	
 
- 
	    MIME support (including RFC2047 support for encoded headers)
	
 
- 
	    PGP/MIME (RFC2015)
	
 
- 
	    various features to support mailing lists, including list-reply
	
 
- 
	    active development community
	
 
- 
	    IMAP support
	
 
- 
	    full control of message headers when composing
	
 
- 
	    support for multiple mailbox formats (mbox, MMDF, MH, maildir)
	
 
- 
	    highly customizable, including keybindings and macros
	
 
- 
	    change configuration automatically based on recipients, current folder, etc.
	
 
- 
	    searches using regular expressions, including an internal pattern matching language
	
 
- 
	    Delivery Status Notification (DSN) support
	
 
- 
	    postpone message composition indefinetly for later recall
	
 
- 
	    easily include attachments when composing, even from the command line
	
 
- 
	    ability to specify alternate addresses for recognition of mail forwarded from other accounts, with ability to set the From: headers on replies/etc. accordingly
	
 
- 
	    multiple message tagging
	
 
- 
	    reply to or forward multiple messages at once
	
 
- 
	    .mailrc style configuration files
	
 
- 
	    easy to install (uses GNU autoconf)
	
 
- 
	    compiles against either curses/ncurses or S-lang
	
 
- 
	    translation into at least 20 languages
	
 
- 
	    small and efficient
	
 
- 
	    It's free! (no cost and GPL'ed)
	
 
http://muttrcbuilder.org/ is useful to create .muttrc configuration files.
This build supports IMAP accounts, GPG and SMTP.
KRB5, GPGme and Cyrus-SASL are required as dependencies.
For GPG encryption GnuPG Pinentry should also be installed.
Comments
inte
Mon, 2022/02/14 - 12:24
Permalink
I guess I should try to rebuild a current version once I get my GeminiPDA running again. Sorry, haven't used mutt myself for ages...
dyraig
Sun, 2022/01/30 - 20:48
Permalink
Unfortunately, this package can no longer be installed on newer versions of SailfishOS, due to a lack of libssl.so.10 and libidn.so.11. It would be great if this could be rebuilt for newer versions.
lpr
Mon, 2022/01/31 - 19:24
Permalink
possible workaround: create symlinks of the old required libraries to the new ones available in new SFOS versions.
working workaround for openssl: install https://openrepos.net/content/lpra7/openssl-102-legacy-jollaphone-x-xa2
dyraig
Sun, 2022/02/13 - 20:33
Permalink
I did try installing that older openssl-version in parallel, and that's how I discovered that libidn was also missing. Unfortunately, libidn got removed completely in 4.1(? - don't remember, could've been 4.0) according to the release notes, so there isn't even a newer version.
lpr
Tue, 2022/02/22 - 19:31
Permalink
ok, I uploaded jollas libidn rpms:
https://openrepos.net/sites/default/files/packages/7598/libidn-1.23-1.3....
https://openrepos.net/sites/default/files/packages/7598/libidn-locale-1....
if they just got removed in SFOS4.1, they can be installed again...
dyraig
Sun, 2022/12/25 - 17:48
Permalink
As I am currently busy setting up an Xperia XA2, I've had another go at this - if I install both the old OpenSSL and libidn, I get yet another missing dependency error:
I think the only proper way to get mutt running is a new package. If I had more time on my hands I might be tempted to finally figure our how to build Sailfish-packages myself, but I don't see that happening anytime soon...
dfstorm
Tue, 2018/11/06 - 02:40
Permalink
"very active communauty"... Last updated a while ago tho ;)
NikosAlexandris
Mon, 2017/11/06 - 21:49
Permalink
'gpgme' is missing, still. Is there an update required?
NikosAlexandris
Tue, 2017/11/07 - 00:36
Permalink
Done, apologies for the noise. Solution clearly provided at https://together.jolla.com/question/887/gpg-for-email-and-other-stuff/?c...
SebMa
Wed, 2017/04/19 - 12:57
Permalink
Hi,
?
kfs7
Thu, 2016/08/18 - 10:35
Permalink
Great job.
Is it possible to implement:
trash: unknown variable -- this is a neomutt patch AFIK
xterm_set_titles: unknown variable -- this comes comes handy when ssh into sailfish from another pc when yours is not available.
max630
Sun, 2015/09/06 - 10:51
Permalink
Very nice, but why header_cache is disabled?
kaulian
Wed, 2014/06/11 - 19:32
Permalink
Thanks, but i can't install it.
I have this error "nothing provides libgpgme.so.11"
inte
Wed, 2014/06/11 - 20:37
Permalink
You need the (official) gpgme.
Make a
pkcon install gpgme
and try again.
EDIT:
The current release should resolve the required dependencies automatically. No further action required from your side anymore!
kaulian
Thu, 2014/06/12 - 12:44
Permalink
Same problem... :(
It's seems the repository missing
inte
Fri, 2014/06/13 - 02:31
Permalink
You need to activate the mer-tools repository:
$ devel-su
# ssu ar mer-tools
# ssu ur
$ pkcon refresh
Alternatively, you could also download gpgme directely from here:
http://releases.sailfishos.org/sdk/latest/mer-tools/builds/armv7hl/packages/armv7hl/gpgme-1.2.0-1.1.1.armv7hl.rpm
Sorry for the inconvenience, I might load up a more recent gpgme soon.
In the meantime, please use the solution above.
objectifnul
Wed, 2015/10/14 - 16:48
Permalink
404 not found
kaulian
Fri, 2014/06/13 - 17:31
Permalink
It's GOOD :)
inte
Fri, 2014/06/13 - 17:32
Permalink
GREAT! :) Thank you for the feedback!