log

age author description
Mon, 07 Jun 2004 23:54:49 +1000 mmj Add GPL header
Mon, 07 Jun 2004 22:36:39 +1000 mmj New function to prepare a standard mail in an easy way, and make send_help
Mon, 07 Jun 2004 22:36:23 +1000 mmj New function to prepare a standard mail in an easy way.
Mon, 07 Jun 2004 22:35:58 +1000 mmj Comment out myfgetline since it's not used at all anymore
Mon, 07 Jun 2004 21:24:32 +1000 mortenp primitive implementation of probe (-p option)
Mon, 07 Jun 2004 07:57:40 +1000 mmj Prep for 0.6.0 and small debug info removal etc.
Mon, 07 Jun 2004 07:08:09 +1000 mmj Assorted bugfixes.
Mon, 07 Jun 2004 04:29:13 +1000 mmj getlistaddr was tought that listaddress moved to control/listaddress
Mon, 07 Jun 2004 04:27:25 +1000 mmj Some updates
Mon, 07 Jun 2004 02:52:23 +1000 mmj Cleanup printf()'s and errorhandling
Mon, 07 Jun 2004 02:42:34 +1000 mmj Remove fprintf(stderr, "%s", smtpreply) from checkwait_smtpreply. No need to
Mon, 07 Jun 2004 02:38:14 +1000 mmj Last place to get rid of FILE* are now done.
Mon, 07 Jun 2004 01:02:28 +1000 mmj mlmmj-sub is now FILE* clean
Sun, 06 Jun 2004 06:27:14 +1000 mmj Use mmap to find the subscribers in the subscribers files
Sun, 06 Jun 2004 00:55:25 +1000 mmj Use MAP_FAILED to indicate failed mmap rather than (void \*)-1
Sat, 05 Jun 2004 23:49:27 +1000 mmj Latest mlmmj-send change ChangeLog entry
Sat, 05 Jun 2004 23:49:11 +1000 mmj Instead of reading 1 line at a time in mlmmj-send everytime we send the
Sat, 05 Jun 2004 23:48:07 +1000 mmj New mlmmj-send takes a char * and the size of the mail to send instead
Fri, 04 Jun 2004 20:46:33 +1000 mmj Another FILE* bites the dust
Fri, 04 Jun 2004 20:41:57 +1000 mmj Bye bye FILE*, welcome fd
Fri, 04 Jun 2004 02:58:22 +1000 mmj fileno(stdin) instead of FILENO_STDIN
Fri, 04 Jun 2004 02:57:14 +1000 mmj Bye bye FILE*
Fri, 04 Jun 2004 02:45:46 +1000 mmj Goodbye FILE*
Fri, 04 Jun 2004 01:11:00 +1000 mmj write_mailbody_from_file is now write_mailbody_from_fd
Fri, 04 Jun 2004 00:50:02 +1000 mmj header_token was not used anymore for a long time, so get rid of it
Fri, 04 Jun 2004 00:48:00 +1000 mmj -#include <stdio.h>
Fri, 04 Jun 2004 00:39:01 +1000 mmj -#include <stdio.h>
Fri, 04 Jun 2004 00:30:09 +1000 mmj Lets get rid of stdio shall we :-)
Fri, 04 Jun 2004 00:29:59 +1000 mmj Headerfile sync. I forgot some earlier, sorry :\
Thu, 03 Jun 2004 23:56:45 +1000 mmj Bye bye FILE * and welcome fd's
Thu, 03 Jun 2004 20:45:33 +1000 mmj FILE* is now fd
Thu, 03 Jun 2004 16:36:20 +1000 mmj Make listcontrol get the mailname for mlmmj-bounce
Thu, 03 Jun 2004 16:34:36 +1000 mmj 3 things:
Thu, 03 Jun 2004 08:57:45 +1000 mmj mlmmj-recieve deFILEified
Thu, 03 Jun 2004 08:47:20 +1000 mmj dumpfd2fd
Thu, 03 Jun 2004 07:57:30 +1000 mortenp "Resolving" the conflict by committing my version anyway (it has a nice comment). That guy is fast.
Thu, 03 Jun 2004 07:52:48 +1000 mmj Simply close socket if error in transmission
Thu, 03 Jun 2004 07:50:40 +1000 mmj mygetline EINTR handling and errno = 0
Thu, 03 Jun 2004 07:34:32 +1000 mortenp fixed fgets() loop
Thu, 03 Jun 2004 05:27:20 +1000 mmj --- src/mlmmj-send.c 2 Jun 2004 19:10:11 -0000 1.31
Thu, 03 Jun 2004 05:26:35 +1000 mmj No need for several connections tuning for mlmmj-send
Thu, 03 Jun 2004 05:26:19 +1000 mmj Changelog update
Thu, 03 Jun 2004 05:16:11 +1000 mmj ChangeLog update
Thu, 03 Jun 2004 05:10:11 +1000 mmj mlmmj-maintd now resends the ones that failed. Add listctrl switch to
Thu, 03 Jun 2004 01:26:25 +1000 mortenp usleep(WAITSLEEP) while waiting for child processes to die
Wed, 02 Jun 2004 22:34:07 +1000 mortenp Fixed interrupted fgets() in write_mailbody_from_file()
Wed, 02 Jun 2004 16:26:57 +1000 mmj Set MAX_CONNECTIONS to 1
Wed, 02 Jun 2004 15:24:59 +1000 mmj Also remove leftover .{mailfrom,reciptto,reply-to} files without the
Wed, 02 Jun 2004 08:57:48 +1000 mmj Fix daemonizing
Wed, 02 Jun 2004 08:49:58 +1000 mmj mlmmj-maintd testet, and works
Wed, 02 Jun 2004 08:12:46 +1000 mmj mlmmj-maintd work (still in progress)
Wed, 02 Jun 2004 08:03:06 +1000 mmj append to subscribers file and not archive before last mlmmj-send is done.
Wed, 02 Jun 2004 06:10:14 +1000 mortenp Fixed leak of subfile in mlmmj-send
Wed, 02 Jun 2004 04:48:39 +1000 mmj Better do it like this. Not pretty thought, but I doubt it can be...
Tue, 01 Jun 2004 04:59:28 +1000 mmj Further work on mlmmj-maintd.
Tue, 01 Jun 2004 04:58:43 +1000 mmj get Cc: header as well
Sun, 30 May 2004 02:57:59 +1000 mmj File for telling people the emailaddress have to be in To: or Cc:
Sun, 30 May 2004 00:41:36 +1000 mmj Make sure it compiles before releasing it :-)
Sun, 30 May 2004 00:40:40 +1000 mmj Move footer and customheader to control/. I've been meaning to do this
Sun, 30 May 2004 00:40:21 +1000 mmj Update for 0.5.2