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)