Closed (fixed)
Project:
Simplenews
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 13:38 UTC
Updated:
2 Jan 2010 at 17:39 UTC
Hi Maintainer,
I have the problem, that the Newsletter is not sended out with cron.php. I always got the following message even if I try to send only one Email per cronrun.
In my logs i have first this message:
Simplenews 4 Mai 2009 - 15:32 Newsletter not send: node does not exist (nid = ; ...
The second massage is:
Simplenews 4 Mai 2009 - 15:32 0 emails sent in 0 seconds.
I tryed it in various combinations to run cron. But never a newsletter is sended out. My List of users is 1300. Maybe you have a hint where to look for.
Thanks
Dirk
Comments
Comment #1
sutharsan commentedSee #412234: newsletter not sent: node does not exist (nid = ; vid = ).
Comment #2
designwork commentedThank you Sutharsan,
the help worked for me will close this as fixed.
Dirk
Comment #3
netbear commentedCouple days before I installed simplenews 6.x-1.0-rc6 on my drupal 6.10 installation and tryed to send test simplenews issue. I've created node of type - "simplenews" and choosed to send it to my test mail address. No letter came though I tryed 5 times. When I submit my node it allways gives me message that my letter is sent to my mail address. But when I go to "Draft issues" I see my test simplenew there and it has "not sent" status. The address from which letter should be sent is the same which is used for registration on the site and there is working without problems, so the drupal_mail() is working correctly on the hosting. Tryed to enable "use cron" and disable it - neither worked. Cron is configured fine on my server and makes all its tasks given by other modules. What I do wrong or what am I to do else to make it work? Thanks.
Comment #4
sutharsan commentednetbear, don't hijack issues. Your problem is obviously different, find a similar or create your own.