Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 10:16:02 -0400 |
Augie Fackler |
mail: correct import of email module
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 01:26:23 +0900 |
FUJIWARA Katsunori |
smtp: use 465 as default port for SMTPS
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 17:17:35 -0700 |
Bryan O'Sullivan |
mail: add missing import of sys
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 02:28:10 +0900 |
FUJIWARA Katsunori |
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 02:27:43 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for SMTPS
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 02:27:23 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for STARTTLS
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 02:44:11 +0100 |
Mads Kiilerich |
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 02:36:33 +0100 |
Mads Kiilerich |
notify: add option for writing to mbox
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 02:11:24 +0100 |
Mads Kiilerich |
mail: mbox handling as a part of mail handling, refactored from patchbomb
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 16:02:15 -0500 |
Augie Fackler |
mail: use safehasattr instead of hasattr
|
file |
diff |
annotate
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
file |
diff |
annotate
|
Fri, 06 May 2011 15:31:09 +0200 |
Adrian Buehlmann |
rename explain_exit to explainexit
|
file |
diff |
annotate
|