--
You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group.
To post to this group, send email to cfwh...@googlegroups.com.
To unsubscribe from this group, send email to cfwheels+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cfwheels?hl=en.
What you can do is schedule the email to be sent from the callback
instead of actually sending it.
Just put it in a temporary table or something and set up a scheduled
task that sends emails every minute.