9c5fc990e1
- Update to version 1.14.0 * $imap_check_subscribed will fetch the set of subscribed folders from your server on connection. * IMAP server-side simple string search using '=' instead of '~'. ('=' also provides local simple string search.) * IMAP IDLE support and $imap_idle * <rename-mailbox> function * S/MIME support. Please see contrib/smime.rc for suggested settings. * GPGME support via $crypt_use_gpgme * Ability to encrypt postponed messages. See $postpone_encrypt and $postpone_encrypt_as. * GnuPG fingerprints are used internally when possible. * $crypt_opportunistic_encrypt automatically enables/disables encryption based on message recipients. * IDNA support. Options $idn_decode and $idn_encode control whether mutt will decode and encode international domains using IDNA. * SMTPUTF8 support. Support for utf-8 domains without IDNA encoding. To use this, unset idn_encode. * $assumed_charset, $attach_charset, $ignore_linear_white_space * Header caching for IMAP and Maildir. See $header_cache for more details. * Internal ESMTP relay support. See $smtp_url. * $mail_check_recent controls whether all unread mail or only new mail since the last mailbox visit will be reported as new * Support for saving history across sessions. See $save_history, $history_file. * More search patterns: + thread patterns. Use ~(...) to match all threads that contain a message that matches ... + ~l matches all known lists, ~u only subscribed. + ~$ pattern matches unreferenced messages. OBS-URL: https://build.opensuse.org/request/show/800759 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=92 |
||
---|---|---|
.gitattributes | ||
aw.listreply.diff | ||
bsc907453-CVE-2014-9116-jessie.patch | ||
bug-676388-largefile.patch | ||
mutt-1.5.9i-pgpewrap.diff | ||
mutt-1.5.15-wrapcolumn.diff | ||
mutt-1.5.20-sendgroupreplyto.diff | ||
mutt-1.5.21-mailcap.diff | ||
mutt-1.5.23-carriage-return.path | ||
mutt-1.6.1-opennfs.dif | ||
mutt-1.10.1-imap.patch | ||
mutt-1.13.3.dif | ||
mutt-1.14.0.tar.gz | ||
mutt-Fix-SIGQUIT-handling.patch | ||
mutt.changes | ||
mutt.desktop | ||
mutt.mailcap | ||
mutt.png | ||
mutt.spec | ||
patch-1.5.24.vk.pgp_verbose_mime | ||
README.alternates | ||
Signature_conversion | ||
skel.muttrc | ||
widechar.sidebar.dif |
Since Mutt version 1.5.6 there's changes with regards to the $alternates variable. It's no longer a variable, but a command. When it before was: set alternates=foo@bar.org It's now: alternates foo@bar.org It's elaborated in the alternates section of the manpage muttrc.5