mutt
A small but very powerful text-based mail client
homepage ↗ gitlab: muttmua/mutt bitbucket: mutt/mutt
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.4.1 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | arm64-macos | hppa | mips | ppc | sparc | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2.4.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | arm64-macos testing | hppa testing | mips testing | ppc testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
| 2.3.3 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | arm64-macos testing | hppa testing | mips testing | ppc testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
| 2.3.2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | mips testing | ppc stable | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 2.4.1
- autocrypt Enable autocrypt.org support
- berkdb Enable sys-libs/db database backend for header caching
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gdbm Enable sys-libs/gdbm database backend for header caching
- gnutls Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- gpgme Build gpgme backend to support S/MIME, PGP/MIME and traditional/inline PGP
- gsasl Use GNU SASL via net-misc/gsasl instead of Cyrus SASL (requires USE=sasl)
- +hcache Enable header cache, one database backend needs to be enabled
- idn Enable support for Internationalized Domain Names
- +imap Add support for IMAP (Internet Mail Application Protocol)
- kerberos Add kerberos support
- +lmdb Enable dev-db/lmdb database backend for header caching
- mbox Add support for mbox (/var/spool/mail) style mail spools
- nls Add Native Language Support (using gettext - GNU locale utilities)
- pop Enable support for POP3 mailboxes
- qdbm Add support for the qdbm (Quick Database Manager) library
- +sasl Add support for the Simple Authentication and Security Layer
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- slang Add support for the slang text display library (it's like ncurses, but different)
- +smtp Enable support for direct SMTP delivery
- +ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- tokyocabinet Enable dev-db/tokyocabinet database backend for header caching
- vanilla Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
- prefix Defines if a Gentoo Prefix offset installation is used
Runtime dependencies of 2.4.1
show 57 lines
berkdb?
(
)
gdbm?
(
)
lmdb?
(
)
qdbm?
(
)
tokyocabinet?
(
)
ssl?
(
gnutls?
(
)
!gnutls?
(
)
)
nls?
(
)
sasl?
(
gsasl?
(
)
!gsasl?
(
)
)
kerberos?
(
)
idn?
(
)
gpgme?
(
)
autocrypt?
(
)
slang?
(
)
!slang?
(
)
selinux?
(
)