COMMITS
/ Doc/library/smtpd.rst November 11, 2024
N
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder committed
August 6, 2022
O
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
May 20, 2022
C
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793)
CAM Gerlach committed
May 13, 2022
C
March 18, 2022
H
bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
Hugo van Kemenade committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
June 24, 2021
B
bpo-44498: Issue a deprecation warning on asynchat, asyncore and smtpd import (#26882)
Barry Warsaw committed
June 9, 2021
D
bpo-35800: Remove smtpd.MailmanProxy since 3.11 (GH-26617)
Dong-hee Na committed
October 12, 2019
S
bpo-35800: Deprecate smtpd.MailmanProxy (GH-11675)
Samuel Colvin committed
February 24, 2017
B
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274)
Barry Warsaw committed
September 7, 2016
R
Merge: #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.
R David Murray committed
R
#26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.
R David Murray committed
August 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
May 29, 2016
S
Improved docs for issue27033. Based on comments by R. David Murray.
Serhiy Storchaka committed
May 16, 2016
S
Issue #27033: The default value of the decode_data parameter for
Serhiy Storchaka committed
May 19, 2015
R
#19662: fix typo
R David Murray committed
May 16, 2015
R
#19662: Make requirement to support arbitrary keywords explicit.
R David Murray committed
May 11, 2015
R
#21795: advertise 8BITMIME if decode_data is False.
R David Murray committed
August 9, 2014
R
#21725: Add RFC 6531 (SMTPUTF8) support to smtpd.
R David Murray committed
June 11, 2014
R
#14758: add IPv6 support to smtpd.
R David Murray committed
R
#19662: add decode_data to smtpd so you can get at DATA in bytes form.
R David Murray committed
November 12, 2013
A
Merge from 3.3
Andrew Kuchling committed
A
Update e-mail address
Andrew Kuchling committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
June 7, 2013
September 20, 2012
E
Merge markup fixes in smtpd.rst with 3.2.
Ezio Melotti committed
E
Fix markup in smtpd.rst.
Ezio Melotti committed
August 12, 2012
S
merge with 3.2
Sandro Tosi committed
S
escape '\'; thanks to Steve Holden from docs@
Sandro Tosi committed
May 26, 2012
R
#8739: upgrade smtpd to RFC 5321 and 1870.
R David Murray committed
January 27, 2011
R
More source links
Raymond Hettinger committed
July 24, 2010
R
Implementation for issue 4184
Richard Jones committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed