Using Mandrill with Ghost
Getting Mandrill set up for Ghost is quite straight forward. In your config.js, just make sure to have the following snippet under the Production section: mail: { transport: 'SMTP', host: 'smtp.mandrillapp.com',