- 25 Mar, 2002 1 commit
-
-
have to include the header for the functions you want to use, but you can change a header without causing a recompile of everything. Also added some missing LGPL file headers.
Sam Roberts authored
-
- 09 Feb, 2002 1 commit
-
-
- 30 Jan, 2002 1 commit
-
-
table to allow for '.', etc. in the usernames. Fixed memory overrun. (_url_path_rev_index): Use character translation table.
Sergey Poznyakoff authored
-
- 19 Jan, 2002 1 commit
-
-
- 15 Jan, 2002 1 commit
-
-
- 13 Dec, 2000 1 commit
-
-
the registrar/record code, still fuzzy. Implemented the folder for Mbox. and various cleaning.
Alain Magloire authored
-
- 24 Oct, 2000 1 commit
-
-
via dlopen() different type of mailboxes and mailer. For that the client must register the mailbox. So in the future we can have something like plugin ... still a hack/draft. Commited some code to be able to send mail with sendmail or via SMTP.
Alain Magloire authored
-
- 02 Sep, 2000 1 commit
-
-
mailutils/from will use the new mailbox API mailutils/mail will use the new mailbox API to convert pop3d(still use libmailbox the old API). mailutils/mail is incomplete and should is equivalent to LEGACY mail from Unix98.
Alain Magloire authored
-
- 12 Jun, 2000 1 commit
-
-
mbx_mbox.c mbx_mdir.c mbx_mh.c mbx_mmdf.c mbx_pop.c mbx_unix.c message.c mime.c registrar.c url.c url_file.c url_imap.c url_mail.c url_mbox.c url_mdir.c url_mh.c url_mmdf.c url_pop.c url_unix.c include/private/mailbox0.h include/private/mbx_imap.h include/private/mbx_mbox.h include/private/mbx_mdir.h include/private/mbx_mmdf.h include/private/mbx_pop.h include/private/mbx_unix.h include/private/message0.h include/private/mime0.h include/private/url0.h include/public/attribute.h include/public/auth.h include/public/event.h include/public/header.h include/public/io.h include/public/locker.h include/public/mailbox.h include/public/message.h include/public/mime.h include/public/registrar.h include/public/transcode.h include/public/url.h changed all the *_init to *_create(). added *_lines() functions optimisation of the parsing.
Alain Magloire authored
-
- 24 Apr, 2000 1 commit
-
-
cpystr.h locker.c locker.h message.c message.h message0.h registrar.c registrar.h registrar0.h rfc822.c url.c url.h url0.h url_imap.c url_mail.c url_mbox.c url_mdir.c url_mh.c url_mmdf.c url_pop.c url_unix.c still young in the implementation.
Alain Magloire authored
-