Hi Stefano,
is it possible to make the testmail of the feed by mail module use the true $last_run? The problem is that I cannot preview and test it correctly with new and old posts, but only with a run of a real feed by mail newsletter.
I did some tricks like setting $last_run to date() minus some days, but I allways have to edit this in the theme.php and disable it again before I send a real email-newsletter.
Would be great to get a solution for $last_run being the real last run instead of “-1″. Of course I know that the preview does not know if there will be another new post being published before the cron runs, but that doesn’t matter.
Thanks!