Write a method somewhere that sends the currently pending emails. Then set up a daily cron job that uses script/runner to execute that method. posted by chrismear at 9:20 AM on March 19, 2007
You'd be better off with a cron job (or scheduled task on Windows), or (my preference) a scheduled job within the database that is (hopefully) storing your information. posted by purephase at 9:31 AM on March 19, 2007
posted by chrismear at 9:20 AM on March 19, 2007