log src/mlmmj-process.c @ 756:f8f3f4525a2b

age author description
Fri, 08 Oct 2010 01:47:46 +1100 Ben Schmidt Cosmetic changes to help messages
Sun, 03 Oct 2010 21:40:42 +1100 Chris Webb Fix spelling of 'receive' and 'voodoo'; make mlmmj-recieve a symlink
Mon, 20 Sep 2010 02:25:54 +1000 Ben Schmidt Add a $subject$ substitution for list texts
Mon, 20 Sep 2010 01:44:58 +1000 Ben Schmidt Arbitrary headers in listtexts, fix default Content-Transfer-Encoding: header,
Mon, 20 Sep 2010 01:19:25 +1000 Ben Schmidt Fixed a bug where a listtext token was passed without a substitution,
Sat, 31 Jul 2010 00:04:45 +1000 Ben Schmidt Added feature to notify users when their posts are moderated
Fri, 30 Jul 2010 23:54:56 +1000 Ben Schmidt Added notmetoo feature where posts are not mirrored to their senders.
Sun, 11 Apr 2010 05:51:39 +1000 mortenp Added "send" keyword to control/access handling (Ben Schmidt)
Mon, 27 Jul 2009 21:55:27 +1000 mmj ifmodsendonlymodmoderate
Fri, 31 Oct 2008 23:29:44 +1100 mmj Remove trailing whitespaces and not mmap 0 sized bounce index file
Tue, 06 Nov 2007 08:23:37 +1100 mortenp Added support for the 'originalmail' keyword (Sascha Sommer)
Thu, 10 May 2007 02:59:23 +1000 mortenp Added support for 'discard' keyword in access rules (Sascha Sommer)
Sun, 04 Mar 2007 04:26:00 +1100 mortenp Added support for mail size limit (Christoph Wilke)
Wed, 21 Feb 2007 09:45:14 +1100 mortenp cleaned up do_access() and added more logging
Tue, 05 Dec 2006 04:24:27 +1100 mmj modnonsubposts
Tue, 26 Sep 2006 06:30:18 +1000 mortenp Changed mlmmj-process to look at environment variable DEFAULT instead of EXT for qmail
Mon, 04 Sep 2006 08:04:12 +1000 mortenp Add support for qmail (envelope from address in environment variable)
Mon, 04 Sep 2006 06:55:41 +1000 mmj Bugfix for submod -- now it works
Sun, 06 Aug 2006 18:36:48 +1000 xi Add a customheaders argument to prepstdreply
Fri, 27 Jan 2006 11:33:03 +1100 mortenp added unlink()ing of listcontrol messages (was in listcontrol.c)
Thu, 19 Jan 2006 10:37:58 +1100 mortenp Added log messages at points where mail is discarded
Tue, 17 Jan 2006 23:07:51 +1100 mmj README and logging of discarded From: emails
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
Wed, 16 Nov 2005 08:46:52 +1100 mmj *** empty log message ***
Mon, 10 Oct 2005 00:17:52 +1000 mmj 1.2.9-RC1 with recipdelim patch
Tue, 03 May 2005 03:41:01 +1000 mmj Another one
Thu, 28 Apr 2005 20:04:11 +1000 mmj Allow bounces with no From:
Wed, 09 Feb 2005 05:21:48 +1100 mmj Alternate listaddresses
Tue, 01 Feb 2005 20:14:01 +1100 mmj Bugfixes and 1.2.2
Thu, 27 Jan 2005 05:03:57 +1100 mmj Move nosubonlydenymails check to the right place
Tue, 25 Jan 2005 02:24:17 +1100 mmj Add switches to control whether or not mlmmj sends out mails explaining
Thu, 20 Jan 2005 06:22:14 +1100 mmj - subswitch, NULL);
Tue, 18 Jan 2005 19:03:47 +1100 mmj Logging
Fri, 26 Nov 2004 07:00:53 +1100 mmj Add moderate tag to access rules
Tue, 23 Nov 2004 01:35:02 +1100 mmj Don't try to realloc unless we own already
Tue, 23 Nov 2004 01:15:45 +1100 mmj Before sending the mail to +owner, we should strip
Fri, 12 Nov 2004 10:27:07 +1100 mmj Substitute all of them and convert moderation to prepstdreply
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
Tue, 09 Nov 2004 19:40:48 +1100 mmj Add one free() and do a little fd cleanup
Wed, 20 Oct 2004 22:12:18 +1000 mmj When using Delivered-To: for spotting the recipient delimiter we
Tue, 14 Sep 2004 19:27:29 +1000 mortenp fixed check (variable name is listaddr, and use strcasecmp())
Tue, 14 Sep 2004 19:22:41 +1000 mmj Sanity checks
Fri, 10 Sep 2004 17:15:44 +1000 mmj Save the raw incoming mail when discarding, not the processed one.
Wed, 01 Sep 2004 18:47:18 +1000 mmj execlp(..., 0) -> execlp(..., NULL)
Tue, 31 Aug 2004 01:31:16 +1000 mortenp added comments about - seemingly - unchecked open() calls
Wed, 25 Aug 2004 19:52:21 +1000 mmj See ChangeLog
Mon, 23 Aug 2004 23:20:44 +1000 mmj Small updates
Wed, 18 Aug 2004 05:10:04 +1000 mmj uid check et al
Mon, 16 Aug 2004 23:26:19 +1000 mmj Remove unanchored dot-star from beginning of regexp
Thu, 12 Aug 2004 08:29:38 +1000 mmj 0.8.3 commit
Sat, 03 Jul 2004 23:32:25 +1000 mmj The envelope from is written in the Return-Path: header line, so get it from there
Sat, 03 Jul 2004 22:29:25 +1000 mmj 0.8.2 stuff
Fri, 25 Jun 2004 18:14:25 +1000 mmj 0.8.1 preparations
Fri, 25 Jun 2004 17:24:31 +1000 mmj Some more reassuring that open will retry if EEXIST
Fri, 25 Jun 2004 17:04:03 +1000 mmj Don't fail in mlmmj-process b/c of EEXIST on the queuefilenames
Tue, 22 Jun 2004 16:22:02 +1000 mmj Don't litter the queue directory when rejecting posts for one reason or the
Mon, 21 Jun 2004 21:10:54 +1000 mmj Make sure we initialize
Mon, 21 Jun 2004 20:57:26 +1000 mmj Add a few comments