mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-02-05 03:55:20 -05:00
Fix AnymailInboundMessage.to, .cc, .from_email when message was built with AnymailInboundMessage.construct using empty strings for those params. (Postmark inbound relies on this.) Fixes #307