forked from rpm/mutt
- Update to mutt 2.1.5 * This is a bug-fix release, fixing two SMTP authentication issues, a crash bug on NetBSD, and a couple other issues. * Mutt 2.1.4 was released on December 11, 2021. This is a bug-fix release, fixing a performance issue when used with DavMail. * Mutt 2.1.3 was released on September 10, 2021. This is a bug-fix release, fixing some of the fixes in the last release. IMAP and QRESYNC users are advised to upgrade. * Mutt 2.1.2 was released on August 24, 2021. This is an important bug-fix release, fixing a potential data-loss IMAP bug, a couple QRESYNC bugs, and a few other issues. IMAP users are strongly advised to upgrade. * Mutt 2.1.1 was released on July 12, 2021. This is a bug-fix release, fixing some redraw issues and a problem with the new List Menu for mbox mailboxes. * Mutt 2.1.0 was released on June 12, 2021. This release has new features and bug fixes. ! The -d option allows a negative number. If negative, debug files are not rotated. The debug level is the absolute value. + <view-pager> in the attachment menu uses a copiousoutput mailcap entry, or falls back to raw text. + <view-mailcap>, <view-pager>, and <view-text> functions added to the compose menu. + <view-alt-pager> in the compose menu allows previewing the output of the $send_multipart_alternative_filter the way <view-pager> does. + <list-action>, bound to Esc-L in the index and pager menu, brings up a menu of operations to perform on mailing list emails, such as subscribe/unsubscribe. + <skip-headers>, bound to 'H' in the pager, will skip to the first blank line following the headers. OBS-URL: https://build.opensuse.org/request/show/945563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=104
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
Description
Languages
Python
90%
Shell
10%