Needs review
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 19:56 UTC
Updated:
21 Nov 2014 at 18:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alberto56 commentedHere is a patch that checks if a row with the same nid, tid, snid and mail already exists in the spool before adding it again.
We might also want to check if was added in the last few seconds if we want to make really sure it is the same entry, which I did not do, because I prefer my subscribers to never receive the same node twice (even if updated).
Cheers,
Albert.
Comment #2
luksakI have a site where newsletters are being sent twice from time to time. Is this caused by this issue?