- 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
- Update to neomutt 20170912 which updates to mutt 1.9.0
NeoMutt
Add guix build support
Only match real mailboxes when looking for new mail
Fix the printing of ncurses version in -v output
Bind editor <delete> to delete-char
Fix overflowing colours
Fix empty In-Reply-To generation
Trim trailing slash from completed dirs
Add guix-neomutt.scm
Fix setting custom query_type in notmuch query
Better curses identification
Use the system's wchar_t support
Use the system's md5 tool (or equivalent)
Clean up configure.ac
Teach gen-map-doc about the new opcode header
Rename functions (snake_case)
Rename constants/defines (UPPER_CASE)
Create library of shared functions
Much tidying
Rename globals to match user config
Drop unnecessary functions/macros
Use a standard list implementation
Coverity fixes
Use explicit NUL for string terminators
Drop OPS* in favour of opcodes.h
Upstream
Fix menu color calls to occur before positioning the cursor
When guessing an attachment type, don't allow text/plain if there is a null character
Add $imap_poll_timeout to allow mailbox polling to time out
OBS-URL: https://build.opensuse.org/request/show/526350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=78
- Add buildconditional for openssl/gnutls
Disable gnutls, there can be only one of them and openssl was used
- Use pkgconfig to refer to openssl/gnutls
- Remove uneeded builddeps and recommends for smtp_daemon by
specifying the path to sendmail
- Remove uneeded builddep for ispell by specifying the path to it
- Update doc builddeps: add opensp, libxslt-tools, w3m
drop docbook_4,libxml2,libxslt,lynx,sgml-skel,xli
- Remove unneeded builddeps: fdupes,glibc-i18ndata,libassuan,
libcom_err,libgcrypt,libgpg-error
- Wrap desktop files handing in suse_version
- Remove included krb5-config, the copy in the devel pkg is good enough
- Use configure macro for ordinary autoconf result
- Build manual.txt with w3m to properly dump tables
- Move Requires perl-Expect to doc pkg, make it a Recommends
- Consistent suse_version for shared-mime-info usage
- Unconditional libgpgme usage
- Unconditional autoreconf
OBS-URL: https://build.opensuse.org/request/show/509766
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=170
- Add patch mutt-1.8.2-from4crypt.diff
to fix crash in crypt.c if no From is found or set
- Switch form TokyoCabinet over to KyotoCabinet
- Remove warning
- Make header cache work again, using TokyoCabinet as backend
- Remove now-obsolete configure parameters
- call gzip -n to make build more reproducible
- Yet an other package split: now there is a mutt-lang
- Provide a hint on the package split
- Move some extend documentation about mutt in a seperate package
- Remove mutt-1.5.21.de.po as mutt now have a de.po as well
- Update to neomutt 20170421 which updates to mutt 1.8.2
1.8.2 Bug fix release.
1.8.1 Bug fix release.
1.8.0
- $locale has been removed. Mutt now respects the LC_TIME setting
instead. See also $attribution_locale.
+ $attribution_locale can be used to override the date formatting in
attribution strings. When unset, Mutt will use the locale
environment, but note the default value of $date_format has a
leading '!' which says to use the C-locale.
! Message-id and mail-followup-to headers are now preserved for recalled
OBS-URL: https://build.opensuse.org/request/show/494270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=76