Message273966
| Author | miohtama |
|---|---|
| Recipients | Rosuav, barry, larry, merkel, miohtama, ned.deily, python-dev, r.david.murray |
| Date | 2016-08-30.21:05:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472591121.77.0.30308067411.issue25446@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think there is something more in this. I am running Python 3.5.0 (default, Apr 24 2016, 12:47:36). Sparkpost servers require AUTH LOGIN approach as per their instructions https://support.sparkpost.com/customer/portal/articles/1988470-smtp-connection-problems When trying to use these (free) servers smtplib authentication will result to smtplib.SMTPAuthenticationError: (500, b'5.5.2 unrecognized command') like in the issue description earlier. I am still investigating this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-30 21:05:21 | miohtama | set | recipients: + miohtama, barry, larry, ned.deily, r.david.murray, python-dev, Rosuav, merkel |
| 2016-08-30 21:05:21 | miohtama | set | messageid: <1472591121.77.0.30308067411.issue25446@psf.upfronthosting.co.za> |
| 2016-08-30 21:05:21 | miohtama | link | issue25446 messages |
| 2016-08-30 21:05:21 | miohtama | create | |