Closed martinezleoml closed 1 year ago
This fixes #327 (email attachments from Apple Mail client not detected).
Thanks for this, but see my comment in your original issue.
(Also, Anymail's is_attachment() was borrowed from Python's MIMEPart.is_attachment(), and we don't really want their behaviors to diverge.)
is_attachment()
This fixes #327 (email attachments from Apple Mail client not detected).