log src/send_digest.c @ 754:ecb991e41a4c

age author description
Wed, 06 Oct 2010 23:30:26 +1100 Ben Schmidt Add $controlN$ substitution
Mon, 20 Sep 2010 02:05:31 +1000 Ben Schmidt Changes to how $originalmail$ works
Mon, 20 Sep 2010 01:41:32 +1000 Ben Schmidt Fix Content-Transfer-Encoding: header for digests,
Tue, 06 Nov 2007 08:23:37 +1100 mortenp Added support for the 'originalmail' keyword (Sascha Sommer)
Thu, 14 Jun 2007 06:54:41 +1000 mortenp Added unicode support to listtexts
Thu, 15 Mar 2007 09:19:38 +1100 mortenp Fixed digest multipart boundary (Thanks to Ulrich Mueller)
Mon, 04 Sep 2006 07:49:01 +1000 mortenp do not unlink() queuename, mlmmj-send will do this if it succeeds
Mon, 04 Sep 2006 07:41:02 +1000 mortenp added support for digest text part and digestissue keyword
Mon, 10 Oct 2005 00:17:52 +1000 mmj 1.2.9-RC1 with recipdelim patch
Thu, 20 Jan 2005 06:22:14 +1100 mmj - subswitch, NULL);
Thu, 18 Nov 2004 00:03:15 +1100 mmj Add newline after From
Mon, 15 Nov 2004 21:49:29 +1100 mmj Don't do RECIPDELIM in this batch
Mon, 15 Nov 2004 21:42:26 +1100 mmj Cannot update headers if there's none
Mon, 15 Nov 2004 21:21:06 +1100 mmj free a little later
Mon, 15 Nov 2004 21:17:45 +1100 mmj Add customheaders to digests as well
Mon, 15 Nov 2004 19:17:04 +1100 mmj Close memleak in send_digest()
Tue, 14 Sep 2004 09:01:32 +1000 mortenp added digest support