log test/test_mailgw.py @ 4979:f1a2bd1dea77

age author description
Mon, 16 Mar 2015 16:16:02 +0100 Bernhard Reiter issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
Thu, 12 Mar 2015 22:11:20 +0100 Bernhard Reiter issued2550877 fixed, the tests adapted to the more precise header comparison. Added a hint to the code how headers are handled.
Wed, 11 Mar 2015 21:47:41 +0100 Bernhard Reiter issue2550877 partly fixed.
Tue, 10 Mar 2015 22:04:29 +0100 Bernhard Reiter test_mailgw.py fixing the MIME-Version and Precedence duplicate headers of testUnknownUser (partly issue2550877)
Mon, 02 Mar 2015 23:05:09 +0100 Bernhard Reiter test_mailgw: removed superflous openpgp test data, which was copied to test/gpgmelib.py with 4542:46239c21a1eb but not removed.
Mon, 02 Mar 2015 17:08:40 +0100 Bernhard Reiter Moved test_mailgw to email module and make message comparison sharper to flag differences in headers with the same name.
Tue, 23 Apr 2013 23:06:09 -0400 John Rouillard Implementation for:
Thu, 05 Jan 2012 21:47:34 +0100 Ralf Schlatterbeck issue2431638 wrong registration link in bounce mail.
Thu, 05 Jan 2012 20:55:47 +0100 Ralf Schlatterbeck issue2550535 Fix keep_quoted_text=yes setting.
Wed, 04 Jan 2012 18:55:49 +0100 Ralf Schlatterbeck Be more tolerant when parsing RFC2047 encoded mail headers.
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Wed, 19 Oct 2011 11:32:20 -0400 Ralf Schlatterbeck Add config-option "nosy" to messages_to_author setting in [nosy] section...
Fri, 07 Oct 2011 18:04:00 +0000 Ralf Schlatterbeck Sending of PGP-Encrypted mail to all users or selected users (via roles)...
Fri, 07 Oct 2011 14:21:57 +0000 Ralf Schlatterbeck PGP support is again working (pyme API has changed significantly)...
Thu, 06 Oct 2011 21:02:09 +0000 Ralf Schlatterbeck Fix PGP implementation
Wed, 24 Aug 2011 14:43:52 +0000 Ralf Schlatterbeck Fix matching of incoming email addresses to the alternate_addresses field...
Mon, 06 Jun 2011 20:00:17 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Wed, 01 Jun 2011 12:49:47 +0000 Ralf Schlatterbeck Yet another fix to the mail gateway...
Sun, 29 May 2011 18:25:49 +0000 Ralf Schlatterbeck Fix file-unlink bug in mailgw
Thu, 14 Apr 2011 09:21:23 +0000 Ralf Schlatterbeck - fix new mailgw test (-c option :-)
Thu, 14 Apr 2011 07:07:22 +0000 Ralf Schlatterbeck - Add regression test for -c option to mailgw
Thu, 23 Dec 2010 15:42:30 +0000 Ralf Schlatterbeck Tests and fixes.
Tue, 05 Oct 2010 14:24:25 +0000 Ralf Schlatterbeck Mail gateway fixes and improvements.
Mon, 04 Oct 2010 12:56:37 +0000 Ralf Schlatterbeck Fix charset of first text-part of outgoing multipart messages...
Mon, 09 Aug 2010 04:43:50 +0000 Richard Jones force tests checking text output to work in the "C" locale
Wed, 04 Aug 2010 10:01:23 +0000 Ralf Schlatterbeck new mailgw config option subject_updates_title...
Fri, 16 Apr 2010 06:52:18 +0000 Richard Jones Accept single-character subject lines
Tue, 23 Feb 2010 03:20:17 +0000 Richard Jones The email for the first message on an issue...
Mon, 08 Feb 2010 08:30:37 +0000 Richard Jones don't have mailgw tests close the db - they're not testing persistence
Tue, 02 Feb 2010 04:59:20 +0000 Richard Jones fix test
Tue, 02 Feb 2010 04:44:18 +0000 Richard Jones add in-memory hyperdb implementation to speed up testing
Mon, 01 Feb 2010 05:46:59 +0000 Richard Jones handle quoting/escaping specials after encoding;
Sun, 27 Dec 2009 20:05:32 +0000 Ralf Schlatterbeck Fix handling of non-ascii in realname in the nosy mailer...
Mon, 07 Dec 2009 05:13:27 +0000 Richard Jones Fix some security assertions and tests.
Mon, 30 Nov 2009 14:45:44 +0000 Ralf Schlatterbeck Fix security-problem: If user hasn't permission on a message...
Wed, 15 Jul 2009 12:22:35 +0000 Ralf Schlatterbeck fix problem with bounce-message if incoming mail has insufficient privilege...
Tue, 14 Jul 2009 09:10:43 +0000 Ralf Schlatterbeck Process each message through the mail gateway as a separate transaction.
Thu, 12 Mar 2009 06:25:05 +0000 Richard Jones Add some new encoding tests to mailgw:
Thu, 12 Mar 2009 05:55:16 +0000 Richard Jones migrate from MimeWriter to email
Tue, 19 Aug 2008 01:40:59 +0000 Richard Jones fix some unit tests for python2.3 1.4.5
Tue, 19 Aug 2008 01:10:35 +0000 Richard Jones fix tests for added Precedence: bulk header
Fri, 11 Apr 2008 10:54:00 +0000 Ralf Schlatterbeck remove duplicate Content-Type header from multipart_msg...
Thu, 07 Feb 2008 03:55:14 +0000 Richard Jones mailgw test updates
Wed, 14 Nov 2007 16:19:41 +0000 Ralf Schlatterbeck add missing newline to a test-case.
Wed, 14 Nov 2007 14:57:47 +0000 Ralf Schlatterbeck Mail improvements:
Sun, 04 Nov 2007 05:11:19 +0000 Richard Jones Fix incorrect labelling of a change as a "new submission".
Wed, 12 Sep 2007 21:11:14 +0000 Justus Pendleton fuller email validition (request [SF#216291])
Mon, 10 Sep 2007 19:18:39 +0000 Erik Forsberg Automatically find out author of property-only changes...
Sat, 01 Sep 2007 16:30:11 +0000 Erik Forsberg Make addition of line about new submission/comment at top of each message...
Sat, 01 Sep 2007 16:14:21 +0000 Erik Forsberg Tell user where to register in mail about user being unknown...
Thu, 15 Feb 2007 03:09:53 +0000 Richard Jones Fixes to mailgw subject parsing
Sun, 28 Jan 2007 13:49:21 +0000 Erik Forsberg Modified subject line parser in mail gateway.
Sun, 21 Jan 2007 18:14:35 +0000 Erik Forsberg Added simple test for 'Subject: help' functionality.
Sun, 21 Jan 2007 18:08:31 +0000 Erik Forsberg Make functionality for matching In-Reply-To and Message-Id work...
Sun, 21 Jan 2007 15:22:02 +0000 Erik Forsberg Bah! The python-mode in my emacs is borked by this line,,,
Sun, 21 Jan 2007 15:18:26 +0000 Erik Forsberg Fix bug in matching In-Reply-To header to existing Message-ID and add unit test.
Thu, 05 Oct 2006 23:08:21 +0000 Richard Jones E-mail subject line prefix delimiter configuration was being ignored
Fri, 18 Aug 2006 01:31:38 +0000 Richard Jones don't supply an In-Reply-To when testing Subject matching
Thu, 02 Mar 2006 23:45:23 +0000 Richard Jones fix blank-title subject line handling [SF#1442121]
Fri, 07 Oct 2005 05:49:15 +0000 Richard Jones merge from HEAD maint-0.8

Roundup Issue Tracker: http://roundup-tracker.org/