| Tue, 19 Jul 2016 11:47:53 +0200 |
Ralf Schlatterbeck |
Fix subject parsing in mail gateway.
|
| Mon, 18 Jul 2016 13:55:34 +0200 |
Ralf Schlatterbeck |
Add test for msg_header_property of assignedto
|
| Sun, 03 Jul 2016 20:44:26 -0400 |
John Rouillard |
adding test for issue934009. Code coverage shows no test for MAILGW_LEAVE_BODY_UNCHANGED=yes. Adding that for new issue creation and followup.
|
| Sun, 03 Jul 2016 19:29:50 -0400 |
John Rouillard |
Fix issue2550751: Email Header Issue.
|
| Sun, 03 Jul 2016 18:54:18 -0400 |
John Rouillard |
Fixed incorrect header comparisons in compareMessages. It iterated
|
| Sat, 02 Jul 2016 20:05:06 -0400 |
John Rouillard |
Fix issue934009: Have New Issues Submitted By Email *Not* Change Body!
|
| Tue, 28 Jun 2016 15:39:38 +1000 |
John Kristensen |
Improved work-around for pytest markers bug
|
| Mon, 27 Jun 2016 14:03:32 +1000 |
John Kristensen |
Fix work-around for pytest markers bug
|
| Sun, 26 Jun 2016 00:36:23 -0400 |
John Rouillard |
issue2550803: Replying to NOSY mail goes to the tracker through
|
| Sat, 11 Jun 2016 18:06:18 -0400 |
John Rouillard |
issue2109308 add subject argument to nosymessage. Initial patch Frank Niessink. Test and application with slight mods by rouilj
|
| Sun, 05 Jun 2016 20:48:07 -0400 |
John Rouillard |
issue2550763 Strip whitespace from Multilink values after + or -.
|
| Fri, 18 Mar 2016 16:18:20 +0100 |
Peter Funk |
Fix issue1615201: Added a new configuration option EMAIL_KEEP_REAL_FROM
|
| Mon, 07 Sep 2015 23:24:33 +1000 |
John Kristensen |
Work-around for pytest.mark.skipif() bug
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 18:15:23 +1000 |
John Kristensen |
Replace existing run_tests.py script with a pytest script
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| Thu, 08 May 2014 18:44:29 +1000 |
John Kristensen |
Remove anypy.sets_
|
| Sun, 11 May 2014 01:05:58 +1000 |
John Kristensen |
Remove rfc2822.py
|
| 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...
|