summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-12-29 13:12:22 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-12-29 13:12:22 +0000
commitcd81737c125b141b595c3741bcafa1dac64bca85 (patch)
treede0e2b69d38773b7bb73da3b192a8ea845fdf407 /NEWS
parentc9a1fa06415629abfbc181b62432709a032c8254 (diff)
downloadmailutils-cd81737c125b141b595c3741bcafa1dac64bca85.tar.gz
mailutils-cd81737c125b141b595c3741bcafa1dac64bca85.tar.bz2
Version 1.1.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9e440a939..f12ff697f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,27 @@
-GNU mailutils NEWS -- history of user-visible changes. 2006-12-15
+GNU mailutils NEWS -- history of user-visible changes. 2006-12-29
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
+Version 1.1.90:
+
+* Empty messages in `mail'
+
+The handling of empty messages by the `mail' utility is controlled by the
+bollean variable `nullbody'. If it is set (the default), the message
+is sent and the warning ``Null message body; hope that's ok'' is
+issued. This is compatible with other mail implementations. The exact
+message displayed in this case is set by `nullbodymsg' variable.
+
+If `nullbody' is unset, the message is silently ignored. This is
+useful, in particular, in crontab files.
* mu_stream_wait and mu_fd_wait allow to wait for exceptional conditions.
* mail.local can be run by a non-privileged user. Thus, it can be used with
`fetchmail' and similar utilities.
+* maildir and mh repositories are created if MU_STREAM_CREAT flag is supplied.
Version 1.1:

Return to:

Send suggestions and report system problems to the System administrator.