forked from rpm/mutt
98981aa44ca14e83f06447f5e33ad517ec573922
- Update to version 1.13.5 (2020-03-28) * Fix use-after-free in mutt_str_replace() * Fix format string parameters. (forwarded request 795766 from namtrac) OBS-URL: https://build.opensuse.org/request/show/795771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=91
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%