I separated the Recipients and Senders into two different tables and the
validation error resolved. Thanks so much!
The only reason it should give you that error is if there is an empty
email for one of the records. Try dumping out the same query to a
cfoutput to verify.