@Steve Giller Yeah, I can't find a row which would have what I need to determine it.
Ah! I suppose if h_msg_from had sender address which had "somethingsomething@DOMAIN.com", that would be my external since internals do not show the email address, just the senders name.
So something like...
h_msg_from NOT LIKE '%@%' for internal emails?