log src/mlmmj-sub.c @ 741:b72bcb7e08a2

age author description
Mon, 20 Sep 2010 01:44:58 +1000 Ben Schmidt Arbitrary headers in listtexts, fix default Content-Transfer-Encoding: header,
Sat, 31 Jul 2010 00:00:31 +1000 Ben Schmidt Fixed documentation regarding silent subscription, and added
Tue, 06 Nov 2007 08:23:37 +1100 mortenp Added support for the 'originalmail' keyword (Sascha Sommer)
Mon, 11 Jun 2007 04:40:20 +1000 mortenp Fixed missing exit()s in case of failed execl() calls (Ansgar Burchardt)
Mon, 04 Sep 2006 06:55:41 +1000 mmj Bugfix for submod -- now it works
Mon, 04 Sep 2006 03:59:07 +1000 mmj Subscriber moderation finished. Will test it all later tonight, but
Sun, 06 Aug 2006 18:36:48 +1000 xi Add a customheaders argument to prepstdreply
Fri, 03 Mar 2006 00:18:21 +1100 mmj Small submod fix
Fri, 10 Feb 2006 17:09:29 +1100 mmj CVS now compiles, 2nd iteration of submod
Thu, 09 Feb 2006 18:06:12 +1100 mmj First iteration of subscription moderation. CVS is hereby broken until further notice
Tue, 17 Jan 2006 22:49:06 +1100 mmj Make sub/unsub/bounce lowercase all the time
Thu, 05 Jan 2006 06:39:02 +1100 mmj Pass on listdir to mlmmjsend so we can get the smtpport and relayhost also
Mon, 10 Oct 2005 00:17:52 +1000 mmj 1.2.9-RC1 with recipdelim patch
Fri, 09 Sep 2005 20:11:58 +1000 mmj Fix mlmmj-sub to not be able to subscribe twice
Mon, 20 Jun 2005 22:40:39 +1000 mmj Make resend_queue more robust
Thu, 12 May 2005 17:19:51 +1000 mmj Don't printf
Mon, 09 May 2005 17:39:08 +1000 mmj fix stuff for 1.2.6.1
Sat, 07 May 2005 23:10:49 +1000 mmj patch for warning people already subbed they are and same with unsub
Tue, 15 Feb 2005 09:56:45 +1100 mmj Make valgrind happy
Tue, 15 Feb 2005 05:52:08 +1100 mmj don't mystrdup unless needed
Mon, 14 Feb 2005 20:32:02 +1100 mmj free(subdir) after it's used, sigh. Remove superflous logging from mlmmj-maintd
Mon, 14 Feb 2005 03:58:29 +1100 mmj Clean up a bit
Tue, 08 Feb 2005 06:37:40 +1100 mmj Add .filename.lock file to lock against. Only allow addresses with a @ in them. 1.2.3
Thu, 20 Jan 2005 06:22:14 +1100 mmj - subswitch, NULL);
Wed, 19 Jan 2005 00:22:44 +1100 mmj Lets init the strlist before starting to use it
Fri, 14 Jan 2005 06:37:11 +1100 mmj Remove call to myunlock, since it's closed right after
Fri, 12 Nov 2004 12:28:32 +1100 mmj Warning fixes and release prep
Fri, 12 Nov 2004 02:26:43 +1100 mmj fix typo
Fri, 12 Nov 2004 01:54:55 +1100 mmj Further fixups to new prepstdreply. Seems to work now, needs more testing though
Fri, 12 Nov 2004 00:10:54 +1100 mmj Rerwrite the way listtexts are handled and move Subject: out into the file
Wed, 10 Nov 2004 02:19:04 +1100 mmj Stak patches fra PIL:
Wed, 13 Oct 2004 21:06:39 +1000 mmj mlmmj-unsub should also setuid, and fix a bug in mlmmj-sub so -U is actually recognized as an option
Fri, 24 Sep 2004 00:29:31 +1000 mmj This is post crash commit of working copy mmj. Will test compile etc.
Tue, 14 Sep 2004 21:06:44 +1000 mmj Only setuid in mlmmj-sub when we're root
Tue, 14 Sep 2004 09:01:32 +1000 mortenp added digest support
Wed, 01 Sep 2004 18:47:18 +1000 mmj execlp(..., 0) -> execlp(..., NULL)
Thu, 12 Aug 2004 08:29:38 +1000 mmj 0.8.3 commit
Fri, 25 Jun 2004 17:34:18 +1000 mmj More bugfixes and EEXIST checking
Fri, 25 Jun 2004 17:24:31 +1000 mmj Some more reassuring that open will retry if EEXIST
Sat, 19 Jun 2004 13:44:47 +1000 mortenp changed to use the new memory wrappers
Thu, 17 Jun 2004 07:11:55 +1000 mmj Goodbye GPL license, Welcome MIT
Mon, 14 Jun 2004 21:57:46 +1000 mmj Make mlmmj-sub change uid to the listdir owner
Fri, 11 Jun 2004 20:26:58 +1000 mmj More memory debugging, and small bugfixes
Wed, 09 Jun 2004 21:24:56 +1000 mmj Add a macro to make sure mlmmj binaries are invoked with full path
Mon, 07 Jun 2004 02:52:23 +1000 mmj Cleanup printf()'s and errorhandling
Mon, 07 Jun 2004 01:02:28 +1000 mmj mlmmj-sub is now FILE* clean
Thu, 27 May 2004 23:04:29 +1000 mortenp added mydirname() and mybasename() which doesn't mess with their argument, and
Sat, 22 May 2004 23:57:12 +1000 mmj Clean up and extend help everywhere.
Tue, 18 May 2004 08:02:34 +1000 mortenp mlmmj-{,un}sub have been brought up to speed in a coordinated effort
Mon, 10 May 2004 22:22:21 +1000 mmj Assorted fixes
Sat, 01 May 2004 19:54:58 +1000 mmj Bouncehandling, and massive cleanups around.
Sun, 25 Apr 2004 20:09:11 +1000 mmj Change for new sub/unsub internal
Sat, 24 Apr 2004 02:51:33 +1000 mortenp changed log_error() to be a function (no C99 here)
Sat, 24 Apr 2004 00:15:52 +1000 mmj dirname(argv[0]) -> dirname(argv0);
Fri, 23 Apr 2004 23:54:04 +1000 mmj Send around the full path to the binaries
Fri, 23 Apr 2004 18:25:37 +1000 mmj Rename mlmmj-{un,}subscribe to mlmmj-{un,}sub