This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dgoldenberg123
Recipients dgoldenberg123, docs@python, gvanrossum
Date 2021-01-07.22:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610056825.35.0.356165169043.issue42859@roundup.psfhosted.org>
In-reply-to
Content
Yes, it's a question which could lend itself well to a documentation issue.

I've looked at things like:
https://stackoverflow.com/questions/54047021/python-smtplib-how-to-use-disposition-notification-to
https://stackoverflow.com/questions/40369645/detect-bounced-emails-in-python-smtplib

But I'm not seeing a generic approach which would let me prove messages got to the destination. It seems Disposition-Notification-To is not always available.
History
Date User Action Args
2021-01-07 22:00:25dgoldenberg123setrecipients: + dgoldenberg123, gvanrossum, docs@python
2021-01-07 22:00:25dgoldenberg123setmessageid: <1610056825.35.0.356165169043.issue42859@roundup.psfhosted.org>
2021-01-07 22:00:25dgoldenberg123linkissue42859 messages
2021-01-07 22:00:25dgoldenberg123create