ansible/changelogs/fragments/47019-mail-fix-py27-regression.yaml
Dag Wieers 7b01725bb5 mail: Fix new breakage on python 2.7 (#49197)
* mail: Fix new breakage on python 2.7

* Add changelog fragment

* Add basic SMTP testing

* Add SMTP integration tests using starttls and TLS
2018-12-10 10:25:33 -08:00

2 lines
45 B
YAML

bugfixes:
- mail - fix python 2.7 regression