Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5238bf07
...
5238bf073916efbd118ccd01c9e6150c42007059
authored
2004-01-08 22:09:28 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Documented new features.
1 parent
98cd08c4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
4 deletions
ChangeLog
NEWS
ChangeLog
View file @
5238bf0
2004
-
01
-
09
Sergey
Poznyakoff
*
NEWS
:
Documented
new
features
.
2004
-
01
-
08
Sergey
Poznyakoff
*
configure
.
ac
(
LIBMU_SCM_DEPS
)
:
Added
maildir
...
...
@@ -336,7 +340,7 @@
2003
-
12
-
01
Sergey
Poznyakoff
*
mailbox
/
sendmail
.
c
(
sendmail_send_message
)
:
Don
'
t
close
the
descriptor
if
it
happens
to
make
part
of
tunnel
close
the
descriptor
if
it
happens
to
make
a
part
of
tunnel
pipe
.
2003
-
11
-
28
Sergey
Poznyakoff
...
...
NEWS
View file @
5238bf0
GNU mailutils NEWS -- history of user-visible changes. 200
3-10-28
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
GNU mailutils NEWS -- history of user-visible changes. 200
4-01-09
Copyright (C) 2002, 2003
, 2004
Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
...
...
@@ -8,6 +8,22 @@ Version 0.4.1:
* New features:
** movemail: new program
Moves mail from the user maildrop (remote or local) to the local file.
It supports all mailbox formats, supported by mailutils.
** Support for "maildir" format.
** sieve:
*** Considerably improved debugging diagnostics.
*** New sieve extension tests:
spamd - An interface to SpamAssassin daemon
list - Test headers, structured as lists of values.
timestamp - Compares headers containing dates.
** mail
*** Support for -a option (append header)
*** New command sendheaders allows to pre-set the headers to be added to
...
...
@@ -246,7 +262,7 @@ The first release.
----------------------------------------------------------------------
Copyright information:
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2002, 2003
, 2004
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
Please
register
or
sign in
to post a comment