GNU Mailutils - News
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
Powered by Savane 3.14-d7a4.
Corresponding source code