NOTICE: This package has been removed from pkgsrc

./mail/mutt-kz, Text-based MIME mail client with notmuch, PGP & S/MIME support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.6.0.1, Package name: mutt-kz-1.6.0.1, Maintainer: wiz

The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu>

``All mail clients suck. This one just sucks less.'' -me, circa 1995

Mutt is a small but very powerful text-based MIME mail client.
Mutt is highly configurable, and is well suited to the mail power
user with advanced features like key bindings, keyboard macros,
mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox
formats, regular expression searches and a powerful pattern matching
language for selecting groups of messages.

This package contains the mutt-kz fork with notmuch support and
another improvements.


Required to run:
[databases/db4] [lang/perl5] [security/gnupg2] [security/gpgme] [mail/notmuch]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt]

Package options: curses, gpgme, mutt-compressed-mbox, mutt-hcache, mutt-smtp, smime, ssl

Master sites:

SHA1: 1a951c3051f50d85e90af694f2a3eed3ee841e60
RMD160: 9d5b700e361e570ea562020da6ec35161be175d5
Filesize: 1926.336 KB

Version history: (Expand)


CVS history: (Expand)


   2016-07-12 00:03:46 by Thomas Klausner | Files touched by this commit (18) | Package removed
Log message:
Remove mutt-kz, superseded by neomutt.
   2016-06-07 14:26:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
+ patch-1.6.0.rr.compressed.gz
   2016-04-09 11:46:27 by Matthias Scheler | Files touched by this commit (8)
Log message:
Update "mutt-kz" package to version 1.6.0.1. Changes since 1.5.23.1-rc1:
+ 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.
   2016-02-22 13:13:26 by Thomas Klausner | Files touched by this commit (6)
Log message:
mutt{,-kz}: add upstream patch for better S/MIME support, bump PKGREVISION.

# HG changeset patch
# User Kevin McCarthy <kevin@8t8.us>
# Date 1449022827 28800
#      Tue Dec 01 18:20:27 2015 -0800
# Node ID 5e5aff1782dc62044197c2230d346bd492706fbf
# Parent  428a92464d5bccccda818bed598610db212fcf7c
Loosen mutt_signed_handler() protocol value consistency check.  (closes #3639)

Apparently, for S/MIME, some MUAs mismatch the protocol value of
the multipart/signed and the content-type of the signature: putting
"pkcs7-signature" in one and "x-pkcs7-signature" in the other.

Change mutt_signed_handler() to independently verify the values of the
protocol and the content-type.  This still checks for correct values but
doesn't ensure they match between the two (for S/MIME).
   2016-01-07 16:19:41 by Thomas Klausner | Files touched by this commit (3)
Log message:
Enable gpgme option by default in mutt*. It is just too useful.

Bump PKGREVISION.
   2015-11-23 00:57:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
Bump PKGREVISION for notmuch bl3.mk bump
   2015-09-06 11:16:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix more paths to mutt.
   2015-09-04 13:28:57 by Thomas Klausner | Files touched by this commit (1)
Log message:
Adapt path to mutt.