Quantcast
Channel: User Simon_Weaver - Stack Overflow
Viewing all articles
Browse latest Browse all 138

Answer by Simon_Weaver for Mandrill inbound: Reply mail not adding Metadata or an Id of the outbound mail

$
0
0

If you're using the .NET client you must use the AddMetadata method as opposed to just manually adding to the dictionary. How annoying - especially since the same doesn't seem true for Tags!

// WorksmandrillMessage.AddMetadata(key, value);// Will not work                    mandrillMessage.Metadata.Add(key, value);

Viewing all articles
Browse latest Browse all 138


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>