AOW with email "To addr"

Good day,

I have many aliases for a same IMAP account. I want to trigger a different CRM response depending if the user has sent an email to a@abc.com , b@abc.com or c@abc.com

The AOW for Email does not have any condition based on the “To” address, because this is actually part of the email_text table, it just relays a mailbox ID, which would be the same in all 3 cases, because a@ and b@ are actually aliases of c@abc.com.

Is there a way for me to sort emails based on which email they were sent to ?

Thanks