Message374952
With regard to msg349895, is there any chance this fix could be considered for backport?
I imagine you could view it as a new feature, but it seems to be the only official fix we have for the fact that Python 3 generates invalid SMTP messages. And that's not a minor problem because many popular MTAs (GMail, Outlook, etc.) will rewrite non-RFC-conformant Message IDs, causing the original ID to be lost and missing in subsequent replies. This breaks an important mechanism to support email threads.
To this day, several Linux distributions still ship 3.6 or 3.7, even in their latest LTS, and users and vendors are stuck with supporting those for a while.
Thanks! |
|
Date |
User |
Action |
Args |
2020-08-06 18:12:26 | odo2 | set | recipients:
+ odo2, barry, mjpieters, r.david.murray, maxking |
2020-08-06 18:12:26 | odo2 | set | messageid: <1596737546.73.0.18799542934.issue35805@roundup.psfhosted.org> |
2020-08-06 18:12:26 | odo2 | link | issue35805 messages |
2020-08-06 18:12:26 | odo2 | create | |
|