0d30cd3e5b
- Update to mutt 2.2.13 (Bug fix release) * Fix smtp client to respect $use_envelope_from option. The code was only looking to see if $envelope_from_address had a value, not if $use_envelope_from was set. Add extra safety checks to make sure the mailbox value isn't NULL. * Fix smtp client $envelope_from_address possible dangling pointer. If the account-hook invoked by mutt_conn_find() modifies $envelope_from_address, envfrom could point no longer point to the address. Move the mutt_conn_find() before the code that determines the envelope from address. OBS-URL: https://build.opensuse.org/request/show/1178323 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=118 |
||
---|---|---|
.gitattributes | ||
aw.listreply.diff | ||
backports-datetime-fromisoformat-1.0.0.tar.gz | ||
bsc907453-CVE-2014-9116-jessie.patch | ||
mutt_oauth2.py-3.6 | ||
mutt_oauth2.py.README | ||
mutt-1.5.9i-pgpewrap.diff | ||
mutt-1.5.15-wrapcolumn.diff | ||
mutt-1.5.20-sendgroupreplyto.diff | ||
mutt-1.5.21-mailcap.diff | ||
mutt-1.5.23-carriage-return.path | ||
mutt-1.6.1-opennfs.dif | ||
mutt-1.10.1-imap.patch | ||
mutt-1.13.3.dif | ||
mutt-2.2.13.tar.gz | ||
mutt-2.2.13.tar.gz.asc | ||
mutt-Fix-SIGQUIT-handling.patch | ||
mutt.changes | ||
mutt.desktop | ||
mutt.keyring | ||
mutt.mailcap | ||
mutt.png | ||
mutt.spec | ||
patch-1.5.24.vk.pgp_verbose_mime | ||
README.alternates | ||
Signature_conversion | ||
skel.muttrc | ||
widechar.sidebar.dif |
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