summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-01-23 10:42:35 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-01-23 10:51:00 +0200
commit5fbfaa6b81685e91a4407344ed7b2b221ce878f3 (patch)
treeaa4a5e103996fbb6faa639ca745c0fef938e65b6 /NEWS
parent6ea2ea5259553f5d8437e7fd8c7d4c15e7facfb0 (diff)
downloadmailutils-5fbfaa6b81685e91a4407344ed7b2b221ce878f3.tar.gz
mailutils-5fbfaa6b81685e91a4407344ed7b2b221ce878f3.tar.bz2
mail: improve message set parser
* mail/from.c (sender_string): New function. * mail/mail.h: Likewise. * mail/msgset.y: Fix memory management and error reporting. Implement sender address matching. * mail/util.c (util_outfolder_name): Always return allocated value. * mail/copy.c (mail_copy0): Add typecast.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 206e05323..5c50fa9d1 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ Version 3.5.90 (git)
@ can be used with any command requring a mailbox name to refer to the
file given with the -f option.
+** Sender addresses in message sets
+
+Arbitrary string in message set is treated as sender address. It
+expands to all messages whose sender addresses as displayed in a header
+summary match the string.
+
** showenvelope
With the showenvelope variable set, mail incorrectly displayed

Return to:

Send suggestions and report system problems to the System administrator.