Go to file
Dominique Leuenberger 887cc16caa Accepting request 662611 from server:mail
- Update to mutt 1.11.1
  * Bug fix release.
  * IMAP retrieves the Sender header by default.  It doesn't need to be added
    to $imap_headers.
  * inotify is used for local mailbox monitoring on Linux.  Configuration flag
    --disable-filemonitor turns this off.
  * OAUTHBEARER support for IMAP, SMTP and POP via
    $imap_oauth_refresh_command, $smtp_oauth_refresh_command, and
    $pop_oauth_refresh_command.
  * $pgp_timeout and $smime_timeout support 32-bit numbers.
  * <check-stats> manually updates mailbox statistics, the same way
    $mail_check_stats does when set.
  * Thread limited views, e.g. ~(pattern), now show new mail as it arrives.
  * Command line argument -z and -Z options also work for IMAP mailboxes.
  * $imap_condstore and $imap_qresync enable IMAP CONDSTORE and QRESYNC
    support, respectively.  QRESYNC should provide much faster mailbox opening.
  * $abort_noattach skips quoted lines (as defined by $quote_regexp and
    $smileys).
  * Initial IMAP header downloading can be aborted with ctrl-c.
  * <compose-to-sender> composes a message to the sender of the selected
    message, in the index or attachment menu.
  * Address book queries ($query_format) now support multibyte characters.
  * Finnish translation.
  * pgpring has been renamed to mutt_pgpring.
  * Certificate prompts show sha-256 instead of md5 fingerprints.
  * Non-threaded $sort_aux "reverse-" settings now work properly.
  * The manual can be generated and installed in GNU Info format.
  * index-format-hook and the new %@name@ expando for $index_format enable
    dynamic index formats using pattern matching against the current message.
    This can be used, for example, to format dates based on the age of

OBS-URL: https://build.opensuse.org/request/show/662611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=83
2019-01-08 11:27:38 +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.11.1 2019-01-02 14:21:18 +00:00
bsc907453-CVE-2014-9116-jessie.patch Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
bug-676388-largefile.patch Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.5.9i-pgpewrap.diff Update to original mutt 1.10.0 2018-07-05 11:57:50 +00:00
mutt-1.5.15-wrapcolumn.diff Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.5.20-sendgroupreplyto.diff Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.5.21-mailcap.diff Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.5.23-carriage-return.path Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.6.1-opennfs.dif Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.10.0.dif Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.10.1-imap.patch Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt-1.11.1.tar.gz Update to mutt 1.11.1 2019-01-02 14:21:18 +00:00
mutt.changes Update to mutt 1.11.1 2019-01-02 14:21:18 +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.11.1 2019-01-02 14:21:18 +00:00
patch-1.5.24.vk.pgp_verbose_mime Update to mutt 1.11.1 2019-01-02 14:21:18 +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 original mutt 1.10.0 2018-07-05 11:57:50 +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