- 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
- 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.
+ ~V pattern matches cryptographically verified messages.
* Improved flowed text support: $reflow_text, $reflow_wrap,
$reflow_space_quotes.
* $braille_friendly option will place the cursor at the beginning of
the current line in menus.
* Full large file support.
* Terminal status-line (TS) support, a.k.a. xterm title. see the
following variables: $ts_enabled, $ts_icon_format, $ts_status_format
* Generic spam detection: new configuration commands: 'spam' and
'nospam', new options: $spam_separator, new expando: %H (for
$index_format), new pattern: ~H pattern
* New command line options:
+ -A command line option for alias expansion.
+ -D will print the value of all variables.
+ -E command line option to edit draft and include files.
+ -Q queries configuration variables
* New functions:
+ you can edit threads via <break-thread> and <link-threads>
+ <buffy-list> lists mailboxes with new mail.
+ <what-key> displays the keycode for a key press.
+ <next-new-then-unread> and <previous-new-then-unread>
+ <tag-prefix-cond> and <cond-end>
* $resume_draft_files and $resume_edited_draft files control how
draft files are processed.
* $narrow_tree makes the thread tree narrower.
* new and changed hooks: reply-hook, send2-hook. crypt-hook can be
specified multiple times for the same regexp.
* The $alternates option has turned into the 'alternates' command.
* mime_lookup command specifies a list of MIME types that should not
be treated according to their mailcap entry
OBS-URL: https://build.opensuse.org/request/show/800043
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=214
- 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
- Update to mutt 1.11.3
* This is a bug-fix release, fixing compilation with LibreSSL
and various other bug fixes.
* Show top-level decoded smime text/plain parts.
* Improve attachment menu for s/mime parts. (closes#113)
* Fix tunnels to also retry and write full buffer.
* Fix raw socket read/write to follow expected behavior.
* Fix gnutls tls_socket_write() to properly retry.
* Update the muttrc man page with added commands.
* Wrap ssl init calls for LibreSSL too.
- Modify the patches
* mutt-1.10.0.dif
* mutt-1.5.23-carriage-return.path
OBS-URL: https://build.opensuse.org/request/show/678427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=85
- 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