queue_mail 8.x-1.6

Bug fixes

Contributors (1)

LpSolit

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.5:

Bug

queue_mail 8.x-1.1

New features

This release includes fixes of deprecations in Drupal 8.8.

New features have been added:

  • #3039506: Provide return value to indicate that mail was successfully queued
  • #3065035: Implement hook_queue_mail_send_alter in D8 version

queue_mail 8.x-1.0

Bug fixes
New features

It includes full support of Drupal 8.7 with lots of fixes.

New features have been added:

* #3000104 Support a retry limit
* #2165023 Email throttling with minimum waiting time

queue_mail 7.x-1.6

Bug fixes

Changes since 7.x-1.5:

  • #2442467 by sinn, jacobischwartz: Emails fail to send, not added back into the queue
  • #2873343 by sinn: Misleading status report page message
  • #2877939 by sakural, sinn: Missing readme file

queue_mail 7.x-1.5

Bug fixes

Changes since 7.x-1.4:

  • #2722343 by lunatic: Do not queue mail already set to not be sent
  • #2136689 by sinn, Steven Jones: Fix display of empty queue message
  • #2449471 by whitelikeman: Respect other modules if they want to prevent email sending
  • #2449471 by Steven Jones: Test for Respect other modules if they want to prevent email sending

queue_mail 7.x-1.4

New features

Changes since 7.x-1.3:

  • #2447625 by amontero: Add configurable 'skip on cron' option to hook_cron_queue_info()

queue_mail 7.x-1.3

Bug fixes

Changes since 7.x-1.2:

  • #2147329 by alexandrezia: Fixed small typo in drush example value.
  • #2029373 by Steven Jones: Follow up to Added Configure the amount of time processing the queue.

queue_mail 8.x-1.0-alpha2

Changes since 8.x-1.0-alpha1:

  • #2041257 by Steven Jones: Change implementation to use a new mailsystem.
  • Remove D7 update hook.

queue_mail 7.x-1.2

New features

Changes since 7.x-1.1:

  • #2029373 by Steven Jones: Added Configure the amount of time processing the queue.

queue_mail 7.x-1.1

Changes since 7.x-1.0:

  • Minor code style cleanups.
  • #1623344 by Steven Jones: Complete the tests.
  • Some minor cleanups.

queue_mail 7.x-1.0-beta3

New features

Changes since 7.x-1.0-beta2:

  • #1596200 by Steven Jones: Fixed Add API documentation.
  • #1618256 by Steven Jones: Added a drush command to drain the mail_queue() without all of cron.
Subscribe with RSS Subscribe to Releases for Queue Mail