The default sender in Ghost [https://ghost.org] is SMTP or Mailgun. I like
Mandrill [https://mandrillapp.com] better, so here is how you can use it in
Ghost.
Insert the following into your config.js file:
production: { // or development
mail: {
transport: 'SMTP',
host: 'smtp.mandrillapp.com&