- 16 Jan, 2001 3 commits
-
-
address.c mime.c misc.c: Always cast to (unsigned char) when using the ctype functions like isspace(); mbx_default.c: If _PATH_SENDMAIL not set via paths.h use "/usr/spool/mail" message.c: uidl is now <md5 . time . sequene> tcp.c: INADDR_NONE is not define on solaris define it to -1.
Alain Magloire authored -
Modify send.c to sendmail an create temporary filenames more securely. Copyright change --> 2001 and extra spaces nukes, done by emacs automaticaly.
Alain Magloire authored -
mail: fix list.c so that command listing is formatted properly pop3: STAT command didn't properly reflect deleted messages
Jakob Kaivo authored
-
- 15 Jan, 2001 5 commits
-
-
- 14 Jan, 2001 4 commits
-
-
-
-
When expunging check if the message as been modified, for example "X-UIDL" maybe add in the header it will now be save in the message. expunge reuse the same code of mbox_append_message(). add a new header_set_fill() to get the header of the messages form the mailbox.
Alain Magloire authored -
-
- 13 Jan, 2001 2 commits
-
-
first pass at implementing file/folder command - you can now switch folders on the fly tracked down bug in argcv.c that made mail shell/! function not work properly removed unnecessary #if stuff from source.c
Jakob Kaivo authored
- 11 Jan, 2001 6 commits
-
-
-
crashes. Couple of places check if (ptr == NULL) before free(), this is not a bug since POSIX requires free(NULL) to be legal but on some old station like SunOS-4 that will corrupt the freelist or crash. Some Copyright updates.
Alain Magloire authored -
-
-
Beginning of mail source command implementation Have mail source MAILRC file on startup Fix bugs in mail pipe command
Jakob Kaivo authored
-
- 10 Jan, 2001 5 commits
-
- 08 Jan, 2001 4 commits
-
-
- 04 Jan, 2001 8 commits
-
-
- 03 Jan, 2001 1 commit
-
-
- 30 Dec, 2000 2 commits
-
-