forked from rpm/mutt
- Update to mutt 2.0.7 * Update UPDATING file for 2.0.7. * Fix seqset iterator when it ends in a comma (boo#1185705, CVE-2021-32055) * Filter unprintables for 2231 encoded continuations too. * Turn off pylint in gitlab-ci. * Check if mutt_prepare_template() fails for -H command line arg. * Fix resolve_types() newline removal and restoration. * automatic post-release commit for mutt-2.0.6 - Fix offset of patch mutt-1.5.21-mailcap.diff OBS-URL: https://build.opensuse.org/request/show/891208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=102
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%