Top "Mandrill" questions

Mandrill is an API for sending transactional email.

SPF Configuration for Mandrill and MailChimp?

I am planing to use both Mandrill and MailChimp for my website, and I`m trying to set up the …

email dns mailchimp spf mandrill
Do subdomains protect a domain's reputation when sending emails?

I'm working on an application that is meant to distribute emails by the thousands. We've started interfacing with Mandrill to …

email subdomain spam mandrill spam-prevention
"Bytes to be written to the stream exceed the Content-Length bytes size specified" with UTF8 encoded json

I'm facing encoding problems while sending a JSON object to Mandrill API. While writing to a streamwriter with UTF8 encoding …

json utf-8 mandrill
Mandrill PHP unable to get local issuer SSL certificate

I've installed the Mandrill PHP API on my Windows Apache server. When trying to send an email using the code …

php mandrill
Emails not going from Mandrill to Gmail

I'm trying to send email from my app, emails seem to be going to mandrill correctly and there getting delivered, …

ruby-on-rails email mandrill
How to use simple_format or a view to format HTML in model after_create callback

I am using the mandrill-api (from MailChimp) to send an email to many people in a single API call. It …

ruby-on-rails ruby-on-rails-3 mandrill
Is it possible to create a "development" API key for Mandrill?

I'm using Mandrill to send emails from my Rails 3 application. In production, I use the API key I set up …

mandrill
How to convert MailChimp designed campaign into a template in Mandrill?

I want to convert my MailChimp campaign into Mandrill template. So that I can use the MailChimp template to send …

email mailchimp transactional-email mandrill
Subject encoding on SmtpClient/MailMessage

I am trying to send emails that contain non-ASCII characters using the SmtpClient and MailMessage classes. I am using an …

.net smtp mailchimp mandrill
Does dynamic Mandrill template support iteration over a collection?

I would like to add dynamic content to my e-mail, part of it being a collection of items (e.g. …

templates for-loop foreach mandrill