I'm betting that what you are getting from the CFPOP isn't exactly the same as whats in the DB. When you use CFPOP, the FROM field is usually like this:
"My Name" <[EMAIL PROTECTED]> And your DB probably has just: [EMAIL PROTECTED] Try comparing to see if the FROM field contains what is in the DB or strip out the email from the FROM field and compare those. Just an idea. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

