Active
Project:
Sequenced newsletter
Version:
6.x-1.0-rc1
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
13 Jun 2011 at 00:15 UTC
Updated:
11 Mar 2012 at 06:11 UTC
If I create a new newsletter, every subscriber get it twice. The older subscribers, who are at the end of the sequences, get two emails. That subscribers, who are in the middle of the sequences, get one prompt and another one later, at the end of the sequences.
I think, the Simplenews module send one email and the Sequenced newsletter module send another one, however only one email is enough!
Comments
Comment #1
b-netix commented+1
Comment #2
slashrsm commentedHave you found any solution?
I currently do not have any time to research and fix this, so any patches are welcome.
Comment #3
fuzzyjared commentedThe simple newsletter module can conflict with poormanscron resulting in double sending of the email.
If you are using poormans cron then it might be a result of that known bug and not directly related with the sequenced module.
See the known bugs for simplenews if you have not already.
http://drupal.org/project/simplenews
Comment #4
budgetstockphoto commentedI also see double emails i'm not using poormanscron , but this may be by design (related to another bug/feature)
I see two messages - one is sent by simplenews the other is sent by sequence newsletter to people who have already received all letters in the sequence. (this may be by design -its reasonably logical to expect if you select send using the simple news tab to a list that is also used by sequence newsletter)
It was my understanding that there was no need to 'send' each newsletter by the simplenews tab on each issue, but as currently configured sequence newsletter will only send messages to the list once they have been sent using simplenews (tab on each issue). I also appears that newsletters are only sent by sequence newsletter if they have NOT been modified after they were sent by simplenews, e.g. you can have a working list of letters but the moment you modify one of them it will no longer be sent by sequence newsletter, the only solution is to paste the whole lot into a new newsletter and then send (as you can only use simplenews to send one time) - this of course goes out twice to all subscribers!
as it stands this works as a static autoresponder sequence if you never plan to change or add messages once people have started subscribing.