Go to file
Dominique Leuenberger d1f9f6bd70 Accepting request 388311 from server:mail
- 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
2016-04-14 11:07:27 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
aw.listreply.diff . 2016-04-11 12:08:25 +00:00
bsc907453-CVE-2014-9116-jessie.patch . 2015-01-26 16:35:10 +00:00
bug-676388-largefile.patch . 2015-01-26 16:35:10 +00:00
krb5-config OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=11 2008-04-10 20:00:58 +00:00
mutt-1.5.9i-pgpewrap.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
mutt-1.5.15-wrapcolumn.diff Accepting request 23900 from server:mail 2009-11-10 11:34:34 +00:00
mutt-1.5.20-sendgroupreplyto.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=15 2009-07-03 14:33:22 +00:00
mutt-1.5.21-mailcap.diff Accepting request 262127 from home:lnussel:branches:server:mail 2014-11-20 14:04:50 +00:00
mutt-1.5.21-tinfo.dif . 2011-11-22 12:59:05 +00:00
mutt-1.5.21.de.po - Update and fix the german translation. 2010-11-26 19:14:54 +00:00
mutt-1.5.23-cariage-return.path . 2015-01-26 16:35:10 +00:00
mutt-1.6.0-opennfs.dif . 2016-04-11 12:08:25 +00:00
mutt-1.6.0-patches.tar.bz2 . 2016-04-11 12:08:25 +00:00
mutt-1.6.0.dif . 2016-04-11 12:08:25 +00:00
mutt-1.6.0.tar.gz . 2016-04-11 12:08:25 +00:00
mutt.changes . 2016-04-11 12:08:25 +00:00
mutt.desktop Accepting request 59152 from home:gberh:branches:server:mail 2011-01-26 13:26:53 +00:00
mutt.mailcap Accepting request 262127 from home:lnussel:branches:server:mail 2014-11-20 14:04:50 +00:00
mutt.png OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=2 2007-02-26 18:04:33 +00:00
mutt.spec . 2016-04-11 12:08:25 +00:00
nion.sidebar-color.diff Accepting request 350312 from home:vmiklos:branches:server:mail 2016-01-05 16:11:08 +00:00
patch-1.5.24.vk.pgp_verbose_mime . 2016-04-11 12:08:25 +00:00
patch-1.6.0.rr.compressed.bz2 . 2016-04-11 12:08:25 +00:00
patch-1.6.0.sidebar.20160411.patch . 2016-04-11 12:08:25 +00:00
README.alternates OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
Signature_conversion OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
skel.muttrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=8 2007-12-06 00:55:43 +00:00
widechar.sidebar.dif Accepting request 350312 from home:vmiklos:branches:server:mail 2016-01-05 16:11:08 +00:00

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