18f4668626
- Update to mutt 1.12.2 (2019-09-21): + $fcc_before_send, when set, causes Fcc to occur before sending instead of afterwards. When set, the message is saved as-sent; please see the documentation for details. ! $ssl_use_tlsv1 and $ssl_use_tlsv1_1 now default to unset. + $auto_subscribe, when set, automatically adds an email with the List-Post header to the subscribe list. ! Fcc now occurs after sending a message. If the fcc fails, mutt will prompt to try again, or to try another mailbox. + Basic protected header ("memory hole") support added for the Subject header. See the config vars: $crypt_protected_headers_read, $crypt_protected_headers_save, $crypt_protected_headers_subject, and $crypt_protected_headers_write. ! Color names can be prefixed with "light" in addition to "bright". "bright" colors are bold face, while "light" are non-bold. ! Color commands can now include an attribute (e.g. bold, underline). ! $pgp_use_gpg_agent defaults set. + <descend-directory> in the browser menu allows entering nested maildir directories. + <group-chat-reply> replies to all, but preserves To recipients in the reply. + $include_encrypted, default unset, prevents separately encrypted contents from being included in a reply. This helps to prevent a decryption oracle attack. ! With gpgme >= 1.11, recipient keys with a trailing '!' now force subkey use, as with classic gpg. ! In send mode, %{charset} mailcap expansion uses the current charset of the file. + $imap_fetch_chunk_size allows fetching new headers in groups of this size. This might help with timeouts during opening of huge mailboxes. If you have huge mailboxes, you should also try $imap_qresync. OBS-URL: https://build.opensuse.org/request/show/748572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=86 |
||
---|---|---|
.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.12.2.dif | ||
mutt-1.12.2.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