Commit graph

36 commits

Author SHA1 Message Date
Matthias Beyer 79ba686371 mutt: 1.9.1 -> 1.9.2 (#32734) 2017-12-16 11:22:51 +01:00
rnhmjoj 3daaf09c9e
mutt: add option to configure S/MIME and GnuPG 2017-11-20 20:04:19 +01:00
Matthias Beyer 3491f6a873 mutt: 1.9.0 -> 1.9.1 2017-09-24 15:06:28 +02:00
catern bf33bf525d mutt: add Kerberos support 2017-09-04 16:00:30 -04:00
Matthias Beyer 56f7cb034c mutt: 1.8.3 -> 1.9.0 2017-09-02 23:04:53 +02:00
Matthias Beyer 9357927a4d mutt: 1.8.2 -> 1.8.3
From the Release-Mail:

    This is a bug-fix release.  Of note to Gmail users is a potential
    crash fix when copy/moving messages to its Trash folder.
2017-05-31 10:05:21 +02:00
Matthias Beyer 2052ff856f mutt: 1.8.1 -> 1.8.2 2017-04-19 11:26:25 +02:00
Matthias Beyer 77e71c2f99 mutt: 1.8.0 -> 1.8.1
From the announce email:

    This is a bug fix release.  In particular, it has fixes for setenv,
    sidebar_whitelist, some refresh issues, and a potential segfault.
    Details can be seen in the ChangeLog file.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-04-14 11:34:13 +02:00
Lorenzo Manacorda da4fd5ef41 mutt: actually make imap optional (#24776) 2017-04-09 20:55:27 +01:00
Matthias Beyer 77064ceb35 mutt: 1.7.2 -> 1.8.0
From the Changelog:

The keys used are:
  !: modified feature, -: deleted feature, +: new feature

1.8.0 (2017-02-24):

  - $locale has been removed.  Mutt now respects the LC_TIME setting
    instead.  See also $attribution_locale.
  + $attribution_locale can be used to override the date formatting in
    attribution strings.  When unset, Mutt will use the locale
    environment, but note the default value of $date_format has a
    leading '!' which says to use the C-locale.
  ! Message-id and mail-followup-to headers are now preserved for recalled
    messages.
  + <unsidebar_whitelist> added to complement <sidebar_whitelist>.
  ! The pager position is reset to the top when toggling header-weed.
  ! IMAP messages moved to $trash via server-side copy are marked as read.
  + <root-message> jumps to the root message of a thread.
  ! Piped text attachments are charset converted.
  + Added %F to $attach_format, to show the content-disposition filename.
    %d will fall back to %F which will fall back to %f.
  + <rename-attachment> allows an attachment name to be changed, without
    modifying the underlying file's name.
  ! Mutt will look for the user's muttrc additionally in
    $XDG_CONFIG_HOME/mutt/.
  + Compressed mbox and mmdf files are now supported via open-hook,
    close-hook, and append-hook.  See contrib/sample.muttrc-compress
    for suggested settings.  Note this is a compile-time option:
    --enable-compressed.
  + When $flag_safe is set, flagged messages cannot be deleted.
  + The '@' pattern modifier can be used to limit matches to known aliases.
  + <mark-message> creates a hotkey binding to a specific message.  The hotkey
    prefix is specified via $mark_macro_prefix.
  + <setenv> and <unsetenv> can be used to add/remove environment variables
    passed to children.
  ! Mutt will now use the built-in OpenSSL SSL_set_verify() callback
    to verify certificates.  This allows better support for verifying
    chains, including alternative chain support.
  + $uncollapse_new controls whether a thread will be uncollapsed when a new
    message arrives.
  ! $to_chars and $status_chars now accept multibyte characters.
  + <subjectrx> allows replacing matching subjects with something else.
    This can be used to declutter subject lines in the index.
  + <edit-label> can be used to add, change, or delete a message's X-Label.
  ! Pattern expressions with ~y support label tab completion.
  + The header cache now also supports Kyoto Cabinet and LMDB as
    backend databases.
2017-02-25 20:30:00 +01:00
Matthias Beyer 10b16b2327 mutt: 1.7.1 -> 1.7.2 2016-12-05 08:48:14 +01:00
Felix Richter f1ebae152d mutt: fix smime_keys hard-coded openssl path (#20275)
smime_keys uses hard-coded path to openssl, use path in /nix/store for openssl
2016-11-10 01:42:18 +01:00
Matthias Beyer c4c1ec9a5b mutt: 1.7.0 -> 1.7.1 2016-10-09 13:19:17 +02:00
rnhmjoj 5c0e73e860
mutt: 1.6.2 -> 1.7.0 2016-09-19 06:33:28 +02:00
Joachim Fasting a317a15b30
mutt: fetch {sidebar,trash}.patch from AUR 2016-07-16 14:01:29 +02:00
rnhmjoj 8745e47909
mutt: 1.6.0 -> 1.6.2 2016-07-09 05:16:51 +02:00
Louis Taylor 14cb8a7a58 mutt: 1.5.24 -> 1.6.0 2016-04-05 16:33:35 +02:00
Moritz Ulrich 47c92a87c8 mutt: 1.5.23 -> 1.5.24
This change uses a different patchset for mutt-with-sidebar.
2015-09-29 00:23:55 +02:00
Bjørn Forsman 6e0d0636a1 mutt: use "sendmail" instead of "/usr/bin/sendmail"
That way sending mail with mutt works on NixOS too, without having to
manually change mutt's config on your system. sendmail will be found in
$PATH at runtime, and thus the setuid wrapper will be used, if
available.
2015-04-12 10:48:30 +02:00
Nikolay Amiantov 9c658343dd mutt-with-sidebar: simplify, fix checksum 2014-11-19 19:48:01 +03:00
Michael Raskin 41ff7d75fd Add mutt sidebar patch — Fixes #3222 (a PR by Leon Waldman) 2014-11-09 17:55:19 +03:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lengyel Balázs fed4f39c73 Updated to mutt-1.5.23 2014-05-05 00:21:31 +02:00
Moritz Ulrich a29f3a9167 Mutt: Update to 1.5.22.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-01 12:35:22 +01:00
Lluís Batlle i Rossell 677946fede mutt: fixing its gpgme support (upstream patch) 2012-11-14 22:51:18 +01:00
Lluís Batlle i Rossell b74d8fb90f Making gpgme optional in mutt. A dependency of gpgme (pth) does not build on arm.
svn path=/nixpkgs/trunk/; revision=30019
2011-10-25 17:46:26 +00:00
Yury G. Kudryashov a9daa0c0cb mutt-1.5.21; enable pop, imap and gpgme
openssl.patch is already merged in this version

svn path=/nixpkgs/trunk/; revision=28441
2011-08-09 20:21:05 +00:00
Lluís Batlle i Rossell f01245ee4a Improving a bit the configure options for mutt:
Enable debug
Fix a copy and paste error in --without-sasl

svn path=/nixpkgs/trunk/; revision=23654
2010-09-06 07:17:20 +00:00
Eelco Dolstra 9b87ffa522 * Make mutt build against OpenSSL 1.0.0.
svn path=/nixpkgs/branches/x-updates/; revision=22724
2010-07-24 08:50:30 +00:00
Lluís Batlle i Rossell ec8f2bdc1b Adding sasl support to mutt, so ssmtp sending works
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell 165bc84831 Adding smtp support to mutt
svn path=/nixpkgs/trunk/; revision=21037
2010-04-12 22:10:15 +00:00
Armijn Hemel 500f81e68d update to 1.5.20, add perl as extra dependency
svn path=/nixpkgs/trunk/; revision=19127
2009-12-25 20:02:31 +00:00
Andres Löh d54af59148 * enabled header cache support for mutt
svn path=/nixpkgs/trunk/; revision=11822
2008-05-13 19:21:09 +00:00
Yury G. Kudryashov 81aac8d84d meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Andres Löh e539c80d47 * add SSL and IMAP support to mutt
svn path=/nixpkgs/trunk/; revision=9056
2007-08-06 12:18:55 +00:00
Andres Löh d1f24e346f * added mutt (almost unusable so far, since no extra stuff is compiled in)
svn path=/nixpkgs/trunk/; revision=9052
2007-08-05 18:23:53 +00:00