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
adc224c2
...
adc224c28b52f4aa5510b6fa2448fd102411daef
authored
2003-02-08 02:28:28 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
710d3d79
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
2 deletions
ChangeLog
mh/TODO
ChangeLog
View file @
adc224c
2003
-
02
-
08
Sergey
Poznyakoff
*
examples
/
decode2047
.
c
(
main
)
:
Added
return
statement
.
*
mailbox
/
mbx_mh
.
c
(
_mh_message_save
)
:
Allow
for
mh
-
specific
delimiter
(
a
string
of
dashes
)
between
the
headers
and
the
body
.
*
mailbox
/
mutil
.
c
(
mu_spawnvp
)
:
Bugfix
,
PROG
was
not
used
.
*
mh
/
send
.
c
:
New
file
.
A
framework
for
send
utility
.
*
mh
/
.
cvsignore
:
Added
send
.
*
mh
/
Makefile
.
am
:
Likewise
.
*
mh
/
mh_whatnow
.
c
:
Implemented
refile
command
.
*
mh
/
mh_getopt
.
h
(
struct
mh_option
)
:
Removed
`
longopt
'
member
.
*
mh
/
comp
.
c
:
Likewise
.
*
mh
/
fmtcheck
.
c
:
Likewise
.
*
mh
/
folder
.
c
:
Likewise
.
*
mh
/
inc
.
c
:
Likewise
.
*
mh
/
mh_getopt
.
c
:
Likewise
.
*
mh
/
scan
.
c
:
Likewise
.
*
mh
/
whatnow
.
c
:
Likewise
.
*
mh
/
rmf
.
c
:
Likewise
.
*
mh
/
refile
.
c
:
Likewise
.
*
mh
/
repl
.
c
:
Likewise
.
*
mh
/
TODO
:
Updated
2003
-
02
-
07
Wojciech
Polak
*
doc
/
texinfo
/
programs
.
texi
:
Added
info
about
WITH_GNUTLS
...
...
mh/TODO
View file @
adc224c
...
...
@@ -22,7 +22,7 @@ State Nice Utility Comments
* -20 repl See comments for whatnow
* -20 comp See comments for whatnow
- -20 forw
- -20 send
* -20 send Only a framework is implemented.
* -20 refile --link
* -20 rmm rmproc:
* -15 folder(s) --pack,--verbose
...
...
@@ -36,7 +36,7 @@ State Nice Utility Comments
- 10 burst
- 10 whom
+ 10 mhpath
* 10 whatnow push
,refile,
send are not supported.
* 10 whatnow push
and
send are not supported.
- 20 sortm
Utilities In Alphabetical Order
...
...
Please
register
or
sign in
to post a comment