GNU Mailutils - News
Mailutils 1.1 released
Item posted by Sergey Poznyakoff <gray> on Mon 30 Oct 2006 03:20:14 PM UTC.
Mailutils 1.1 is available from ftp://ftp.gnu.org/gnu/mailutils. This is a maintenance release over the previous stable version 1.0.
The short list of user-visible changes and bug fixes follows:
- mail: Implement ^ and $ commands
- Add support for Berkeley DB 3 and 4
- comsat
The syntax of echo command changed. Now it is more shell-like:
echo
echo New mail for \a$u@$h:
echo ---
echo From: $H{From}
echo Subject: $H{Subject}
echo $B(,5)---
- Bug fixes
- Fix build without Guile
- mail core dumped on tab expansion of `cd x'
- Print "-- \n" before ~a expansion in mail
- Fix memory problems in mail's `decode' command
- Fix endless loop in libsieve that was triggered by using a tag without the
arguments it requires.
** Fix unfolding
Powered by Savane 3.14-f13d.
Corresponding source code