| Sun, 12 Aug 2018 16:15:10 +0100 |
Christof Meerwald |
updated mailgw to no longer use mimetools based on jerrykan's patch
|
| Wed, 25 Jul 2018 09:08:29 +0000 |
Joseph Myers |
Python 3 preparation: StringIO.
|
| Tue, 24 Jul 2018 23:16:09 +0000 |
Joseph Myers |
Python 3 preparation: use // and __truediv__ as needed.
|
| Fri, 13 Oct 2017 23:03:46 -0400 |
John Rouillard |
Test entity code path in dehtml.
|
| Fri, 13 Oct 2017 22:56:42 -0400 |
John Rouillard |
Codecov showed text/html followed by text/plain not tested. Fixed bug
|
| Fri, 13 Oct 2017 21:46:59 -0400 |
John Rouillard |
issue2550799: provide basic support for handling html only emails
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Fri, 21 Aug 2015 17:37:22 +1000 |
John Kristensen |
Rename TestMessage to ExampleMessage
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Wed, 06 Oct 2010 14:13:09 +0000 |
Ralf Schlatterbeck |
- some formatting
|
| Sat, 22 Sep 2007 07:25:35 +0000 |
Justus Pendleton |
support for receiving OpenPGP MIME messages (signed or encrypted)
|
| Sat, 17 Jan 2004 13:49:06 +0000 |
Johannes Gijsbers |
*** empty log message ***
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Sat, 28 Jul 2001 06:43:02 +0000 |
Richard Jones |
Multipart message class has the getPart method now. Added some tests for it.
|