All emails are marked as sent, even when they haven't actually been sent.
This comes down to the Update statements being used. They all lack a where statement that identifies which queue item needs to be updated.
All emails are marked as sent, even when they haven't actually been sent.
This comes down to the Update statements being used. They all lack a where statement that identifies which queue item needs to be updated.
Comments
Comment #1
zyxware commented@InternetPro - Thanks for reporting this issue. I have added correct where clauses in the the D6 version of the module.
Comment #2
zyxware commentedMarking the 5.x version as wont-fix