- 05 Sep, 2000 4 commits
-
-
-
Beginning of mailx command mail (in send.c) Merge printall into print, remove printall.c
Jakob Kaivo authored
-
- 04 Sep, 2000 7 commits
-
-
tweak bang, set, shell in mail fixup list and stat in pop3d minor dele tweaking in pop3d
Jakob Kaivo authored -
-
- implemented header - implemented printall - little change on print - little bugs in util.c fix - free(list) after calling util_expand_list(); - Range is now working "2-4" or "2 - 4" or "2 3-5 6" should work. Various little bugs fixes. for the mailbox/*: - little cleanup and buglets fix.
Alain Magloire authored -
-
Begin the great IMAP4d rewrite - most of the infrastructure is there, now just fill in the blanks
Jakob Kaivo authored -
optionnal command, we fallback to RETR and ignore the body part. This ugly and wastefull and it made the code unnecessary complexe. But fortunately I do not know of any POP server that does not have TOP. It's a mess. The other stuff was little cleanups.
Alain Magloire authored
-
- 03 Sep, 2000 3 commits
-
-
- 02 Sep, 2000 6 commits
-
-
-
-
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 -
-
- 01 Sep, 2000 1 commit
-
-
- 31 Aug, 2000 1 commit
-
-
We're moving closer to cleaning the repository and using autoconf and all. But my keyboard quota is almost expired.
Alain Magloire authored
-
- 24 Aug, 2000 1 commit
-
-
Various little cleanup. No joke the pop client need a real good cleanup. I'll do that later.
Alain Magloire authored
-
- 23 Aug, 2000 1 commit
-
-
- 16 Aug, 2000 1 commit
-
-
- 08 Aug, 2000 1 commit
-
-
I broke it ... sigh. file_stream.c header.c locker.c mapfile_stream.c mbx_default.c mbx_pop.c code cleanup put some comments in there ;-)
Alain Magloire authored
-
- 04 Aug, 2000 1 commit
-
-
added message_get_num_parts(), message_get_parts() message_is_mime() to have support for mime in the message objects. This will make it much more easier when doing IMAP to override the methods and use IMAP features.
Alain Magloire authored
-
- 01 Aug, 2000 4 commits
-
-
mbx_unix.c message.c include/private/io0.h include/private/mailbox0.h include/private/message0.h include/public/header.h include/public/io.h include/public/mailbox.h include/public/message.h Try new mailutils_error.h
Alain Magloire authored
- 31 Jul, 2000 1 commit
-
-
mailer.texi mailutils.texi message.texi sfrom.c.texi url.texi attribute.texi locker.texi stream.texi version.texi first draft for the new API.
Alain Magloire authored
-
- 19 Jul, 2000 1 commit
-
-
mime.c include/private/mailbox0.h include/public/mailbox.h mbx_pop.c corrected a bug. mbx_unixscan.c corrected a subtile bug for PROGRESS.
Alain Magloire authored
-
- 04 Jul, 2000 7 commits
-
-
fatal typo in mbx_pop_expunge should be pmessage_count instead of message_count
Alain Magloire authored -