mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-22 16:56:02 -04: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