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