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
6be2b1cd
...
6be2b1cd9d30ca0af3332e7ca25684b09d8afc76
authored
2002-11-21 13:54:03 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
f76469cf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
6be2b1c
2002
-
11
-
21
Sergey
Poznyakoff
*
mailbox
/
file_stream
.
c
(
_file_destroy
)
:
Bugfix
.
Do
not
close
the
stream
.
*
imap4d
/
append
.
c
(
imap4d_append0
)
:
Simplified
a
lot
.
*
imap4d
/
testsuite
/
lib
/
imap4d
.
exp
(
default_imap4d_start
)
:
Save
imap4d
spawn
id
in
the
global
variable
.
(
default_imap4d_stop
)
:
Moved
functionality
from
imap4d_exit
(
imap4d_stop
)
:
Call
default_imap4d_stop
unless
it
has
already
been
called
.
(
imap4d_exit
)
:
Call
imap4d_stop
*
imap4d
/
testsuite
/
imap4d
/
anystate
.
exp
:
Call
imap4d_stop
at
the
end
.
*
imap4d
/
testsuite
/
imap4d
/
append
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
create
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
examine
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
expunge
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
fetch
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
list
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
search
.
exp
:
Likewise
.
*
imap4d
/
testsuite
/
imap4d
/
x
.
exp
:
Likewise
.
*
mail
/
testsuite
/
lib
/
mail
.
exp
(
default_mail_start
)
:
Save
mail
spawn
id
in
the
global
variable
.
(
default_mail_stop
)
:
Moved
functionality
from
mail_exit
(
mail_stop
)
:
Call
default_mail_stop
unless
it
has
already
been
called
.
(
mail_exit
)
:
Call
mail_stop
*
mail
/
testsuite
/
mail
/
alias
.
exp
:
Call
mail_stop
at
the
end
.
*
mail
/
testsuite
/
mail
/
folder
.
exp
:
LIkewise
.
*
mail
/
testsuite
/
mail
/
read
.
exp
:
LIkewise
.
*
mail
/
testsuite
/
mail
/
send
.
exp
:
LIkewise
.
*
mail
/
testsuite
/
mail
/
tag
.
exp
:
LIkewise
.
*
mail
/
testsuite
/
mail
/
write
.
exp
:
LIkewise
.
*
pop3d
/
testsuite
/
lib
/
pop3d
.
exp
:
Fixed
exit
functions
.
*
mailbox
/
mailbox
.
c
(
mailbox_flush
,
mailbox_append_message
)
(
mailbox_save_attributes
,
mailbox_expunge
)
:
Return
EACCES
if
mailbox
was
open
readonly
.
2002
-
11
-
21
Sergey
Poznyakoff
*
mailbox
/
parse822
.
c
(
parse822_quoted_string
)
:
Free
qstr
before
returning
error
status
.
Otherwise
,
addresses
like
"A wrong quote
\"
<addr@dom.ain>
...
...
Please
register
or
sign in
to post a comment