Paul J Stevens <[EMAIL PROTECTED]> said: > '%From:[EMAIL PROTECTED]' would also match: > > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: asdf asdf asdf > Deliver-to: [EMAIL PROTECTED]
Yes, but it looks like any more complex of a query takes so much longer that it might be faster to just retrieve this header, parse it, and then determine if it matches the search spec or not. Aaron --