log

age author description
Tue, 24 Jan 2012 03:02:00 +1100 Ben Schmidt Changes to how subscription and unsubscribe work.
Tue, 24 Jan 2012 14:20:58 +1100 Ben Schmidt Skip whitespace after conditionals at beginnings of lines when wrapping.
Tue, 24 Jan 2012 13:13:32 +1100 Ben Schmidt Fix bug where conditionals with multiple arguments caused an infinite loop.
Mon, 23 Jan 2012 19:55:04 +1100 Ben Schmidt Improvements to wrapping.
Mon, 23 Jan 2012 18:30:06 +1100 Ben Schmidt Handle edge cases at end-of-file properly.
Mon, 23 Jan 2012 18:03:37 +1100 Ben Schmidt Don't count skipped text when reckoning line length for wrapping.
Mon, 23 Jan 2012 18:01:35 +1100 Ben Schmidt Don't count the space joining lines if it hasn't been included.
Mon, 23 Jan 2012 23:47:37 +1100 Ben Schmidt Include reason and type when generating subscription moderation messages.
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 13:06:45 +1100 Ben Schmidt Use character names in man pages.
Mon, 23 Jan 2012 11:45:21 +1100 Ben Schmidt Better description of mlmmj-unsub in man page.
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, 25 Jan 2011 23:45:10 +0000 Richard Mortimer Only match -probe if it appears at the end of a filename
Tue, 25 Jan 2011 19:22:27 +0000 Richard Mortimer Ensure that mlmmjsend, mlmmjbounce, mlmmjunsub are freed on abnormal exit
Tue, 25 Jan 2011 18:59:39 +0000 Richard Mortimer Ensure that address and bouncedata are freed in unsub_bouncers()
Tue, 25 Jan 2011 18:33:14 +0000 Richard Mortimer Fixup missing myfree of from to and repto in resend_queue()
Tue, 25 Jan 2011 16:47:49 +0000 Richard Mortimer Add comment to make it clear what string manipulations achieve
Tue, 25 Jan 2011 16:46:52 +0000 Richard Mortimer Ensure that filename is always freed in clean_nolongerbouncing()
Tue, 25 Jan 2011 16:35:25 +0000 Richard Mortimer Only stat files after discounting ignored filenames.
Tue, 25 Jan 2011 15:21:40 +0000 Richard Mortimer Ensure that child processes exit if the execlp call fails and returns
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$.