Python fails Postel’s Law parsing email messages, with a workaround
The next-generation email parser in Python silently ignores data it doesn’t understand, sometimes to the detriment of the caller.
The next-generation email parser in Python silently ignores data it doesn’t understand, sometimes to the detriment of the caller.