commit | fba79dc568030091f84110fccac4cb64c2fef020 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Feb 24 14:05:59 2017 -0500 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Feb 24 20:05:59 2017 +0100 |
tree | b1b78a56d5b3b00ceb5c435151b2fdb7abbe7f18 | |
parent | 365cb5bb9069273e6970c9d5d17ee2fe5003e7ac [diff] |
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) * bpo-25008: Deprecate smtpd and point to aiosmtpd. * Simplify the aiosmtpd URL.