| Mon, 06 Sep 2021 16:03:31 -0400 |
John Rouillard |
Handle more ResourceWarning issues.
|
| Thu, 02 Jan 2020 20:39:19 -0500 |
John Rouillard |
flake8 fixes: fix typoed variable; remove unused imports; format fixes
|
| Fri, 05 Jul 2019 20:59:57 -0400 |
John Rouillard |
Revert that last attempt to fix. Breaks things worse. Reopened
|
| Fri, 05 Jul 2019 20:14:07 -0400 |
John Rouillard |
Fix breakage:
|
| Tue, 02 Jul 2019 18:15:51 +0200 |
Ralf Schlatterbeck |
Fix ascii decoding error
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Sun, 12 Aug 2018 16:15:10 +0100 |
Christof Meerwald |
updated mailgw to no longer use mimetools based on jerrykan's patch
|
| Sun, 29 Jul 2018 01:31:48 +0100 |
Christof Meerwald |
mailer string encoding fixes
|
| Mon, 23 Jul 2018 22:21:52 +0100 |
Christof Meerwald |
fixed encoding issues in mailer
|
| Wed, 25 Jul 2018 09:08:29 +0000 |
Joseph Myers |
Python 3 preparation: StringIO.
|
| Wed, 25 Jul 2018 09:05:58 +0000 |
Joseph Myers |
Python 3 preparation: unicode.
|
| Tue, 24 Jul 2018 21:42:22 +0000 |
Joseph Myers |
Python 3 preparation: "except" syntax.
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Wed, 10 May 2017 10:53:16 +0200 |
Bernhard Reiter |
Mailer: Improves diagnostic messages for DEBUG.
|
| 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, 05 Mar 2015 00:19:42 +1100 |
John Kristensen |
Change email package module names to conform v4 (issue2550875)
|
| Tue, 28 Aug 2012 21:01:35 +1000 |
John Kristensen |
issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, thanks W. Trevor King
|
| Fri, 07 Oct 2011 14:21:57 +0000 |
Ralf Schlatterbeck |
PGP support is again working (pyme API has changed significantly)...
|
| Wed, 28 Sep 2011 15:50:20 +0000 |
Ralf Schlatterbeck |
When debugging mail (debug = <filename> setting in [mail] section...
|
| Mon, 01 Feb 2010 05:59:10 +0000 |
Richard Jones |
fix comment
|
| Mon, 01 Feb 2010 05:46:59 +0000 |
Richard Jones |
handle quoting/escaping specials after encoding;
|
| Mon, 01 Feb 2010 03:59:02 +0000 |
Richard Jones |
Attempt to generate more human-readable addresses in email
|
| Sun, 27 Dec 2009 20:05:32 +0000 |
Ralf Schlatterbeck |
Fix handling of non-ascii in realname in the nosy mailer...
|
| Tue, 24 Nov 2009 20:43:33 +0000 |
Stefan Seefeld |
Allow non-admin email addresses as envelope sender.
|
| Mon, 10 Aug 2009 03:33:28 +0000 |
Richard Jones |
better construction of plain text
|
| Fri, 24 Jul 2009 04:35:05 +0000 |
Pygi |
Some preparations for 3.0 migration
gsoc-2009
|
| 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 18:21:06 +0000 |
Stefan Seefeld |
Fix issue2550565.
|
| Tue, 17 Mar 2009 23:14:50 +0000 |
Richard Jones |
fix TLS handling with some SMTP servers (issues 2484879 and 1912923)
|
| Tue, 17 Mar 2009 22:56:38 +0000 |
Richard Jones |
bug introduced in the migration to the email package (issue 2550531)
|
| Thu, 12 Mar 2009 05:55:16 +0000 |
Richard Jones |
migrate from MimeWriter to email
|
| Mon, 21 Jul 2008 01:44:58 +0000 |
Richard Jones |
Send a Precedence header in email so autoresponders don't
|
| Wed, 14 Nov 2007 05:53:20 +0000 |
Justus Pendleton |
Don't try to call time.tzset if it doesn't exist
|
| Thu, 20 Sep 2007 19:42:48 +0000 |
Justus Pendleton |
use local timezone for mail date header
|
| Sun, 02 Sep 2007 05:54:46 +0000 |
Justus Pendleton |
allow admin to specify port and local hostname for SMTP connections
|
| Fri, 11 Aug 2006 01:41:25 +0000 |
Richard Jones |
fix error during mailgw bouncing message [SF#1413501]
|
| Tue, 21 Feb 2006 05:50:10 +0000 |
Alexander Smishlajev |
fix typo in SMTP TLS option name: "MAIL_TLS_CERFILE" [SF#1435452]
|
| Thu, 16 Feb 2006 06:33:05 +0000 |
Alexander Smishlajev |
fix incompatibility with python2.3 [SF#1432602]
|
| Wed, 08 Feb 2006 03:47:28 +0000 |
Richard Jones |
login may now be for a single session
|
| Thu, 02 Feb 2006 04:14:29 +0000 |
Richard Jones |
fix timezone offsetting in email Date: header
|
| Fri, 27 Jan 2006 02:42:05 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 27 Jan 2006 02:41:18 +0000 |
Richard Jones |
fix encoding of subject in generated error message [SF#1414465]
|
| Fri, 20 Jan 2006 03:04:14 +0000 |
Richard Jones |
fixes
|
| Fri, 13 Jan 2006 03:34:34 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 13 Jan 2006 02:38:45 +0000 |
Richard Jones |
fix Date: header generation to be LOCALE-agnostic [SF#1352624]
|
| Sun, 25 Jul 2004 15:25:44 +0000 |
Alexander Smishlajev |
fix incompatibilities with new configuration;
|
| Thu, 25 Mar 2004 22:53:26 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 25 Mar 2004 22:52:12 +0000 |
Richard Jones |
have bounce_message do the error_messages_to heavy-lifting
|
| Sun, 29 Feb 2004 00:35:55 +0000 |
Richard Jones |
email charset fixes
|
| Mon, 23 Feb 2004 05:29:06 +0000 |
Richard Jones |
Eudora can't handle utf-8 headers. We love Eudora. [SF#900046]
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Tue, 20 Jan 2004 00:05:46 +0000 |
Richard Jones |
add roundup version to mailer headers
|
| Sat, 04 Oct 2003 11:21:47 +0000 |
Johannes Gijsbers |
Fix mailer bug [SF#817470]...
|
| Mon, 08 Sep 2003 21:08:59 +0000 |
Johannes Gijsbers |
Let standard_message accept a different author.
|
| Mon, 08 Sep 2003 09:28:28 +0000 |
Johannes Gijsbers |
Extracted duplicated mail-sending code...
|