Mailmute

Component ID

2379583

Component name

Mailmute

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

656

Component created

Component changed

Component body

Synopsis

Mailmute introduces a per-user send state, which is either muting or not. Anytime mail is sent from the website to a user, the send state of the recipient is considered in order to suppress it if it is muting. If the Simplenews newsletter module is enabled, the send state is also applied to Simplenews subscribers.

Requirements

There are no dependencies to other modules, but note that this module is built for Drupal 8 and there will be no backports.

Mailmute was designed for use with Inmail to automate muting on bounce messages.

Bounce for Drupal 7 fetches mail over IMAP and mutes addresses for which there are bounce messages. It's kind of like the combination Inmail+Mailmute.