Message302569
| Author | bpoaugust |
|---|---|
| Recipients | barry, bpoaugust, r.david.murray |
| Date | 2017-09-19.23:25:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505863541.71.0.552459506222.issue31522@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
https://github.com/python/cpython/blob/master/Lib/mailbox.py#L778 The code here reads the first line, but fails to save it as the unixfrom line. Alternatively perhaps it should reset the file back to the start so the message factory has sight of the envelope. The end result is that the envelope is lost. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-19 23:25:41 | bpoaugust | set | recipients: + bpoaugust, barry, r.david.murray |
| 2017-09-19 23:25:41 | bpoaugust | set | messageid: <1505863541.71.0.552459506222.issue31522@psf.upfronthosting.co.za> |
| 2017-09-19 23:25:41 | bpoaugust | link | issue31522 messages |
| 2017-09-19 23:25:41 | bpoaugust | create | |