forked from rpm/mutt
- 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
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%