Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Simple Bulk Email is designed to send email out in bulk and in batches (using cron) to hundreds or thousands of recipients.

Overview

This module creates three blocks. One lets you send email. Another lets you manage email addresses and collections of email addresses. The third lets anonymous and authenticated users un-subscribe their email addresses.

Features

  • Send email in bulk at once as an email "blast".
  • Sends email in batches using cron. User can specify the number of recipients to send to per batch.
  • Can send email on a specific date. User can specify the date using a pop-up calendar.
  • Maintains a backup copy of all email addresses, which is managed by a user with administrator role access. Allows user to recover addresses from backup.
  • Allows anonymous and authenticated users to opt-out.
  • Allows user to upload an attachment.
  • Manages email templates for quickly composing an email.

Required

  • An email engine such as Mime Mail.

Related Modules

Project information