summaryrefslogtreecommitdiff
path: root/Doc/library/smtpd.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #27895: Spelling fixes (Contributed by Ville Skytt?).Martin Panter2016-09-071-2/+2
* #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.R David Murray2016-09-071-3/+4
* #19662: fix typoR David Murray2015-05-191-1/+1
* #19662: Make requirement to support arbitrary keywords explicit.R David Murray2015-05-161-0/+4
* #21795: advertise 8BITMIME if decode_data is False.R David Murray2015-05-111-23/+35
* #21725: Add RFC 6531 (SMTPUTF8) support to smtpd.R David Murray2014-08-091-8/+38
* #14758: add IPv6 support to smtpd.R David Murray2014-06-111-2/+2
* #19662: add decode_data to smtpd so you can get at DATA in bytes form.R David Murray2014-06-111-2/+22
* Merge from 3.3Andrew Kuchling2013-11-121-1/+1
|\
| * Update e-mail addressAndrew Kuchling2013-11-121-1/+1
* | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
|\ \ | |/
* | Closes #11959: SMTPServer and SMTPChannel now take an optional map, use of wh...Vinay Sajip2013-06-071-2/+17
|/
* Merge markup fixes in smtpd.rst with 3.2.Ezio Melotti2012-09-201-3/+17
|\
| * merge with 3.2Sandro Tosi2012-08-121-1/+1
| |\
| * | #8739: upgrade smtpd to RFC 5321 and 1870.R David Murray2012-05-261-3/+17
* | | Fix markup in smtpd.rst.Ezio Melotti2012-09-201-5/+6
| |/ |/|
* | escape '\'; thanks to Steve Holden from docs@Sandro Tosi2012-08-121-1/+1
|/
* More source linksRaymond Hettinger2011-01-271-2/+3
* Implementation for issue 4184Richard Jones2010-07-241-2/+98
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-8/+9
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+72