Search code examples
configurationdrupal-7mandrillbulkmass-emails

How to send bulk mails using Mandrill in Drupal 7


I have an email to be sent to nearly 30,000 users. For this I have installed and configured the Mandrill module for Drupal 7, but I don't know how to start sending emails to my list. Do I need to install any other module?


Solution

  • From Mandrill's help:

    Lists cannot be uploaded or stored in Mandrill. Recipient or subscriber lists should be managed in your own database or application. Then, when you're reading to send an email, recipient information is passed to Mandrill in your API request or SMTP message.

    Note: If you're looking for a service that provides list-management services as well as the ability to create and track bulk emails, check out MailChimp.