You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of our customers sends newsletters to multiple tt_address recipient lists. Some of the subscribers are on several of those lists, which means that they get the same newsletter multiple times.
We created a composer patch (using cweagans/composer-patches) so that direct_mail checks the combined list of recipients and removes redundant records before sending the mails.
One of our customers sends newsletters to multiple tt_address recipient lists. Some of the subscribers are on several of those lists, which means that they get the same newsletter multiple times.
We created a composer patch (using cweagans/composer-patches) so that direct_mail checks the combined list of recipients and removes redundant records before sending the mails.
Feel free to include it in direct_mail!
direct_mail-prevent-duplicate-mails.patch
The text was updated successfully, but these errors were encountered: