log ChangeLog @ 904:b202ed626645 RELEASE_1_2_19_0

age author description
Thu, 26 Feb 2015 07:29:01 +1100 Ben Schmidt Add README.footers and footer-related resources.
Wed, 25 Feb 2015 18:22:37 +1100 Ben Schmidt Support ESMTP so OpenSMTPD uses 8 bits (Paul Fariello).
Wed, 12 Feb 2014 09:19:03 +1100 Ben Schmidt Use iconv to convert unknown character sets.
Mon, 10 Feb 2014 14:42:32 +1100 Ben Schmidt Update ChangeLog.
Wed, 05 Feb 2014 17:09:27 +1100 Ben Schmidt Update ChangeLog.
Tue, 29 May 2012 23:45:59 +1000 Ben Schmidt mlmmj-1.2.18.0 RELEASE_1_2_18_0
Thu, 03 May 2012 10:12:15 +1000 Ben Schmidt Tidy up ChangeLog and AUTHORS. Release candidate 1.2.18rc1. RELEASE_1_2_18rc1
Mon, 12 Mar 2012 15:46:20 +1100 Ben Schmidt Add %nowrap% to facilitate more complex formatting.
Sun, 11 Mar 2012 23:09:58 +1100 Marc Maurice Add subscription functionality to php-admin and other minor improvements.
Wed, 29 Feb 2012 01:04:11 +1100 Ben Schmidt Add %zero ABC% exceptions.
Thu, 01 Mar 2012 03:34:29 +1100 Ben Schmidt Add %thin% and %wide% width-reckoning modes.
Wed, 29 Feb 2012 00:46:35 +1100 Ben Schmidt Add wrapping modes to facilitate wrapping non-English texts.
Wed, 29 Feb 2012 00:03:46 +1100 Ben Schmidt Fix backslash escaping mechanism.
Wed, 25 Jan 2012 22:34:57 +1100 Ben Schmidt Add ability to subscribe to 'both' and avoid a deadlock when switching.
Tue, 24 Jan 2012 04:08:24 +1100 Ben Schmidt Fix access logic so subonlypost doesn't override a send access rule.
Tue, 24 Jan 2012 03:02:00 +1100 Ben Schmidt Changes to how subscription and unsubscribe work.
Mon, 23 Jan 2012 19:55:04 +1100 Ben Schmidt Improvements to wrapping.
Mon, 23 Jan 2012 17:02:18 +1100 Ben Schmidt Add rejection of posts and obstruction of subscriptions.
Mon, 23 Jan 2012 16:28:05 +1100 Ben Schmidt Avoid bogus error messages when logging re To: and CC: headers.
Mon, 23 Jan 2012 11:44:50 +1100 Ben Schmidt Escape dashes in man pages.
Mon, 23 Jan 2012 00:20:37 +1100 Ben Schmidt Remove 'bashisms' from mlmmj-make-ml script
Tue, 17 Jan 2012 14:14:26 +1100 Ben Schmidt Skip blank lines followed by unsatisfied conditionals with no else part.
Tue, 17 Jan 2012 14:14:21 +1100 Ben Schmidt Skip lines with directives which end up being whitespace-only.
Tue, 17 Jan 2012 14:14:16 +1100 Ben Schmidt Add support for conditionals in list texts.
Tue, 17 Jan 2012 13:05:40 +1100 Ben Schmidt Add %wrap% and %wrap W% formatting directives.
Tue, 17 Jan 2012 11:20:38 +1100 Ben Schmidt Add formatted substitutions that are lists.
Tue, 17 Jan 2012 01:26:45 +1100 Ben Schmidt Rework the internals of list text substitution and add some substitutions.
Mon, 16 Jan 2012 21:30:29 +1100 Ben Schmidt Fix potential crash when mail to the owner arrives with no From: header.
Mon, 16 Jan 2012 21:30:27 +1100 Ben Schmidt Add %originalmail% and restore backward compatibility of $originalmail$.
Mon, 16 Jan 2012 21:29:19 +1100 Ben Schmidt Allow more characters in control and text filenames for substitutions.
Mon, 16 Jan 2012 21:29:17 +1100 Ben Schmidt Add %%, %^%, %comment%, %control C%, %text T% formatting directives.
Fri, 30 Dec 2011 00:20:21 +1100 Ben Schmidt Improve algorithm for list text substitutions.
Wed, 04 Jan 2012 04:10:31 +1100 Ben Schmidt Allow a space in $originalmail N$ substitution.
Fri, 30 Dec 2011 00:13:54 +1100 Ben Schmidt Add $text T$ substitution
Fri, 30 Dec 2011 00:09:33 +1100 Ben Schmidt Add $$ substitution.
Mon, 26 Sep 2011 10:43:30 +1000 Ben Schmidt Allow list texts to include real UTF-8 characters, as documented.
Sat, 10 Sep 2011 12:23:40 +1000 Ben Schmidt Implement new list text naming scheme
Mon, 07 Mar 2011 00:30:58 +1100 Ben Schmidt Added forgotten ChangeLog entry
Sun, 21 Nov 2010 00:41:35 +1100 Ben Schmidt mlmmj-1.2.17.1 RELEASE_1_2_17_1
Sun, 21 Nov 2010 00:31:09 +1100 Ben Schmidt Check return status in mlmmj-perl-admin when adding subscribers (Florian
Sun, 21 Nov 2010 00:30:23 +1100 Ben Schmidt Better validation of input in php-admin (Thomas Goirand)
Sun, 21 Nov 2010 00:28:46 +1100 Ben Schmidt Put README.postfix in tarball
Sun, 21 Nov 2010 00:27:14 +1100 Ben Schmidt Added Turkish translation (Samed Beyribey)
Sun, 21 Nov 2010 00:25:20 +1100 Ben Schmidt Validate input in php-admin to avoid altering arbitrary files
Mon, 15 Nov 2010 21:07:50 +1100 Ben Schmidt Better EOL handling and error reporting in php-admin (Franky Van Liedekerke)
Mon, 15 Nov 2010 11:12:50 +1100 Ben Schmidt Avoid losing mail when connection to relayhost fails
Fri, 12 Nov 2010 02:30:00 +1100 Ben Schmidt Improved and more consistent closing of SMTP sessions
Fri, 12 Nov 2010 02:27:50 +1100 Ben Schmidt Check the server gives a reply before reading it to avoid segfaulting
Fri, 12 Nov 2010 02:26:49 +1100 Ben Schmidt Avoid checking addresses multiple times for notmetoo
Fri, 12 Nov 2010 00:53:36 +1100 Ben Schmidt Fix some memory leaks
Fri, 12 Nov 2010 00:01:07 +1100 Ben Schmidt Better logging when moving requeue mailfiles into place
Wed, 20 Oct 2010 12:43:26 +1100 Ben Schmidt Tiny typo fix in ChangeLog
Mon, 18 Oct 2010 09:59:24 +1100 Ben Schmidt Fix php-admin to work when topdir contains a symlink (e.g. on Mac)
Mon, 18 Oct 2010 09:56:38 +1100 Ben Schmidt Merged change for improving finding php-admin support files
Wed, 06 Oct 2010 10:35:04 +1100 Ben Schmidt Better techniques for locating support files in php-admin
Wed, 06 Oct 2010 23:30:26 +1100 Ben Schmidt Add $controlN$ substitution
Wed, 06 Oct 2010 23:26:26 +1100 Ben Schmidt Fix theoretically possible memory corruption by chomp()
Sun, 03 Oct 2010 22:12:33 +1100 Ben Schmidt Remove .sh from mlmmj-make-ml.sh; symlink original name
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:52:22 +1000 Ben Schmidt Richer MIME list texts with inline messages (English only so far)
Mon, 20 Sep 2010 02:31:03 +1000 Ben Schmidt Add $random0$ through $random5$ substitutions
Mon, 20 Sep 2010 02:25:54 +1000 Ben Schmidt Add a $subject$ substitution for list texts
Mon, 20 Sep 2010 02:05:31 +1000 Ben Schmidt Changes to how $originalmail$ works
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:41:32 +1000 Ben Schmidt Fix Content-Transfer-Encoding: header for digests,
Mon, 20 Sep 2010 01:19:25 +1000 Ben Schmidt Fixed a bug where a listtext token was passed without a substitution,
Mon, 20 Sep 2010 01:18:30 +1000 Ben Schmidt Documented listtexts
Sat, 31 Jul 2010 00:26:30 +1000 Ben Schmidt Make the random strings produced always the same length rather the
Sat, 31 Jul 2010 00:25:36 +1000 Ben Schmidt Makes random number generation more efficient by only seeding the
Sat, 31 Jul 2010 00:04:45 +1000 Ben Schmidt Added feature to notify users when their posts are moderated
Sat, 31 Jul 2010 00:00:31 +1000 Ben Schmidt Fixed documentation regarding silent subscription, and added
Fri, 30 Jul 2010 23:54:56 +1000 Ben Schmidt Added notmetoo feature where posts are not mirrored to their senders.
Fri, 30 Jul 2010 09:21:28 +1000 Ben Schmidt Check return status in mlmmj-perl-admin when adding subscribers (Florian
Sun, 18 Jul 2010 21:46:30 +1000 Ben Schmidt Better validation of input in php-admin (Thomas Goirand)
Sun, 11 Jul 2010 00:12:09 +1000 Ben Schmidt Put README.postfix in tarball
Wed, 07 Jul 2010 01:28:44 +1000 Ben Schmidt Added Turkish translation (Samed Beyribey)
Wed, 07 Jul 2010 01:05:36 +1000 Ben Schmidt Validate input in php-admin to avoid altering arbitrary files
Sun, 11 Apr 2010 05:51:39 +1000 mortenp Added "send" keyword to control/access handling (Ben Schmidt)
Fri, 19 Feb 2010 03:21:55 +1100 mortenp Added contrib/amime-receive (Gerd v. Egidy)
Wed, 17 Feb 2010 03:59:48 +1100 mortenp Fixed memory leak in substitute_one() (Ben Schmidt)
Sun, 31 Jan 2010 06:40:19 +1100 mortenp Updated German listtexts (Christoph Wilke)
Sun, 31 Jan 2010 06:28:01 +1100 mortenp Updated TUNABLES file (Ben Schmidt)
Sun, 24 Jan 2010 06:34:22 +1100 mortenp mlmmj-1.2.17 RELEASE_1_2_17
Mon, 11 Jan 2010 01:03:19 +1100 mortenp Added ifmodsendonlymodmoderate tunable
Mon, 11 Jan 2010 00:40:33 +1100 mortenp mlmmj-1.2.17-RC2
Mon, 11 Jan 2010 00:20:03 +1100 mortenp Replaced class.FastTemplate.php with class.rFastTemplate.php in contrib/web/php-admin (Christoph Thiel)
Mon, 21 Dec 2009 17:40:14 +1100 mortenp Added information about digest and nomail to listhelp (Robin H. Johnson)
Mon, 21 Dec 2009 17:32:00 +1100 mortenp Fixed bug in mlmmj-maintd which caused loss of archive files in some requeue cases (Robin H. Johnson)
Mon, 21 Dec 2009 17:22:58 +1100 mortenp Added README.postfix (Jeremy Hinegardner, Andreas Schneider)
Tue, 16 Jun 2009 21:05:19 +1000 mortenp Added support for digest and nomail to +list (Christoph Wilke)
Sat, 11 Apr 2009 18:27:36 +1000 mmj strcasecmp for owner check in +list
Thu, 05 Mar 2009 07:08:29 +1100 mortenp Added contrib/web/php-moderation (Thomas Goirand)
Mon, 29 Dec 2008 09:10:54 +1100 mortenp mlmmj-1.2.16
Mon, 29 Dec 2008 07:03:46 +1100 mortenp Fixed injection in contrib/web/perl-user (Gerd von Egidy)
Fri, 14 Nov 2008 03:20:05 +1100 mortenp mlmmj-1.2.16-RC1
Mon, 03 Nov 2008 09:48:42 +1100 mortenp Updated Italian listtexts (Fabio Busatto)
Mon, 03 Nov 2008 07:54:40 +1100 mortenp Added Postfix pipe backend support (Niki Guldbrand)
Mon, 03 Nov 2008 05:24:19 +1100 xi PHP admin interface bugfix (Niki Guldbrand)
Sat, 01 Nov 2008 02:47:45 +1100 mortenp changed text about Thomas Jarosch's sanity checks a bit
Sat, 01 Nov 2008 02:43:37 +1100 mortenp Added support for static bounce addresses (Thomas Jarosch)
Sat, 01 Nov 2008 01:45:49 +1100 mortenp Added a sanity check in mlmmj-receive-strip (Chris Webb)
Sat, 01 Nov 2008 01:20:51 +1100 mortenp Added more sanity checks (Thomas Jarosch)
Fri, 31 Oct 2008 09:27:53 +1100 mortenp Disabled digest mails when 'noarchive' is set (Thomas Jarosch)
Fri, 31 Oct 2008 08:46:38 +1100 mortenp Added Russian listtexts (Nikolay Derkach)
Fri, 31 Oct 2008 06:13:09 +1100 mortenp Fixed mmap()ing of zero-sized files (Robin H. Johnson)
Tue, 06 Nov 2007 08:30:55 +1100 mortenp Fixed mlmmj-recieve [sic] for architectures where sizeof(int) and sizeof(char *) differ
Tue, 06 Nov 2007 08:23:37 +1100 mortenp Added support for the 'originalmail' keyword (Sascha Sommer)
Thu, 02 Aug 2007 04:19:45 +1000 xi Mention web interface changes
Mon, 18 Jun 2007 06:52:00 +1000 mortenp mlmmj-1.2.15-RC1 RELEASE_1_2_15_RC1
Mon, 18 Jun 2007 06:37:35 +1000 mortenp Added --enable-recieve-strip configure option (Ansgar Burchardt)
Thu, 14 Jun 2007 06:54:41 +1000 mortenp Added unicode support to listtexts
Thu, 14 Jun 2007 06:48:44 +1000 mortenp ROLLBACK: Added encoding headers for German listtexts (Ansgar Burchardt)
Wed, 13 Jun 2007 04:28:58 +1000 mortenp Fixed build outside the source directory (Ansgar Burchardt)
Mon, 11 Jun 2007 06:33:06 +1000 mortenp Moved English listtexts and install all languages (Ansgar Burchardt)
Mon, 11 Jun 2007 05:44:58 +1000 mortenp Added encoding headers for German listtexts (Ansgar Burchardt)
Mon, 11 Jun 2007 04:40:20 +1000 mortenp Fixed missing exit()s in case of failed execl() calls (Ansgar Burchardt)
Mon, 11 Jun 2007 04:05:02 +1000 mortenp Changed Message-ID headers to include FQDN (Ansgar Burchardt)
Thu, 10 May 2007 02:59:23 +1000 mortenp Added support for 'discard' keyword in access rules (Sascha Sommer)
Tue, 03 Apr 2007 20:38:44 +1000 mortenp mlmmj-1.2.14 RELEASE_1_2_14
Tue, 03 Apr 2007 20:35:46 +1000 mortenp Updated Danish listtexts (Jesper Lund)