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
98f0329f
...
98f0329f7a26c64b379f63e34d0d6be8df4eb40c
authored
2002-02-09 04:56:27 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
changelog
1 parent
e9a80de7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
98f0329
2002
-
02
-
08
Sam
Roberts
*
TODO
:
More
things
I
think
should
be
done
,
or
did
.
*
mailbox
/
wicket
.
c
:
wicket
:
a
ticket
file
now
can
contain
multiple
urls
,
when
looking
for
a
ticket
,
the
first
one
which
contains
authentication
information
for
the
incomplete
url
is
returned
.
wildcards
are
ok
,
so
you
can
do
:
# my ~/.tickets
pop
:
//sam:pass@pop.uniserve.com
*:
//sroberts:gnuless@mail.certicom.com
imap:
//;AUTH=anon@*
Actually
,
the
last
doesn
'
t
work
,
but
it
SHOULD
.
Another
day
.
*
include
/
mailutils
/
url
.
h
,
mailbox
/
url
.
c
:
url_is_ticket
()
-
new
function
,
determines
whether
a
url_t
contains
ticket
information
for
another
url
*
doc
/
texinfo
/
url
.
texi
:
missing
an
@var
{}
*
mailbox
/
url_mbox
.
c
:
gcc
doesn
'
t
like
signed
chars
as
array
indexes
,
they
could
be
negative
*
sieve
/
sieve
.
c
:
buglet
,
forgot
to
initialize
opts
2002
-
02
-
07
Sergey
Poznyakoff
*
imap4d
/
util
.
c
(
util_localname
)
:
return
FQDN
...
...
Please
register
or
sign in
to post a comment