mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-24 01:29:29 -04:00
Treat Mailgun metadata like all other ESPs: simple key-value dict, where values are strings. If you want to store JSON in metadata, you should serialize and deserialize it yourself.