log src/prepstdreply.c @ 778:af2d036b7d0c

age author description
Mon, 15 Nov 2010 09:31:15 +1100 Ben Schmidt Insignificant change: zero is a valid file descriptor
Wed, 06 Oct 2010 23:30:26 +1100 Ben Schmidt Add $controlN$ substitution
Mon, 20 Sep 2010 02:31:03 +1000 Ben Schmidt Add $random0$ through $random5$ substitutions
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,
Wed, 17 Feb 2010 03:59:48 +1100 mortenp Fixed memory leak in substitute_one() (Ben Schmidt)
Tue, 06 Nov 2007 08:23:37 +1100 mortenp Added support for the 'originalmail' keyword (Sascha Sommer)
Thu, 14 Jun 2007 08:27:21 +1000 mortenp added MIME-Version header
Thu, 14 Jun 2007 06:54:41 +1000 mortenp Added unicode support to listtexts
Mon, 11 Jun 2007 06:58:13 +1000 mortenp changed to search LISTDIR/text/, DEFAULTTEXTDIR/default/ and DEFAULTTEXTDIR/en/
Mon, 11 Jun 2007 04:05:02 +1000 mortenp Changed Message-ID headers to include FQDN (Ansgar Burchardt)
Thu, 07 Dec 2006 08:53:30 +1100 mortenp Added list FAQ feature (Henne Vogelsang)
Thu, 07 Dec 2006 03:34:52 +1100 mortenp Added support for default list text directory (Henne Vogelsang)
Sat, 02 Sep 2006 21:54:40 +1000 mortenp Fix default subject in administrative mails
Sun, 06 Aug 2006 18:36:48 +1000 xi Add a customheaders argument to prepstdreply
Mon, 10 Oct 2005 00:17:52 +1000 mmj 1.2.9-RC1 with recipdelim patch
Mon, 03 Oct 2005 00:54:33 +1000 mmj free() -> myfree()
Sat, 15 Jan 2005 21:46:24 +1100 mmj Lets add Message-Id: and Date:
Thu, 18 Nov 2004 00:03:56 +1100 mmj Add newline after generic subject
Fri, 12 Nov 2004 12:28:32 +1100 mmj Warning fixes and release prep
Fri, 12 Nov 2004 10:27:07 +1100 mmj Substitute all of them and convert moderation to prepstdreply
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:35:38 +1100 mmj *GRRR* FFS
Fri, 12 Nov 2004 00:34:03 +1100 mmj Better fix for the strchr
Fri, 12 Nov 2004 00:31:22 +1100 mmj Only strchr if it's not NULL
Fri, 12 Nov 2004 00:10:54 +1100 mmj Rerwrite the way listtexts are handled and move Subject: out into the file
Mon, 28 Jun 2004 07:18:44 +1000 mmj standard replies did not work before
Fri, 25 Jun 2004 17:40:33 +1000 mmj Another EEXIST check and some myfree's added
Tue, 22 Jun 2004 17:07:10 +1000 mmj Make mlmmj-send capable of handling bouncing bounce probes to a local user on
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, 07 Jun 2004 23:54:49 +1000 mmj Add GPL header
Mon, 07 Jun 2004 22:36:39 +1000 mmj New function to prepare a standard mail in an easy way, and make send_help