Same problem, so I edited wp-mail.php and removed ‘post_date’ and ‘post_date_gmt’ from line 138 ($post_data = compact(‘post_content’,’post_title’,’post_date’,’post_date_gmt’,’post_author’,’post_category’, ‘post_status’);) to make it work. No more scheduled entries!
Zvd