Commit e1062a40 e1062a40f1d20d97a72c664bea2af3c53fd20e41 by Sergey Poznyakoff

Updated

1 parent 818a6c28
2005-03-25 Sergey Poznyakoff
* NEWS: Updated
* mail/decode.c (display_message0): Do not interpret MIME
parts if metamail is unset.
* mail/mail.c (default_setup): Set metamail
* testsuite/etc/mail.rc: Unset metamail
* doc/texinfo/programs.texi: Updated metamail documentation
2005-03-18 Sergey Poznyakoff
* TODO: Updated
......
GNU mailutils NEWS -- history of user-visible changes. 2005-03-12
GNU mailutils NEWS -- history of user-visible changes. 2005-03-25
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
See the end of file for copying conditions.
......@@ -47,6 +47,9 @@ is set to the value of the variable PAGER. If `mimenoask' mail
variable is set, its value is passed to `metamail' via MM_NOASK
environment variable.
Unsetting `metamail' variable turns off special interpretation
of MIME parts.
* from
The `from' utility was rewritten. It is now fully compatible with the
BSD version.
......