In a sendmail server the uid can be set using an included comma. frex; uid = 'O,!!l?^"!+]o"!Iie"! This ends up being transmitted to sendmail as 'O The truncation must be happening within CFAS, so --- when using action = delete how to escape (or otherwise convert) these values so sendmail recognizes the uid? Manual escaping via ReplaceNoCase fails. uid would be preferable to messagenumber as uid has a lifetime association with the message whereas messagenumber will get changed after every pop session (and some mail daemons don't set messagenumber, just uid). Pan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

