In my settings the status report is saying the wrong date. It says:

No digest newsletters have been sent.

Newer nodes created between Nov 22, 2008 10:11:14 am and Nov 29, 2008 11:59:59 pm will be sent out on a cron run per the settings below.

Drupal date and time are correct. Thanks for your help.

Comments

duckjerk’s picture

After further investigation, I think I just don't understand how this module is suppose to work, and how to set it up.

Steve Dondley’s picture

If you have the module set up but no cron running, the date time will lag far behind the actual date/time. I think this is the problem you are seeing. To fix this, you would need to keep hitting cron.php until the newsletters are sent. To speed this up, decrease the frequency with which newslettes are sent out (like once every 6 months) and then set back to a more normal interval.

duckjerk’s picture

Right, I figured that out, however are emails suppose to be sending during those cron runs? Because I did that till I got to the current date but never received any emails from those cron runs. So is it just because all the taxonomy terms I selected to be send were made before I installed the module?

Steve Dondley’s picture

The module will send emails so long as:

1) Nodes between the start and finish time exist AND
2) those nodes have the taxonomy terms you selected exist AND
3) those nodes are the content type you selected.

duckjerk’s picture

Status: Active » Fixed

Thanks I think everything is working now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.