newsGNU Mailutils - News: Version 3.1

 
 
Latest News
GNU mailutils version 3.17 posted by gray, Sat 06 Jan 2024 03:20:17 PM UTC
GNU mailutils version 3.16 posted by gray, Mon 01 May 2023 12:05:57 PM UTC
Version 3.15 posted by gray, Sun 17 Apr 2022 07:22:59 PM UTC
Version 3.14 posted by gray, Sun 02 Jan 2022 09:21:16 AM UTC
Version 3.13 posted by gray, Thu 05 Aug 2021 11:46:54 AM UTC

Version 3.1

Item posted by Sergey Poznyakoff <gray> on Tue 13 Dec 2016 08:49:41 PM UTC.

Version 3.1 of GNU mailutils is available for download.  In this version:

New implementation of Sieve


The Sieve library essentially rewritten.  The following new extensions are implemented:


 encoded-character  -  RFC 5228, 2.4.2.4
 variables          -  RFC 5229
 environment        -  RFC 5183


The utilities define the Sieve environment location, and phase as per the following table:


  Utility |  "location" | "phase"
  --------+-------------+--------
  maidag  |  "MDA"      | "during"
  inc     |  "MUA"      | "post"
  sieve   |  "MS"       | "post"


The sieve utility provides new option: --environment, for manipulating the environment.

Bugfixes


  • Fix program name duplicate in the output of "mailutils help COMMAND"
  • Fix several bugs in mhn
  • Fix expansion of #, &, %, etc. in mail copy and file commands.
  • Fix improper permissions after delivery to MH and Maildir mailboxes.
  • Fix stream flushing code
  • Fix the implementation of -nowhatnowproc option in MH




 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code