Go to file
Dominique Leuenberger 18f4668626 Accepting request 748572 from server:mail
- 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
2019-11-14 23:12:16 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
aw.listreply.diff Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
bsc907453-CVE-2014-9116-jessie.patch Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
bug-676388-largefile.patch Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.5.9i-pgpewrap.diff Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.5.15-wrapcolumn.diff Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.5.20-sendgroupreplyto.diff Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.5.21-mailcap.diff Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.5.23-carriage-return.path Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.6.1-opennfs.dif Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.10.1-imap.patch Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.12.2.dif Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-1.12.2.tar.gz Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt-Fix-SIGQUIT-handling.patch Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt.changes Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
mutt.desktop Accepting request 59152 from home:gberh:branches:server:mail 2011-01-26 13:26:53 +00:00
mutt.mailcap Accepting request 262127 from home:lnussel:branches:server:mail 2014-11-20 14:04:50 +00:00
mutt.png OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=2 2007-02-26 18:04:33 +00:00
mutt.spec Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
patch-1.5.24.vk.pgp_verbose_mime Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00
README.alternates OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
Signature_conversion OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
skel.muttrc Accepting request 515850 from home:scarabeus_iv:branches:server:mail 2017-09-15 08:55:54 +00:00
widechar.sidebar.dif Update to mutt-1.12.2, add fix for boo#1156477 2019-11-14 08:54:32 +00:00

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