d1f9f6bd70
- Update to mutt version 1.6.0 (2016-04-04): + Enabled utf-8 mailbox support for IMAP. + New expandos %r and %R for comma separated list of To: and Cc: recipients respectively. + Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]). ! $use_idn has been renamed to $idn_decode. + $idn_encode controls whether outgoing email address domains will be IDNA encoded. If your MTA supports it, unset to use utf-8 email address domains. + The S/MIME message digest algorithm is now specified using the option $smime_sign_digest_alg. Note that $smime_sign_command should be modified to include "-md %d". Please see contrib/smime.rc. + $reflow_space_quotes allows format=flowed email quotes to be displayed with spacing between them. ! multipart draft files are now supported. + The "-E" command line argument causes mutt to edit draft or include files. All changes made in mutt will be saved back out to those files. + $resume_draft_files and $resume_edited_draft_files control how mutt processes draft files. + For classic gpg mode, $pgp_decryption_okay should be set to verify multipart/encrypted are actually encrypted. Please see contrib/gpg.rc for the suggested value. ! mailto URL header parameters by default are now restricted to 'body' and 'subject'. + mailto_allow and unmailto_allow can be used to add or remove allowed mailto header parameters. ! The method of setting $hostname has been changed. Rather than scanning /etc/resolv.conf, the domain will now be determined using DNS calls. OBS-URL: https://build.opensuse.org/request/show/388311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=66 |
||
---|---|---|
.gitattributes | ||
aw.listreply.diff | ||
bsc907453-CVE-2014-9116-jessie.patch | ||
bug-676388-largefile.patch | ||
krb5-config | ||
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.21-tinfo.dif | ||
mutt-1.5.21.de.po | ||
mutt-1.5.23-cariage-return.path | ||
mutt-1.6.0-opennfs.dif | ||
mutt-1.6.0-patches.tar.bz2 | ||
mutt-1.6.0.dif | ||
mutt-1.6.0.tar.gz | ||
mutt.changes | ||
mutt.desktop | ||
mutt.mailcap | ||
mutt.png | ||
mutt.spec | ||
nion.sidebar-color.diff | ||
patch-1.5.24.vk.pgp_verbose_mime | ||
patch-1.6.0.rr.compressed.bz2 | ||
patch-1.6.0.sidebar.20160411.patch | ||
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