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
1dcf8f93
...
1dcf8f934b668d826fdc7ab0612935d1dce2d48f
authored
2002-01-19 20:51:18 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
changelog
1 parent
ea860642
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
1dcf8f9
2002
-
01
-
19
Sam
Roberts
*
sieve
/:
svcb
.
c
,
svutil
.
c
:
sv_mu_save_to
()
became
mailbox
/
message
.
c
:
message_save_to_mailbox
()
*
sieve
/
sieve
.
c
:
Was
setting
debug
on
the
mailbox
before
creating
it
...
*
include
/
mailutils
/
message
.
h
,
mailbox
/
message
.
c
:
message_save_to_mailbox
()
:
convenience
function
,
perhaps
it
should
go
in
mailbox
/
mutil
.
c
,
but
nothing
else
in
there
is
a
mailutils
API
wrapper
.
*
include
/
mailutils
/
mailbox
.
h
,
mailbox
/
mailbox
.
c
:
mailbox_has_debug
()
:
wasn
'
t
a
way
to
see
if
a
mailbox
had
one
*
mailbox
/
folder_mbox
.
c
:
Give
mbox
folders
a
null
authentication
object
,
mailbox_get_authority
()
will
now
return
one
instead
of
suceeding
,
but
not
returning
an
object
.
*
include
/
mailutils
/
folder
.
h
,
mailbox
/
folder
.
c
:
folder_has_debug
()
:
there
wasn
'
t
a
way
to
see
if
folder
had
a
debug
object
*
include
/
mailutils
/
auth
.
h
,
mailbox
/
auth
.
c
:
authority_create_null
()
:
creates
an
authority
that
successfully
does
nothing
,
useful
for
concrete
types
that
need
to
return
an
authority
,
but
don
'
t
do
any
authentication
.
*
mailbox
/
mbx_imap
.
c
:
Append
to
INBOX
if
an
explicit
path
wasn
'
t
supplied
.
*
mailbox
/
mbx_mbox
.
c
:
X
-
UID
is
5
chars
,
not
4
,
and
this
line
will
...
...
Please
register
or
sign in
to post a comment